459 Commits

Author SHA1 Message Date
huweihua
f9b61a3bf1 add comment to attr rootimgdir in sysclone environment 2014-07-30 01:35:25 -04:00
lissav
7203b4db08 fix comments 2014-07-29 12:00:20 -04:00
Jarrod Johnson
f5851bc826 Elaborate upon ipmi.bmcport behavior for a number of IBM system x systems 2014-06-10 14:07:31 -04:00
mellor
6afbba9bf4 clarify osimage partitionfile description 2014-06-02 15:16:16 -04:00
immarvin
eb381a3b96 add description of managedaddressmode 2014-04-17 03:16:12 -07:00
daniceexi
ae95af8dbb add the site attribute description for dnsupdaters and persistkvmguests 2014-04-16 08:56:23 -04:00
lissav
b0d5cd593f add more comments about externaldns 2014-04-15 13:26:00 -04:00
daniceexi
2e24d9a008 add the site description for externaldns attribute 2014-04-15 13:12:45 -04:00
daniceexi
6bb22d2342 added the token authentication mechanism in the xcatd 2014-04-07 07:57:57 -04:00
immarvin
3fa9fd3e7b append some code logic and documentation for rhels7 support on grub2
Conflicts:

	xCAT-server/lib/xcat/plugins/grub2.pm
2014-03-21 04:53:07 -07:00
linggao
dbf362ea52 fix the description for table hwinv. 2014-03-13 03:15:59 -04:00
lissav
cdf72640fd add zone table sshbetweennodes attribute 2014-02-19 07:13:24 -05:00
26d8a9b4a5 Merge branch 'add/nodeconsoleondemand' of gitlab.arif-ali.co.uk:arif/xcat-core 2014-02-17 11:14:57 +00:00
lissav
7f39eb7fe4 new zone table and zonename attribute 2014-02-05 08:39:46 -05:00
65470149e9 add per node consoleondemand 2014-01-29 21:47:09 +00:00
lissav
b26b5c42bd improve man for sshbetweennodes 2014-01-23 12:59:57 -05:00
lissav
d5cfab0c97 improve man for sshbetweennodes 2014-01-23 12:26:26 -05:00
e5bde95310 add nichostnameprefixes to @nodeattrs 2014-01-10 14:16:15 +00:00
e01827f9d3 first commit for prefix hostname feature 2014-01-09 21:02:53 +00:00
lissav
23c464cbe8 update description 2014-01-09 08:45:15 -05:00
lissav
69e5f3abf6 add catagories to site table 2014-01-08 08:30:44 -05:00
linggao
1e3062d8e4 Changed table name from capacity to hwinv. 2013-12-19 22:39:50 -05:00
daniceexi
abea7eceee Rewirte the proxydhcp.c with proxydhcp-xcat in perl; Added site.installnic to control the nics setting for windows; Added servicenode.proxydhcp and noderes.proxydhcp to control the starting of proxydhcp-xcat daemon and makedhcp againsts node for windows deployment 2013-12-19 04:55:27 -05:00
linggao
2f17a10f92 added capacity table to store cpu, memory and disk sizes for nodes 2013-12-19 08:25:41 -05:00
sjing
f7812a2517 Support dns master/slave configuration 2013-12-18 01:25:16 -05:00
daniceexi
663a0b7da8 Mutiple winpes support. nodeset (Windows.pm) will generate configuration file (path of winpe) in /var/lib/xcat/proxydhcp.cfg and send signal to proxydhcp daemon, proxydhcp daemon loads configuration file and offers 4011 service to windows compute nodes. 2013-12-10 05:35:37 -05:00
zhaoertao
f4b432b9ab modify the vmstorage value format of local path 2013-12-09 19:01:15 -08:00
Bruce Potter
b952e390f2 add valid values of kvm, esx, rhevm to nodehm.mgt and power attributes 2013-12-09 19:01:49 -05:00
Bruce Potter
b4ab8a1b4c update description of litefile and litetree image attribute to include reference to image groups 2013-12-09 14:38:00 -05:00
daniceexi
6dd972fd50 code drop for feature to support multiple disks/paritions and multiple nics configuration for Windows deployment. 2013-12-03 02:36:48 -05:00
daniceexi
a3040af400 changed the description for column name powermgt in mic table 2013-11-07 23:03:44 -05:00
daniceexi
b33e239dc1 Xeon Phi support. Support nfs mount to any server which set in statelite table. Support power management setting. 2013-11-06 07:09:14 -05:00
Bruce Potter
d3c49894d5 updated description of useflowcontrol attr 2013-10-11 13:31:37 -04:00
lissav
764e263c2f defect 3819 2013-10-11 07:17:30 -04:00
lissav
fa24d1f47c defect 3819 2013-10-11 06:47:35 -04:00
lissav
b83cb162dd defect 3819 2013-10-09 13:46:42 -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
57db78797e document xcatmaxbatchconnections update 2013-09-18 14:24:16 -04:00
lissav
16f60b110a document xcatmaxbatchconnections, try 2013-09-18 14:09:35 -04:00
zhaoertao
35479c4cf9 enhancement of supporting partition on IBM power 7R1/7R2 machines. 2013-09-17 07:21:37 -07:00
zhaoertao
e42ce7835c Add a column 'physlots' for 'vm' table, it is used for partitioning. 2013-09-08 23:26:25 -07:00
zhaoertao
371c4c79a9 Supporting full-partition and physical-partition with DFM 2013-09-05 01:28:01 -07:00
lissav
84b36c29ab fix schema definition 2013-08-22 12:03:14 -04:00
Jarrod Johnson
65e1f6f484 Implement vm.storagecache and vm.storageformat
It has been requested to make these tunables available since different storage schemes
can benefit greatly from them
2013-08-08 16:27:04 -04:00
lissav
3f6796b1d3 new osimageusercomment not needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16999 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-18 11:32:08 +00:00
lissav
63abcb074b fix defect 3521
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-15 17:16:32 +00:00
lissav
ae708fa5e2 document sorting the policy table by priority defect 2959
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-15 12:31:10 +00:00
daniceexi
349e081cc0 Code drop for Xeon Phi (mic) support. Add the mic table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-30 03:57:13 +00:00
mellor
2aefc417d9 add new cfgmgt table to xCAT database
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-26 16:13:36 +00:00
phamt
0f99809daa Added a hypervisor field in the storage table to handle z/VM native SCSI disks. In z/VM native SCSI disks must be configured for one or more hypervisors before they can be used.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-24 14:24:46 +00:00