Commit Graph

3636 Commits

Author SHA1 Message Date
Jarrod Johnson
7cab5a1f41 Have mkstorage report the volumes created. 2013-10-27 15:22:50 -04:00
Jarrod Johnson
dc9dd79a5b Add ability to request a specific name when doing mkstorage 2013-10-27 15:16:14 -04:00
Jarrod Johnson
1e8ebff8ac Add lsstorage command to the svc plugin 2013-10-27 14:51:20 -04:00
Jarrod Johnson
2aaeb87959 Fix shared mkstorage to actually function correctly in svc 2013-10-27 11:17:50 -04:00
Jarrod Johnson
b44b1bbd6e Tolerate and amend host definitions in SVC removing hard requirement for host names to match svc and xCAT 2013-10-27 11:08:20 -04:00
lissav
9a09552de5 defect 3851, further enhancements 2013-10-24 08:05:59 -04:00
zhaoertao
d53c777ca1 fix bug 3820: rinv for feihu FPC is producing errors 2013-10-24 02:13:34 -07:00
daniceexi
245c3eab83 defect 3588: For rpower reset on kvm, in the case persistkvmguests is enabled, check the domain is inactive before resetting the domain 2013-10-24 08:58:21 -04:00
daniceexi
b18d580dd5 defect 3369: to add the flag -g for genimage command like for sles that make rh could handle the case that the kernel version is different with the name of kernel rpm when using -k to specify a new kernel version. 2013-10-24 08:07:21 -04:00
sjing
fb60b65258 Handle the case where networks.nameservers is a comma delimited list 2013-10-24 04:19:47 -04:00
John Simpson
526ef5fbd8 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-10-23 16:56:22 -04:00
lissav
3bf30fcc38 defect 3851- handle multiple MN in DB 2013-10-23 13:50:05 -04:00
Jarrod Johnson
3243037a91 For newer versions of esxi for which we have selected a less vague name, ensure we remake it every time. 2013-10-22 10:45:42 -04:00
immarvin
06e244202b correct xcat-yaboot in error message to yaboot-xcat 2013-10-22 05:11:27 -07:00
immarvin
105b54d4cd fix defect #3626 yaboot.pm needs to use pkgdir 2013-10-22 04:53:02 -07:00
immarvin
bcd72b4040 fix defect #3626 yaboot.pm needs to use pkgdir 2013-10-22 00:57:14 -07:00
Chuck Brazie
ef75e82fe3 Merge zVM updates into xCAT 2.8.3 2013-10-21 14:01:20 -04:00
John Simpson
49f714850b Adding a new plugin confgifpc to support discovery and configuring of NeXtScale FPCs 2013-10-18 16:18:14 -04:00
lissav
e1c55be4ff defect 3844 2013-10-18 07:50:22 -04:00
nott
899be1a70d add -F option to lskit 2013-10-17 15:02:18 -04:00
lissav
6d00593449 enhance error reporting 2013-10-17 11:04:01 -04:00
zhaoertao
52344f9997 fix bug 3835: 'rspconfig blade network=*' result need to be enhanced 2013-10-16 23:52:02 -07:00
zhaoertao
c8899e694a fix bug 3834: 'lsslp -s CMM -w' write different id for cmm01 with 'rscan cmm01 -u' 2013-10-16 02:35:43 -07:00
zhaoertao
8081d7bf4f modify the operating for CMM doesn't rely on 'id' attribute 2013-10-16 02:35:27 -07:00
lissav
9c7f3e41c0 defect 3819 enhance -s behavior 2013-10-15 09:05:44 -04:00
lissav
248415daea defect 3819 enhance -s behavior 2013-10-15 08:15:12 -04:00
ligc
6375fb72ad sequential discovery phase 2: add -n, osimage and -s flags 2013-10-15 16:06:26 +08:00
wanghuaz
f788778e48 fixing bug 3821, use better description for chkkitcomp command 2013-10-15 15:43:10 +08:00
xq2005
7fc282011b bug 3817: sysclone support rhels 5.9 2013-10-14 03:46:53 -07:00
jjhua
feda4dddbb fixed bug 3683. In rhels 6.x, the mksquashfs doesn't have the -le and -be options.
for sles, the mksquashfs is in /usr/bin/ .
2013-10-14 12:33:55 -04:00
nott
f229e78a9e change kit framework to 2 2013-10-13 10:37:22 -04:00
nott
1842cff1cf add framework to -v and check for aix 2013-10-11 16:40:44 -04:00
Jarrod Johnson
5bfcf11689 Rework previous changeset somewhat and add gateway support 2013-10-11 14:57:26 -04:00
Jarrod Johnson
8376bfab67 Attempt to set ip and netmask remotely 2013-10-11 14:45:19 -04:00
lissav
8b84e9e0eb defect 3819 2013-10-10 13:57:18 -04:00
lissav
cd1c5414d6 defect 3819 2013-10-10 11:25:36 -04:00
lissav
4a04c8fb10 defect 3823 2013-10-10 09:09:37 -04:00
Jia Zhao
bf0c433a8e fix nodeimport message problem 2013-10-10 15:29:35 +08:00
lissav
2a4a063169 defect 3760 2013-10-09 12:28:09 -04:00
Jarrod Johnson
8862d59f99 Add a rmvcluster command for vSphere support 2013-10-08 16:08:51 -04:00
Jarrod Johnson
422cf661ee Add removevlan support to chhypervisor for vmware 2013-10-02 13:46:15 -04:00
Jarrod Johnson
8b786b30c5 If xCAT-vlan is installed, have chhypervisor change the switch and the hypervisor 2013-10-02 12:28:29 -04:00
Jarrod Johnson
698cf75276 Refactor hostportgroup management code in esx plugin
Have esxi support --addvlan parameter
2013-10-02 10:24:18 -04:00
Jarrod Johnson
c440e892da Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-10-02 08:36:30 -04:00
lissav
57f924c50d defect 3811 2013-10-01 08:25:09 -04:00
John Simpson
36c1eb5fd7 Add support for missing NeXtScale sensors 2013-09-30 16:51:00 -04:00
xq2005
d856b6caf4 ubuntu 13.04 stateful support 2013-09-27 02:56:44 -07:00
daniceexi
9f8a003107 check in the code to support the driver injection for stateless: 1. genimage will copy the generated initrd to /tftpboot;2. support nodeset --noupdateinitrd 2013-09-26 03:04:36 -04:00
Jarrod Johnson
fbb1c3c1c0 Add lsvcluster private esx function 2013-09-25 17:23:27 -04:00
Jarrod Johnson
c0585e091b Add an easter egg entry point for createvcluster 2013-09-25 17:10:49 -04:00