Commit Graph

9708 Commits

Author SHA1 Message Date
nott
4798d7e773 fix image_data issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11627 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-19 19:36:43 +00:00
nott
e22550566f fix rpm flags issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-19 18:26:14 +00:00
jbjohnso
362f237975 Fix various omissions of 'use' statements.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-19 16:09:21 +00:00
jbjohnso
ec0d7025aa Add the ability for site to tune the number of allowed SSL clients if needed.
also fix warning on new init strategy while I'm at it

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-19 03:16:51 +00:00
jbjohnso
63014585a9 Hav ipmi plugin provide a site variable to disable service node fanout 'ipmifanout' to 0 will bypass service nodes (recommended IMO)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-18 20:40:09 +00:00
jbjohnso
c996664219 Fix syspowerinterval to only catch on/reset/boot type events in ipmi plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-18 20:33:40 +00:00
jbjohnso
85be8c228e Implement feature where syspowerinterval and syspowermaxnodes are honored by ipmi.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11619 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-18 20:33:32 +00:00
jbjohnso
74dcd06517 Slightly improve latency of IPMI plugin startup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-18 19:57:25 +00:00
jbjohnso
9d1f05f889 Fix kvm.pm not pulling in xCAT::Usage on its own
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-18 19:44:11 +00:00
jbjohnso
b460198863 Reduce memory usage of xCAT by about 66%
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-18 19:34:57 +00:00
jbjohnso
4a5773f139 Fix SLES driver injection when used on a noderange so that more than first node gets correct arguments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-18 16:18:39 +00:00
jbjohnso
6635281a99 IMM interface changeover may require a brief respite before lan set works
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11614 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 21:26:50 +00:00
phamt
993014ae44 Fixed pping check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11613 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 16:22:18 +00:00
phamt
79106eab52 Fixed nodeset code to accept profile.os.arch.tmpl, profile.os-base.arch.tmpl, profile.arch.tmpl, and profile.tmpl.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11612 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 16:14:34 +00:00
phamt
624bbefa5c Set active configuration when adding NIC and coupling to LAN or VSWITCH. Also, set active configuration when adding MDISK.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11611 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 15:42:50 +00:00
phamt
42dc03a963 Set active configuration when adding NIC and coupling to LAN or VSWITCH.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11610 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 15:13:59 +00:00
xq2005
e7e2b8c1c2 the put/get/post method for network object is completed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 07:08:17 +00:00
yinle
be926e9a5d After re-writing lparnetboot, change the way of invoke lparnetboot.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11608 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 06:10:25 +00:00
yinle
75d81ae545 after re-writing lparnetboot, change the way of invoke lparnetboot.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11607 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 06:05:41 +00:00
yinle
b0d518b62e change the return value of the lparnetbootexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11606 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 06:03:19 +00:00
yinle
c5cd21f6e7 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11605 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 06:00:45 +00:00
yinle
6d8bfba2f3 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 05:59:11 +00:00
yinle
b6032f8fbc minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 05:36:13 +00:00
daniceexi
444679ba77 remove the installing of atftp. The tftp/tftp-server will be required by xCATsn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 04:52:08 +00:00
daniceexi
80a4196ab5 install conserver-xcat instead of conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 04:47:48 +00:00
daniceexi
e8ba410483 install conserver-xcat instead of conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11600 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 04:40:10 +00:00
jbjohnso
998c932dbd Change proxy dhcp to point to the place where genimage puts bootmgfw.efi
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11599 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-17 00:13:14 +00:00
linggao
7c97c5d6e3 fixed the dependency problem caused by nagiosmon.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11598 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-16 16:46:37 +00:00
xq2005
400cb3556e support get and put method on site object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-16 13:06:45 +00:00
sjing
249619fdc1 use nodelist.status to check if a node is running instead of nim Mstate.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11596 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-16 09:38:30 +00:00
ligc
f39c709479 fix for bug 3484773: mknimimage -u nfs_vers=4 to handle image_data and resolv_conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11595 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-16 05:48:37 +00:00
xq2005
66de9934d4 modify the code format by perltidy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11593 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-16 02:42:44 +00:00
sjing
e77d5efd6c the fix for hostname alias
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11592 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-16 02:38:43 +00:00
nott
58511e94d6 clarify emgr support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11591 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 21:07:26 +00:00
jbjohnso
d39e110af8 Finish per-node/group tftpdir for NAS mount point managed sync up
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 21:04:42 +00:00
nott
4b7a5c6f34 clarify emgr support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 20:55:13 +00:00
nott
85a775f45d clarify emgr support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11585 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 20:30:12 +00:00
nott
7e8d9082db fix emgr support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11584 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 20:13:51 +00:00
nott
9f608dc762 fix emgr support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11581 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 16:13:01 +00:00
jbjohnso
c74a8f5469 Allow admins to use more traditional passwords for vnc/spice if they so desire
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 14:47:14 +00:00
lissav
b57b58e837 fix recursive listing of all /install breaks AIX on large systems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 11:11:23 +00:00
ligc
279a1bf288 fix for bug 3484774: indicate mknimimage -u can not change nim resources from NFSv4 to NFSv3
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11576 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 06:33:48 +00:00
sjing
2975af1e14 check if maskbits indivisible by 4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11575 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 05:52:55 +00:00
ligc
aa40e86d49 fix for bug 3460128: run vpdupdate only when necessary
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11574 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 02:56:51 +00:00
lissav
650ea98014 fix build of mypostscript to include cd /xcatpost defect 3487592
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11572 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-14 18:00:40 +00:00
jjhua
366eb340bd for the FB pblade, the parent of the blade is cmm, rflash will not check the parent's firmware level
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11571 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-14 08:55:06 +00:00
ligc
c9b4a6c15d add the long hostname into knownhosts file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11570 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-14 07:50:00 +00:00
ligc
58986c772c fix for plain_pkgs support with http service
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11569 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-14 03:28:41 +00:00
wanghuaz
49d4c0a395 check networks table instead of installnic to determine it is booting from hfi
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11568 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-14 03:01:42 +00:00
jbjohnso
6ce517a511 Sometimes vncviewer isn't fast enough, delay removale of the password fillllllllle a little
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11567 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-14 00:01:07 +00:00