<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/24/2014 07:34 AM, Hongliang Wang
      wrote:<br>
    </div>
    <blockquote cite="mid:530B2027.8050609@linux.vnet.ibm.com"
      type="cite">Hi all,
      <br>
      <br>
      Royce talked this topic with me today that the UI part is missing
      for SCSI volume selecting when creating a VM. In the current
      design, VM is created through a template and no extra options are
      available at VM creation: template defines which pool and disk
      size, and Kimchi will create a volume in the pool with specified
      disk size for the VM. Though SCSI volumes are read-only and we
      can't create anything in SCSI pool, we need allow user to select a
      volume in SCSI pool. So my initial suggestion to the VM creation
      UI looks like:
      <br>
      <br>
      /// --- Create VM Window   --- ///
      <br>
      <br>
      1. Virtual Machine Name
      <br>
      The name used to identify the virtual machine. If omitted, a name
      will be chosen based on the template used.
      <br>
      [ Text box here to enter VM name ]
      <br>
      <br>
      2. Template
      <br>
      Please choose a template.
      <br>
      [ Templates list here to be selected ]
      <br>
      <br>
      3. Volumes (this part will be only available when SCSI pool is
      selected in Step 2)
      <br>
      [ Volumes list in SCSI pool to be selected ]
      <br>
      <br>
      ///  Create  ///
      <br>
      <br>
      <br>
      Does this make sense? If so, I'll send out patches for it.
      <br>
      <br>
      <br>
    </blockquote>
    <br>
    <font face="DejaVu Sans Mono">It makes sense for me. Go ahead with
      the patches! =)<br>
    </font>
  </body>
</html>