2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Add notice of nfs setting in xcat docker container document

This commit is contained in:
huweihua 2019-04-24 23:40:21 -04:00
parent 398258ce8c
commit 321c72b288

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::
Recommend strongly to use external NFS if needed. If perfer to use xCAT container internal NFS service, the shared directory must be mount to Docker host by ``-v`` option when start xCAT container.