Hello Pat,

On Tue, 2009-12-22 at 21:14 -0600, Patrick Spinler wrote:
> I was just messing about with the vmur utility from the s390 tools, and
> I was wondering: has anyone attempted to punch a kernel, initrd + param
> file directly from (a suitably privileged) linux guest into another
> guests' reader?  It'd be a nifty provisioning trick: generate the
> appropriate param file to do a kickstart install, then punch all the
> above to a new linux guest and 'vmcp xautolog <linuxguest> ipl 0C' it.
> Do all this directly from the NFS server I keep the OS images on.
>
> I'm curious because it doesn't look like vmcp allows me to specify a
> fixed record length - I can specify separator and padding bytes with the
> "vmur punch --blocked" option, but that doesn't really sound like what's
> required here.
>
> I'll continue to play around with this, but does anyone have any thoughts?

This should work with the vmur tool. The target reader has to be empty
and you have to punch the files in the correct order:

# vmur pun -r -u <guest> image
# vmur pun -r -u <guest> parmfile
# vmur pun -r -u <guest> initrd

We described the (local) procedure in the Device Driver Book (Chapter:
vmur - Work with z/VM spool file queues):

http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf

Michael

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to