Commit Graph

39 Commits

Author SHA1 Message Date
phamt
5ff3e2c42d Enable noderes.primarynic to be specified and used during nodeset.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-09 21:07:17 +00:00
phamt
62761908f2 Added support for capture and deploy of system images for z/VM. This includes capturing ECKD/FBA and native SCSI/FCP devices. Each device is captured and stored as an image (.img) file. Note that mkvm has to be used to create the VM definition and chvm has to be used to add the disks. nodeset is used to put the .img contents onto existing disks.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 16:17:23 +00:00
phamt
36a7a4486c Fixed how MAC address prefix is obtained by using VMCP Q VMLAN instead of using VMCP Q V NIC. VMCP Q VMLAN is more accurate for z/VM 6.2 SSI clusters.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16149 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-01 17:16:28 +00:00
phamt
bd38609ba1 Cleaned up how smcli calls are logged in syslog.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-20 20:47:12 +00:00
phamt
50445cdc26 Fixed cloning issue where code was looking for a case-sensitive NIC address and not modifying the network configuration correctly. Added logging of smcli calls into syslog to improve debugging. Add loop to find the correct partition with file -s /dev/dasd*. This fixes a cloning issue where flashcopy is not instantaneous and flashed copy volumes do not appear immediately when linked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-12 23:10:58 +00:00
phamt
37c015a7ca Fixed clone function.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-28 16:04:15 +00:00
phamt
a19b640ba4 Added syslog comments.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-26 03:01:08 +00:00
phamt
9d01a63782 Fixed nodeset to accept noderes.nfsserver. Added golden images to self-service portal.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-26 00:19:46 +00:00
phamt
1e2c70f859 Synched up with code in 2.8
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-14 05:28:55 +00:00
phamt
f9f370cd5f Synched up with code in 2.8 branch.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15161 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-12 22:59:26 +00:00
phamt
fa783ea9b7 Synch up code that was fixed in 2.8 to trunk.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-09 05:24:21 +00:00
phamt
a28999ba55 Allow multiple WWPNs to be specified in zFCP pool.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-05 16:02:21 +00:00
phamt
4eb453bfde Added new functionality into z/VM plugin, i.e. migrate, zFCP support enhancements, managing storage and network devices, no-root login support, improved security, etc.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15044 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-03 02:16:05 +00:00
phamt
4a7d0e4fdc Added inventory support for z/VM hypervisor. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-30 14:48:40 +00:00
phamt
6256117b49 Synched up xCAT code to the latest. Added native SCSI/FCP support onto trunk. Replaced tabs with 4 spaces.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14006 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-15 01:50:28 +00:00
phamt
075a6e49e9 Formatted code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 21:14:16 +00:00
phamt
db43394393 Added dedicated disk support in nodeset for RH.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 13:14:11 +00:00
phamt
c97754e772 Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 19:17:59 +00:00
phamt
18fb0675dd Removed restriction on 1 network device per zHCP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11461 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 05:23:03 +00:00
phamt
5040aa6a71 Fixed case-sensitive sed and egrep.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11326 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-03 20:55:48 +00:00
phamt
1d2e255494 Add OS version to rscan() output.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-24 18:26:13 +00:00
phamt
6cba9f824e Show tree for only nodes in given noderange.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-23 18:49:45 +00:00
phamt
b2014d4e00 Add support for System z hierarchy.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-17 19:57:04 +00:00
phamt
b505d11c00 Used "VMCP Q V NIC" to get the MAC address.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8583 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-08 04:17:41 +00:00
phamt
c65badf386 Created cache directory if there is none, and changed cache directory path.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8315 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 21:28:43 +00:00
phamt
07b23287c3 Added caching for disk pools and user profiles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 16:42:37 +00:00
phamt
45dc77072e Add cloning support for FBA (9336) volumes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7326 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-31 19:51:06 +00:00
phamt
acdcdee52d Changed starting MAC address to be FFFFF0.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 23:26:12 +00:00
phamt
f748d43151 Cleaned up xCAT code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6663 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-07 15:12:44 +00:00
phamt
14812ec27b Added statelite support to zVM plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-15 21:09:35 +00:00
bp-sawyers
7459ef97d2 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2010-04-22 20:19:35 +00:00
phamt
11f6324d79 Updated z/VM plugin to support update release
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-12 14:44:14 +00:00
phamt
5b44b630d9 Updated nodeset() command and added support for rnetboot().
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4925 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-08 20:59:28 +00:00
phamt
94b00e9c27 Update z/VM plugin with new code and autoyast/kickstart templates.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-08 19:39:00 +00:00
phamt
05e1e949d3 Change handled_commands() to fix bug ID 2895829.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4554 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 14:44:55 +00:00
phamt
1f4141f76a Add subroutines to support new z/VM functionality.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-09 21:13:27 +00:00
phamt
d5cf990b16 Changed HCP API name for getting user entry.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-23 19:26:52 +00:00
phamt
00461de0b4 Update z/VM code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-21 18:03:40 +00:00
phamt
7743862e8b Check in Perl modules for z/VM support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-01 18:28:00 +00:00