Thread: fstab software raid setup
i'm setting 4 drive 1tb each software raid in ubuntu server. in learning, i've read edit/add fstab uuid of drives ensure mounting correct paths on bootup.
in setting raid. include 4 drives plus raid array mount points in fstab?
correct? (ignore same uuid #s haven't set yet)
code:uuid=3e0c116a-6f2c-4578-9c51-8e6088a8a8fd /mnt/drive1 ext4 defaults 0 1 uuid=3e0c116a-6f2c-4578-9c51-8e6088a8a8fd /mnt/drive2 ext4 defaults 0 1 uuid=3e0c116a-6f2c-4578-9c51-8e6088a8a8fd /mnt/drive3 ext4 defaults 0 1 uuid=3e0c116a-6f2c-4578-9c51-8e6088a8a8fd /mnt/drive4 ext4 defaults 0 1 uuid=3e0c116a-6f2c-4578-9c51-8e6088a8a8fd /mnt/array1 ext4 defaults 0 1
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] fstab software raid setup
Ubuntu
Comments
Post a Comment