mxi1 021457531b from now on, the entries in "litetree" table are no longer restricted to use different mnt point name; for example,
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
2010-08-17 02:57:52 +00:00
..
2010-05-27 15:13:26 +00:00
2010-08-11 15:35:00 +00:00
2008-11-04 19:24:38 +00:00
2010-07-30 05:32:30 +00:00
2009-11-11 19:23:47 +00:00
2009-07-15 15:07:18 +00:00
2010-08-13 13:23:19 +00:00
2010-06-09 09:22:14 +00:00
2009-06-18 18:12:59 +00:00
2010-05-28 15:09:45 +00:00
2009-07-15 15:15:40 +00:00
2010-05-06 18:53:17 +00:00
2009-07-15 15:20:15 +00:00
2010-03-04 15:30:12 +00:00
2010-07-20 08:36:43 +00:00
2009-11-23 18:00:40 +00:00
2010-06-09 18:15:16 +00:00