nas:build_a_linux_nas:mount_the_raid_array
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
nas:build_a_linux_nas:mount_the_raid_array [2021/09/25 20:15] – [Set Permissions of the Mount] peter | nas:build_a_linux_nas:mount_the_raid_array [2021/09/26 12:04] (current) – [Ensure the array always get mounted on boot] peter | ||
---|---|---|---|
Line 24: | Line 24: | ||
---- | ---- | ||
+ | |||
+ | ===== Check how much disk space is available in the RAID ===== | ||
+ | |||
+ | <code bash> | ||
+ | df -h /mnt/nas | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
===== Check the Mount ===== | ===== Check the Mount ===== | ||
Line 83: | Line 97: | ||
<WRAP info> | <WRAP info> | ||
**NOTE: | **NOTE: | ||
+ | |||
+ | The **x-gvfs-show** option can also be used, which will let you see the RAID in the sidebar of the gnome file manager. | ||
+ | |||
+ | <code bash> | ||
+ | / | ||
+ | </ | ||
+ | |||
</ | </ | ||
nas/build_a_linux_nas/mount_the_raid_array.1632600905.txt.gz · Last modified: 2021/09/25 20:15 by peter