Commit Graph

360 Commits

Author SHA1 Message Date
jbjohnso
7874e5fd06 -Guard against makehosts matching blank lines when or is messed up
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-17 20:40:37 +00:00
jbjohnso
80601d98fb -Remove small debug string from xen plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-17 13:57:38 +00:00
jbjohnso
90f4e81106 -Add initial kvm support. Requires appropriate libvirtd configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-15 22:42:22 +00:00
vallard
4f5ebd7d09 added boottarget table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 22:38:03 +00:00
vallard
b9b8b8286d git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2009-02-12 20:41:08 +00:00
mxi1
dc6419b895 RHEL5.3 GA discinfo number added
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 06:39:49 +00:00
jbjohnso
3b4981c378 -Have Xen try with explicit nc (should be ok for RHEL) and implicit (allow SuSE family libvirt to work).
This only matters for mixed environments


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-11 14:14:18 +00:00
lissav
2ded87c984 These updates move the /install/postscripts/hostkeys private and public keys to reside in /etc/xcat/hostkeys directory. It will leave a copy of the public hostkeys in /install/postscripts/hostkeys
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-10 19:48:29 +00:00
jars99
0d5cc0b4a5 Added the Fedora 10 disc identifiers to anaconda.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-09 17:17:55 +00:00
jbjohnso
4d10aaf6a8 -Fix problem where mknb failed to set up PPC structure properly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-05 15:46:43 +00:00
linggao
37db64b1e8 fix tabrestore to handle columns that are auto increment.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-04 01:53:34 +00:00
linggao
94ade30137 added support for logging batching events into xCAT DB
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-03 17:13:20 +00:00
jbjohnso
d74f5f5689 -Revert accidental checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-01 00:24:34 +00:00
jbjohnso
afefaa419a -More careful treatment of migration to provide more accurate failure descriptions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-01 00:23:52 +00:00
jbjohnso
b9f440262f -Have blade plugin die a little more gracefully in a hypothetical failure in SNMP processing, still needs to be more specific
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-01 00:07:20 +00:00
jbjohnso
4c62b372aa -Workaround some Sys::Virt bugs and provide better error output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-31 23:51:31 +00:00
jbjohnso
58b51e8acf -Have xen plugin not hang on certain hypervisors on a misconfiguration of ssh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-31 19:51:04 +00:00
jbjohnso
ea7a896bd3 -Update disc id for RHEL 5.3 to GA level
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-31 15:50:38 +00:00
jars99
e0470902d8 This patch returns the message "Guest is already on host $targ" when a xen vm is migrated to the same host is was already on.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-29 23:07:32 +00:00
nott
5f60447279 Add check to make sure the objtype value is provided.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-29 18:42:59 +00:00
jbjohnso
36da395f3a -Implement a '-d' argument to makeconservercf to allow removal of entries rather than refresh or addition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 04:16:03 +00:00
linggao
6a21dc9e46 documented that external table names should start with x_
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-22 00:55:55 +00:00
jbjohnso
3c894101f4 -Revert portion of previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2636 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-21 20:59:32 +00:00
jbjohnso
c52ece42d8 -Fix typo in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-21 20:57:32 +00:00
jbjohnso
2e4ad2d442 -Fix problem where snmp destinations could not be set once the SNMP was up and running on AMM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-21 20:52:09 +00:00
jbjohnso
86124e90bd -Add another URL used by AMM firmware to present wvid parameters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-21 20:20:44 +00:00
jbjohnso
c1798eb341 -Correct problem where rpower on of xen guest would say 'off'
-Correct bug with multple disk devices being referenced by the same name


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2629 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-19 13:48:12 +00:00
zhanx
eaf9e47a7d lsslp second phase code drop(without man page)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-19 09:06:39 +00:00
jbjohnso
d9c3451dce -Try dhcpd configuration without going to shared-network declarations to see if anything is broken
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-16 21:47:33 +00:00
jbjohnso
5a303a1e82 -Fix rpower on for Xen guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-16 21:13:15 +00:00
jbjohnso
9500ff045a -Have rpower reset on Xen act more like a baremetal server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-16 14:04:56 +00:00
jbjohnso
6e1fdd0c2b -Reformat temperatures coming from a BladeCenter to conform to the look of the IPMI plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-15 20:52:15 +00:00
lissav
03a4bd8cd0 fix usage of getAllEntries, adding a flag for all and default only entries that are not disabled
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 19:46:13 +00:00
linggao
f69ee3624e minor fix for plugable schema
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 19:03:37 +00:00
linggao
136b51c305 minor change for plugable schema
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 15:26:04 +00:00
jbjohnso
b2debb322d -Fix problem with the noderes sample
-Provide sane error when a csv has unrecognized columns, TODO: option to drop unrecognized column on restore


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2598 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 14:41:38 +00:00
linggao
dd9da780a0 added support for user plugable database table. Phase 2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2595 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-12 22:12:25 +00:00
mxi1
31e2aad089 -fix bug#2493580, <pattern>64-bit</pattern> and stunnel package are not available for SLES11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2591 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-12 04:44:56 +00:00
linggao
51a1219b42 added support for user-defined database tables, phase 1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2590 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-09 22:25:35 +00:00
nott
927d802381 Add a check for the NIM client fileset and fix an error message.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2588 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-09 20:41:14 +00:00
mxi1
02135314e6 -fix bug #2381472, add -v|--version options to nodeset
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-08 07:00:27 +00:00
jjhua
589fe6a0a2 add rflash => 'nodehm:mgt' to handled_commands()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2566 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-06 11:08:21 +00:00
mellor
17b94163f0 minor changes for demo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-05 18:02:00 +00:00
mxi1
6cfd3f909f add os support for RHEL5.3 ppc, when copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2556 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-04 11:06:08 +00:00
nott
b7d580f413 Move updating of the SPOT to mkdsklsnode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2550 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-16 14:55:12 +00:00
jbjohnso
48e71522e4 -Add wvid support for Xen guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2544 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-11 19:37:14 +00:00
nott
932bd2d405 Fix bogus error message from rmdef.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-11 17:58:37 +00:00
jbjohnso
e2a7fa2a53 -Preclude sending of ba parameter for rvid (too risky)
-Block attempts to use the BPET42T compatible code (requires insecure behavior, mandate BPET46C or newer)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2540 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-10 18:28:08 +00:00
jbjohnso
2bf09e3e76 -Fix passing of port argument
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2537 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-09 20:51:37 +00:00
jbjohnso
57528d3822 -Fix to work with BPET42R and 46C with all required parameters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2536 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-09 20:40:25 +00:00