Commit Graph

217 Commits

Author SHA1 Message Date
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
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
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
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
yinle
9c7d314402 mkhwconn -s enhancement,support mkhwconn -s hmc1 or without hmc specified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-21 06:37:55 +00:00
daniceexi
8e35b5bcb5 The continued fix for the defect 3317678
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-20 08:52:49 +00:00
daniceexi
57b94e7f75 defect 3317678: fix the issue that cannot get correct nodestate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9835 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 08:44:01 +00:00
zhaoertao
7641f19168 enable 'dev' and 'celogin1' login for CEC|FRAME and enhance some of rspconfig commands work in redundanct environment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 07:29:17 +00:00
yinle
274b09d087 change the way of finding node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 05:41:37 +00:00
yinle
1101915a1b Fix a mistake that rspconfig --resetnet should not fork in PPC.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-02 02:15:23 +00:00
yinle
384e896b93 support rmhwconn -s and lshwconn -s.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-20 09:28:02 +00:00
yinle
a5e5808512 Fix bug 3300359 : rspconfig HMC sshcfg not display correct state on AIX71B
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-12 10:11:04 +00:00
zhaoertao
ff1a250e0b fix bugs item 3190928
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-10 07:58:27 +00:00
yinle
528b9fd1bb minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9323 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-15 04:57:49 +00:00
yinle
99f69069ee Add -s to mkhwconn to support connection between frame and its sfp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9296 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-13 09:42:58 +00:00
lissav
27575eae36 Comment out use/require Data:Dumper
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9271 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 13:51:09 +00:00
linggao
160b3beee1 setrout postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-08 19:56:09 +00:00
ligc
cfb3c68892 change networks.gateway value <myself> to <xcatmaster>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-22 02:22:58 +00:00
mxi1
60c15d4c94 Added the new command "imgcapture" to svn trunk.
please run "man imgcapture" for more information.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-17 15:55:44 +00:00
jjhua
549638f514 add cec=>xCAT::FSPmac
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-15 07:13:34 +00:00
daniceexi
a231ffb01a defect 3203249: fix the issue that handle the upper-lower case of os attribute, we'd better keep the case sensitive
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-09 03:19:50 +00:00
jjhua
e6c4b0425a put the prompt message - Please reboot the CEC Server-9125-F2C-SN02D8B25 before using chvm to assign the I/O slots to the LPARs -- in the last line of the output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-08 06:46:47 +00:00
jjhua
86eac441a4 for p7 ih, no pprofile attribute for lpar in ppc table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-04 02:04:18 +00:00
bp-sawyers
5bda5a1df6 Check in Arif's changes for debian/ubuntu support. Not all patches applied yet.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-02 09:50:17 +00:00
jjhua
b2fd05f75c add fsp=>xCAT::FSPvm and cec=xCAT::FSPvm for chvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-02 09:34:40 +00:00
daniceexi
4656cc9ddb rollback the change in r8946
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-01 15:30:00 +00:00
daniceexi
fc3792dbce defect 3190944: touch /etc/xCATSN in mypostscript when installing SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8946 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-01 15:10:43 +00:00
ligc
ad652bc828 keyword <myself> as gateway in networks table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8916 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-24 03:15:01 +00:00
linggao
05364d326b common code for vlan configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8888 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-18 20:01:39 +00:00
daniceexi
54bc5dbc84 add the support for renergy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-26 13:28:28 +00:00
daniceexi
a8027600c0 fixed the issue that error output msg has multiple line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-24 08:40:19 +00:00
jbjohnso
791598aeb1 -Fix output when logout packet times out
-Adjust RCVBUF as possible in IPMI to increase outstanding transactions when the default value is low.
-Have IPMI throttle outstanding transactions based on the available size of the buffer to minimize UDP loss due to buffer overflow.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8599 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-10 20:25:35 +00:00
mxi1
72759d456f removed the single quote from the get_pkglist_tex() subroutine in Postage.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8543 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-04 07:53:35 +00:00
yinle
40dac5e550 FSP/BPA redundancy: modify the way of finding node's type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 10:23:21 +00:00
ligc
8082aca8fe make gateway as an optional attribute for getmacs -D and rnetboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8527 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-30 02:05:31 +00:00
yinle
ee7a977646 FSP/BPA redundancy: minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8507 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-23 07:34:28 +00:00
daniceexi
c943d7239c defect 3138422: make the value of export expression OSPKGS,OTHERPKGSx to be quoted so that shell can parse it correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-22 05:54:07 +00:00
yinle
faead596bd FSP/BPA redundancy: add supporting of CEC and Frame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8481 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 13:39:54 +00:00
yinle
b05dc625a2 FSP/BPA redundancy: minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8463 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 01:33:46 +00:00
yinle
60eb397bb3 FSP/BPA redundancy: add supporting of CEC/Frame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8447 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-17 08:43:24 +00:00
yinle
75f40a2999 FSP/BPA redundancy: add supporting cec and frame object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-17 02:59:35 +00:00
yinle
c44c60e2b5 FSP/BAP redundancy : add supporting cec/frame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8438 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 09:58:58 +00:00
yinle
f4d2c81700 FSP/BPA redundancy: add supporting cec and frame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 02:52:16 +00:00
yinle
8a5dcac2ba FSP/BPA redundancy: modify code to support CEC operation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8394 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-14 05:30:33 +00:00
jjhua
b6d55c85e3 add rbootseq => fsp => xCAT::FSPbootseq
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8383 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-13 05:54:32 +00:00
yinle
9ca7bd1a7b FSP/BPA redundancy : add supporting to do rpower to CEC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-10 03:00:22 +00:00
jjhua
3474107aee fixed bug 3132591; mkhwconn for BPA and its related FSPs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-09 07:29:16 +00:00
jjhua
70f05e5f03 add the xCAT::FSPvm to the %modules
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-25 03:33:09 +00:00
vallard
d1417ee1d6 got the right osimage field
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 18:55:19 +00:00
vallard
51fdf1c689 fixed problem with table name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 18:39:28 +00:00