Commit Graph

3173 Commits

Author SHA1 Message Date
jbjohnso
602e91700b Shave a few more milliseconds off profiling by using seemingly faster non-OO style autoflush syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-08 18:46:01 +00:00
jbjohnso
52e1831585 Eliminate two calls to site table and provide ability to skip syslogging for non-auditlog calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9766 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-08 17:56:23 +00:00
angli-xcat
c28d4a87f1 This is to enable client to indicate options when mounting persistent directories on statelite(nfs/ramdisk) CNs, if not, "nolock,rsize=32768,tcp,timeo=14" will be used as default options. This implementation aims for RHEL6. SUSE to be implemented later.
client can revise the statelite table to benefit from this, like:

#node,image,statemnt,mntopts,comments,disable
"935n02",,"192.168.0.244:/tmp","soft,timeo=200",,


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 08:59:53 +00:00
ligc
e56933c733 lsdef --osimage to list osimage information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 06:51:28 +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
69d99bc898 change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-07 03:06:15 +00:00
yinle
0259399ae3 change the way of getting node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9734 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 07:24:34 +00:00
yinle
722da65541 change the way of find node type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 03:08: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
dfe91b09a9 Fix bug 3310089 : lsslp cannot match the existing FSP nodesfrom parent and sid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-02 01:59:20 +00:00
nott
1c8be72651 handle AIX/NIM entries
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-01 17:41:12 +00:00
jbjohnso
0d60102d35 Better handle clonevm storage conflicts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 20:52:03 +00:00
jbjohnso
a37ef4e722 Fix problem where storage conflict could hang mkvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 20:37:54 +00:00
jbjohnso
23699c150c -Prevent emptical virtual optical drive from messing up rinv
-Honor vm.memory/vm.cpus changes on reset
-Implement chvm --mem to shrink memory on KVM guests (not guaranteed to be effective)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 20:29:59 +00:00
lissav
7c9327fd99 add vsftp default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 15:02:09 +00:00
lissav
09ce3b8b22 change catalog cache
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 16:45:18 +00:00
lissav
04e27a3278 increase catalog cache size
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 15:49:07 +00:00
lissav
5ae480d3eb minor change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 15:30:15 +00:00
linggao
7c683a4ea9 added site table attribute to not allow xcatd on the mn to bring up vsftpd automatically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 15:28:40 +00:00
daniceexi
e9ecdfb61d The nfs should be included in the initrd for stateltess since it will be used for statelite ramdisk mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-27 03:00:05 +00:00
daniceexi
30cb2e9366 defect 3203276: make the genimage get the additional kernel from rpm package instead of extracted files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 16:24:17 +00:00
lissav
43f458dcf9 rm old output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 13:00:49 +00:00
lissav
5d7851cf70 Add to usage message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 11:52:05 +00:00
ligc
746792eed9 fix for flag conflict between --nocache and --compress
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-26 08:36:06 +00:00
lissav
ce7718e31d move comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 12:35:12 +00:00
yinle
abf4eda63a minor fix.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 10:35:28 +00:00
yinle
670df91e70 Add side for fsp/bpa in vpd table so that lsslp result could match the right node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 10:33:26 +00:00
yinle
333e953f10 adjust code style, fix a little mistake that the arp return node mac with the value of (incomplete)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 09:33:58 +00:00
ligc
cc7d2f99a8 support for RAID1 on ppc64 RHEL6 service nodes: kickstart template file service.raid1.rhel6.ppc64.tmpl
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 06:46:22 +00:00
sjing
6b82ec81fe Fix for nodeset fails if site.nameservers is empty. dhcp client handles the /etc/resolv.conf creating.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9678 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-25 02:27:44 +00:00
phamt
1d2e255494 Add OS version to rscan() output.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 18:26:13 +00:00
bp-sawyers
62f206d1a1 Removing xcatd.rc. Not used any more.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9673 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 17:20:32 +00:00
lissav
6095d5af97 update Sample with compress=> support for DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 16:59:06 +00:00
phamt
d324bea42a Exit rscan() if given node is not a HCP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 14:48:59 +00:00
lissav
fb61cb5edb add DB2 inspect table tool
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 13:32:05 +00:00
yinle
1a46ed463d fix a mistake, add some trace information. Now the debugger can use $TRACE=1 to control the trace info in parse_responses.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 09:27:41 +00:00
sjing
4972c5cdc1 Support the /etc/hosts name resolution.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9667 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 07:58:22 +00:00
xq2005
1e30c64599 rmc monitor show on gui
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 06:40:15 +00:00
phamt
6cba9f824e Show tree for only nodes in given noderange.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 18:49:45 +00:00
jbjohnso
eb1ecfbc5b -Prevent attempting query of xCAT install monitor script if the node is not in install state
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 18:32:29 +00:00
cjhardee
c5abc70779 Finished objectsHandler(i think)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 18:04:23 +00:00
yinle
aa00d93e11 move --resetnet from lsslp to rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 09:47:25 +00:00
xq2005
eea78fe5c5 rmc monitor on web gui enhancement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 09:45:02 +00:00
cjhardee
3be9a7e3c4 Move the WSAPI cgi
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-20 15:36:27 +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
lissav
ca268e40aa update transaction log again
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-19 15:05:36 +00:00
lissav
a0c0515f1c Make sure DB2 is the database before running SQL
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-19 12:05:20 +00:00
linggao
50c5175b3d fixed error intruduced by revision 9621
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9631 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-18 18:23:56 +00:00
lissav
814b400c01 add options to also supply list of files to reorg. This is DB2 only
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-18 13:16:45 +00:00
angli-xcat
c4a270200b To solve BUG 3299992
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9627 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-18 06:48:02 +00:00