Commit Graph

3852 Commits

Author SHA1 Message Date
jbjohnso
ae5b37598d Have blade.pm also be able to match discovering nodes by UUID
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11734 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-03 01:46:19 +00:00
jbjohnso
fac06cba12 Fix genduiduuid.sh script to cope with deficient kernel code too
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-03 00:14:16 +00:00
nott
f836b3213c mknimimage support for hasn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-02 19:33:27 +00:00
nott
50913eb9b5 rmnimimage support for hasn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-02 15:19:44 +00:00
sjing
c62079eaff no dump resource defined for osimage, but configdump is specified, report error.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-02 04:17:16 +00:00
nott
f6473652ff new mkdsklsnode support for hasn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 21:26:14 +00:00
jbjohnso
8d65490894 Have xCATd more clearly report when registering a plugin fails, also be resiliant to the situation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 16:21:27 +00:00
jbjohnso
b963e36dc7 Fix xnba using xCAT::Scope without 'use'ing it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 14:31:10 +00:00
jjhua
4fc13e90ac wget the link http:... instead of ftp...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:11:52 +00:00
jjhua
66a2f3a334 add the ib pkglist for rh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:10:47 +00:00
jjhua
a02787ff30 mlnxofed_ib_install could be used for both rhels and sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 06:08:20 +00:00
sjing
4860996fbf check valid attributes for mkdsklsnode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-01 05:49:24 +00:00
wanghuaz
9836ad8528 Added pkglist, otherpkgs pkglist, and template for RHEL6.2 diskfull installation on service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 12:21:59 +00:00
jjhua
6999503160 fixed a syntax issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11707 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 10:27:17 +00:00
phamt
ffbc59f545 Fixed egrep bug.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11706 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 18:56:10 +00:00
phamt
515507b45c Fixed network layer query problem.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 17:51:51 +00:00
sjing
8f0e127d31 rmnimimage: check nim resources(alloc_count) on sn when we want to remove it on mn.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11703 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 08:44:13 +00:00
phamt
37183d4185 Added code to remove NIC and disk from active configuration.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 22:16:42 +00:00
jbjohnso
d7d49fd2e7 Fix pxe plugin not having 'xCAT::Scope' used
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11700 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 18:48:33 +00:00
jbjohnso
b144a32404 Implement a '-w' argument on rpower suspend to force blocking until system has gone into suspend
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11699 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 17:49:29 +00:00
cjhardee
b1611e7311 Added a version handler and turned debugging off.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 15:44:59 +00:00
yinle
aa859d29bd fix bug 3492916 :Hardware connection issue between HMC and CEC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 09:10:04 +00:00
jjhua
7b7b5bfd1b use Mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 08:23:49 +00:00
jjhua
ba22df7a82 use ib.sles11.1.x86_64.pkglist instead of ib.sles11.1.x86_64.otherpkgs.pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 03:18:02 +00:00
jjhua
c847cf6759 use ib.sles11.1.x86_64.pkglist instead of ib.sles11.1.x86_64.otherpkgs.pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-27 03:17:31 +00:00
jbjohnso
ff41e3eaee Provide feedback with shortened/better RHEL6 driver disk support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 17:48:18 +00:00
jbjohnso
7712d54227 For x86, select a faster mechanism for injecting driver disks so that nodeset is significantly faster
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 17:48:11 +00:00
jbjohnso
3e73851545 Don't have Gensis attempt hardware flow control. This is a frequent source of Genesis 'hanging' while someone is
trying to figure out their setup, which Genesis is ostensibly supposed to work best in

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 16:31:50 +00:00
jbjohnso
490bd0169f Implement multi-driverdisk merge for RHEL6 installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 15:12:12 +00:00
jbjohnso
22ed503864 RHEL6 Driver update done correctly, some cleanups for bugs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 21:12:51 +00:00
xq2005
8669c79562 api interface about the node object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 07:10:55 +00:00
sjing
9bf23897bb Fix lpp_source failed to define on sn issue. Also fix the image_data doSNcopy2 issue.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11674 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 07:04:14 +00:00
ligc
98f393d24b get tftpdir using xCAT::Utils->getTftpDir if it is not passed in through subroutine calling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11673 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 06:55:58 +00:00
jbjohnso
980def4650 Fix lsslp to not init something in handled_commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-23 13:57:50 +00:00
jbjohnso
238baaf4f7 Init macmap on demand. The handled_commands is no place for persistent initializations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-23 13:45:45 +00:00
jbjohnso
32de78952f Fix ESXi problem inducing more IO than is required to get the job done (reduces measured runtime by a bit over 66% in one case)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11667 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-22 21:23:12 +00:00
jbjohnso
2cc9a116e6 Fix ESX missing a 'use' statement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-22 18:19:30 +00:00
daniceexi
4a1e7494bd add more condition to match the system p NGP blade for rscan
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11664 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-22 06:30:36 +00:00
xq2005
0f1f8a04ec support get/put/post/delete method on node object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11662 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-22 02:24:16 +00:00
jbjohnso
ba5b5871d8 Preserve extra datastore and = directives in vm.storage on rinv -t sync up
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 19:53:36 +00:00
ligc
0456b6ef6c fix for bug 3422448: lsdef -t <type> -h -i attrs_list support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 08:03:15 +00:00
jjhua
c64c5b8025 use mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11658 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:56:04 +00:00
jjhua
d432be9441 use ib.sles11.1.x86_64.otherpkgs.pkglist instead of this file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:55:31 +00:00
jjhua
8d18741245 use mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11656 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:12:03 +00:00
jjhua
6daaa40e66 use mellonax ofed to support for IB QDR
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:11:25 +00:00
daniceexi
9859b16eca continue update the condition to recognize the cmm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 07:06:41 +00:00
wanghuaz
a854feea90 Added service node pool for diskful and diskless installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 06:53:54 +00:00
daniceexi
f1db4ebf47 Change the condition to know whether it's a ppc NGP blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 06:48:38 +00:00
sjing
e65e11dd0e fix to copy openssh to lpp_source by default.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 06:31:38 +00:00
ligc
d3e172bd03 temporary fix for bug 3484822: configure xcataixscript resource as NFSv3
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 05:47:39 +00:00