Jarrod Johnson
25dd2ce800
Phase 1 of SVC plugin implementation
...
This commit is able to create storage in an existing mdisk grp.
It hardcodes the iogrp to 0 for now. The next step is to make hosts and vhostmap.
mkhost -name <name> -hbawwpn <wwpn> -force
And then map them together:
mkvdiskhostmap -host <host> -force <vdisk>
If boot, store the wwn into storage.osvolume for future use.
Commands to do:
attachstorage
detachstorage
showstorage
rmstorage
suspect frontending:
lsmdiskgrp to show state of avail space
will be appropriate
2013-09-24 21:03:48 -04:00
immarvin
a9b22625d3
add fedora19 full install support
2013-09-13 07:16:13 -07:00
zhaoertao
f3d00082c2
Modifications of setting memory for partitions on Power Machines
2013-09-11 02:46:38 -07:00
lissav
ad095fe20c
fix defect 3777
2013-09-10 14:23:22 -04:00
zhaoertao
371c4c79a9
Supporting full-partition and physical-partition with DFM
2013-09-05 01:28:01 -07:00
immarvin
1e6f25b395
update the nodelist.status to installing/netbooting via feedback from node during provision
2013-08-16 01:29:08 -07:00
jjhua
1d3d316d05
fixed bug 3718. This fix only checked into xCAT 2.9
2013-08-13 17:13:47 -04:00
jjhua
fcd5f2fc45
fixed bug 3732, centos 5.x needs the url rpository
2013-08-08 14:26:51 -04:00
lissav
d9415d6871
fix message part of defect 3718
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-26 13:32:39 +00:00
jbjohnso
cd85ac13c1
Fix problem where name resolution was used instead of certificate subject to identify 'trusted' peer
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17004 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-19 13:26:46 +00:00
lissav
4d21c75a7e
sort policy table before checking entries
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-15 12:22:53 +00:00
xq2005
e5e572f940
ubuntu and debian ship SHA.pm instand of SHA1.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16912 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-09 07:18:25 +00:00
xq2005
4bc071aa8d
roolback to the last version
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-05 06:58:05 +00:00
xq2005
01ae96dcb5
xCAT::TableUtils->enablessh in postage.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16889 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-05 06:15:07 +00:00
jjhua
c448c7f09a
accept Bruce's suggestion, not re-copy the hash every time. And it's really more efficient to have an inner foreach that just adds the keys to the hash
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16783 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-27 01:25:45 +00:00
jjhua
1e42465195
defect 3605. correct the nodesetstate value.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16757 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-26 06:58:53 +00:00
jjhua
9e4450bab0
defect 3605. 1, change ENABLESSHBETWEENNODES= in the template, and add new subroutine TableUtil::enableSSH() 2, change NODESETSTATE= in the mypostscript.tmpl, and invoke the xCAT::SvrUtils->getNodesetStates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-25 09:05:00 +00:00
jbjohnso
7fb9cdeff5
Fix plurality of pscript variable
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-21 19:13:03 +00:00
linggao
0afc9b9d9d
enhance postscrit perfomance when getting monitoring variables. defect 3605
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16704 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 20:21:09 +00:00
jbjohnso
d9100200e1
Simple implementation of postscripts, put in postscripts table and /install/winpostscripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 12:43:34 +00:00
jjhua
57da947035
fixed bug 3605
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-18 09:06:00 +00:00
jjhua
ebf7ea4be4
fixed bug 3605, improve the code according to Bruce's suggestion, except xCAT_monitoring::monitorctrl->getNodeConfData()
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-18 07:41:10 +00:00
lissav
7d0cb74de6
fix defect 3625
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16646 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-17 17:34:52 +00:00
lissav
428c8f299d
fix defect 3625
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-17 15:58:45 +00:00
lissav
41e538c46d
defect 3613
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-10 20:01:41 +00:00
jwsimpson
a9f5a6b396
Updated with comments only
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-04 17:07:57 +00:00
jjhua
427d482261
service node pool supports for sles
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16529 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-04 07:54:52 +00:00
lissav
edbbcb625b
add new lines for array return
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-31 18:35:23 +00:00
jjhua
43a3259a69
improve the code for last checkin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16497 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-31 08:47:19 +00:00
jjhua
88f35c5e0e
service node pool support for system X rhesl6.x
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-31 08:34:10 +00:00
wanghuaz
cadca639d8
fixed the problem that xcat failed to replace some system environments if there are mulitple levels of #INCLUDE. we should firstly expand the #INCLUDE and then to replace the system environements
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16476 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-30 09:24:24 +00:00
jbjohnso
5c8c7c2a4d
Fix autoula windows scheme to use the delimiter for mac that windows prefers
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-29 18:08:08 +00:00
jjhua
58a6b7a28d
fixed bug 3598 for PCM Ai Lei, support it for rhels5.9.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-29 07:44:21 +00:00
jjhua
3f43a9a760
fixed bug 3598 for PCM Ai Lei, support it for rhels5.9.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-29 07:23:52 +00:00
zhaoertao
1d89fb6e1b
enhancement of "rspconfig noderange USERID=<password>"
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-23 08:23:21 +00:00
lissav
f5ccad350e
cleanup tmp files
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16388 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-22 12:39:17 +00:00
lissav
32cf475cf8
fix getpostscript.pm call (noversion)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16381 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-21 18:10:56 +00:00
jbjohnso
0b30264d39
Note to future self about tabooseq scope
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-17 20:55:05 +00:00
zhaoertao
2a8e95b4e8
the feature:enhancement of rspconfig for blacktip blade
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-17 09:30:50 +00:00
lissav
c45ed81db3
add check for nofiles and more than one node
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-16 16:45:38 +00:00
lissav
8dde80a13a
add info
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-16 15:59:24 +00:00
lissav
6d452dbcd4
remove writescript
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-16 14:14:59 +00:00
lissav
748b4ee78c
first update for enhance precreatemypostscript handling, more todo
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16321 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-16 13:56:17 +00:00
xq2005
e6f7ece3d2
Check more directly for location of arp
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16255 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-13 09:07:22 +00:00
jbjohnso
2bbce57260
Simple implementation of postscripts, put in postscripts table and /install/winpostscripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16237 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-10 14:52:44 +00:00
xq2005
5463dcdfa5
arp command location is different between redhat and debian/ubuntu
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16218 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-08 09:52:30 +00:00
jbjohnso
8ae4adb75c
Fix problem when staticv6 failed to adequately space out a comment
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-06 14:03:06 +00:00
jbjohnso
c40b974182
Fix problem where KMS key not being used as default
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16013 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-17 18:38:22 +00:00
xq2005
0d716b5691
use defined suborutine on hash object import warning message
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-17 06:38:42 +00:00
wanghuaz
64af7cbc19
Fixed an error in last checkin.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-07 06:30:53 +00:00