Skip to main content

Questions tagged [openstack]

OpenStack is a collection of open source projects that enables an open, scalable cloud infrastructure. The core of OpenStack is meant to provide consistent APIs and interfaces to a variety of potential back-ends.

57 votes
4 answers
20k views

I am a web developer, but I am also interested in a few administrative tasks. Hence, the new move from pure administration to dev-ops comes handy for me. Anyway, I have some problems to put a few ...
Golo Roden's user avatar
19 votes
4 answers
45k views

Each user creates and destroys 15+ VM's per day. The VM's are created in the company's internal OpenStack cloud. Every time a new vm is assigned an ip address which has previously been handed out, ...
spuder's user avatar
  • 1,755
16 votes
7 answers
95k views

My original purpose is to create centos image for openstack. Although I did directly with kvm, still wondering about error. Was using this manual for my task. After this command: # virt-install --...
holms's user avatar
  • 1,714
14 votes
2 answers
3k views

User data is stored on two fairly large (>1 PB) OpenStack Swift storage clusters. Let them be Cluster A and Cluster B. In addition, there are several PoPs that need to interact with that data. ...
mınxomaτ's user avatar
12 votes
2 answers
12k views

Usually, https://serverfault.com/a/268727/126950: snapshot = an exact capture of what a volume looked like at a particular moment in time, including all it's data. image = a total snapshot of a system ...
Franck Dernoncourt's user avatar
9 votes
1 answer
9k views

I'm trying to use a multi-VM vagrant environment as a testbed for deploying OpenStack, and I've run into a networking problem with trying to communicate from one VM, to a VM-inside-of-a-VM. I have ...
Lorin Hochstein's user avatar
7 votes
2 answers
738 views

I have a GlusterFS 2 node 2 replica setup. I am planning to use it as OpenStack instance store, in which the VM disk image is stored. From my tests, if the GlusterFS node which the hypervisor ...
Pellaeon's user avatar
  • 963
7 votes
2 answers
16k views

I'm testing Openstack and i'd like to know how can i find out about resource utilization inside instances (Virtual Machines). Openstack uses kvm, qemu and libvirt in my testing environment. Is there ...
Simon's user avatar
  • 211
7 votes
1 answer
11k views

I am currenty preparing OpenStack-ready images of CentOS 7 and Ubuntu 14.04. For the "automation" I use Packer, which is provided by you with a JSON-template. Packer then starts the installation ...
Korni22's user avatar
  • 71
6 votes
1 answer
14k views

I currently have a home server (HP N40L) running FreeNAS to provide my home with a few basic things like a file server, media streaming, and a few virtualized apps + a windows XP virtual desktop. It ...
Karl's user avatar
  • 249
6 votes
3 answers
17k views

check using volume from list openstack volume list set status to available to a volume openstack volume set --state available [volume id] resize the volume openstack volume set --size 40 [volume id]...
rawmain's user avatar
  • 321
6 votes
1 answer
6k views

I have a desktop running Ubuntu Quantal using OpenStack Folsom on an Intel i5 with 32 GB RAM and 2 GB swap. I'm running 7 VMs each sized like a EC2 m1.small, so 1.7 GB RAM each. I'm using KVM. As I ...
Blair Zajac's user avatar
6 votes
2 answers
4k views

I ran into the oddest thing when trying to debug a networking issue with OpenStack. I was doing a ping test between virtual machines. The ICMP request packets only made it to the destination host if I ...
Lorin Hochstein's user avatar
6 votes
4 answers
20k views

I am trying to figure out the path of least resistance in OpenStack to get from a live CD to a disk image that can be used for deploying new guest instances. If you boot an OpenStack instance from a ...
larsks's user avatar
  • 47.7k
6 votes
5 answers
20k views

I'm trying to get the virtual size of a qcow2 container down so that it can fit in a openstack flavor with 10GB disk. root@node-10:~# qemu-img info zztop.qcow image: zztop.qcow file format: qcow2 ...
Duncan Fairley's user avatar

15 30 50 per page
1
2 3 4 5
47