Commit Graph

709 Commits

Author SHA1 Message Date
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
jbjohnso
5cf09a4701 -Place yield in a few more places where there is more important work to be done at the time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 13:10:58 +00:00
jbjohnso
9f018118ad -Fix mistake in previous checkin
-Create sparse iSCSI luns by default
-Provide a helpful hint on common error message cause

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 13:01:35 +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
jbjohnso
d6031b2304 -Have iscsi.file get prefixed with iscsidir if relative
-Make the iscsi directory if missing regardless of how the location was derived


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 12:54:32 +00:00
sakolish
3095fc6986 Added -d option to manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 12:15:39 +00:00
sakolish
7dceb9bdb5 Added "cycle" to dependency table - Line #972
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 12:13:49 +00:00
jbjohnso
ce3652e36d -Fix yaboot/destiny plugin problem when chain table does not exist
-Add getmacs command to blade plugin


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 21:34:09 +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
lissav
175c3937b0 Add hierarchical support to plugin (preprocess_request).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 18:25:22 +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
lissav
5eb2ece365 SSH setup for service node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 16:44:11 +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
99ff23dad4 Fix nodech for noderanges again (shallow copy was breaking it)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 16:15:13 +00:00
jbjohnso
129af8ee3e -Use yield in child process data collection loops to avoid cycling needlessly, what was happing implicitly with sleep, the part that mattered
-Copy hardeths redundantly, still need to pick one definitive place and go with that


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 15:36:44 +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
a3e77ea4b7 Add "node" attribute to format_xml() output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 12:52:03 +00:00
sakolish
ab451f2e3d Update -z and -x example output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@734 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 12:51:10 +00:00
bp-sawyers
87030e3737 Cleaned up node cmds and man pages and fixed Tracker bug 1908147
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-08 14:14:00 +00:00
jbjohnso
b1fe0bff15 Have IPMI plugin make a better effort in the face of an unkown system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:43:45 +00:00
jbjohnso
8a629436e6 -Have a hardeths script available
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@731 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:24:09 +00:00
nott
180ac3aea2 Fixed GetOpt option and error return.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:01:32 +00:00
linggao
e9d4ef60ff bug fix for monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:01:14 +00:00
nott
a230e3fce4 remove old getopt option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 20:51:11 +00:00
nott
5ddb39f20f Fixed error code return and GetOpts option.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 20:37:33 +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
77cfc892c1 Add rsh & rcp to site table for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 19:52:29 +00:00
lissav
d8debc2158 fix running under daemon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 18:30:27 +00:00
linggao
f121301e82 added event filter and action customization for SNMP traps handling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 13:24:23 +00:00
jbjohnso
ff222e3ffd -Adjust timings to be not noticably slower, but slow enough to allow the management node to work with a larger scale of clients
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 04:13:21 +00:00
jbjohnso
419aa05c18 -Fix off-by-one bug in the autodetect script with respect to NICs
-Relax cipher suite 1, which still requires a password, cipher suite 0 remains banned from access as it cannot be secured at all


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 00:01:14 +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
84ccb794ca Updated -z and -x example output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@719 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 20:39:49 +00:00
lissav
df1bc2006d Fix error handling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 20:32:53 +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
ae2bf642d2 Fix code. Check out of sequence
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 19:14:01 +00:00
jbjohnso
2fe6e7300a Attempt more tolerance of slow ethernet issues
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 18:46:46 +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
df1d6c601b remove the input parameters for start() and startNodeStatusMon() functions from the monitoring infrastructure. This is for performance because some plug-ins do not need the info.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 17:07:38 +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
jbjohnso
28b1e2b604 -Attempt to discover through more paths
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 15:19:40 +00:00