[one-users] move VM to different host

2014-11-19 Thread Karsten Nielsen
HI, Is there a way to move a VM from one host to an other when migrate/live migrate fails. We are using ceph as backend and have ssh systemstore. A process like 1 poweroff VM 2 Move the configs 3 -- I guess that we should do some manual db changes -- 4 poweron machine on new host Any

Re: [one-users] move VM to different host

2014-11-19 Thread Ruben S. Montero
If you are using 4.10, we do support migrations when a VM is in unknown (i.e. hypervisor is down) provided there is a shared storage. Next release (4.12) will include the ability to migrate in poweroff. Meanwhile a work around, (there are two actually fake a hypervisor failure to get the VM in

Re: [one-users] onevm nic-attach and onevm resize

2014-11-19 Thread Ruben S. Montero
Hi You are quite right, the ability to cold attach nic and disks are also high priority and probably ready for 4.12 Cheers On Wed Nov 19 2014 at 9:32:15 AM Karsten Nielsen kars...@unity3d.com wrote: Hi, I was looking at the onevm man pages. The nic-attach the state required is running.

Re: [one-users] No option to remove quota from sunstone (4.10)

2014-11-19 Thread Carlos Martín Sánchez
Hi, On Tue, Nov 18, 2014 at 3:54 PM, kiran ranjane kiran.ranj...@gmail.com wrote: Hi, I have assigned quota to a user, however I want to remove the assigned quota that was assigned to the user but there is not option to do so in Sunstone. Is there a way to do so? Regards Kiran Ranjane

[one-users] opennebula 4.8 can't detect the capacity

2014-11-19 Thread Huynh Dac Nguyen
Hi All, After search some articles and mailing list and try my best, my ceph datastore can't monitor the capacity. 1) How can opennebula detect the size of ceph? - Opennebula is a ceph-mon? If yes, how can oneadmin user can run the rados command to show the capacity, only root

[one-users] AppMarket 2.0.3 released

2014-11-19 Thread Jaime Melis
Dear all, We have just released a new version of AppMarket. It fixes these issues: - Feature: Add opennebula_version to the creation form - Feature: Add dev_prefix and driver to the creation form - Feature: Fill opennebula_template input in update form - Bug: Remove original appliance not the

Re: [one-users] No option to remove quota from sunstone (4.10)

2014-11-19 Thread kiran ranjane
Hi Carlos, Yes, I know the default quota is set to unlimited, However the issue that I am facing is different. Lets say I have a user - abc and I have 2 networks with ID 0 and 1 in Virtual Networks and I have assigned quota of both the networks to the user. Screenshot : [image: Inline image

Re: [one-users] Getting Ceph VM to boot--Re: Configuring Ceph datastore 4.6

2014-11-19 Thread Jaime Melis
Hi Steven, Sorry, but this email fell through the cracks. Did you ever manage to launch a Ceph VM? Or you are still stumped by this issue here? if it's still not working for you, can you send us the output of onedatastore show -x id where id is the ceph's ds id. Regards, Jaime On Wed, Sep 24,

Re: [one-users] VNC and serial console

2014-11-19 Thread Liu, Gene
FYI. We added virtual serial console feature on our private cloud via adding and modifying a few back-end scripts and UI change a little bit. Gene On 14-11-19 07:37 AM, Vassilis Vatikiotis wrote: Is it possible to setup both noVNC and a serial console? I've already setup a template for serial

[one-users] Fwd: OpenVswitch and host crash

2014-11-19 Thread Jaime Melis
Hi Daniel, I feel it's best not to trigger automatic recovery actions when a host fails. The complexity of developing heuristics to deal with all the technologies OpenNebula leverages would be enormous. And the commands you had to run in this particular case might change in future Open vSwitch

Re: [one-users] Getting Ceph VM to boot--Re: Configuring Ceph datastore 4.6

2014-11-19 Thread Steven Timm
Hi Jaime..yes we did figure it out eventually. Turned out the image I had stored in CEPH was not a good image. Once I loaded another image into ceph and booted that, I was fine. the version of libvirt I was running only supported RAW images over ceph, not qcow2, and my first raw image had been

Re: [one-users] error when create image on ceph datastore

2014-11-19 Thread Jaime Melis
Hi Ndhuynh, you have to install qemu-img (qemu-utils package). cheers, Jaime On Thu, Nov 13, 2014 at 8:02 AM, Huynh Dac Nguyen ndhu...@spsvietnam.vn wrote: Hi All I added ceph to datastore successful but can't create image on it. *[oneadmin@ho-srv-cloudlab-01 ~]$ *oneimage create

Re: [one-users] Do we need to mount /var/lib/one with ceph

2014-11-19 Thread Jaime Melis
Hi, are you planning on using CephFS? if that's so you might find it easier to set it up like this: - /var/lib/one - not shared, only for frontend - /var/lib/one/datastores - lives in a cephFS share avaialble to the frontend and all the nodes would this suit you? cheers, Jaime On Wed, Nov 12,

Re: [one-users] opennebula 4.8 can't detect the capacity

2014-11-19 Thread Jaime Melis
You have to configure ceph in such a way that oneadmin can run the rados command without sudo. You need to make a keyring file available for the oneadmin user that can monitor the pools On Wed, Nov 19, 2014 at 12:19 PM, Huynh Dac Nguyen ndhu...@spsvietnam.vn wrote: Hi All, After search

Re: [one-users] Getting Ceph VM to boot--Re: Configuring Ceph datastore 4.6

2014-11-19 Thread Jaime Melis
Oh ok, that makes sense. Thanks, Jaime On Wed, Nov 19, 2014 at 4:59 PM, Steven Timm t...@fnal.gov wrote: Hi Jaime..yes we did figure it out eventually. Turned out the image I had stored in CEPH was not a good image. Once I loaded another image into ceph and booted that, I was fine. the

Re: [one-users] Ruby version

2014-11-19 Thread Javier Fontan
You can try using install_gems from the repository. It's for 4.10 so it will install more packages than needed but should do the trick. https://github.com/OpenNebula/one/blob/one-4.10/share/install_gems/install_gems On Sun Nov 16 2014 at 1:26:00 PM Amier Anis amirud...@skali.net wrote: how to

Re: [one-users] Stopping a VM erases it

2014-11-19 Thread Jaime Melis
As long as you are not doing something like migrating a vm or saving it you can restart libvirtd without any problems On Wed, Nov 19, 2014 at 5:19 PM, Sergi s...@okitup.com wrote: Hello Jaime, qemu.conf is ok : # grep -vE '^($|#)' /etc/libvirt/qemu.conf user = oneadmin group = oneadmin

Re: [one-users] Stopping a VM erases it

2014-11-19 Thread Sergi
Hello Jaime, qemu.conf is ok : # grep -vE '^($|#)' /etc/libvirt/qemu.conf user = oneadmin group = oneadmin dynamic_ownership = 0 I found that |: - user qemu belongs to group 'kvm', but oneadmin doesn't - I have no libvirtd group - /etc/libvirt/libvirtd.conf had listen_tcp=1 commented -

Re: [one-users] Ruby version

2014-11-19 Thread Amier Anis
thank you. it works. On Thu, Nov 20, 2014 at 12:19 AM, Javier Fontan jfon...@opennebula.org wrote: You can try using install_gems from the repository. It's for 4.10 so it will install more packages than needed but should do the trick.

Re: [one-users] Do we need to mount /var/lib/one with ceph

2014-11-19 Thread Huynh Dac Nguyen
Hi Jaime, The cephfs looks easier than ceph datastore. - /var/lib/one - not shared, only for frontend If not shared, /var/lib/one should be synchronized between multi-frontend, right? - /var/lib/one/datastores - lives in a cephFS share avaialble to the frontend and all the nodes this