Commit Graph

1692 Commits

Author SHA1 Message Date
daniceexi
9931cd58a5 code drop for the trace facility of xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11119 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-04 13:04:58 +00:00
jjhua
95c110b1cc add the syspowerinterval description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-30 08:22:25 +00:00
jjhua
50a8aadfcf performace enhancement for rpower on/off. power on/off the lpars within one CEC using only one fsp-api
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-30 08:21:48 +00:00
jjhua
b53caa85b3 If the mtms becomes ####*###, the lshwconn will not work well. enhance it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11062 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-29 06:20:22 +00:00
jjhua
9ffdd908c6 make the dfm log message only if they are using DFM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11060 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-29 05:16:54 +00:00
lissav
553141df61 Change call to getAllNodeAttribs to support reg expression in nodetype table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11059 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-28 17:35:50 +00:00
jjhua
907af9b798 check the Frame firmware level before updating the CEC's firmware
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-28 10:19:49 +00:00
jjhua
e04ebd72d3 add the message before starting rflash: If you use Direct FSP/BPA management(DFM) to do the firmware update, You can find the log files in the /var/log/xcatd/dfm/rflash/.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-28 10:19:21 +00:00
zhaoertao
b5de2e5d55 add Huge Page Memory supporting item
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-24 09:24:56 +00:00
jjhua
181bd4f961 update the information of the ppcmaxp, maxssh and powerinterval for the site table in Schema.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-18 06:20:32 +00:00
lissav
1eb9f9b547 fix 2:EOF error return
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11024 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-17 17:10:20 +00:00
jbjohnso
4fdc6b5850 Enhance DB recovery to survive a failed recovery attempt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 15:51:21 +00:00
ligc
8ef17cc366 ftp dependency removal - final code drop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11002 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 03:11:34 +00:00
lissav
1e9516a0c6 perf improvement getcecchildren
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11000 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-14 20:36:00 +00:00
lissav
48913f09c3 perf improvement getnodetype for array processing and documentation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10999 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-14 19:34:06 +00:00
ligc
274b8dcf6d remove an unecessary global variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-14 06:40:22 +00:00
lissav
e90723b563 performance improvement to getchildren
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-11 17:20:34 +00:00
jjhua
720d253866 fixed the bug 3428290, it has been created in another situation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-09 09:09:21 +00:00
lissav
a0ab156078 fix performance issue with getNodeIPaddress, the problem is in DBobjUtils->getchildren, but this routine never should have called DBobjUtils->getchildren.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10971 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-04 17:55:35 +00:00
jjhua
5a37b7a7fe fixed bug 3428290 in sf.net, in DFM, if no hfi or net, output the error with usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 03:18:46 +00:00
jjhua
b89abbd6ed And the 0x02 is used with Chip Pump Mode which is not used by customers. So I change the default value of Memory Interleaving to 1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 02:03:30 +00:00
wanghuaz
23c18a60c5 Minor update to match 2.6 stream code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10920 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-30 06:11:55 +00:00
jjhua
50ff23fbdb fixed bug 3413154.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10879 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 08:01:16 +00:00
zhaoertao
a4f9c10ab4 update lsvm to show BSR informations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-20 05:43:04 +00:00
zhaoertao
1d40272cdb fix bug item 3425252: rspconfig NODE BSR warning mesg improvement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-20 03:27:28 +00:00
lissav
57daa01fe9 add comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10843 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-19 10:24:34 +00:00
yinle
17e2c2a0d3 Fix bug 3425775: lsslp plugin bug /opt/xcat/lib/perl/xCAT/NetworkUtils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10840 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-19 09:08:01 +00:00
jjhua
aca5df65e5 remove the from the get_ServiceNode() which was added by me
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-19 05:27:07 +00:00
lissav
158b578de9 change require RemoteShell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 12:32:51 +00:00
yinle
c1bf9b1413 Add the description of the sub routine get_nic_ip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10818 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 06:30:26 +00:00
jjhua
7121c53aa7 fixed the uninitialized error in get_ServiceNode()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-18 03:19:19 +00:00
adalbas
e664418378 remove unnecessary files for deb packages on perl-xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 19:09:16 +00:00
adalbas
01c40fe38c deb package files small changes
- added source/format
- change to perl-xCAt and xCAT debian


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10802 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 18:13:45 +00:00
lissav
aa03e2225f fix comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10801 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 16:32:11 +00:00
lissav
9a45a3dede fix reference to remoteshell.expect
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 13:19:25 +00:00
lissav
71355722fe change remoteshell.expect to using perl.expect
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 13:09:20 +00:00
lissav
dd7e9ce1cb New perl expect code to replace remoteshell.expect, still to integrate in xdsh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10782 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-15 10:34:50 +00:00
lissav
90e6992a4c fix comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-15 10:10:04 +00:00
jjhua
79079511d6 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@10777 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 05:43:26 +00:00
yinle
6693b8cae5 Fix a mistake when running rscan -w
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 02:32:59 +00:00
phamt
2a1136ff10 Changed query to virtual NIC (vmcp q v nic).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 00:46:37 +00:00
linggao
3c52d63526 added 3 new columns in the switches table for supporting switch configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10760 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-13 00:27:40 +00:00
lissav
08e8f844e7 ignore no return code from Mellanox for now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-11 16:37:51 +00:00
lissav
c3ccfc422b Mellonox switch support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10741 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-11 16:16:27 +00:00
adalbas
213e1752b6 changed files to build deb packages for perl-xcat
- added man pages
 - added postrm script


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 15:39:05 +00:00
ericagar
cede69d8d7 Fix for defect 3419745: Fix Method to Determine if System is Ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-06 17:45:08 +00:00
jbjohnso
ca1b59a3a6 Fix mistakes in VMCommon around multi-nic vms
Fix typo in esx.pm


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 18:46:49 +00:00
jbjohnso
ae8990d359 Suppress a little noise in debug when using IPv6 networks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 15:57:15 +00:00
lissav
40084edcaa fix getHomeDir so it can find the home directory even if the id is not in /etc/passwd (for example in LDAP)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-03 19:03:03 +00:00
lissav
c136f9a716 improve defs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-02 10:41:32 +00:00