6826e24b8a
remove unnecessary msgs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 15:16:49 +00:00
9db152a96d
support <xcatmaster> keyword in site/networks table.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-10 08:11:16 +00:00
049835a125
Fix for bug 3298196.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9513 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-09 01:55:37 +00:00
e830625625
AIX statelite cleanup plus soft mount support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-13 19:19:31 +00:00
8ddf863e48
Comment out use/require Data:Dumper
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9270 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 13:49:13 +00:00
9d9e181638
our @ISA ,@EXPORT_OK
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9268 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 13:36:15 +00:00
3676e5b339
fix defect 3187839
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8911 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-23 14:49:16 +00:00
ca225c7dfe
check for duplicate entries in statelite table
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8780 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-01 17:01:40 +00:00
8b5a9c955f
check for absolute path in litefile
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-31 20:28:49 +00:00
0b6c2347ca
fix verbose msgs in runcmd
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-30 17:00:54 +00:00
bd1c62b14e
updates for AIX statelite parent-child support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-16 19:32:23 +00:00
ac88177e75
fix myxCATname
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8627 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 12:26:46 +00:00
afe6c1c420
add server name to verbose output
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-07 20:42:31 +00:00
b1281cdc44
use getObjectsOfType to get nodelist
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7915 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-25 16:50:29 +00:00
e6e500e0e0
3089578: InstUtils::dolitesetup, set return code to 2 for normal shared-root case
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-19 12:38:56 +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
5c0f072f1a
misc. fixes to dolitesetup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 19:37:16 +00:00
754c887182
remove bugus error msg
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-13 18:10:55 +00:00
0b435da37b
for defect 3086530,
...
there's one small mistake when handling the directory for litefile entries, I have fixed it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-13 10:12:49 +00:00
551cde5ef9
add full path to litetree call
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-07 16:29:54 +00:00
0afc3ecb55
/install is hard coded
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 04:59:46 +00:00
90eda95f4b
always update shared_root with statelite info
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7440 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 20:00:40 +00:00
b4f90c163e
add dolitesetup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7418 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-12 22:14:05 +00:00
5229862ac3
add get_nim_attrs subroutine
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7129 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-18 15:19:01 +00:00
7614a03edb
ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6067 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-12 03:09:08 +00:00
dd0e3f7f35
ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 08:23:59 +00:00
dfb30a46a9
call NetworkUtils.pm subroutines instead of Utils.pm subroutines
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-07 02:44:50 +00:00
051eaae467
ipv6 support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 09:32:49 +00:00
0ff0c8250a
fix for bug 2945898: close(BNDFILE) not necessary, the bndfile is not opened
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-05 02:49:38 +00:00
0f240257c9
changed InstUtils->getOSnodes to default to local OS if nodetype.os not set for node (used to default to Linux)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-02 20:03:46 +00:00
d69f41ea52
Removed reference to BNDFILE.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-19 19:39:07 +00:00
0b2ae003e0
Add get_server_nodes routine.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-01 18:11:50 +00:00
7b76695826
fix several issues working with NIM Prime
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-30 09:40:53 +00:00
82bb3ea630
Add updatenode hack to take care of starting xcatd daemon.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-19 18:44:04 +00:00
0a6916c864
Add more subroutines
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4557 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 19:56:30 +00:00
551e8c23ff
Add several more subroutines.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-02 19:16:13 +00:00
a17d19f319
Create InstUtils.pm module.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-17 13:20:54 +00:00