Commit Graph

3697 Commits

Author SHA1 Message Date
daniceexi
46189575e6 2858403: display a message when cannot load the IO::Socket::SSL package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4196 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-22 06:10:09 +00:00
lissav
16e9205476 initialize the DB with defauluts during install or force or initDB
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 19:12:42 +00:00
bp-sawyers
82989f35cf added nodecol keyword to ppchcp and ppcdirect tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 18:59:46 +00:00
lissav
958c6f6262 fix more comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4193 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 18:43:10 +00:00
lissav
d64c9fe534 fix incorrect comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 18:28:20 +00:00
lissav
cb3a142a54 document defaults and the tfptdir attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 18:19:06 +00:00
vallard
ef0896f69c storage template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 17:50:56 +00:00
vallard
f00168cf22 storage template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 17:50:13 +00:00
vallard
525becde62 example script on how to make an hpc image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 17:47:12 +00:00
linggao
cb5e4be30b added provmethod in osimage table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 17:19:37 +00:00
jbjohnso
63fd2d2e97 -Fix conditional in previous checkin to be valid bourne shell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4186 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 16:00:57 +00:00
jbjohnso
5e9f971347 -Try a different approach to avoid exceeding inittab legal lengths
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 15:49:18 +00:00
jbjohnso
d458cab430 -Make 'xco' items more specific to cope with multpile console= statements on command line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 15:13:46 +00:00
jbjohnso
e31288f732 -Fix mistake in module name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 14:39:04 +00:00
jbjohnso
f66a39818b -xCAT fix mistake in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 14:25:52 +00:00
jbjohnso
c0b683d6a9 -If getpostscript.awk fails, try multiple addresses in case the non-primary nic was mistakenly used
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 14:12:48 +00:00
lissav
3876d52628 remove restriction that they must copy files to the SN first for hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 13:24:36 +00:00
lissav
002b0d5075 add hierarchical support to xdcp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 13:09:26 +00:00
jjhua
2087cee108 remove some improper messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4178 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 12:20:32 +00:00
jjhua
b1b7a0b618 fixed bug 2861052. xCAT::DSHCLI->runDsh_api was not really a supported api anymore. I tried the runxcmd routine, But it didn't work well. And I used the the command line call. It worked better.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4177 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 11:42:37 +00:00
daniceexi
45d902c128 fix some minor problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 11:30:05 +00:00
daniceexi
00ce996d74 Code drop of renergy command. This command uses the PPC.pm process to handle the common code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 06:33:27 +00:00
wanghuaz
a276ba5df7 enlarge the sleep time to avoid timeout issue. It is sleeps between cecs, so will not make too much performance reduction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4174 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 01:46:42 +00:00
linggao
9524a49273 added support to update the osimage and linuximage tables after copycds and packimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-19 17:03:14 +00:00
vallard
05a5b0093d suse 11 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 23:18:07 +00:00
vallard
b3e16bc99e addes suse11 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 23:12:22 +00:00
jbjohnso
57466b8f89 -Remove some data dump debug statements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 19:53:48 +00:00
jbjohnso
3bf6c124cc -Fix for PPC systems with multiple virtual network devices or EHEA devices (for example, quad-socket JS23)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 19:12:19 +00:00
nott
baa9fe059d Fix problem with mknimimage source input.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 17:02:08 +00:00
nott
a9336267e0 Do not install mysql on service nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 11:59:28 +00:00
daniceexi
8ff49f29a5 2849809: Display message when running the postscript or the postscript does not exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4166 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 11:28:34 +00:00
daniceexi
fbc8875c41 add verbose message for the updatenode command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4165 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 11:21:12 +00:00
jjhua
446d741296 to fix the bug 2846629, the Dumper() debug information causes the error information from the HMC not to output weill. Remove the Dumper() debug information.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 03:05:27 +00:00
bp-sawyers
b8608abf0f Updated the rspconfig man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 19:52:38 +00:00
jbjohnso
021f0e991a -Allow schema to specify a column to treat in the same special way that we treat 'node'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4162 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 18:27:07 +00:00
bp-sawyers
83b000bf68 - fixed bugs 2855348 and 2860171
- added summary of results to ppping output
- added ppping support for multiple interfaces

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4161 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 18:23:42 +00:00
lissav
97a32bf634 fix format
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 17:47:26 +00:00
lissav
70c1c45bc3 fix leaving out of timezone and useSSHonAIX on initial install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 16:03:45 +00:00
mxi1
f4057ce24d some code change for "monitoring interface";
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 14:54:43 +00:00
lissav
57ceb3892f document adding your own postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 12:53:42 +00:00
wanghuaz
2defade7c8 Output error message and show help info if the default profile has not been activated when running getmacs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 10:54:01 +00:00
mxi1
ef87653b36 one common get_tmpl_file_name() function is added into SvrUtils.pm, to replace the same function in anaconada.pm, sles.pm and windows.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 09:53:14 +00:00
wanghuaz
1271b6ba9f In scaling environment, it is possible that our lpar_netboot expect code cann't catch the ok promt after lpar change to open firmware state. Send '\r' command to openfirmware to catch ok promt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 08:38:26 +00:00
wanghuaz
70c97b3334 for power contrl commands, every cec fork one process. So if rpower multiple nodes on several cec, say 20 cec, there are more than 20 connection request to hmc at the same time. This make sshd on hmc failed to respond and refuse the connections request. Add some sleep between every fork per cec. This will not reduce the performance too much, since only sleeps between cecs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4153 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 07:18:47 +00:00
wanghuaz
3336f8c725 fixed one issue that on P6. If no profile enable for one lpar, the curr_profile setting on hmc is set to none. But on p5, it is set to empty. This makes in xcat databse, the pprofile is set to none even no profile is available.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 05:06:30 +00:00
lissav
4ef093a0f9 add sharedtftp to site table dump
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 19:38:08 +00:00
lissav
3b7ffe28cf add more examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 19:20:37 +00:00
lissav
f717d4ccae fix formatting on -F flag
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4149 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 18:35:11 +00:00
lissav
e01d6ba039 fix perl syntax error in xcatpreprocessed check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4148 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 17:58:41 +00:00
jbjohnso
4c8c4ff701 -Provide graceful error when tabrestore has an unrecognized column defined
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 15:38:40 +00:00