Hello,
I have to replace a storage controller of a node. After doing this, I expect that the node will not boot because ZFS with RAID-10 was used.
The disks are named as "by-id" to the ZFS storage pool and I have read, that this information will be lost after changing the storage controller.
https://wiki.archlinux.org/index.php/persistent_block_device_naming#by-id_and_by-path
"the by-id will change when the device is plugged into a port of a hardware controller subject to another subsystem"
So my plan is to do a new installation of PVE.
Question: The node will have the same IP address and name. May I have to remove it from the cluster "pvecm delnode NodeName" or can I leave it?
Thanks, Frank
I have to replace a storage controller of a node. After doing this, I expect that the node will not boot because ZFS with RAID-10 was used.
Code:
NAME STATE READ WRITE CKSUM
rpool DEGRADED 0 0 0
mirror-0 ONLINE 0 0 0
scsi-36003005702306c0025ea3079135e3ac2-part3 ONLINE 0 0 0
scsi-36003005702306c0025ea3079135e8cf5-part3 ONLINE 0 0 0
mirror-1 DEGRADED 0 0 0
scsi-36003005702306c0025ea3079135edf8f FAULTED 7 334 0 too many errors
scsi-36003005702306c0025ea3079135f3275 ONLINE 0 0 0
https://wiki.archlinux.org/index.php/persistent_block_device_naming#by-id_and_by-path
"the by-id will change when the device is plugged into a port of a hardware controller subject to another subsystem"
So my plan is to do a new installation of PVE.
Question: The node will have the same IP address and name. May I have to remove it from the cluster "pvecm delnode NodeName" or can I leave it?
Thanks, Frank
Last edited: