<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.3790.2817" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=796313816-03072007><FONT face=Arial color=#0000ff size=2>For 
GSX server (the freely available one) the process is pretty much the 
same.</FONT></SPAN></DIV>
<DIV><SPAN class=796313816-03072007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=796313816-03072007><FONT face=Arial color=#0000ff size=2>1 
create the vmx file (well documented format)</FONT></SPAN></DIV>
<DIV><SPAN class=796313816-03072007><FONT face=Arial color=#0000ff size=2>2 
create the disk image (using vmdiskmanager on GSX)</FONT></SPAN></DIV>
<DIV><SPAN class=796313816-03072007><FONT face=Arial color=#0000ff size=2>3 
register the VM using "vmware-cmd -s register <path to vmx 
file>"</FONT></SPAN></DIV>
<DIV><SPAN class=796313816-03072007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=796313816-03072007><FONT face=Arial color=#0000ff 
size=2>Cheers</FONT></SPAN></DIV>
<DIV><SPAN class=796313816-03072007><FONT face=Arial color=#0000ff 
size=2><BR>Dan</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  et-mgmt-tools-bounces@redhat.com [mailto:et-mgmt-tools-bounces@redhat.com] 
  <B>On Behalf Of </B>drew einhorn<BR><B>Sent:</B> 03 July 2007 4:27 
  PM<BR><B>To:</B> Fedora/Linux Management Tools<BR><B>Subject:</B> Re: 
  [et-mgmt-tools] VMware?<BR><BR></FONT></DIV>I just asked over on a VMware 
  list.<BR><BR>And got the following link.  It's an example command for 
  creating<BR>VMware ESX VMs. The book it comes from looks very 
  interesting.<BR><BR><A 
  href="http://searchsystemschannel.techtarget.com/generic/0,295582,sid99_gci1243494,00.html">http://searchsystemschannel.techtarget.com/generic/0,295582,sid99_gci1243494,00.html</A><BR><BR>
  <DIV><SPAN class=gmail_quote>On 7/3/07, <B class=gmail_sendername>Michael 
  DeHaan</B> <<A href="mailto:mdehaan@redhat.com"> mdehaan@redhat.com</A>> 
  wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">drew 
    einhorn wrote:<BR>> Things are working well on the ESX box now that I'm 
    past the cobbler <BR>> and kickstart misconfigurations.<BR>><BR>> 
    Every time I create an new vm I need to take a trip though VMware's<BR>> 
    Virtual Infrastructure Client, that I'd really like to 
    avoid.  VMware<BR>> has a few more options to besides ram and 
    disk space to configure <BR>> before creating a VM.  Haven't 
    taken a close enough look to know<BR>> either how difficult it will be to 
    live without being able to set them<BR>> when the VM is created, or how 
    difficult it would be to extend cobbler <BR>> to handle more VM 
    attributes, or how this maps into all the other<BR>> virtualization 
    toolsets.<BR>><BR><BR>Can you see if VMware has any docs for command line 
    creation of guests?<BR><BR>If so, those attributes could be added in koan 
    fairly easily.   I don't <BR>have a test platform,<BR>but would be 
    more than happy to code something up in koan if someone<BR>wanted to test 
    the proof<BR>of concept.   Tracking a few additional attributes in 
    cobbler wouldn't<BR>be a problem.<BR><BR><BR><BR>> On 7/2/07, *Michael 
    DeHaan* < <A 
    href="mailto:mdehaan@redhat.com">mdehaan@redhat.com</A><BR>> 
    <mailto:<A 
    href="mailto:mdehaan@redhat.com">mdehaan@redhat.com</A>>> 
    wrote:<BR>><BR>>     drew einhorn wrote: 
    <BR>>     > Cobbler / Koan supports Xen 
    virtualization.<BR>>     
    ><BR>>     > Has anyone looked at what it would 
    take to get koan working<BR>>     > on other 
    virtualization platforms?  I have a VMware ESX box 
    <BR>>     > I'd like to be able to use it 
    on.<BR>>     
    ><BR>><BR>>     Not to my knowledge -- though I 
    like the idea.<BR>><BR>>     As far as I'm aware, 
    vmware does understand PXE installation, so koan 
    <BR>>     would just need a way to create an "empty" 
    guest<BR>>     that would PXE itself.   I 
    know this is the plan for how we're<BR>>     going 
    to<BR>>     support fully automatic installs for 
    other <BR>>     virtualization types like KVM, Xen 
    hardware virt, etc.<BR>><BR>>     If there are any 
    VMware experts on the list, patches would be great 
    :)<BR>><BR>>     It seems like the syntax needed 
    would not need to even access the <BR>>     cobbler 
    server the way --virt does today, 
    ex:<BR>><BR>>     koan --virt --virt-type=vmware 
    --mac=AA:BB:CC:DD:EE:FF --virt-name=foo<BR>>     
    [...other options...]<BR>><BR>>     --virt-type 
    could default to "xenparavirt" and current behavior. 
    <BR>><BR>>     
    --Michael<BR>><BR>><BR>>     
    _______________________________________________<BR>>     
    et-mgmt-tools mailing list<BR>>     <A 
    href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com 
    </A><mailto:<A 
    href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</A>><BR>>     
    <A 
    href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">https://www.redhat.com/mailman/listinfo/et-mgmt-tools</A> 
    <BR>><BR>><BR>><BR>><BR>> --<BR>> Drew Einhorn<BR>> 
    ------------------------------------------------------------------------<BR>><BR>> 
    _______________________________________________<BR>> et-mgmt-tools 
    mailing list <BR>> <A 
    href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</A><BR>> 
    <A 
    href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">https://www.redhat.com/mailman/listinfo/et-mgmt-tools</A><BR><BR>_______________________________________________ 
    <BR>et-mgmt-tools mailing list<BR><A 
    href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</A><BR><A 
    href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">https://www.redhat.com/mailman/listinfo/et-mgmt-tools 
    </A><BR></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>Drew Einhorn 
</BLOCKQUOTE>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">************************************************************************ </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">DISCLAIMER </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">The information contained in this e-mail is confidential and is intended </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">for the recipient only. </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">If you have received it in error, please notify us immediately by reply  </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">e-mail and then delete it from your system. Please do not copy it or </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">use it for any other purposes, or disclose the content of the e-mail </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">to any other person or store or copy the information in any medium.  </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">The views contained in this e-mail are those of the author and not  </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">necessarily those of Admenta UK Group. </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;"> </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">Admenta UK plc is a company incorporated in England and Wales </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">under company number 3011757 and whose registered office  </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">is at Sapphire Court, Walsgrave Triangle, Coventry CV2 2TX </SPAN>
</P>
<P STYLE="margin-top: 0pt;margin-bottom: 0pt;"><SPAN STYLE="FONT-FAMILY:'Arial';FONT-SIZE:8pt;">************************************************************************ </SPAN> </P></BODY></HTML>