You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 4 nvme disks on my ubuntu 24.04 server. After every reboot the nvme disks have another identifier. So /dev/nvme1n1p1 can be /dev/nvme0n1p1 .
For the disk which hosts the / mount everything works fine. But the 3 data diks have every reboot another ID (apparently an known issue in ubuntu).
In Beszel the graphs are coupled to the name of the disk, so after a reboot the graphs kinda work after an time but history is wrong. My mounts are mapped by uuid.
Hi,
I have 4 nvme disks on my ubuntu 24.04 server. After every reboot the nvme disks have another identifier. So /dev/nvme1n1p1 can be /dev/nvme0n1p1 .
For the disk which hosts the / mount everything works fine. But the 3 data diks have every reboot another ID (apparently an known issue in ubuntu).
In Beszel the graphs are coupled to the name of the disk, so after a reboot the graphs kinda work after an time but history is wrong. My mounts are mapped by uuid.
Is there an soulution for this?
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-ubuntu--lv 914G 33G 843G 4% /
/dev/nvme1n1p1 916G 633G 237G 73% /mnt/media
/dev/nvme2n1p1 916G 108G 763G 13% /mnt/files
/dev/nvme3n1p1 1.8T 1.2T 605G 66% /mnt/photos
/dev/nvme0n1p2 2.0G 96M 1.7G 6% /boot
/dev/nvme0n1p1 1.1G 6.2M 1.1G 1% /boot/efi
The text was updated successfully, but these errors were encountered: