Commit Graph

230 Commits

Author SHA1 Message Date
sakolish
ed635fbddb Use -S, -G, -C, and -m from xCAT database instead of from command-line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 17:16:24 +00:00
jbjohnso
b5fd684575 Fix the function previously commited to work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@836 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 15:36:51 +00:00
jbjohnso
ba7c3e00ab Add a function to extract all classful-looking subnets from a potentially classless network
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@835 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 15:22:03 +00:00
nott
cc3a397df9 Move the nodetype attr from the nodelist table
to the nodetype table.  The nodetype attr can be 
associated with a group but group names are not 
used as keys to the nodelist table.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 14:35:13 +00:00
nott
facbb5a71f The nodetype attr is now in the nodetype table and not the
nodelist table.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 14:23:29 +00:00
nott
57d7118fcf The nodetype attr is now in the nodetype table not
the nodelist table.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 14:18:39 +00:00
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
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
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
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
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
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
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
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
sakolish
162a383a2d Return error message in enumerate(), but continue enumerating
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 18:25:36 +00:00
jbjohnso
1d0ca14c3e More logical arrangement of nodelist column entries, enrich port field description for switch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 15:44:29 +00:00
linggao
e1bfc4a591 added monsetting table, use disable column to indicate if a plugin module is activated or not in the monitoring table. added getDesctiption for monitoring plugins.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 21:45:26 +00:00
sakolish
6a6bcaa498 Return error exit code - Line #623
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 20:16:35 +00:00
sakolish
c075dc5298 Cleaned up error-handling (particularly for IVM)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 20:01:02 +00:00
sakolish
4ad34b4565 Cleaned up error-handling (particularly for IVM)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 20:00:50 +00:00
jbjohnso
b00f70a1e4 -Fix client to print error members of node XML entries
-Have setupiscsidev provide more feedback in an appropriate way


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 19:38:16 +00:00