Commit cca17bb5 authored by root's avatar root
Browse files

antea: Update fstab.

parent 7fc1461a
Loading
Loading
Loading
Loading
+12 −23
Original line number Diff line number Diff line
@@ -4,26 +4,15 @@
# <file system>	<dir>	<type>	<options>	<dump>	<pass>
# /dev/sda2 LABEL=arch
LABEL=arch                  /               btrfs rw,relatime,space_cache,subvolid=257,subvol=/arch,subvol=arch                                   0 0

# THECUS
/dev/vg.pds.thecus1/home /home auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2
/dev/vg.pds.thecus1/home-archive /home-archive auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2
/dev/vg.pds.thecus1/backup-thecus /backup-thecus auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2
/dev/vg.pds.thecus1/sysbackup    /sysbackup      ext4            x-systemd.automount,x-systemd-requires=iscsi-thecus.service       0 2
/dev/vg.pds.thecus1/www    /srv/www      ext4            x-systemd.automount,x-systemd-requires=iscsi-thecus.service       0 2
/dev/vg.pds.thecus1/code    /srv/code      ext4            x-systemd.automount,x-systemd-requires=iscsi-thecus.service       0 2
# /dev/vg0.antea/backup   /backup      ext4            defaults       0 2
/dev/vg.pds.thecus1/backup   /backup      ext4            x-systemd.automount,x-systemd-requires=iscsi-thecus.service       0 2
anna:/srv/builds  /srv/builds     nfs    noauto,vers=3,x-systemd.automount,timeo=14   0 0

# /dev/vg.pds.thecus1/movies /data/movies auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2
# /dev/vg.pds.thecus1/series /data/series auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2
# /dev/vg.pds.thecus1/mp3 /data/mp3 auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2
# /dev/vg.pds.thecus1/install /data/install auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2
# /dev/vg.pds.thecus1/games /data/games auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2
# /dev/vg.pds.thecus1/builds /srv/builds auto x-systemd.automount,x-systemd-requires=iscsi-thecus.service 0 2



# /dev/sdb1 UUID=99049711-c763-4a67-bc72-048c096ba02e
LABEL=archswap              none            swap  defaults                                                                                        0 0

/dev/vg.antea/home          /home           auto  x-systemd.automount,x-systemd-requires=iscsi-thecus.service                                     0 2
/dev/vg.antea/home_archive  /home_archive   auto  x-systemd.automount,x-systemd-requires=iscsi-thecus.service                                     0 2
/dev/vg.antea/www           /srv/www        ext4  x-systemd.automount,x-systemd-requires=iscsi-thecus.service                                     0 2
/dev/vg.antea/code          /srv/code       ext4  x-systemd.automount,x-systemd-requires=iscsi-thecus.service                                     0 2
/dev/vg.antea/backup_old    /backup_old     ext4  ro,x-systemd.automount,x-systemd-requires=iscsi-thecus.service                                  0 2
/dev/vg.antea/backup        /root/backup    xfs   rw,relatime,attr2,inode64,noquota,x-systemd.automount,x-systemd-requires=iscsi-thecus.service   0 2
/root/backup                /backup         none  ro,bind,x-systemd.requires=/root/backup,x-systemd.automount                                     0 0
/dev/vg.antea/data          /data           auto  x-systemd.automount,x-systemd-requires=iscsi-thecus.service                                     0 2
anna:/srv/builds            /srv/builds     nfs   noauto,vers=3,x-systemd.automount,timeo=14                                                      0 0