11785 Commits

Author SHA1 Message Date
linggao
1e8061270b added feature in nodeset to get the os image name from the nodetype.provemethod if the osimage is not specified with nodeset osimage command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 20:59:50 +00:00
lissav
5680c81ee5 Put error in error buffer for PCM but do not set return code as error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 14:36:43 +00:00
lissav
7aaa8059f0 Allow MsgUtils to accept 0 as a return code on error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14619 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 14:34:37 +00:00
lissav
7f9d3ce3cf fix more missmatched error messages causing loss of errors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 13:49:24 +00:00
xq2005
eb2438d595 rebuild the rpm db for stateless genimage in cross distro scenario
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 13:42:01 +00:00
ligc
9de743b141 fix for bug 3214: check if IPv6 is enabled on MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 11:11:00 +00:00
wanghuaz
e7c5f506fe add dhcpinterfaces in servicenode table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 11:09:05 +00:00
leiaibj
c3e8949e81 Resolve following issues: 1. return multi errors if there are multi errors for a single node entry while importing. 2. validate the numric part and hosts number. 3. validate whether the specified IP address is in provisioning network while import nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14614 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 03:33:46 +00:00
phamt
879fcefcb4 Fixed clone error because of missing plugin.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14612 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 03:29:58 +00:00
ligc
4b32bc602e fix a typo in my_nets, to not throw away all the remote networks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14610 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-11 02:08:09 +00:00
mellor
bba164615f allow same kitcomponent basenames
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 21:26:39 +00:00
lissav
17de040994 Save list of failed nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14608 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 18:45:58 +00:00
lissav
b0ce82d061 document device support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14607 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 14:29:49 +00:00
lissav
7a69698fc6 Add support for sinv to devices
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 14:17:45 +00:00
lissav
aea8d5c03c fix osimage example
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 13:51:30 +00:00
ligc
8d85304cab fix for bug 3393278: rflash -p /tmp/test will not output any error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 09:13:39 +00:00
ligc
3d32c9999b undo fix for bug 3393278: should fix some where else, external behaviour of nodels <empty_group> is changed and some customer is affected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14599 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 08:54:45 +00:00
ligc
02a96668f7 undo fix for bug 3393278: should fix some where else, external behaviour of nodels <empty_group> is changed and some customer is affected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14598 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 08:54:25 +00:00
sjing
3359641813 Fixed the issue - 'Can't locate object method "get_site_attribute" via package "xCAT::Utils" at /opt/xcat/lib/perl/xCAT_plugin/aixinstall.pm line 5711
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-10 07:48:05 +00:00
lissav
c25f7635c7 add examples of running against an image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14596 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-09 11:44:39 +00:00
lissav
7725453641 fix error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14594 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-08 11:56:05 +00:00
jbjohnso
2a0f568135 Fix problems with new packaging of genesis
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14593 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 19:22:16 +00:00
jbjohnso
871b2cd25d Update build script for gensis packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14592 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 18:30:18 +00:00
jbjohnso
aefceb6eb5 Add ondemand governor, useful for performance validation tasks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14591 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 16:25:59 +00:00
jbjohnso
6d8b0c8186 Fix the way scripts/base obseletes the unified package so that it will only happen on xcat-core update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14590 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 16:25:46 +00:00
nott
b3ee36c58a fix nics processing for na alias
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 16:18:23 +00:00
jbjohnso
c0ad20c3cf Further tweak the genesis repackaging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14588 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 15:59:50 +00:00
jbjohnso
dde7db8565 Add tree for teh overlay package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 15:59:34 +00:00
lissav
16b2c9a45e document format hosts.hostnames
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14586 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 14:16:40 +00:00
lissav
c3381461da add updatestatus for updatenode -S on AIX nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14585 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 13:15:32 +00:00
zhaoertao
64ca73178c add a option 'updateBMC' for rspconfig to update BMC password
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14584 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 10:21:29 +00:00
jjhua
2aa0bc13dd fixed bug 3223, create more yum repo for rhels6/rhels5 x86_64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14582 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 08:32:03 +00:00
zhaoertao
0aa181cd46 reventlog supporting Firebird through CMM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14581 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 06:52:32 +00:00
linggao
3413ba4568 added switches.protocol for running xdsh for swithes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 21:11:29 +00:00
lissav
7a2b7f65d5 fix defect 3219
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14578 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 19:37:17 +00:00
linggao
5717142c87 put yum upgrade back to fix defect 3215, however, this will break Mellanox drivers because Melanox repaces some of the os rpms with its own.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 19:35:40 +00:00
jbjohnso
1735e36913 Update genesis builder to use new scheme
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14576 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 14:42:05 +00:00
jbjohnso
a7fd482b38 Remove some of the xCAT specific chunks from xCAT-genesis-base
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14575 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 14:41:46 +00:00
daniceexi
c17cea3b6f Support to set osimage=rhels6.2-x86_64-netboot-compute:reboot4deploy in the chain.chain to make the status of node to be updated to installing or netbooting as rpower reset has been run
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14574 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 14:11:42 +00:00
ligc
ad3b48cae4 fix for bug 3221: check if the attributes specified with -i are valid attributes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14572 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 13:30:55 +00:00
lissav
8605eddf2a error processing will be done in xdsh, code not needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14571 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 12:35:11 +00:00
zhaoertao
3aa724b5a4 fix bug 3218: Support 'rbeacon' for Firebird blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14570 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 08:54:43 +00:00
zhaoertao
8688e63f33 fix bug 3194: power usage NOSUCHINSTANCE in 'rvitals cn all' firebird plus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14567 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 06:09:26 +00:00
zhaoertao
7c754c200e fix bug 3185: rvitals NODE lcds has no output on rhels6.2 and NGP Flex blades
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-06 05:33:37 +00:00
linggao
933b5e0983 added explicit tag in switches.sshusername to indicate that the username is for telnet. This will improve the performance for xdsh to switches
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14563 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 20:39:43 +00:00
lissav
db34a2548f Check for already installed error on updatenode -S
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 15:42:51 +00:00
lissav
ee02e417d9 have --nodestatus return status if node unreachable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 14:00:48 +00:00
lissav
7cd7ebb719 fix parsing of the args
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 12:54:57 +00:00
xq2005
e43867b487 build xcat-genesis on ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14558 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 11:13:52 +00:00
jjhua
edb83f4262 some minor changes about the the and syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14557 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-05 08:29:48 +00:00