Commit Graph

2368 Commits

Author SHA1 Message Date
bp-sawyers
1af0fb4bf3 Fixed modifyUtils and makeperlxcatrpm to work on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-28 20:26:03 +00:00
linggao
2b171fcb4d added defspec for eventlog and Util function for logging events into the eventlog table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-28 18:49:02 +00:00
bp-sawyers
22635b7893 Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-28 15:42:14 +00:00
linggao
c7baf633f7 added eventlog table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2658 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-27 17:55:06 +00:00
linggao
7fba9cb39c added AUTO INCREMENT support for DB columns
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-27 17:53:44 +00:00
lissav
dd727a5c7a add setup of MySQL to start after reboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2656 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-26 18:02:07 +00:00
jbjohnso
4763d577e8 -update build scripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-26 14:25:00 +00:00
linggao
e24c7b862c added predefined conditions and sensors for HFI monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 20:19:00 +00:00
lissav
5b953f5ad5 add restart dhcpd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 18:52:07 +00:00
lissav
cd22a32d43 fix title bar
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 18:45:10 +00:00
lissav
ad6f2531e3 fix networks table remove hier and other fixes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 18:40:06 +00:00
lissav
d1b560c95c more updates for install setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 17:00:51 +00:00
lissav
3dcc67447a add MN install process for Linux and AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 15:34:06 +00:00
linggao
eeb535f8b7 added supernode column in the ppc table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2648 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 14:51:46 +00:00
zhanx
7ebfabefe2 fix 2 issues: [1]. In the file /etc/infiniband/openib.conf, change the line SDP_LOAD=yes to SDP_LOAD=no. [2]. Run 'chkconfig --level 2345 openibd on'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2646 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-23 07:18:55 +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
lissav
427da91a34 add some mysql debug info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-22 18:09:14 +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
linggao
8fcbfe7cc8 fixed a security risk by resetting XCATCFG in snmp trap handler
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-22 00:34:04 +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
lissav
98e1601f2d add bladecenter howto
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2628 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-19 13:20:15 +00:00
wanghuaz
ac879caaf0 Updated the man page of xdsh for IB environment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2627 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-19 10:12:11 +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
zhanx
0c448cc86b lsslp second phase code drop(without man page)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2625 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-19 08:58:29 +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
jjhua
d6988ca2f0 Modified some code in connect function of PPCcli.pm to make the rflash with -V work well. (Bug 2512281)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-16 03:01:04 +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
2aa7ab36dc more fixes to support mysql, chtab key=test site -d gives error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-15 17:47:54 +00:00
jbjohnso
e5c3267933 -Prevent sqlite databases from being accessible by non-root users
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-15 15:04:05 +00:00
jjhua
f60a7dcf6b modified the rflash to support BPA(bug 2508670)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2608 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-15 03:01:54 +00:00
lissav
3a7ae3f20e 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@2605 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 19:57:39 +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
lissav
2cddbeb6de change the setupSSH routine to only regenerate the ssh keys if they do not exist in roots home directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 15:54:57 +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
lissav
4fbba30ba0 fix split in line 2130
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2600 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 15:17:56 +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
wanghuaz
d549325b97 HMC has been updated to add -K netmask option in lpar_netboot.expect. xCAT needs to read the netmask from table and pass this option to HMC if -G,-S,-C has been specified.
Defect  2485129:  Fail to getmacs from HMC with option -S -C -G



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-14 07:37:14 +00:00
linggao
e15c3791dc more on plugable DB schema.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2596 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-13 21:29:34 +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
lissav
8bf5cd26ed fix packimage man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2594 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-12 18:23:31 +00:00
mxi1
9c8dd1ae54 -Fix bug#2501080, add [sysklogd] into netboot/rh/compute.pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2592 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-12 10:08:29 +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