<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Hi All,<br>
          I was looking at virsh attach-disk and i see the below<br>
      [snip]<br>
      <br>
        DESCRIPTION<br>
          Attach new disk device.<br>
      <br>
        OPTIONS<br>
          [--domain] <string>  domain name, id or uuid<br>
          [--source] <string>  source of disk device<br>
          [--target] <string>  target of disk device<br>
      ...<br>
      ...<br>
       <br>
          <b>--sourcetype <string>  type of source (block|file)</b><br>
      [/snip]<br>
      <br>
      I was wondering why the sourcetype only support block|file only ?
      What if i wanted to add a network (disk type=network) based drive
      ? Is this a constraint of virsh or QEMU itself doesn't allow
      hotplu of network block device disk ?<br>
      <br>
      thanx,<br>
      deepak<br>
      <br>
    </tt>
  </body>
</html>