nott
2cd2305107
Fix so group objects get created & deleted correctly.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 14:15:47 +00:00
sakolish
ba81e050ce
Added -w option to write MAC-address to xCAT 'mac' database
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 12:44:22 +00:00
bp-sawyers
cd81905b63
Add a -l user option to psh so it could work with amm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 14:37:55 +00:00
jbjohnso
d5fa0cbae3
Have ||| Table syntax work more consistently like ///, now changing /// to ||| without further work should work normally (could now deprecate /// if this works)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@798 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-17 21:09:36 +00:00
bp-sawyers
cd9d9eb42b
Added man pages, and automatically convert them to html.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-17 13:34:40 +00:00
sakolish
81ac0346a1
Make command-line arguments "configure|deconfigure" and "enable|disable" case-insensitive
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-17 13:34:20 +00:00
lissav
fabb8d0740
add restart of daemon when xcatd starts in SN plugins
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-16 13:39:40 +00:00
bp-sawyers
3c0dfdbfbf
Added a bunch more man pages and converted all the roff man pages to pod.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@786 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-14 20:54:31 +00:00
nott
50a4e0a813
Added getNetwkInfo.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-14 17:11:21 +00:00
andywray
e703d06151
Fix creation of postscripts tarball to include .ssh directory.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-14 04:37:16 +00:00
sakolish
0a870d54c5
Cleaned up
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-13 18:10:30 +00:00
sakolish
bf05940b5c
Updated usage - Line #27
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@774 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-13 13:47:09 +00:00
lissav
aa025ac91d
Add isMS routine to check if running on the management Server
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-13 12:08:34 +00:00
lissav
df449fdcf9
Add code for tarring /install/postscripts and wget to nodes on install
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-12 19:16:44 +00:00
jbjohnso
f51ca380b5
-Have Table plugin read, if available, /etc/xcat/cfgloc automatically if not instructed by XCATCFG
...
-Add utility for zapping all open database connections
-Use aforementioned utility in ipmi and blade console methods to have cleaner database communication
-Remove the suboptimal /etc/sysconfig/xcat code from the console methods
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 20:27:46 +00:00
bp-sawyers
a9437c9a23
Changed the cookbooks to openoffice format and moved them to the client pkg
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 14:57:56 +00:00
nott
8d92487d9b
Cleanup and add workaround for rconsole.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@754 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 13:45:55 +00:00
lissav
7016e663bc
Fix process for setting up postsql db.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 13:00:15 +00:00
sakolish
bdc2e4511f
Dynamically load FSP module - Line #530
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 19:08:34 +00:00
jbjohnso
ac0b54f66b
Make the INET6 support check more direct and to the point
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 18:05:26 +00:00
nott
537992a57a
Added xCAT on AIX cookbooks.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 16:44:44 +00:00
nott
a62f488d98
Add pdf version of AIX cookbook.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 16:43:15 +00:00
nott
002144131e
Added pointer to xCAT on AIX Cookbook.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@740 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 16:35:45 +00:00
jbjohnso
1f09bc78d8
Correct grammar
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 14:45:35 +00:00
jbjohnso
223e981012
-Have nodeset return errors to user on template parse problems
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@736 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 14:20:47 +00:00
nott
d7857db1b9
misc updates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 20:01:28 +00:00
nott
628b8f4c30
Updates for the remote shell support.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@720 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 20:50:09 +00:00
sakolish
170edacf2a
Display "node" in format_xml() - Line #537
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 20:25:22 +00:00
linggao
3c9018d16f
updated AIX cookbook.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 19:48:46 +00:00
nott
432ce8dcc6
Added remote shell setup section.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 19:33:32 +00:00
lissav
a5d87c8915
Check for all possible ip addresses for the Service node.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 18:42:32 +00:00
sakolish
702a38cb1f
Allow node name to be different from name known by HCP
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 18:29:07 +00:00
linggao
ca94401785
update the cook book with changes in the monitoring infrastructure
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 16:38:41 +00:00
sakolish
066ddd3951
Allow node name to be different from name known by HCP
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 16:35:42 +00:00
sakolish
2e5b8cf741
Allow node name to be different from name known by HCP
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@707 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 16:11:40 +00:00
bp-sawyers
b3aea88a33
Updated noderes table attributes.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@706 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 16:00:59 +00:00
sakolish
0736352fd2
Typo $NODETYPE::BPA - Line #417
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@704 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 15:17:30 +00:00
lissav
d9bffb1e26
Add how to setup root password on installing nodes. Add running
...
makedhcp <noderange>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@703 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 14:46:40 +00:00
sakolish
0ef96eb1f7
Allow node name to be different from actual name
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 14:46:13 +00:00
sakolish
60a0719a89
Allow node name to "not
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 13:26:58 +00:00
sakolish
25fb36fc1c
Increase default command timeout to 60 seconds - Line #715
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@700 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 13:25:17 +00:00
sakolish
c14f0d7dce
Remove timeout from send_cmd() call - Line #385
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 20:52:31 +00:00
sakolish
d07695353a
Increase default command timeout to 20 seconds - Line #719
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 20:36:51 +00:00
sakolish
cdac932026
Return error code to be used for command exit code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@693 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 19:33:21 +00:00
sakolish
e0b6d38a87
Return error code to be used for command exit code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 19:15:28 +00:00
sakolish
ffcf50f30d
Return error code to be used for command exit code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 19:10:39 +00:00
sakolish
01a2faec3a
Return non-zero on error for comamnd exit code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 19:05:09 +00:00
sakolish
27f9bd30a5
Increase lshwres timeout to 30 seconds - Line #550
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 18:55:47 +00:00
sakolish
f2f0ffd6a8
More error handling
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 18:39:02 +00:00
sakolish
3cc2eb0f9e
More error handling
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 18:38:29 +00:00