support for statelite

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2010-09-10 02:05:38 +00:00
parent 0fcc21ad06
commit 95206de68a

View File

@ -1,4 +1,4 @@
#image,file,options,comments,disable
"compute","/var/mmfs/","persistent","for GPFS",
"compute","/var/adm/ras/","persistent","for GPFS",
"compute","/gpfs/",,"for GPFS",
"ALL","/var/mmfs/","persistent","for GPFS",
"ALL","/var/adm/ras/","persistent","for GPFS",
"ALL","/gpfs/",,"for GPFS",

1 #image file options comments disable
2 compute ALL /var/mmfs/ persistent for GPFS
3 compute ALL /var/adm/ras/ persistent for GPFS
4 compute ALL /gpfs/ for GPFS