Mageia Bugzilla – Attachment 12702 Details for
Bug 28875
after upgrade from mga7.1 mga8 does not boot from lvm on nvme disk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
fstab
fstab (text/x-matlab), 1.98 KB, created by
Markus Mertens
on 2021-05-05 09:19:05 CEST
(
hide
)
Description:
fstab
Filename:
MIME Type:
Creator:
Markus Mertens
Created:
2021-05-05 09:19:05 CEST
Size:
1.98 KB
patch
obsolete
>############################################# ># ># NVMe system disk ># >############################################# ># >/dev/vg_system/lv_root / ext4 rw,relatime,acl 1 1 >/dev/vg_system/lv_home /home ext4 rw,relatime,acl 1 2 >/dev/vg_system/lv_opt /opt ext4 rw,relatime,acl 1 2 >/dev/vg_system/lv_var /var ext4 rw,relatime,acl 1 2 > >none /proc proc defaults 0 0 > > >############################################# ># ># System RAID incl. boot and swap partition ># >############################################# ># >UUID=1E7E-90C2 /boot/EFI vfat umask=000,iocharset=utf8 0 0 >UUID=26c92a5c-0d1f-4a8b-9ab3-d34cf6f0c90f swap swap defaults 0 0 >UUID=82da5681-9379-454a-bd0d-96654fca875a /boot ext4 relatime,acl 1 2 >UUID=f11a43c2-55c8-4985-8c5e-423888011507 /data ext4 defaults 1 2 > > >############################################# ># ># Entry for CIFS mount (MRT) ># >############################################# ># ># Must be manually mounted for DICOM-Import ># >//10.168.44.211/IMPORTSTUDIEN /mnt/mcdimport cifs _netdev,users,credentials=/etc/samba/auth.10.168.44.211.nexus,sec=ntlm,noauto,iocharset=utf8,vers=1.0 0 0 > > >############################################# ># ># Entry for NFS mount (MRT) ># # >############################################# ># ># Can be automatically mounted (systemd). ># >amygdala-nfs:/data1 /data1 nfs _netdev,user,noauto,x-systemd.automount,x-systemd.device-timeout=2,x-systemd.idle-timeout=60,timeo=2,retrans=1,wsize=8192,rsize=8192,nolock,soft,nofail 0 0 >amygdala-nfs:/data2 /data2 nfs _netdev,user,noauto,x-systemd.automount,x-systemd.device-timeout=2,x-systemd.idle-timeout=60,timeo=2,retrans=1,wsize=8192,rsize=8192,nolock,soft,nofail 0 0 > > >############################################# ># ># Entry for directly attached disk ># >############################################# ># ># Must be statically mounted. ># >UUID=dcbab492-f4be-4542-ba62-8f0157371661 /mnt/touro ext4 defaults,nofail 0 0
############################################# # # NVMe system disk # ############################################# # /dev/vg_system/lv_root / ext4 rw,relatime,acl 1 1 /dev/vg_system/lv_home /home ext4 rw,relatime,acl 1 2 /dev/vg_system/lv_opt /opt ext4 rw,relatime,acl 1 2 /dev/vg_system/lv_var /var ext4 rw,relatime,acl 1 2 none /proc proc defaults 0 0 ############################################# # # System RAID incl. boot and swap partition # ############################################# # UUID=1E7E-90C2 /boot/EFI vfat umask=000,iocharset=utf8 0 0 UUID=26c92a5c-0d1f-4a8b-9ab3-d34cf6f0c90f swap swap defaults 0 0 UUID=82da5681-9379-454a-bd0d-96654fca875a /boot ext4 relatime,acl 1 2 UUID=f11a43c2-55c8-4985-8c5e-423888011507 /data ext4 defaults 1 2 ############################################# # # Entry for CIFS mount (MRT) # ############################################# # # Must be manually mounted for DICOM-Import # //10.168.44.211/IMPORTSTUDIEN /mnt/mcdimport cifs _netdev,users,credentials=/etc/samba/auth.10.168.44.211.nexus,sec=ntlm,noauto,iocharset=utf8,vers=1.0 0 0 ############################################# # # Entry for NFS mount (MRT) # # ############################################# # # Can be automatically mounted (systemd). # amygdala-nfs:/data1 /data1 nfs _netdev,user,noauto,x-systemd.automount,x-systemd.device-timeout=2,x-systemd.idle-timeout=60,timeo=2,retrans=1,wsize=8192,rsize=8192,nolock,soft,nofail 0 0 amygdala-nfs:/data2 /data2 nfs _netdev,user,noauto,x-systemd.automount,x-systemd.device-timeout=2,x-systemd.idle-timeout=60,timeo=2,retrans=1,wsize=8192,rsize=8192,nolock,soft,nofail 0 0 ############################################# # # Entry for directly attached disk # ############################################# # # Must be statically mounted. # UUID=dcbab492-f4be-4542-ba62-8f0157371661 /mnt/touro ext4 defaults,nofail 0 0
View Attachment As Raw
Actions:
View
Attachments on
bug 28875
:
12701
| 12702 |
12703