Commit Graph

10602 Commits

Author SHA1 Message Date
immarvin
3698ea3808 copycds enhancement: add --inspection option and -p option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-08 02:33:20 +00:00
jbjohnso
298b4e0e3d Fix error with how enum is passed into vsphere api in vsphere support for win2k3 specialization
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 19:46:54 +00:00
nott
f144582597 hasn- dont run mkresolvconf script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13026 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 19:20:10 +00:00
lissav
b6a3ada2d2 add -f fanout and XCATPSHFANOUT suupport to allow change of fanout on the command line and with env variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13024 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 19:02:49 +00:00
jbjohnso
805fb1510d Fix problem where tabdump -f would fail to correct for relative paths. It really shouldn't be doing this server side at all....
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 18:16:29 +00:00
lissav
77f2c8c011 fix error data should go to XML error attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13020 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 13:25:48 +00:00
lissav
3c1a950a52 fix error message to go to XML error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 13:19:01 +00:00
lissav
afa883d9f0 restructure to add APPEND feature. Fix lots of messages so they will go to XML error structure instead of data
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 13:00:05 +00:00
daniceexi
56c36adad6 defect 3524563: We encountered issue in LRZ with the last change that keep the udev before the chroot. The problem was IB device which started after chroot does not work. The fix was to kill the udevd after the starting of net device
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13017 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 06:13:32 +00:00
phamt
0cec3a60d6 Fixed bug in Ganglia to always update gmetad.conf when moncfg gangliamon -r is run.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-06 14:52:35 +00:00
jbjohnso
b1137466c4 Fix problem where EFI based installs failed to correctly place boot partition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-05 13:42:40 +00:00
lissav
3d6d887c13 add example for setting up mn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-05 13:40:56 +00:00
lissav
d016775cb6 fix defect 3531962
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-04 18:41:45 +00:00
lissav
c504303ba1 fix defect 3531617
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13005 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-04 11:55:43 +00:00
lissav
b37b057928 document new PG binary dump and restore
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 15:28:25 +00:00
lissav
f5b0b58a79 fix hardcoded db name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 15:19:21 +00:00
lissav
f66405ce90 binary restore for PostgreSQL
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12993 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 15:17:08 +00:00
lissav
efe62f60e2 Add binary dump support for Postgresql
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 14:41:13 +00:00
lissav
fd9dc84806 add root user to pg, needed to run odbc and pg_dump/restore as root
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 12:48:04 +00:00
immarvin
589ba1cecc fixed defect:Summary:change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 08:08:41 +00:00
immarvin
a1d7bb8bef fixed defect:Summary:change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 08:08:06 +00:00
yinle
4f52da3dac Add description about lsslp restriction on AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 04:48:32 +00:00
yinle
5acbeefa0d Remove the part adding multicast route, suggest the user to add and delete it manually to avoid potential issues.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 03:53:48 +00:00
jbjohnso
2c47c2613c Provide a default value for win2k3 cloning use with clonevm specialize
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-01 02:22:14 +00:00
jbjohnso
5a12985c62 Have nodeset return a more helpful message when passwd table is missing an entry for esxi when doing esxi operations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-31 17:39:27 +00:00
lissav
32da90eec2 handle changing paths based on 9.x ptf level
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-31 17:06:57 +00:00
lissav
81c02cd17b fixed some of the error processing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-31 15:10:32 +00:00
lissav
9fd00d35f6 add new options
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-31 14:36:11 +00:00
jbjohnso
d87f11e52a Fix blade.pm problem
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12971 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-31 14:08:55 +00:00
lissav
88b303e416 tested with posgresql 9.0
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-31 13:51:55 +00:00
wanghuaz
90db9c8b26 Fixing bug 3529659 in trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-31 07:04:40 +00:00
jjhua
a081c44d72 For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-31 05:24:21 +00:00
jbjohnso
9290d4a876 Add support for certain IPMI specified events
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-30 21:10:24 +00:00
lissav
cdeab53cfd put back database backup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-30 18:25:48 +00:00
lissav
bc0d3dce09 implemented perl expect, so no password prompting required and XCATPGPW env variable to supply password. Still needs testing on 90 and add PCM roles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-30 18:04:28 +00:00
lissav
5c2489880d Added support additional PCM support, still needs work and testing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-30 15:29:18 +00:00
yinle
14ef237f75 Fix the mistake that lsslp noderange return incomplete information; Fix some type error of verbose information.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-30 08:56:43 +00:00
yinle
bb64f581c9 Fix bug 3527493:lsslp return incompete object information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-30 08:50:16 +00:00
xq2005
b035ad5c1c fix bug 3529429 for kdump failed on non-p7 ih plinux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-30 04:45:18 +00:00
phamt
5e511d4ad5 Fixed bug where IP range and hostname range were not corrected checked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-29 23:15:13 +00:00
jbjohnso
18c9cf84ab Fix blade.pm tolerance in a way more targetted at discovery specifically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-29 16:03:51 +00:00
jbjohnso
7af1cd03fb Revert "Fix problem where blade.pm failed to isolate table configuration problems"
This reverts commit 637ad509abf90eabce30321d53793139fb084aaf.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-29 16:03:32 +00:00
jbjohnso
b4d8def3a9 Fix problem where blade.pm failed to isolate table configuration problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-29 15:19:39 +00:00
jjhua
c764d28959 move the action setting out of the loop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-29 01:56:58 +00:00
lissav
9cc7c080d3 fix tabch -h
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-25 10:39:49 +00:00
jjhua
5a561cf82f improve the performance of rvitals
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12942 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-25 09:05:53 +00:00
yinle
6de5fb7428 fix bug 3529398: lsslp -n give inconsistent output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-25 08:44:05 +00:00
xq2005
44c8a87f91 support kdump on p7 ih with static ip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12938 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-25 07:10:40 +00:00
xq2005
b878818966 support kdump on p7 ih by static ip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-25 06:58:40 +00:00
jbjohnso
ba7c29b62a Fix spacing issue in gateway append
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-24 20:39:14 +00:00