Hi, when I clone any vm or from a template not only it takes around 5 hours for a 20GB disk it also locks up the rest in its entirety, from the UI to the other VMs, i am using a crucial BX500 2TB SSD NTFS formatted because I am coming from Hyper-V but the OS it's on a separate SSD in addition to all of this I am getting high IO delay. I'll put some more info below.
/etc/fstab:
This is also weird because testing the drive using dd I am getting at least 120 MB/s for writes
Specs:
HP ProLiant DL380 G7
HP Smart Array Card P410i
2x Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
144GB DDR3 ECC RAM
This is the Disk Usage during the clone and never goes above 4096 both for writes and reads and occasionally it all goes to 0 for at least 4 minutes:
Command:

Also as a plus these are the graphs: (I don't think that they are supposed to look like this)
/etc/fstab:
Code:
/dev/pve/root / ext4 errors=remount-ro 0 1
/dev/pve/swap none swap sw 0 0
proc /proc proc defaults 0 0
UUID=9C3A01853A015E20 /crucial ntfs3 defaults,uid=1000,gid=1000,force 0 0
This is also weird because testing the drive using dd I am getting at least 120 MB/s for writes
Specs:
HP ProLiant DL380 G7
HP Smart Array Card P410i
2x Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
144GB DDR3 ECC RAM
This is the Disk Usage during the clone and never goes above 4096 both for writes and reads and occasionally it all goes to 0 for at least 4 minutes:
Command:
dstat -D sdb
Also as a plus these are the graphs: (I don't think that they are supposed to look like this)

Last edited: