Hello friends,
I have second pve host/node now. I created small cluster, I want to migrate machines to it - not all, some will stay on original one, just distribute actually.
Now I added node into cluster, no issues, also presented storage - on both there is storage named "prod_storage", actually same NVMe disk. I select a VM on a primary node, select migration, choose disk and off we go. It take relatively short time to finish - I migrated several VMs now and all are actually on second pve host but it always says completed with errors:
And when I look at the disk I see this in webgui:

Now - I am burning twice the storage, right? How do I remove those manually, since I always get that the resource is busy. Also, VM has attached the disk with "-1" in name - so the original "-0" is like - not used or what? Any guidance is appreciated! thx in advance!
rgD
I have second pve host/node now. I created small cluster, I want to migrate machines to it - not all, some will stay on original one, just distribute actually.
Now I added node into cluster, no issues, also presented storage - on both there is storage named "prod_storage", actually same NVMe disk. I select a VM on a primary node, select migration, choose disk and off we go. It take relatively short time to finish - I migrated several VMs now and all are actually on second pve host but it always says completed with errors:
Code:
020-11-13 17:47:48 ERROR: removing local copy of 'prod_storage_pve2:vm-122-disk-0' failed - zfs error: cannot destroy 'prod_storage/vm-122-disk-0': dataset is busy
drive-scsi0: transferred: 64514621440 bytes remaining: 0 bytes total: 64514621440 bytes progression: 100.00 % busy: 0 ready: 1
all mirroring jobs are ready
drive-scsi0: Completing block job...
drive-scsi0: Completed successfully.
drive-scsi0 : finished
2020-11-13 17:47:49 # /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=pve2' root@10.0.0.54 pvesr set-state 122 \''{}'\'
2020-11-13 17:47:50 stopping NBD storage migration server on target.
2020-11-13 17:47:54 ERROR: migration finished with problems (duration 00:16:17)
migration problems
And when I look at the disk I see this in webgui:

Now - I am burning twice the storage, right? How do I remove those manually, since I always get that the resource is busy. Also, VM has attached the disk with "-1" in name - so the original "-0" is like - not used or what? Any guidance is appreciated! thx in advance!
rgD