XSAN
Tasks
Restart the xsan service
- -w : Overrides the Disabled key and sets it to false or true for the load and unload subcommands respectively.
- -F : Force the loading or unloading of the plist. Ignore the Disabled key.
launchctl list | grep com.apple.xsan.plist
launchctl unload /System/Library/LaunchDaemons/com.apple.xsan.plist
launchctl load -w -F /System/Library/LaunchDaemons/com.apple.xsan.plist
Utilities
xsanctl — Xsan file system control utility
xsanctl list
xsanctl mount projects
Documentation: http://www.manpagez.com/man/8/xsanctl/