Commit Graph

199 Commits

Author SHA1 Message Date
jbjohnso
bb88a15432 -Fix problem where stateless stacking called out incorrect path to fstab
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-04 19:50:10 +00:00
jbjohnso
886b0dc575 -Change Xen default disk setup to create IDE drives for some Xen BIOSes and Windows stability
-Have dhcpd recognize Etherboot clients and presume x86 (Xen net boot support)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-04 19:36:23 +00:00
saiprakash
21127de77e Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2069 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-03 19:00:10 +00:00
jbjohnso
d413784c79 -Implement noderange based ACLs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-29 15:21:50 +00:00
lissav
a597e12173 fix missing library include
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2067 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-29 13:20:01 +00:00
jbjohnso
7784222627 -Implement power reset for Xen DomUs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2064 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-28 13:20:25 +00:00
nott
868d8f8282 Fix bug with creating mksysb defs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-22 15:56:14 +00:00
nott
487b70b1d6 Misc. code cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-22 14:07:55 +00:00
saiprakash
e28b380aac Modified Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-20 18:17:21 +00:00
jbjohnso
76b71bac72 -More verbose logging to prevent silent or vague errors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-20 16:51:06 +00:00
jbjohnso
d7d36bd23f -Have Xen plugin populate virtual disks from vm table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2047 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-20 16:48:23 +00:00
saiprakash
2da445e454 Modified Ganglia plugin for testing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-19 18:58:23 +00:00
jbjohnso
1a19305701 -Implement memory based on table values
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-19 17:40:24 +00:00
jbjohnso
aebae7ac44 -Correct table name for password query
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-18 21:18:39 +00:00
linggao
a4ba90ca4a moved confGang from xCAT-server package to xCAT package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-18 20:04:40 +00:00
saiprakash
ec50cc8b2a Modified Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-18 17:45:51 +00:00
jbjohnso
dfb5424f4c Change blade console method to avoid direct Table access, to alleviate SQL load and be throttled like other xCAT accesses
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2033 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-16 14:44:41 +00:00
jbjohnso
e98cd07abe -Fix xen cons error output formatting
-Change ipmi cons method to not query tables directly.  This dramatically decreases DB load.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-16 13:41:14 +00:00
jbjohnso
8cccc68f7a -Comment out broken ganglia change to spec file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-14 20:31:35 +00:00
jbjohnso
a5f7beaffc -Correct typo in previous checkin, give bind plugin a break for now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-14 20:27:39 +00:00
saiprakash
4fe9be4beb Ganglia plugin for testing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-14 20:22:59 +00:00
linggao
68b85be5f1 modified the sample code for monitoring plug-in to be in sync with the new monitoring infrastructure.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-14 15:37:13 +00:00
jbjohnso
56455c9f14 -Fix problem where plugins making peer requests would trample their own path back to client
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2026 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-14 14:27:54 +00:00
jbjohnso
2f900ff875 -Fix problem where makedns would fail without arguments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-14 12:47:48 +00:00
linggao
2a0c3001c7 changes in the RMC node status monitoring and HMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-13 16:00:04 +00:00
jbjohnso
aa07dbc4e5 -Change xen console and backend plugin relationship to use a specific command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-12 17:15:48 +00:00
jbjohnso
68ca091681 -Have Xen rcons script cycle until console parameters are available
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-12 12:59:14 +00:00
jbjohnso
d1bd976a67 -Fix problem where copycds interrupted would not unmount images
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-11 18:36:10 +00:00
jbjohnso
381bc61b13 -Change 'undef' to DEFAULT handlers to avoid strict violation warnings
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-11 18:32:42 +00:00
jbjohnso
ce94e8497b -Change xCATd to not fork when not having to dispatch commands to peer servers
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-11 18:13:35 +00:00
jbjohnso
3e0bb866b2 -Move client abort handling up to top level client handler in preparation for fork reduction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2008 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-11 16:17:16 +00:00
lissav
e15d99ab3f Switch syslog calls to MsgUtils interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2005 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-10 12:57:50 +00:00
jbjohnso
400c655ae4 -Fix problem in 2.1 where noderm fails due to strict violation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1999 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-08 17:20:32 +00:00
jbjohnso
3a93ec2669 -Provide more verbose feedback on dispatch failures.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1998 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-08 17:06:08 +00:00
lissav
e475b22be6 add new routine, change permissions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-08 13:28:39 +00:00
lissav
304eb4d947 add sinv basic function working, needs work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-08 13:22:06 +00:00
jbjohnso
52621ee31c -Fix problem where dispatch targets get tripped up over the empty _xcatdest XML
element.  This fix leaves the _xcatdest element intact as some plugins detect preprocessing on it, but ensures the daemon realizes the nature of the element


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-07 14:43:58 +00:00
linggao
32ff984b67 rmcmon change to work with the new monitoring infrastructure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-06 18:14:52 +00:00
lissav
70e147e18d fix rackno
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-05 12:35:42 +00:00
linggao
84281c555b minor fix in monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-04 15:55:40 +00:00
linggao
4073a1f692 fixed spec files so that the rpms can be built on Redhat and Fedora
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-04 14:25:15 +00:00
linggao
9621c2854c changes in monitoring plug-in infrastructure to better fit the xCAT env
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-01 17:35:58 +00:00
jbjohnso
00329dcd85 -Fix bug where makedhcp -a before mac table exists would result in an error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-01 14:30:26 +00:00
jbjohnso
e8f8bdcc92 -Fix problem where copycds without argument would fail
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-31 21:07:18 +00:00
jbjohnso
260820e5e8 -Fix Xen console method for conserver wrapping
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-31 21:06:33 +00:00
jbjohnso
8c5083bcc6 -Fix problem where tabdump without arguments would not work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1971 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-31 18:19:11 +00:00
jbjohnso
1a207dc1f5 -Add Xen console method
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1969 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-31 17:32:39 +00:00
jbjohnso
5cd9d7a052 -Fix bug where iSCSI would make increasingly small disks for a noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 18:48:31 +00:00
jbjohnso
6a92ab207c -Add getvmcons command to Xen to retrieve current text and vid consoles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 18:46:11 +00:00
jbjohnso
04225196e6 -Add rmigrate support for Xen
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 18:19:57 +00:00