9760 Commits

Author SHA1 Message Date
jbjohnso
cc7042f2ef There is no reliable cue for how long after the switch between dedicated and shared to continue, so just go with the 10 second sleep
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-25 16:31:58 +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
phamt
326064a060 Added info bar to Add System p node dialog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11678 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 14:48:01 +00:00
lissav
f1df4dbfe4 fix defect 3474407
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 13:15:27 +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
zhaoertao
d7262006c3 update 'mkhwconn <noderange> -t' to support all ports in trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 06:45:38 +00:00
yinle
edc106e902 Fix bug 3491518:rnetboot make network boot from the wrong mac address
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-23 15:57:52 +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
amy0701
cf2bf477b8 update case for makedns
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-23 03:13:44 +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
lissav
3d4dd2d433 fix formatting of the comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-22 13:02:49 +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
lissav
3edd437c7c add info to disjointdhcp definitions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 20:29:33 +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
yinle
deccf212ee minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 06:03:04 +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
xq2005
2ea6192c9a get network object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11648 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 05:30:56 +00:00
zhaoertao
533a475aca fix bug 3489503, ipv6 in network table will bring abnormal error for 'rspconfig cmm initnetwork=*'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11647 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 03:09:35 +00:00
sjing
99092c60c3 start named on boot.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11646 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 02:04:35 +00:00
phamt
6b2e80c028 Fixed label and input tags on Google Chrome.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-21 00:02:10 +00:00
bp-sawyers
90261ffcca Update Schema.pm for site attrs for ipmi scaling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 21:52:34 +00:00
jbjohnso
13b96e9af6 Fix problems with otherpkgs seen in IC test process with plain_pkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 19:38:44 +00:00
phamt
4d59e64a73 Checked the max # of virtual machines allowed before provisioning.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 18:10:34 +00:00
jbjohnso
89e254d9c3 Distribute syspowerinterval chunks amongst service nodes and randomize each list as well
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 16:51:15 +00:00
jbjohnso
8279709921 Change ipmifanout to ipmidispatch for site table definition to avoid confusion with dsh concept
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 15:40:15 +00:00
bp-sawyers
84a6043361 Fixed misspelling of xCAT::SvrUtils
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11639 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 14:35:38 +00:00
sjing
f05851ee6b check valid attributes for mkdsklsnode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 10:01:58 +00:00
wanghuaz
fce8747ca4 Fixed one issue while check if I am the given service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 07:23:07 +00:00
wanghuaz
cda0df7b5c Fixed issues in service node pool working with diskful and diskless installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11636 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 07:20:41 +00:00
sjing
84adefc1e3 check named status and start it if needed before add/delete dns records.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 05:49:41 +00:00
wanghuaz
725d9c93b1 Added new package names since they are updated in RTE 1.2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 05:47:16 +00:00
sjing
18ccba4577 support -e flag.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 05:18:54 +00:00
sjing
95fc3f2ef8 support -e flag.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 05:04:03 +00:00
sjing
47284337f0 added -e flag to keep flexibility of ddns updating dns records to external dns server based on /etc/resolv.conf. Also default to use localhost as the dns server.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11631 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 04:26:38 +00:00