Commit Graph

24 Commits

Author SHA1 Message Date
Chuck Brazie 180ed68679 zVM specific files 2013-10-23 15:40:25 -04:00
phamt 69f6fa5693 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/branches/2.8@16692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 15:58:26 +00:00
phamt cb171eab7a Cleaned up how smcli calls are logged in syslog.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-20 20:47:12 +00:00
phamt e02c1b8b67 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/branches/2.8@15470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-12 23:10:58 +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 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 515507b45c Fixed network layer query problem.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-28 17:51:51 +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 2a1136ff10 Changed query to virtual NIC (vmcp q v nic).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 00:46:37 +00:00
phamt 86fbb95970 Changed output for getting network names.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 16:17:23 +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
phamt c100c36560 Updated autoyast template to format dasd. Remove extraneous comments in zvmCPUtils.pm. Changed the way nodeSet() in zvm.pm looks for NICDEF.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6004 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 20:42:14 +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 f349c7d36f Added (Hello) on line 6 to test a problem with the editor.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5857 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-22 19:25:26 +00:00
phamt b1ccf1e79a Added (Hello) on line 6 to test a problem with the editor.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-22 19:03:33 +00:00
bp-sawyers 5e3dc5f766 Test checkin for the end of line prob on z
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-22 18:53:46 +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 cb35ae47fb Add subroutines to support new z/VM functionality.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4524 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-09 21:12:41 +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