Commit Graph

214 Commits

Author SHA1 Message Date
nott
f6473652ff new mkdsklsnode support for hasn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 21:26:14 +00:00
sjing
4860996fbf check valid attributes for mkdsklsnode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 05:49:24 +00:00
sjing
8f0e127d31 rmnimimage: check nim resources(alloc_count) on sn when we want to remove it on mn.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11703 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 08:44:13 +00:00
sjing
9bf23897bb Fix lpp_source failed to define on sn issue. Also fix the image_data doSNcopy2 issue.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11674 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 07:04:14 +00:00
sjing
e65e11dd0e fix to copy openssh to lpp_source by default.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 06:31:38 +00:00
ligc
d3e172bd03 temporary fix for bug 3484822: configure xcataixscript resource as NFSv3
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 05:47:39 +00:00
sjing
f05851ee6b check valid attributes for mkdsklsnode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 10:01:58 +00:00
nott
4798d7e773 fix image_data issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11627 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-19 19:36:43 +00:00
jbjohnso
362f237975 Fix various omissions of 'use' statements.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-19 16:09:21 +00:00
sjing
249619fdc1 use nodelist.status to check if a node is running instead of nim Mstate.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11596 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-16 09:38:30 +00:00
ligc
f39c709479 fix for bug 3484773: mknimimage -u nfs_vers=4 to handle image_data and resolv_conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11595 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-16 05:48:37 +00:00
nott
9f608dc762 fix emgr support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11581 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 16:13:01 +00:00
sjing
23cebd7a11 refine rmdsklsnode message.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 06:40:04 +00:00
lissav
8f9ae079d2 improvements due to 3482239
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-02 12:28:03 +00:00
nott
96ce7601ee change rpm default and add test
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-31 20:42:15 +00:00
nott
8bf5624efa addtional mknimimage output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-24 20:57:38 +00:00
ligc
6888b42c46 add -noauto option to the mknfsexp cmd for HANFS setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-17 01:51:05 +00:00
ligc
024023acc3 hanfs setup on service nodes, needs to restart nfs after chnfs -R on
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-16 09:20:53 +00:00
nott
53be958240 add -d option to mkdsklsnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-12 17:09:07 +00:00
ligc
7311af5ebb check NFSv4 chnfsdom and nfs_domain for nim master separately
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-10 09:18:43 +00:00
sjing
3c4b000f9a fix for bug 3465128, if no service nodes used, do not do doSNcopy2.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11297 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-27 02:19:59 +00:00
zhaoertao
afee4b8d4e the item that default password for various configuration in passwd table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-21 06:45:37 +00:00
nott
5ba5fcb15c fix mkdsklsnode -n option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11067 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-29 19:06:53 +00:00
wanghuaz
3a498a0ffb fixing the paging space in 2.7
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-28 07:27:11 +00:00
ligc
f480545af8 NFSv4 support: setup nfsdomain on service nodes when running mkdsklsnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 06:29:40 +00:00
ligc
1e61216759 NFSv4 replication: mkdsklsnode -S|--setuphanfs support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 05:35:31 +00:00
wanghuaz
f4a825875c Create the tmp file to ramdisk instead of NFS folder to avoid NFS issues during bringup paging space
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 02:29:34 +00:00
nott
6bfa91b8d3 use prsync to copy spots to SNs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10916 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 18:53:59 +00:00
ligc
944458879a NFSv4: mknimimage -u imagename nfs_vers=4 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-27 08:24:44 +00:00
nott
a0583be35e get node hosts file from spot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10874 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 17:56:25 +00:00
nott
a5ab9ee209 avoid dup network def error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 15:24:19 +00:00
ligc
fa4249df73 nfsv4 support - use $::MOUNT to specify if -o vers=4 is required
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 10:54:49 +00:00
wanghuaz
7c531590dc Fixed one problem in nimnodeset that if SN doesnt have nim master setup, nimnodeset cannot read all the NIM resouce types and this leads to several unpected errors. Putting the NIM resource reading code right after nim_master_setup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 15:57:44 +00:00
wanghuaz
c1fb4d6b90 Creating node definitions in nimnodeset, instead of xcat2nim. currently xcat2nim doesn't support HFI and also doesn't support to create networks on SNs correctly, it will be a question of how to create networks on SNs. So for now, we will use nimnodeset to create nim clients on SNs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10796 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 14:04:10 +00:00
wanghuaz
4fc0a01a0d Remove the mknimimage -u limtion for diskful images. This is to allow diskful installation over HFI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 09:14:04 +00:00
nott
909f4a55a5 skip 2nd resolv_conf in bos_inst
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10570 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-20 14:29:05 +00:00
nott
45ed94ddb4 set up resolv.conf on backup SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-16 19:47:16 +00:00
ligc
21b4c0dfc2 restart nfs resource group after run chnfsdom for NFSv4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10521 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-14 07:16:29 +00:00
nott
03ad33614e fix missing resolv_conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-12 17:58:34 +00:00
ligc
b81c987415 AIX NFSv4 support code drop - mknimimage and nimnodeset
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10484 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-09 07:03:48 +00:00
wanghuaz
a95cc50c4b Fixed one issue that there will be an error in mkdsklsnode if nfsserver is set on AIX. This is introduced by the enabling /proc filesystem for diskless node, it is not required to check nfsserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10446 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-06 11:11:12 +00:00
sjing
dae397cf6a Hitachi PMR fix - swapnfs is not available when paging resource is chaged.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-26 03:38:30 +00:00
lissav
7a5a296e6c fix defect 3396951 PMR 67324
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 19:08:03 +00:00
wanghuaz
41d8f40098 Added /proc filssytem for diskless node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 08:12:26 +00:00
nott
a56b10e887 resolv.conf and statelite fixes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10213 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-02 17:06:58 +00:00
sjing
04ada1712d fix for bug 3370934, remove the blanks in osimage installp_bundle value.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10115 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 07:10:05 +00:00
nott
b7c9117169 copy openssh to new lpp_source
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10108 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-18 12:59:34 +00:00
linggao
8b0bd2c4de returns non zero value when prescripts fail in nodeset command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9606 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-16 19:59:10 +00:00
wanghuaz
486d337d85 removed --hfi in mkdsknode and some hfi mac address failover checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-10 12:29:55 +00:00
sjing
997bf0f11b support <xcatmaster> keyword in site/networks table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9537 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-10 08:30:28 +00:00