[Openstack] Dynamic VM memory depending on node

2013-05-18 Thread Chris Bartels
Hi,

 

I don't think this would be possible, but I figured I'd ask in case there's
a way I just don't know about. 

 

I'd like to have my Windows 7 VM have 4 GB of memory when it resides in one
node that has limited memory, and have 16 GB of memory when it migrates to
another node that has more memory available.

 

Somehow I'm afraid I'll be stuck with the lowest common denominator though.

 

Could someone confirm OpenStack's capability in this regard?

 

 

Thanks,

Chris

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-18 Thread Robert Collins
You can build a image with that preloaded e.g. using diskimage- builder or
Oz and then when you boot an instance it's already there. Or you can
trigger the install using user data.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] instance dns issue

2013-05-18 Thread Molnár Mihály László
I had the same problem, and still have. Look at it:
https://lists.launchpad.net/openstack/msg23360.html


Rusty


On Fri, May 17, 2013 at 11:27 PM, Paras pradhan wrote:

> Doing quantum subnet-update sub1 --dns_nameservers 8.8.4.4 8.8.8.8 works.
> BTW from horizon you can pass one dns also.
>
> Thanks guys
> Paras.
>
>
> On Fri, May 17, 2013 at 3:47 PM, Darragh O'Reilly <
> dara2002-openst...@yahoo.com> wrote:
>
>> Hi,
>>
>> I reckon this is because dnsmasq is isolated in the dhcp namespace. You
>> can use
>> DHCP to push out a specific nameserver:
>>
>> $ quantum subnet-update sub1 --dns_nameservers 8.8.4.4 8.8.8.8
>>
>> I can't seem to figure out the syntax to pass just one (list=false is not
>> working). Or you could use Horizon instead. Anyway the DHCP agent should
>> ensure
>> that it is pushed out to the instance's resolv.conf or whatever.
>>
>> Darragh.
>>
>> >
>> > From: Paras pradhan 
>> >To: openstack 
>> >Sent: Friday, 17 May 2013, 20:08
>> >Subject: [Openstack] instance dns issue
>> >
>> >
>> >
>> >Hi,
>> >
>> >
>> >My instances can ping the ips but not using dns. The resolv.conf gets
>> populated by the private instance network dns ip (10.0.0.2, from
>> 10.0.0.0/24) . I can ping the dns ip but dns resolv is not working. What
>> might be the issue?
>> >
>> >
>> >I am on quantum and grizzly in 12.04 lts.
>> >
>> >
>> >Thanks
>> >Paras.
>> >___
>> >Mailing list: https://launchpad.net/~openstack
>> >Post to : openstack@lists.launchpad.net
>> >Unsubscribe : https://launchpad.net/~openstack
>> >More help   : https://help.launchpad.net/ListHelp
>> >
>> >
>> >
>>
>
>
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-18 Thread Heling Yao
A workaround would be downloading the iso (or the files on it) into the
instance and run it.
在 2013-5-18 上午11:35,"Ray Sun" 写道:

> I see, Thanks.
>
> Another requirement is if I start a new instance running on ESXI, and I
> want to install vmware-tools in my instance, how can I do that?
>
> Best Regards
> -- Ray
>
>
> On Sat, May 18, 2013 at 9:35 AM, Robert Collins  > wrote:
>
>> Thats what the rescue mode is for :)
>>
>> -Rob
>>
>> On 18 May 2013 12:06, Ray Sun  wrote:
>>
>>> Razique,
>>> Thanks. Actually the requirement is coming from our IT operation guy.
>>> They asked me about if there's something wrong with an instance, something
>>> like the boot partition is broken, the instance can not startup. In this
>>> situation, they want to attach a system installation ISO to repair this
>>> instance.
>>>
>>> Best Regards
>>> -- Ray
>>>
>>>
>>> On Fri, May 17, 2013 at 4:46 PM, Razique Mahroua <
>>> razique.mahr...@gmail.com> wrote:
>>>
 Not sure there
 As for the procedure, here is a  good workthrough :

 http://serverfault.com/questions/373372/how-to-connect-a-cdrom-device-to-a-kvm-qemu-domain-using-command-line-tools

 *Razique Mahroua** - **Nuage & Co*
 razique.mahr...@gmail.com
 Tel : +33 9 72 37 94 15


 Le 17 mai 2013 à 09:57, Ray Sun  a écrit :


 On Fri, May 17, 2013 at 3:48 PM, Razique Mahroua <
 razique.mahr...@gmail.com> wrote:

> Not that I'm aware of through OpenStack, but if you use libvrit, you
> can yes by editing the domain directly :-)
>

 Is there any blueprint for this requirement?


 Best Regards
 -- Ray



>>>
>>> ___
>>> Mailing list: https://launchpad.net/~openstack
>>> Post to : openstack@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~openstack
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> Robert Collins 
>> Distinguished Technologist
>> HP Cloud Services
>
>
>
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp