mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-20 10:10:22 +00:00
add force option for nim methods
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@@ -49,6 +49,11 @@ if [[ $OSNAME != "AIX" ]] ; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# set this variable so the nim methods will work when use a
|
||||
# gpfs file system
|
||||
NIM_ATTR_FORCE="yes"
|
||||
export NIM_ATTR_FORCE
|
||||
|
||||
# include common NIM shell defines/functions
|
||||
NIM="/usr/sbin/nim"
|
||||
NIMPATH=/usr/lpp/bos.sysmgt/nim
|
||||
|
Reference in New Issue
Block a user