2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-11 07:40:11 +00:00
Commit Graph

151 Commits

Author SHA1 Message Date
46ebf770e1 add msg to rmdsklsnode for missing noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 19:23:04 +00:00
4cfed78408 Fix for the unknown flags in nimnodeset.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 08:03:38 +00:00
80f82a6a5d Fix for the problem that -f does not work for the existing diskful CN.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-10 09:52:02 +00:00
0a8ed425de add -b & -p options for SN backup support - update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8581 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-07 21:36:45 +00:00
a491d4d2a7 add -b & -p options for SN backup support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8580 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-07 21:04:10 +00:00
7e14e139e2 fix for bug 3152267: redirect the first nim mount to external nfs server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8563 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-06 06:53:51 +00:00
357ca6ab3b Remove error message of shutdown, since anyway we need to go ahead even if the shutdown is failed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8522 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-29 09:06:56 +00:00
45578138a7 Re-org mkdsklsnode to avoid useless nim machine re-defined.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8496 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-21 08:19:33 +00:00
b467738cbb bug 3138460: remove Norm's debug message.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 08:40:55 +00:00
8a790469cd add support for backup service nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8426 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 21:19:26 +00:00
f55ef0b9dd fix for bug 3124671: read the osimage name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 06:48:57 +00:00
0d979c9caa fix for bug 3122311: pass the service node to the get_nim_attr_val
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-30 07:32:29 +00:00
bcdc52aa21 code drop for external NFS support with AIX stateless/statlite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 03:20:19 +00:00
597e448b60 use "nim -o define -t spot" instead of "m_mkspot", in case nim locked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-28 05:25:32 +00:00
fcb6701a6e Add 100M more for chkFSspace for .bk file size counting since .bk will be about 20M bigger than the source directory.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-26 12:38:15 +00:00
b841208705 for defect 3087228
add two checkpoints in InstUtils.pm and aixlitesetup

    if the entry in litefile table is one file and the entry in spot is one directory,
    or the entry in litefile table is one directory and the entry in spot is one file,
    there will be one error message to indicate the user to update the spot or the litefile table

    One loop is added to do the check in InstUtils.pm;

    in aixlitesetup script, two checkpoints are added to make sure the entries in litetree is comatible with the litefile entry

    Also add one checkpoint in aixinstall.pm to see the return code of dolitesetup

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-15 08:34:00 +00:00
0e87eda61a change call to dolitesetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 19:27:52 +00:00
2d7fb61bc4 add target to get_nim_attr_val call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7824 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-12 18:41:17 +00:00
62be0d257e fix SN cleanup in mknimimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-30 17:31:08 +00:00
6862de33b5 chkosimage - check req resources
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-29 15:06:14 +00:00
f98871acc9 FScheck when mkdsklsnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 06:42:35 +00:00
58924637b4 "export INUCLIENTS=1" before installp cmd, so checks for running daemons should be skipped.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 04:38:56 +00:00
c13eb0b6a3 /install is hard coded in aixinstall.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 02:42:52 +00:00
6e20236b33 "-b" as the default installp flag to prevent bosboot in SPOT update.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 02:28:08 +00:00
28ec23dc21 add more than one nameservers in /etc/resolv.conf.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 09:02:52 +00:00
72b603eafc add copy lpp_source option to mknmimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-15 13:36:39 +00:00
6761a5f8ef move litesetup to mkdsklsnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 19:55:16 +00:00
050e35c2c9 mkdsklsnode updates for netboot over HFI on AIX710
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 12:54:28 +00:00
4a0d29f119 move the scripthook in dd_boot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 12:36:28 +00:00
e651ea7e51 support installp/rpm/emgr flags.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7431 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 09:15:38 +00:00
70037094e5 support flags when creating osimage.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 08:01:26 +00:00
2be41f66e1 changes for statelite support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7421 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-12 23:26:24 +00:00
c1297e527a support "mknimimage -u" with installp_flags, rpm_flags and emgr_flags.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7404 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 09:12:19 +00:00
2a05ae09bf fix for rmnimimage -s servicenode image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 02:36:43 +00:00
e7c4bb2a6e use installp/rpm command to handle installp_bundle instead of nim.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-07 05:37:38 +00:00
28209caf5b rmnimimage support SN noderange/nodegroup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-06 09:03:10 +00:00
ec9a02d136 nimnodeset with SN can't make bundles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7343 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-02 08:19:46 +00:00
4998097d67 support -?
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 06:43:23 +00:00
7a4945e149 fix mknimimage -i option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7235 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 17:16:04 +00:00
b4d8b134b2 fix the mkdsklsnode -n option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 13:37:00 +00:00
cc4286dc26 fix the mkdsklsnode -n option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7225 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 13:24:36 +00:00
e34a6d10c5 added prescript processing to rmdsklsnode for remove action
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7207 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 17:23:25 +00:00
c4afb68697 add image_data
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 19:30:41 +00:00
21e859df62 xcatchroot needs full path when being called in aixinstall.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 05:27:42 +00:00
3cced2fbb2 fix Cstate request
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-18 19:04:57 +00:00
0d946169c0 pass additional resource attrs to the service node when replicating
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-18 15:08:41 +00:00
f0d7f88717 fix chkosimage usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-11 15:35:00 +00:00
06483aafe0 run xdsh/xdcp with absolute path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 08:05:26 +00:00
aee2c913c6 remove the comment line in out of '/usr/sbin/lsnim -a if1 -Z master'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 07:53:23 +00:00
b489be34ba avoid bogus chkosimage msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 16:35:29 +00:00