lissav
5345292cdb
remove shared backup/restore scripts use dumpxCATdb and restorexCATdb
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9991 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 12:08:20 +00:00
lissav
5311722c3d
fix attribute definitions in nodetype and osimage tables
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 11:12:25 +00:00
yinle
d1620bbea6
Add the new global definition of ppc and zvm for supporting hwtype.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 09:56:14 +00:00
jjhua
c9d82a792b
updated the manpage for bug 3325319
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 08:42:22 +00:00
jjhua
1b8202f2d4
fixed bug 3325319, support that if not specify the oldpw, then we assume the factory default.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 08:23:15 +00:00
wanghuaz
d072b35c53
omapi now is supporting hfi hardware type. we direct set the hardware type from omapi instead of change the lease file manually.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 08:14:24 +00:00
yinle
c19622f0e9
modify defspec to support *def operation on hwtype with ppc/zvm.nodetype
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 07:32:49 +00:00
yinle
873cdef963
Fix bug 3337415: lsslp -i <Svlan> should only provide IPs back in Svlan
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-30 02:36:39 +00:00
jbjohnso
72f0ae7b4f
Forbid removing all /etc/hosts entries from DNS with makedns -d as it pretty well corrupts most configs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9983 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 17:57:25 +00:00
jbjohnso
89743f5fbc
Provide user way to specify manual use of fping to allow workaround for RHEL 6.0 bug
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 12:03:28 +00:00
angli-xcat
00f535776c
To make the code easier to maintain we decided not to select autoyast config template file (compute.sdk.sles11.tmpl/compute.sles11), instead if the user want to do a SDK included full install, he should prepare a customized template from compute.sdk.sles11.tmpl, and copy it to /install/custom directory.
...
This is for SLES 11 SP1 SDK DVD support (Patch 1)
====================================================================
Patch Reason: Design changed, To make the code easier to maintain
we decided not to automate select autoyast config template file
(compute.sdk.sles11.tmpl/compute.sles11),
Patch detail: If the user want to do a SDK DVD included full install,
he/she should prepare a customized template originated from
compute.sdk.sles11.tmpl, and copy it under /install/custom
====================================================================
====================================================================
Target Dist: SLES 11 SP1, for both full install and statelite install
Aim: To enable users to install packages from SDK DVD during installation
user impact: If the user add packages in .pkglist files, he/she should first do 'copycds' using SDK DVD iso.
For full install, the user should prepare a .tmpl file for autoyast
By-effect: N/A
Limitations: 2nd installation DVD and 2nd SDK DVD not supported, both carries source packages.
It seems they are not recognized by autoyast, and it's of no use to install sources pkgs on CNs.
====================================================================
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 10:03:58 +00:00
zhaoertao
264ca0d4ec
add usage info if no argument specified
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9979 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 09:01:14 +00:00
zhaoertao
f3ec1f9d4c
fix bugs 3316669
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 08:31:02 +00:00
jjhua
3c43abf5c3
update the cec_off_policy for rspconfig
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 06:51:43 +00:00
jjhua
d4b5744114
update the usage of rspconfig
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 06:27:13 +00:00
zhaoertao
05ab449599
sync Frame, CEC sysname feature
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 04:50:09 +00:00
jjhua
e7a471ecba
fixed bug 3342516, add some new lines into the octant configuration
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-29 02:32:49 +00:00
yinle
bbc0bfddbc
fix bug 3340664: lsvm/rmvm failed on node created by mkvm, 3339340:rscan -w cannot write the nodetype table in 2.6.6 6/28 build
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 13:43:00 +00:00
angli-xcat
03533e3102
This is for SLES 11 SP1 SDK DVD support (Patch 1)
...
====================================================================
Patch Reason: Design changed, to minimize risk when doing a regular
SLES11SP1 full install without SDK DVD copied.
Patch detail: If we do a full install for SLES11SP1, and previously
we did "copycds" with SDK DVD, we use compute.sdk.sles11.tmpl,
otherwise use compute.sles11.tmpl.
====================================================================
====================================================================
Target Dist: SLES 11 SP1, for both full install and statelite install
Aim: To enable users to install packages from SDK DVD during installation
user impact: If the user add packages in .pkglist files, he/she should first do 'copycds' using SDK DVD iso.
By-effect: N/A
Limitations: 2nd installation DVD and 2nd SDK DVD not supported, both carries source packages.
It seems they are not recognized by autoyast, and it's of no use to install sources pkgs on CNs.
====================================================================
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 09:28:21 +00:00
sjing
d9e88fa588
makedns -d must be followed by noderange.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9971 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 09:07:53 +00:00
xq2005
ddced88dba
support provision linux for system x/p on nodes page
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 08:37:16 +00:00
sjing
1b8b430116
put teal rpms in /install/post/otherpkgs/..../gpfs.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9967 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 03:13:43 +00:00
sjing
73fb0146b3
put teal rpms in /install/post/otherpkgs/..../teal
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 02:16:07 +00:00
daniceexi
ad4ff9c6a1
change the test case for renergy
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 02:13:53 +00:00
bp-sawyers
b679579ca6
Fix build problem - object def html man pages not getting uploaded to SF
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 22:15:55 +00:00
bp-sawyers
a4e4d46a19
Fix syntax errors in rmvm and rspconfig man pages
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 22:04:20 +00:00
bp-sawyers
08e2e0925a
Fix bug 3323351, do not generate route and group man pages on aix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 21:52:21 +00:00
daniceexi
5d539d9a8f
code drop for ffo support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 15:10:15 +00:00
yinle
53a8f90d80
minor fix, won't set 'ppc' for lpar in nodetype.nodetype
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9958 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 15:02:26 +00:00
yinle
d868494a50
change setting nodetype.nodetype to node's type into setting nodetype.nodetype to 'ppc'
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 13:09:59 +00:00
yinle
9ba70e2b93
set hmc as 'ppc' in nodetype.nodetype
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 13:05:02 +00:00
jjhua
b241e10e80
add some enhancement for rflash to return any failure immediately
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 10:57:33 +00:00
angli-xcat
4a049ff09f
Yum.pm should be invoked only when we use rhels5 medias for "copycd" command. In case of multiple unexpected errors when using other distributions.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 09:29:27 +00:00
yinle
1d6f346366
add check in getNodeIPaddress, return 0 if the input node is undef.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:52:56 +00:00
xq2005
54fde0ff08
modify nodes page layout
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9946 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:49:13 +00:00
yinle
8785b5c332
modify the getnodetype subroutine, query nodetype table first, if it is set as ppc or zvm, query other table to get node type.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:48:59 +00:00
wanghuaz
1e87e288c8
update linuximage table to add crashkernelsize atribute to adjust the kdump kernel size
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:42:19 +00:00
wanghuaz
9e7eb513e5
Fixed the issue that on Power775, kdump kernel size needs 256M, increased the default size on RH
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:22:26 +00:00
jjhua
8f6c635686
-m is optional
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9942 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:11:43 +00:00
sjing
ce0151fb56
/etc/LoadL.cfg will be updated by llcompute.sh as postscript.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9941 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:05:28 +00:00
sjing
58d1e8529b
separate teal from gpfs.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 04:00:55 +00:00
angli-xcat
04cb7483c6
This is for SLES 11 SP1 SDK DVD support
...
====================================================================
Target Dist: SLES 11 SP1, for both full install and statelite install
Aim: To enable users to install packages from SDK DVD during installation
user impact: If the user add packages in .pkglist files, he/she should first do 'copycds' using SDK DVD iso.
By-effect: N/A
Limitations: 2nd installation DVD and 2nd SDK DVD not supported, both carries source packages.
It seems they are not recognized by autoyast, and it's of no use to install sources pkgs on CNs.
====================================================================
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9939 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 03:46:29 +00:00
sjing
c20ff029c6
separate teal from gpfs.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9938 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 03:26:58 +00:00
yinle
616851a944
Fix the bug that rspconfig can't change node name on HMC
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-25 02:50:06 +00:00
jbjohnso
43c6b35704
Further rectify forced migration error handling
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 18:33:04 +00:00
jbjohnso
b376bf0b70
Further rectify forced migration error handling
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 18:29:12 +00:00
jbjohnso
9da0c8629c
-Reduce severity of rmigrate -f source not being available
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9932 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 18:25:46 +00:00
mellor
78b442171e
clear out any garbage left in ARGV before calling plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 18:19:07 +00:00
linggao
fac000c8d9
added -g flag in genimage man page
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 16:50:48 +00:00
linggao
229dc2b5e1
added linuximage.krpmver for sles images
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 16:39:25 +00:00