[one-users] upload using command line

2013-09-06 Thread Kenneth
Hi all, I have here a 32GB .raw image of ubuntu 12.04 that I want to upload to opennebula. I don't want to wait a lot uploading the image using the OpenNebula sunstone interface. And since my OpenNebula front end has no hard drive, I figured that I would attach an external hard drive to it

Re: [one-users] upload using command line

2013-09-06 Thread Carlos Martín Sánchez
Hi, You just need to set the PATH attribute of the template, and then execute 'oneimage create'. See [1,2] for more information. Regards [1] http://opennebula.org/documentation:rel4.2:img_guide#create_images [2] http://opennebula.org/documentation:rel4.2:img_template -- Join us at

Re: [one-users] First login to OpenNebula Sunstone

2013-09-06 Thread Carlos Martín Sánchez
Hi, On Thu, Sep 5, 2013 at 8:33 PM, Poul Kristensen bcc5...@gmail.com wrote: Could someone mail default username and pw? The installation process creates the authentication file ~/.one/one_auth with a random password [1]. Regards. [1]

Re: [one-users] How to attach ceph volatile disk in opennebula 4.2

2013-09-06 Thread Ruben S. Montero
Hi Currently this is not supported. Volatile disks can only be files, as they are created in the system datastore and it can be only of type shared or ssh, both file based. You could (in theory) attach a ceph datablock image, but we've been hit by a bug in this feature so currently this is

[one-users] novnc problem

2013-09-06 Thread zglinnova
Dear: I can't find the vnc icon in sunstone. I can't find file in sunstone_vnc_tokens. But my xen vm is running,I can login it use ssh or virsh. What reasons? my deployment is: name = 'one-38' #O CPU_CREDITS = 256 memory = '1024' vcpus = '1' bootloader = /usr/bin/pygrub disk = [

Re: [one-users] novnc problem

2013-09-06 Thread Carlos Martín Sánchez
Hi, You need to enable the GRAPHICS section of the VM template [1]. In the Sunstone wizard, it is located in the Input/Output section. Regards [1] http://opennebula.org/documentation:rel4.2:vm_guide_2#using_the_novnc_console -- Join us at OpenNebulaConf2013 http://opennebulaconf.com in Berlin,

Re: [one-users] VM images management

2013-09-06 Thread Javier Fontan
We think this is a great topic to discuss and get information from other people on how to do this. I'll publicise a bit this thread and we may create a post/document summarising this information in case we get enough tips. As another tip. We use Foreman to create new VM images. You can get more

Re: [one-users] upload using command line

2013-09-06 Thread Campbell, Bill
You can still use the sunstone interface, just be sure to take note of the locally mounted devices path (i.e. /mnt/usbdevice/ubuntu.raw). Then just use that path for the image location (forgive me as I'm still on the 3.x series in production, verbage may have changed in 4.x) and opennebula will

Re: [one-users] LDAP/AD authentication problems

2013-09-06 Thread Javier Fontan
It looks really bad. Could you please give use the OpenNebula version you are using? I'll do my tests here and will let you know. I've created a ticket to keep track of this problem: http://dev.opennebula.org/issues/2307 On Wed, Aug 28, 2013 at 6:46 PM, Andreas Calvo Gómez

Re: [one-users] LDAP/AD authentication problems

2013-09-06 Thread Andreas Calvo Gómez
Javier, Thanks for your time. We are running the latest version of OpenNebula as of today: version 4.2.0. On 06/09/13 15:23, Javier Fontan wrote: It looks really bad. Could you please give use the OpenNebula version you are using? I'll do my tests here and will let you know. I've created a

Re: [one-users] novnc problem

2013-09-06 Thread zglinnova
novnc.log: I, [2013-09-07T07:27:43.258916 #7259] INFO -- : Starting VNC proxy: python /usr/local/oce/third/ocean/share/websockify/websocketproxy.py --target-config=/usr/local/oce/third/ocean/var/polaris_vnc_tokens 8081 WARNING: no 'numpy' module, HyBi protocol is slower or disabled WebSocket

[one-users] Question about attach_disk on one-3.8.4

2013-09-06 Thread Sam Song
Hi, forks: When I attach a datablock type image to a running vm, I need to reboot vm to find the new device and mount it manually. I want to know how do you attach an image to a vm and make it ready to use? Is there a designing of opennebula to enable mounting the attached disk automaticly? My

Re: [one-users] virtio-blk-data-plane and x-data-plane=on

2013-09-06 Thread Erico Augusto Cavalcanti Guedes
Hi, 2013/9/5 Ruben S. Montero rsmont...@opennebula.org Hi I haven't tried this myself either, but if there is such an improvement we could add a hint at the KVM driver documentation. I've a concern about the first sentence of the post: Data plane is suitable for LVM or raw image file