diff --git a/pve2/etc/fstab b/pve2/etc/fstab index 80f77d4..3f93e59 100644 --- a/pve2/etc/fstab +++ b/pve2/etc/fstab @@ -6,5 +6,6 @@ proc /proc proc defaults 0 0 /dev/LVM-sdc/pbs /mnt/ssd/pbs ext4 defaults,nofail 0 0 /dev/LVM-sdc/timemachine /mnt/ssd/timemachine ext4 defaults,nofail 0 0 /dev/LVM-sdc/workspace /mnt/ssd/workspace ext4 defaults,nofail 0 0 +sdb-share:/mnt/sdb /mnt/sdb nfs nofail,_netdev,bg,hard,timeo=10,retrans=1000000 0 0 #cockpit-sdb:/mnt/sdb /mnt/sdb2 nfs defaults 0 0 #pve:/mnt/sdb /mnt/sdb nfs defaults 0 0 \ No newline at end of file