2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-01 02:15:34 +00:00
Commit Graph

3681 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
1e9bd8b240 fix call to MsgUtils for dataout from xdcp and xdsh to be D flag not the I flag
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 14:55:13 +00:00
b6bb72d236 fix blank line between node list when running xdsh in streaming mode (xdsh node1,node2 -s ls /tmp)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 14:21:44 +00:00
13e2425112 the defect 2847578 is fixed; one retry_number is added to avoid the infinit loop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 08:28:04 +00:00
9076c195d1 -Attempt to lift restrictions on intra-service node that were imposed to mitigate DB handles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 20:58:45 +00:00
b421ab3302 -Correct appearance of nodes at the root due to previous change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 20:10:51 +00:00
502cdedf8b -If an xCAT install has a total numebr of groups that exceed the total number of nodes, make sure the root level still renders
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4141 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 20:03:23 +00:00
23a52ec995 -Fix bug in recent feature implementation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4140 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 19:11:39 +00:00
540bf7da21 -Allow a site entry to enable service pruning where noderm actively removes data from related services rather than just xCAT configuration itself
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4139 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 18:37:18 +00:00
79f816a417 -Add console=tty0 for all serialport consoles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 17:59:11 +00:00
87d9af0097 -Fix potential race condition in system reboot upon install completion
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 17:12:51 +00:00
d02b8d9de8 -Fix for circumstances where a single Table object lifetime spans the period before DB worker is initialized and after
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 15:33:33 +00:00
64fd1fb97d fix for bug 2836101: error nameservers information in table site
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4135 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 09:05:36 +00:00
816a852d49 vmstat output on AIX 53V is changed, and make the string match in heathcheck not work. Update script for AIX53V
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 07:40:14 +00:00
9347368123 -Fix errors in the #TABLE:# template support in boottarget
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-14 21:04:09 +00:00
d77754bdc8 -Check in support for #TABLE# template syntax in boottarget kcmdline to be consistent with Template.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-14 20:28:45 +00:00
2c17239888 -The capitilization of 'otherLinux' is corrected in the VMWare plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-14 20:10:41 +00:00