mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
021457531b5180a077861b82726f757c9229def3
The "litetree" table has the following entries: "1","ALL","192.168.11.107:/test/$node",, "2","ALL","192.168.11.108:/test/$node",, before the code is checked in, if you run "litetree <nodename>", you should get one message like this: <nodename>: 192.168.11.107:/test/<nodename> # 192.168.11.107 and 192.168.11.108 both mount /test. This not supported. After the code is checked in, there will be no any error/warning message about the entries in litetree table. Accordingly, the naming of mount points on the compute nodes are updated to "/.statelite/mnt/<nfs server ip>/<nfs directory>/" from "/.statelite/mnt/<nfs directory>/". git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7105 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
xCAT - eXtreme Cluster Administration Toolkit xCAT is a toolkit for the deployment and administration of clusters. For documentation on getting started with xCAT, see: http://xcat.svn.sourceforge.net/svnroot/xcat/xcat-core/trunk/xCAT-client/share/doc/xCAT2.pdf . xCAT is made available as OSS under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php (This file is not packaged with the xCAT RPMs. It is only here for those that look at the source in SVN and want to know how to get started. The README that is packaged with xCAT is in perl-xCAT-2.0/README.)
Languages
Perl
78.5%
Shell
11.4%
JavaScript
7.1%
Python
1.8%
PHP
0.4%
Other
0.4%