Hello All,
I have some use-cases which I want to test in PowerPC architecture(ppc64).
As I dont have any Power machines I would like to try it with ppc64 VM's.
Is it possible to run these kind of VM's on my OpenStack cluster(Queens)
which runs on X86_64 architecture nodes(OS RHEL 7)??
I set the i
On 2018-11-19 11:25, Yedhu Sastri wrote:
> Hello All,
>
> I have some use-cases which I want to test in PowerPC architecture(ppc64). As
> I dont have any Power machines I would like to try it with ppc64 VM's. Is it
> possible to run these kind of VM's on my OpenStack cluster(Queens) which runs
(not sure if my answer has been sent, sorry if duplicate)
I don't touch ppc for a while but AFAIK this should work as long as you run
full emulation (qemu, not kvm) as libvirt_type in nova.conf and get the
qemu-system-ppc64le installed in the compute node. Assume also you get the
ppc64le image to l
On Mon, 2018-11-19 at 17:25 -0200, Rafael Folco wrote:
> (not sure if my answer has been sent, sorry if duplicate)
> I don't touch ppc for a while but AFAIK this should work as long as you run
> full emulation (qemu, not kvm) as
> libvirt_type in nova.conf and get the qemu-system-ppc64le installed
On 11/19/2018 10:25 AM, Yedhu Sastri wrote:
Hello All,
I have some use-cases which I want to test in PowerPC
architecture(ppc64). As I dont have any Power machines I would like to
try it with ppc64 VM's. Is it possible to run these kind of VM's on my
OpenStack cluster(Queens) which runs on X8
On Mon, 2018-11-19 at 14:48 -0600, Chris Friesen wrote:
> On 11/19/2018 10:25 AM, Yedhu Sastri wrote:
> > Hello All,
> >
> > I have some use-cases which I want to test in PowerPC
> > architecture(ppc64). As I dont have any Power machines I would like to
> > try it with ppc64 VM's. Is it possible
Dear Openstack community,
I often have nova complaining that I have exceeded my quota, these normally
happens when I node deployment fails and the resources allocated hasn't been
released. Before Rocky I used to run the command below to resync, however it
looks like it has been removed from Roc