I recently changed the whole
The problem is that I now have the old boot environments left, as they weren't removed automatically with the
How do I find which boot environments that are in use, and how do I safely remove them?
rpool
mirror to two new disks. All went well and the new disks are now running instead (SSD--> NVME).The problem is that I now have the old boot environments left, as they weren't removed automatically with the
proxmox-boot-tool
. Situation is like this:
Bash:
root@pbs-offsite:~# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
3EC4-BA68 is configured with: uefi (versions: 6.8.12-4-pve, 6.8.12-5-pve)
6211-173B is configured with: uefi (versions: 6.8.12-4-pve, 6.8.12-5-pve)
95D7-D59E is configured with: uefi (versions: 6.8.12-4-pve, 6.8.12-5-pve)
D423-C9D6 is configured with: uefi (versions: 6.8.12-4-pve, 6.8.12-5-pve)
Bash:
pool: rpool
state: ONLINE
scan: resilvered 1.66G in 00:00:03 with 0 errors on Mon Dec 16 19:12:21 2024
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
nvme-redacted_X300_256GB_TP2redacted-part3 ONLINE 0 0 0
nvme-redacted_X300_256GB_TP2redacted-part3 ONLINE 0 0 0
errors: No known data errors
How do I find which boot environments that are in use, and how do I safely remove them?
Last edited: