Commit Graph

4126 Commits

Author SHA1 Message Date
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
e81fae18d1 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2013-10-08 16:09:14 -04:00
Jarrod Johnson
8862d59f99 Add a rmvcluster command for vSphere support 2013-10-08 16:08:51 -04:00
lissav
3598d5047d defect 3816 2013-10-08 15:36:59 -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
immarvin
a9b22625d3 add fedora19 full install support 2013-09-13 07:16:13 -07: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
zhaoertao
f3d00082c2 Modifications of setting memory for partitions on Power Machines 2013-09-11 02:46:38 -07:00
sjing
069169902d Enhance usability of makedns with more checks and better messages. 2013-09-11 05:15:36 -04:00
lissav
ad095fe20c fix defect 3777 2013-09-10 14:23:22 -04:00
lissav
0c36ee3155 add centos6 2013-09-10 09:13:58 -04:00
wanghuaz
6c6f954ff8 enable snmpv3 monitoring on Linux on master 2013-09-10 14:48:46 +08: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