Commit Graph

3598 Commits

Author SHA1 Message Date
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
Jarrod Johnson
e600768e19 SVC support phase 2
Generally able to create shared and dedicated storage luns

TODO: still put the boot data into storage.osvolume
TODO: format callout to nodetype.os driven plugin (looking at esxi here)

attachstorage/detachstorage/showstorage/rmstorage still TODO
2013-09-25 11:26:27 -04:00
daniceexi
f9c1bd930e defect 3779: change the output of driver injection to make it sensible 2013-09-25 01:49:56 -04:00
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
lissav
14696db19f defect 3799 2013-09-24 10:26:00 -04:00
Sheng Feng Xing
9b5e17ab88 Merge PowerLinux 7R2 support patches into master branch 2013-09-23 14:45:43 +08:00
Jarrod Johnson
c3749b7f93 Add support for esxi5.5 2013-09-19 15:53:29 -04:00
lissav
25c5e4686a defect 3150, check for errors from DB. We can do itgit diff tabutils.pm 2013-09-19 13:06:08 -04:00
lissav
a23b9ab782 defect 3785 2013-09-19 07:36:48 -04:00
lissav
5e0fde83cd defect 3785 2013-09-18 13:45:11 -04:00
lissav
e11faa9992 fix extra output on -k interface 2013-09-18 08:21:29 -04:00
lissav
e8d067b359 defect 3785 2013-09-18 07:08:41 -04:00
ligc
bfe3cdad05 fix for bug 3748: lsdef --osimage need to list all osimage attributes 2013-09-18 13:46:00 +08:00
ligc
982f411251 fix bug 3745: makehosts -d to delete otherinterfaces hosts 2013-09-18 07:54:40 +08:00
lissav
863481ab17 fix for defect 3785(PCM) requirement 2013-09-17 10:38:04 -04:00
zhaoertao
a731c4f20b Enhancement of fixing for bug 3780: Incorrect password selected for blade 2013-09-15 23:17:00 -07:00
lissav
df24dc4db9 add support for -a (addrows) flag 2013-09-13 14:17:36 -04:00
lissav
71274bf063 add missing libraries 2013-09-13 07:57:40 -04:00
lissav
48e922423a defect 3750 2013-09-13 07:37:25 -04:00
zhaoertao
cf14e652d1 fix bug 3780: Incorrect password selected for blade 2013-09-13 00:46:26 -07:00
lissav
0b9bccf4df defect 3750 2013-09-12 09:26:39 -04:00
Jarrod Johnson
787fb3207c Implement rflash support for NeXtScale Enclosure manager 2013-09-11 14:26:03 -04:00
lissav
0537dc4e61 defect 3766 2013-09-11 08:56:09 -04:00
sjing
069169902d Enhance usability of makedns with more checks and better messages. 2013-09-11 05:15:36 -04:00
lissav
0c36ee3155 add centos6 2013-09-10 09:13:58 -04:00
Jarrod Johnson
742fc45068 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-09-06 11:16:13 -04:00
Jarrod Johnson
f39001788f Provide rpower reseat for NeXTScale 2013-09-06 11:15:39 -04:00
zhaoertao
371c4c79a9 Supporting full-partition and physical-partition with DFM 2013-09-05 01:28:01 -07:00
sjing
3e71a82741 add an error message if mn's hostname can not be resolved. 2013-09-04 05:58:19 -04:00
lissav
bfbdb24622 add timeout support to updatenode to pass into xdsh 2013-08-29 13:34:13 -04:00
lissav
e8052e3e37 add check for servicenodes and computenodes in noderange for nodeset. Also remove very old commented out code defect 3750 2013-08-27 13:10:37 -04:00
lissav
edabe5dc6c add check for servicenodes and computenodes in noderange for nodeset. Also remove very old commented out code defect 3750 2013-08-27 12:48:37 -04:00
lissav
c0fbda2ee2 add check for servicenodes and computenodes in noderange for nodeset. Also remove very old commented out code defect 3750 2013-08-27 12:26:09 -04:00
lissav
bacfae1024 fixes for defect 3750 2013-08-27 09:48:31 -04:00
xq2005
260d2a5746 sles.pm modification for sysclone on sles 2013-08-26 20:51:26 -07:00
lissav
1fc54f6bdc changes for defect 3758 git patch 2013-08-26 11:08:06 -04:00
xq2005
b2f511f4df sles.pm modification for sles 2013-08-26 00:01:05 -07:00
xq2005
e87d5fa074 add mksysclone in sles.pm 2013-08-22 23:32:02 -07:00
daniceexi
10a1973aae make geninitrd could run against statelite image to generate initrd 2013-08-22 07:05:41 -04:00