DAOS-10011 Doc: Adding daos container systemd mount use cases.
Adding example on How to mount the dfs container using systemd.
1> How user can mount the file system using mount.fuse3 command. 2> How Admin/root user can add dfs entry in /etc/fstab and mount as part of "mount -a" command. 3> How Admin/root user can use systemd service to mount the dfs container. 4> How to setup systemd to mount the dfs container during system boot.
Doc-only: true
Signed-off-by: Samir Raval [email protected]
Bug-tracker data: Ticket title is 'Verify: Fuse auto mount works after reboot/User can mount the fuse as non root user.' Status is 'In Review' Labels: 'SODACODE2022' Errors are Component should be lower-case https://daosio.atlassian.net/browse/DAOS-10011
Thanks Samir!