Commit Graph

2597 Commits

Author SHA1 Message Date
jbjohnso
e300b6795e -Avoid switch searches for virtual nics for now
-Fix wvid title for supported IPMI devices
-Have nbfs provide clue to xCATd that a virtual guest is booted


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2916 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 17:31:15 +00:00
lissav
dc76fa3637 add info on servicenode table and use of xcatd reload
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2915 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 13:44:57 +00:00
lissav
eba4025eb1 new variables to check for preprocess already run
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 13:24:16 +00:00
lissav
7e5fa15591 change processing in startService to work with xcatd reload option on Service nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2913 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 12:50:22 +00:00
nott
255ea83e24 add call to copycerts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2912 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 12:49:33 +00:00
nott
cc1dab2678 Change location to get ca.pem file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2911 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 12:44:30 +00:00
nott
354bad26cc Remove vbox.pm from AIX for now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2910 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-15 22:03:18 +00:00
nott
eb3f4ca1a7 Numerous updates for AIX hierarchical support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-15 21:47:38 +00:00
jbjohnso
9664ad0072 -Have xCATd provide what may likely be FQDN as a value in the request
-Implement 'getcredentials' for a krb5 keytab, requires documentation
-Have getcredentials.awk fundamentally capable of requesting multiple credentials in a single request (theoretical scaling)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-15 20:23:48 +00:00
jbjohnso
a084808f7e -Attempt insertion of an FQDN first (kerberos for one is particularly more happy this way)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2907 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-15 18:54:05 +00:00
jbjohnso
6a3d99a88c -Add ability to specify a cd at 'rpower' time for one-off iso/cd boots
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2906 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 22:17:24 +00:00
jbjohnso
b03e0ad56d -Implement administrator override for RTC guessing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:44:02 +00:00
jbjohnso
e2f863d138 -If the guest is windows, default to 'localtime rtc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:37:49 +00:00
jbjohnso
de597af826 Further move some modules to lower memory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:14:29 +00:00
jbjohnso
0052950159 -Move more modules to load on demand
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:00:35 +00:00
jbjohnso
676c5e2a57 -Fix xen plugin compile error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 15:52:28 +00:00
jbjohnso
c64f1f819e -Fix syntax error from previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 15:50:46 +00:00
jbjohnso
01fa8a148c -Eliminate 'use SNMP' from places to get memory consumption down
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2899 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 15:47:48 +00:00
jbjohnso
ed59575e36 -Reduce memory consumption through not moving modules into shorter lifetime
places


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 15:45:07 +00:00
jbjohnso
66f4ba40e8 -Allow noderange wvid to VM via flock regulated vncviewer startup. Still a race condition, would require patched vnc to do better.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 01:44:52 +00:00
jbjohnso
37031718dc -Fix 'rect too big' in xen/kvm wvid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 01:17:20 +00:00
jbjohnso
3d0d67e460 -Fix typo in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 00:48:50 +00:00
jbjohnso
6876e7bb3a -Inform ssh of the batch nature of via in VM wvid
-symlink xen to kvm wvid method
-Add conserver backend for kvm


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2894 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 00:40:38 +00:00
jbjohnso
c3969dabb4 -Implement kvm instantiation of multiple processors for a guest
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 00:37:20 +00:00
jbjohnso
5dfa16550e -Add tablet device to guests for better wvid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 00:14:29 +00:00
jbjohnso
700248f44f -Fix wvid error handling
-Update kvm to have working wvid/wcons
-Support multiple vnics and different emulated network devices


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 23:58:29 +00:00
bp-sawyers
e634ea7782 Added Maurice Brinkmanns support for VirtualBox
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2889 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 16:15:34 +00:00
lissav
d5828f2454 add more service node pool setup info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2888 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 12:19:19 +00:00
ellen56
2ffe297968 fix bug#2685843
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2887 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 06:37:44 +00:00
ellen56
12c90e5c5f fix bug 2685843
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2886 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 03:31:33 +00:00
lissav
8da0a2c973 add check for sharedtftp in site table to the setup routine for TFTP, do not mount tftpboot if sharedtftp is 0 or no
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 19:48:52 +00:00
linggao
4e0fb1ef69 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 19:44:45 +00:00
lissav
94ef48d536 remove value check, if attribute value was 0, then check was failing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2883 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 17:54:44 +00:00
lissav
9bb8b87682 fix incorrect variable used to check sharedtftp attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 17:39:04 +00:00
lissav
7a232d81c4 remove check for site.master when determining image server. Does not work for servicenode pools. Final check for my_ip_facing should cover the site.master image server when needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 16:34:54 +00:00
lissav
42c37fc4d5 add comments to my_ip_facing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2880 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 15:41:11 +00:00
lissav
7c735dfb61 stop and start conserver after config file changes, restart does not pick up changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2879 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 13:39:44 +00:00
jbjohnso
0dc6f9de74 -Fix bug where makeconservercf change sought out } too aggressively
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2878 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 11:21:29 +00:00
jjhua
2ca309fb17 1. rflash with --ommit and --recover for BPA, bug2611785 2. noderange' format --bug 2684634
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 07:28:21 +00:00
jbjohnso
d93ed443ed -Change titles on wvid windows to avoid 'kvm' which could now be ambiguous
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-11 23:37:32 +00:00
linggao
750dd3c270 set MASTER to correct nic in Postage.pm to support service node pools
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2874 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-11 17:22:43 +00:00
lissav
96d44cd4c8 update documentation Pools, fix index, fix links,etc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-11 13:13:48 +00:00
lissav
fec6149ffa fix to allow strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 20:29:59 +00:00
nott
5e7008e55d Misc updates & cleanup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2871 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 19:53:36 +00:00
jbjohnso
a006821a1e -Change formatting of aux log dump
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2870 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 17:14:00 +00:00
lissav
fbf3407ea5 a few more zypper examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2869 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 16:11:19 +00:00
nott
689d5e5381 Don't ship kvm.pm on AIX until we ship snmp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 15:43:25 +00:00
jbjohnso
1f42c1a2a2 -Add decode of auxillary log information in IPMI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 13:58:48 +00:00
nott
27a28da7da Updates to AIX postscripts for service node support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 13:56:52 +00:00
lissav
a9f6a43469 add comment that sharedtftp 1 is the default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 12:28:32 +00:00