2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Merge pull request #6265 from hu-weihua/dockernfs

Add notice of nfs setting in xcat docker container document
This commit is contained in:
Mark Gurevich 2019-04-26 07:53:47 -04:00 committed by GitHub
commit 6d33cc91e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,3 +110,7 @@ Now container ``xcatmn`` will work as a normal xCAT management node, can run xCA
For example ::
[xcatmn]# lsxcatd -a
.. Attention::
Use of NFS outside of xCAT Docker container is recommended. For NFS service set up inside of xCAT Docker container, mount the shared directory with ``-v`` option when starting xCAT container.