9902 Commits

Author SHA1 Message Date
jbjohnso
a056b3545c Refine tftp startup handling to cope better with more states (dealing with xinetd reconfiged or not reconfiged, xinetd without tftp slave active and with slave active)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 15:47:32 +00:00
jbjohnso
06ce5ebcde Change tftp to run standalone instead of xinetd slave to fix various limitations of the xinetd approach
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11871 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 15:22:59 +00:00
phamt
8319b93f7d Changed unknown node type label
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11869 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 14:14:17 +00:00
phamt
6f381c4c06 Removed trailing comma.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 13:58:10 +00:00
phamt
3999e51990 Removed trailing comma.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 13:52:11 +00:00
phamt
d98365a5c1 Fixed select all checkbox in nodes table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11863 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 13:38:33 +00:00
phamt
f71fcc1417 Synced web.pm with trunk version.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 12:49:11 +00:00
phamt
037b2f3ebd Fixed bugs on System p provision page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11857 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 05:11:58 +00:00
phamt
e6eb66e24b Fixed rcons to reference jquery.min.js. Added IP address and hostname range to z/VM clone and provision page. Updated update page with new links to xCAT repository. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 19:23:51 +00:00
phamt
e27ed6274b Removed rconsShow.php so it could be updated.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11852 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 19:21:55 +00:00
bp-sawyers
3438dcda53 Fix problem of not building nbroot-core rpms
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11849 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 19:20:34 +00:00
phamt
903e828ea2 Fixed add node dialogs. Added change password option under Settings. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 04:46:08 +00:00
jjhua
4410c8b363 add the rpower with cycle action for NGP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11843 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 14:19:45 +00:00
zhaoertao
a6a8f4496e modify the output of 'rpower blade state'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11840 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 14:02:23 +00:00
zhaoertao
f61ccd70f3 fix bug 3500392: the DFM link between hdwr_svr and blades need to be reconnected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11838 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 11:42:37 +00:00
daniceexi
30c1692f78 update the output format of rscan
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11837 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 11:37:10 +00:00
zhaoertao
c18b4d630d modify the output of rpower blade state
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 04:31:58 +00:00
zhaoertao
f431dc1800 use 'cec_state' instead of 'bpa_state' for 'rpower blade state'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 03:05:46 +00:00
jbjohnso
65e98ce27d Offer '-o' to force powerdown on failed suspend attempt, '-r' to force reset
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 21:06:07 +00:00
lissav
70d0d7a9c9 fix defect 3502735
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 17:02:41 +00:00
daniceexi
394a9e21aa fix the issue for xcatdebug:1. aix cannot recognize the signal NUM50,NUM51. 2. the xcatdeug -f does not work after the change that loading plugin when really running of command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11821 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 11:53:12 +00:00
jjhua
b0865ca040 rinv manpage update for NGP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 09:43:52 +00:00
jjhua
9863bd83d8 rspconfig manpage updates for NGP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11819 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 09:41:49 +00:00
zhaoertao
c1a4a2b7a6 change the time interval used to retry rcons to more than 30 seconds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 09:16:44 +00:00
zhaoertao
6c35430c8c fix bug 3496892: need to check the state of lpar strictly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11814 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 07:48:12 +00:00
xq2005
3333e8d7fd ganglia gmetad configure file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11812 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 03:31:22 +00:00
bp-sawyers
5bc8f7bd96 A https://xcat.svn.sourceforge.net/svnroot/xcat/xcat-core/branches/2.7
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11806 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 14:05:30 +00:00
xq2005
7fcd6c03b1 support the latest ganglia output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 11:07:59 +00:00
xq2005
0361e95683 fix the ganglia node area show bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 10:59:49 +00:00
jjhua
f6deceee5d fix a defect after invoking the cec_state to get the blade state
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 10:20:05 +00:00
zhaoertao
badef3d17d not check the installnic or primarynic param in getmacs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11802 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 09:08:13 +00:00
zhaoertao
4572e601f8 add sleep for rcons to check the blade state if it is in 'power off' state
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11801 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 09:07:05 +00:00
xq2005
934f27d0cc modify the summary part style
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 06:28:11 +00:00
zhaoertao
2a9414124f fix bugs about rspconfig cmm USERID=<new_passwd>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 01:57:25 +00:00
jbjohnso
ebb3f27e55 Rework some of the IPv6 logic to tolerate certain peculiar perl environments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 15:17:20 +00:00
nott
b96ec76c6f fix statelite and mkdsklsnode node issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11795 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 13:24:12 +00:00
wanghuaz
180ad17446 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11794 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2012-03-08 12:08:54 +00:00
wanghuaz
b8b8c3db7c ppe_rte_license should be installed firstly which prevents 'ppe*.rpm' installing later. Use --force option to update rpm packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 11:40:45 +00:00
wanghuaz
0e88519c6a cmdline cannot handle some improper network configurations. Commentting it out to make it more stable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 09:55:54 +00:00
wanghuaz
a0d3c6ce57 Added pe/gpfs integration on x/rhels6.2 for stateful nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 08:24:33 +00:00
zhaoertao
36e927228d enhancement of 'rspconfig cmm HMC=<passwd>' that update the password to all the FB blades managed by CMM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 06:12:27 +00:00
yinle
d266a464d8 Fix bug 3491699: rnetboot "-V" issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 05:18:32 +00:00
yinle
16f97547b4 Fix bug 3491699 :rnetboot "-V" issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11788 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 05:15:41 +00:00
yinle
12115a7186 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11787 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 04:36:14 +00:00
linggao
aa6fddabd0 fixed otherpkgs postscript for the case when wget has to be used. It has been broken for a long time.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11786 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-08 00:13:00 +00:00
jbjohnso
9538a08566 Have install monitor fall back to IPv4 resolution specific if the v6/v4 agnostic call fails
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 19:22:48 +00:00
jbjohnso
594c3df011 Fix problem where single-wide blades 'after' double-wide blades are reported incorrectly in various commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 15:16:58 +00:00
wanghuaz
f80d6abe96 added otherpkg,exclude,pkglist list and postinstall script for generall hpc integration packages on x86_64/rhels6.2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11783 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 12:40:40 +00:00
wanghuaz
c39381bd4d added otherpkg list for gpfs integration on x86_64/rhels6.2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11782 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 12:37:51 +00:00
wanghuaz
235b9df006 added pkglist, otherpkgs list, and postinstall script for pe integration on x86_64/rhels6.2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-07 12:36:50 +00:00