> -----Original Message----- > From: Daniel P. Berrange [mailto:[email protected]] > Sent: Wednesday, May 28, 2014 8:21 PM > To: Cole Robinson > Cc: Chen, Hanxiao/陈 晗霄; [email protected] > Subject: Re: [virt-tools-list] [virt-manager PATCH] virt-install: add > --partition > support for resource partitioning > > > > Hmm. I realize that libvirt only exposes /domain/resource/partition, and the > > docs are called resPartition, etc. But --partition is a potentially > > misleading > > name, my first thought is 'disk partition'. And if anything else is ever > > added > > to the <resource> XML block, we are kind of stuck with the --partition > > syntax. > > > > So I suggest making it > > > > --resource partition=/foo/bar > > > > In practice very few people are likely to use this option so it's okay if > > they > > have to do more typing :) > > Yep, it is quite likely we'll add more <resource> child elements, so using > --resource is preferrable. > >
Thanks for your suggestion. v2 will come soon. - Chen _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
