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
lissav
58dd01e0dc
lsxcatd -t added to show whether we are a Management or Service Node
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11456 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-02 13:45:51 +00:00
lissav
8f9ae079d2
improvements due to 3482239
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-02 12:28:03 +00:00
phamt
b7d7357ada
Removed AAsn.pm and mknb.pm from zvm build.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11452 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-01 18:04:18 +00:00
bp-sawyers
a1d39cd117
Fixed minimal build for zvm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11449 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-01 01:01:27 +00:00
nott
96ce7601ee
change rpm default and add test
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-31 20:42:15 +00:00
jbjohnso
b8e6eadfaa
Remove failed lzma attempt if applicable
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11440 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-31 16:45:38 +00:00
jbjohnso
017a1526ed
Add a feature for xCATd to delay subrequests as dictated by plugin preprocess_request
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-31 14:19:53 +00:00
jbjohnso
6a7b71378e
Update kvm plugin to handle issues with later spice protocol and video ram
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11438 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-30 22:10:23 +00:00
phamt
ff55c8e93e
Fixed tags associated with LVM.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-27 21:20:52 +00:00
phamt
3c431f1f53
Fixed bug where double quotes are removed from template.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-27 20:14:00 +00:00
jbjohnso
45fecc3aa5
Have IPMI avoid conflicts between Socket6 and INET in some configs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-27 16:53:48 +00:00
bp-sawyers
d6b6d2e722
build changes to enable bldg a minimal xcat for imbedded environments
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-27 00:23:24 +00:00
jbjohnso
0282e90cf0
Have bmcsetup work around a limitation of a certain service processor
...
Fix mknb to more comprehensively handle the lzma case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-26 22:06:09 +00:00
nott
1413d85762
fix for bug #3474362
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-26 16:16:40 +00:00
phamt
f4841a2bca
Make hostname case-insensitive.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 22:37:03 +00:00
jbjohnso
297fe8f459
Modify CentOS 6 KVM template like the compute template was modified
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 21:03:33 +00:00
jbjohnso
fb0bf30df0
Fix centos6 to behave like redhat does after 2.7 changes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 20:31:50 +00:00
jbjohnso
b91ddddf53
Fix problem where a kernel parameter would not have a space delineating it from next parameter in RHEL/CentOS/Fedora/SL installs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 20:26:07 +00:00
nott
8bf5624efa
addtional mknimimage output
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-24 20:57:38 +00:00
phamt
b5900b771b
Added pkglist for statelite.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-23 21:56:51 +00:00
phamt
741c320642
Fix bug when MAC address is generated.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-21 14:55:19 +00:00