Commit Graph

3757 Commits

Author SHA1 Message Date
linggao dea165c153 added switch.pm back to AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-13 17:58:24 +00:00
jbjohnso 0cd91682cc Fix problem where some BIOS boots require broadcast response and iPXE is
just too optimistic on the whole situation.

Had considered changing iPXE code, but easier to switch behavior in dhcp server,
as an iPXE change impacts UEFI boot which all tests indicates being ok with unicast

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-13 16:00:15 +00:00
xq2005 ecd29fc982 fix the rest api response method bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11563 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-13 08:42:47 +00:00
ligc c1073c7699 if site.vsftp is not set, default to no
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-13 02:20:25 +00:00
yinle 96292f8670 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-13 02:01:18 +00:00
linggao 2dd8e712c7 added support for Nagios monitorin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11555 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 20:19:54 +00:00
yinle eeaf152457 "getnodetype performance improvement": change getnodetype related code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11547 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 10:32:50 +00:00
yinle 4cd7205eca "getnodetype performance improvement": change getnodetype related code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11546 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 10:12:19 +00:00
yinle ba01bb554a "getnodetype performance improvement": change getnodetype related code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11545 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 10:04:37 +00:00
yinle dfca79641c "getnodetype performance improvement": change getnodetype related code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 09:04:50 +00:00
yinle 165ac01821 "getnodetype performance improvement": change getnodetype related code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 08:53:15 +00:00
yinle 05101903d2 "getnodetype performance improvement": change getnodetype related code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 07:35:56 +00:00
zhaoertao a3f3b3b46a fix bug 3486467: rscan -z can not parse out the IP address for FSPs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11538 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 07:32:54 +00:00
wanghuaz c536952cab Added several templates with centos6 version to be more specifically. Also replaced 'zerombr yes' with 'zerombr' for centos6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11537 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 06:46:39 +00:00
wanghuaz 1259f728d0 Added kvm templates with OS version to be more specifically. Also replaced 'zerombr yes' with 'zerombr' for rhels6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11536 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 06:42:05 +00:00
wanghuaz 61a1865334 Added several templates with OS version to be more specifically. Also replaced 'zerombr yes' with 'zerombr' for rhels6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11535 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 06:40:54 +00:00
wanghuaz ff25195d5b Replace 'zerombr yes' with 'zerombr' for rhels6 according to red hat bugzilla 241666
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 06:22:45 +00:00
jbjohnso bdfcdf364d Rework Windows PE startnet to give a debug cmd earlier and pause if cmd script
is missing

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 02:23:11 +00:00
jbjohnso 52e04c5a47 Pull in vpd.uuid on node discovery
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-10 02:23:01 +00:00
jbjohnso 8f05382865 Remove noderes.nfsserver population on discovery, favor more dynamic runtime operation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-09 16:20:23 +00:00
jbjohnso b201b45c7f Fix mknb construction of genesis when lzma is missing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11527 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-09 16:18:40 +00:00
sjing 08c759d221 support site.ntpservers=<xcatmaster>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11521 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-09 07:53:28 +00:00
linggao 5c047d1073 fixed a bug for nodestatus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11519 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-08 18:37:48 +00:00
linggao e92cdf5792 fixed a bug for nodestatus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11515 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-08 16:28:48 +00:00
xq2005 bebf2d2f32 restapi print header format error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11509 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-08 05:55:13 +00:00
sjing 206d7ab908 add the logic if the daemon has already processed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11507 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-08 02:27:37 +00:00
linggao f2cec79b7a added run_ps for all the postscripts for diskful install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-07 19:22:25 +00:00
lissav 4c9efd42b1 fix for 3485080 syspowerinterval not being honored
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11504 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-07 15:49:14 +00:00
jbjohnso 9bc1b7f8f1 Explicitly denote NI_NUMERICHOST as a function, which seems strange but it makes perl give us the benefit of the doubt
on it beling a valid scoped entity that will be avoided if not imported.
Could have probably used & to acheive the same effect, but it doesn't particularly matter

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11500 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-07 13:34:20 +00:00
jjhua e9e3f06d30 for rflash on linux hierachical, if the installloc in the site table isn't set, copy the rpms to the service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-07 06:11:28 +00:00
daniceexi d1f2042462 set cons=fsp for NGP power blade during the rscan
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-07 03:17:34 +00:00
jbjohnso f2fad48d34 Fix log messag on discover packet receipt
Also fix bmcsetup output to remove useless call

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11492 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-06 22:28:07 +00:00
linggao a7404f0c24 fixed the problem that gives error when noderes.nfsserver is not set for full disk install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11491 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-06 22:15:50 +00:00
lissav a1e4faa966 add check for request processed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11487 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-06 12:53:26 +00:00
zhaoertao 706b89520f Use option '-D' of getmacs to determinate the operation mode of a pblade, -D for DFM, else for CMM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-06 09:30:08 +00:00
jbjohnso 0bfa217540 Fixtypo in the preprocess_requst case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11481 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-05 17:51:51 +00:00
jbjohnso 416021e681 Put more useful messages in logging around discovery indicating failed discovery attempts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11480 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-05 17:37:47 +00:00
daniceexi e819282af8 to support the solcfg enable/disable for cmm/blades
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11478 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-05 07:17:54 +00:00
jbjohnso c41fe0e1a3 Fix IPMI.pm warning message on every packet when IPv6 is possible
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11475 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 22:17:46 +00:00
jbjohnso cd5ee8a18c Fix brace mismatch in mknb
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11474 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 21:24:31 +00:00
jbjohnso 2809799def If we are faced with a system without an AC energy reading, we were missing the chance to init the precision data. Now init it regardless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 19:58:11 +00:00
jbjohnso 01ae059b01 Fix rvitals energy when used on a system without metered or estimated AC draw
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 19:22:56 +00:00
phamt c97754e772 Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 19:17:59 +00:00
jbjohnso f813d2e20f Take a stab at having xcatd itself filter out potentially circular preprocess_request invocations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11468 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 18:21:28 +00:00
bp-sawyers 3caf74fbe4 reverting thang's change of xCAT-server.spec
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 17:52:01 +00:00
lissav b4f5b6d196 add missing checks in preproces_request that we have already been there
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11465 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 13:27:19 +00:00
sjing 1b7ffeb485 fix for the makedns problem when mn configured with global ipv6 address
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11463 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 09:39:54 +00:00
sjing 23cebd7a11 refine rmdsklsnode message.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 06:40:04 +00:00
phamt 18fb0675dd Removed restriction on 1 network device per zHCP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11461 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 05:23:03 +00:00
yinle 526290b8f8 Fix bug 3467860, xcatsetup: the IP of fsp 40.63.01.2 has 0 at head of a part
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11459 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 02:46:39 +00:00