Hi,
I have two servers, one with two ZFS zpools:
server A:
rpool - SSD disks
rpoolsata - SATA disks
Server B (for backups):
rpool - SATA disks
When I have created disks in a VM 101 in Server A I got automatically these names:
scsi0: local-zfs:vm-101-disk-0,cache=writeback,size=32G
scsi1: localsata-zfs:vm-101-disk-0,cache=writeback,size=100G
scsi2: local-zfs:vm-101-disk-1,backup=0,cache=writeback,size=30G
Unfortunately scsi0 and scsi1 has the same name but different zpool
When I try to use pve-zsync logically It complains that it has already a vm-101-disk-0 snapshot and It can´t go on.
I did a vzdump backup and restore it in server B and the vzrestore logically had to rename scsi1 and vm-101-disk-1 and scsi2 didn´t get restored.
What do you suggest me to do? ZFS zpool in server B has the two SATA disk used and I have already running other machines so remove rpool in server B is not an option.
How can I rename the disks in server A easily so the naming is different for every scsi despite the zpool?
Thanks!
Miguel
I have two servers, one with two ZFS zpools:
server A:
rpool - SSD disks
rpoolsata - SATA disks
Server B (for backups):
rpool - SATA disks
When I have created disks in a VM 101 in Server A I got automatically these names:
scsi0: local-zfs:vm-101-disk-0,cache=writeback,size=32G
scsi1: localsata-zfs:vm-101-disk-0,cache=writeback,size=100G
scsi2: local-zfs:vm-101-disk-1,backup=0,cache=writeback,size=30G
Unfortunately scsi0 and scsi1 has the same name but different zpool
When I try to use pve-zsync logically It complains that it has already a vm-101-disk-0 snapshot and It can´t go on.
I did a vzdump backup and restore it in server B and the vzrestore logically had to rename scsi1 and vm-101-disk-1 and scsi2 didn´t get restored.
What do you suggest me to do? ZFS zpool in server B has the two SATA disk used and I have already running other machines so remove rpool in server B is not an option.
How can I rename the disks in server A easily so the naming is different for every scsi despite the zpool?
Thanks!
Miguel