Moin,
wie kann ich in Proxmox die ausgetauschte Systemplatte wieder als gespiegelte einbinden?
wie kann ich in Proxmox die ausgetauschte Systemplatte wieder als gespiegelte einbinden?
zpool replace <poolname> <alte ID> <neue ID>
zpool replace rpool 23476874629234623 ata-ST8000NM017B-2TJ103_QEET3452A
ls -l /dev/disk/by-id/ | grep sdo
lrwxrwxrwx 1 root root 9 Aug 27 16:33 ata-ST8000NM017B-2TJ103_QEET3452A -> ../../sdg
zpool statusDanke für den HinweisDon't to forget to read first chapter 3.9.6 in https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysboot
under "Changing a failed bootable device" the partitioning recovery before doing the above zpool replace cmd![]()
sgdisk <healthy bootable device> -R <new device>
sgdisk -G <new device>
We use essential cookies to make this site work, and optional cookies to enhance your experience.