Recent content by Dzung

  1. D

    ceph poor iops with full flash

    oh, if enable write-back cache speed will increase but it will be dangerous for the data
  2. D

    ceph poor iops with full flash

    Hello Heracleos, I was enable krbd for storage. can you share with me your benchmark result ?
  3. D

    ceph poor iops with full flash

    Hi all! I have been install proxmox with Ceph hci, this is my hardware Dell R730+PERC H730mini Controller Ceph network 40Gbps melanox 7xOSD ssd samsung pm I have 3 server with same hardware above but I was test Iops on VM very poor, is there anyone sugest tunning ? if I run ceph on centos 7 i it...
  4. D

    proxmox + ceph sometime got error read at objno

    Hello! I use proxmox with external ceph, sometime I have node proxmox error "rbd: rbd169: encountered watch error: -107" and May 23 21:28:37 vps1 kernel: [6527466.320680] rbd: rbd169: read at objno 1069 720896~4096 result -108 May 23 21:28:37 vps1 kernel: [6527466.320684] rbd: rbd169: read...
  5. D

    Proxmox 8 with ceph nautilus

    hello! I have ceph nautilus external I want to use with Proxmox 8 (Ceph client Pacific ), is there anyone use this ? and Is there any error when running like that?
  6. D

    Unique device ID for virtual hard disks?

    hi everyone, has anyone had success with this setting?, i added but when i check UniqueIdFormat does not change, i am testing to create shared disk for windows cluster this is the error i am getting: https://www.weithenn.org/2015/09/s2d-failed-to-get-scsi-page-83h-vpd.html
  7. D

    move proxmox backup to new serverver

    Hello! I plan migrate proxmox backup to new server this is my step: Install new backup server import pool zfs on new server copy datastore.cfg to new server change path to match mount point on new server Are these steps possible? I found same post on...
  8. D

    delete backup vm by time

    "If I understand you correctly and you want to remove all backups of VMs that weren't backupd in the last month" yes I want this config. because of my case, I create a lot of VMs and delete them often so I only want to save backup for 1 month ( for exist VM and deleted VM), VMs don't exist its...
  9. D

    delete backup vm by time

    Hello! I am want to delete all VM backups in the datastore, if the backup is overdue for example 1 month. I see "proxmox-backup-client prune" but it comes with the option to keep 1 last backup that I don't want to save any backups of vm deleted more than 1 month, is there any config for this ?
  10. D

    error TASK ERROR: clone failed: lvcreate on LVM

    this still error, any have this issue
  11. D

    error TASK ERROR: clone failed: lvcreate on LVM

    after updating to the latest prxomox, everything is back to normal
  12. D

    error TASK ERROR: clone failed: lvcreate on LVM

    Hello! I use proxmox 7 with LVM but when I clone vm got error. " VG storage 6766 metadata on /dev/mapper/storage (521574 bytes) exceeds maximum metadata size (521472 bytes) TASK ERROR: clone failed: lvcreate 'storage/vm-3292-cloudinit' error: Failed to write VG storage." and I run create with...