Re: [Openstack-operators] [openstack-dev] [nova] about resize the instance

2018-11-08 Thread Rambo
When I resize the instance, the compute node report that "libvirtError: 
internal error: qemu unexpectedly closed the monitor: 
2018-11-08T09:42:04.695681Z qemu-kvm: cannot set up guest memory 'pc.ram': 
Cannot allocate memory".Has anyone seen this situation?And the 
ram_allocation_ratio is set 3 in nova.conf.The total memory is 125G.When I use 
the "nova hypervisor-show server" command to show the compute node's 
free_ram_mb is -45G.If it is the result of excessive use of memory?
Can you give me some suggestions about this?Thank you very much.
-- Original ------
From:  "Rambo";
Date:  Thu, Nov 8, 2018 05:45 PM
To:  "OpenStack Developmen"; 

Subject:  [openstack-dev]  [nova] about resize the instance

 
Hi,all

When we resize/migrate instance, if error occurs on source compute 
node, the instance state can rollback to active currently.But if error occurs 
in "finish_resize" function on destination compute node, the instance state 
would not rollback to active. Is there a bug, or if anyone plans to change 
this?Can you tell me more about this ?Thank you very much.




















Best Regards
Rambo___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


[Openstack-operators] [openstack-dev] [nova] ask deployment question

2018-08-16 Thread Rambo
Hi,all
   I have some questions about deploy the large scale openstack cloud.Such 
as 
   1.Only in one region situation,How many physical machines are the 
biggest deployment scale in our community? 
   Can you tell me more about these combined with own practice? Would you 
give me some methods to learn it?Such as the website,blog and so on. Thank you 
very much!Looking forward to hearing from you.
















Best Regards
Rambo___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


[Openstack-operators] [openstack-dev] [nova] deployment question consultation

2018-08-13 Thread Rambo
Hi,all
   I have some questions about deploy the large scale openstack cloud.Such 
as 
   1.Only in one region situation,what will happen in the cloud as 
expansion of cluster size?Then how solve it?If have the limit physical node 
number under the one region situation?How many nodes would be the best in one 
regione?
   2.When to use cellV2 is most suitable in cloud?
   3.How to shorten the time of batch creation of instance?
   Can you tell me more about these combined with own practice? Would you 
give me some methods to learn it?Such as the website,blog and so on. Thank you 
very much!Looking forward to hearing from you.
















Best Regards
Rambo___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


[Openstack-operators] [cinder] about BlockDeviceDriver

2018-07-16 Thread Rambo
Hi,all


 In the Cinder repository, I noticed that the BlockDeviceDriver driver is 
being deprecated, and was eventually be removed with the Queens release.


https://github.com/openstack/cinder/blob/stable/ocata/cinder/volume/drivers/block_device.py


In my use case, the instances using Cinder perform intense I/O, thus iSCSI or 
LVM is not a viable option - benchmarked them several times, since Juno, 
unsatisfactory results.For data processing scenarios is always better to use 
local storage than any SAN/NAS solution.


So I felt a great need to know why we deprecated it.If there has any better one 
to replace it? What do you suggest to use once BlockDeviceDriver is removed?Can 
you tell me about this?Thank you very much!
















Best Regards
Rambo___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators