Bob,

They could do extra deduction/guessing work to infer that, but it's a valid 
piece of metadata from the base image, so I'm concerned why there's so much 
discussion about exposing it? Seems like a provider could have a reason for 
exposing any number of metadata bits in the Store for their implementation 
needs.  In addition, it assumes that any scenario where there is some 
unpartitioned space, the intent is to partition it; but the real desire is to 
determine that based on the image metadata (or API parameter).

Pardon me not having a lot of history on this process in the past.

Richard Goodwin
Product Manager – Cloud Servers & Cloud Images
Ideation | Intellection | Activator | Relator | Responsibility
Phone: (512) 788 5403 – Cell: (512) 736-7897 (Austin)
Skype: rtgoodwin<file:///callto/::rtgoodwin> - Yahoo: 
richardtgoodwin<file:///ymsgr/sendim%3Frichardtgoodwin>
AIM: dellovision - IRC: goody / rgoodwin

From: Bob Ball <bob.b...@citrix.com<mailto:bob.b...@citrix.com>>
Reply-To: OpenStack Development Mailing List 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
Date: Tuesday, June 18, 2013 4:31 AM
To: OpenStack Development Mailing List 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
Subject: Re: [openstack-dev] Discussion around blueprint 
https://blueprints.launchpad.net/nova/+spec/add-disk-config-to-xenstore

I’m not sure I understand why the user might want to access the disk_config 
value from within the guest?

This seems to be something they could infer from the partition structure – i.e. 
if the whole drive is partitioned then disk_config was AUTO when the instance 
was created.

Bob

From: Navneet Kumar [mailto:navne...@thoughtworks.com]
Sent: 18 June 2013 04:52
To: openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>
Subject: [openstack-dev] Discussion around blueprint 
https://blueprints.launchpad.net/nova/+spec/add-disk-config-to-xenstore

Hi,
disk_config has been introduced by the extension 'DiskConfig'( 
[[http://docs.rackspace.com/openstack-extensions/compute/rax-dcf/content/rax-dcf.pdf]]
 ) .This extension exposes api to set and retrieve the disk_config values ( 
either 'MANUAL" or "AUTO' ) .As a user one wants to access the value of 
disk_config from inside of instance but currently there is no way to get the 
value of disk_config from inside of instance.
To get any metadata/userdata of the instance a config drive ( 
[[http://docs.openstack.org/trunk/openstack-compute/admin/content/config-drive.html]]
 ) can be attached to the instance during boot-up.So disk_drive information can 
also be included in the config drive.

Should we include this value in the config drive and xen store as well ?

--
-----------------------------
Navneet Kumar
Application Developer
Thoughtworks India
Mob: +91 9686577076

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to