2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

234 Commits

Author SHA1 Message Date
10d64c711a rflash supports hierachy in AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10911 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 06:16:15 +00:00
012d63b8a8 in DFM hierarchical cluster, mkhwconn/lshwconn/rmhwconn with -T fnm will send the command to CEC/Frame direclty, not through the service node if specified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-19 05:23:10 +00:00
e9e29694ae rscan ivm support - (PPC)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 19:04:25 +00:00
a95d4d44ed added support for rspconfig <switch> sshcfg=disable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10779 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 15:27:00 +00:00
1f3580e1e0 in DFM hierarchical cluster, mkhwconn/lshwconn/rmhwconn with -T fnm will send the command to CEC/Frame direclty, not through the service node if specified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 05:34:10 +00:00
4303f5cb4b more on rspconfig for switch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10766 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-13 18:52:46 +00:00
efa5bf9b1b supporting Mellanox IB switch configurations in rspconfig command, more to come
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-13 00:29:40 +00:00
e504131e8c Add ENV support for xcat otherpkgs.pkglist/pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 07:46:18 +00:00
a312ff54c1 Fix legacy boot breakage by windows uefi support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-30 18:07:03 +00:00
de7e9c5871 install packages contained in the ubuntu distro media
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-26 13:34:20 +00:00
a6ecddb029 Fix bug 3301782: cancelling hdw_svr commands doesn't kill the fsp-api
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10517 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-14 03:27:30 +00:00
c2b5c89f29 fix bug 3392336, rspconfig give bpa plugin bug err when enableASMI=yes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10340 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 03:09:26 +00:00
00a10e2bbb fix bugs 3389970, not define 'output'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10279 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 08:16:41 +00:00
eccf1b6fe7 fix bugs 3389970, rpower give fsp plugin bug message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10271 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-11 10:49:22 +00:00
74bd07228a fix bugs 3389970
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10269 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-11 10:44:38 +00:00
7529e736f3 defect 3370506: make copycds command to generate the osimage obj for the stateless and statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-21 06:26:13 +00:00
25c4a6e602 fix bug 3356485 :mkhwconn frame03 -s -V fails for sfp HMC connection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10070 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 04:18:03 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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