Re: [one-users] create image error with ceph

2013-06-05 Thread alan . zhang
Fixed it. I have compile the qemu-img lasted version for support rbd by hand, but it can't work. Got this error: $ qemu-img convert -O rbd /var/tmp/9adcb555fee553fb1fce447d6ed0a9d4 rbd:images/one-15 Segment fault (core dumped) Just replace the qemu-img/qemu-kvm packages from here:

[one-users] Nebula 4.0.1 Xen 4.1.4 Debian Wheezy - VM stuck in BOOT state

2013-06-05 Thread Jacek Jarosiewicz
Hi, I've searched google and this list but with no luck.. I have setup an opennebula cloud (4.0.1) with xen (4.1) on debian wheezy. My problem is that vm's are deployed correctly (vm is running, networking is set up, I can ssh to it, run programs within it etc.) but opennebula shows vm stuck

Re: [one-users] Nebula 4.0.1 Xen 4.1.4 Debian Wheezy - VM stuck in BOOT state

2013-06-05 Thread Jacek Jarosiewicz
I've researched it a little bit more, and found this message: http://www.mail-archive.com/users@lists.opennebula.org/msg08546.html ..and when I run: oneadmin@nebula1:~$ /var/tmp/one/vmm/xen4/poll one-19 NAME=one-19 STATE=a USEDCPU=0.0 USEDMEMORY=2093312 NETTX=1539072 NETRX=15360 ..so

Re: [one-users] Problems with passwordless SSH

2013-06-05 Thread Jacek Jarosiewicz
On 06/05/2013 10:35 AM, Andranik Hayrapetyan wrote: Good Day, I am installing opennebula on CentOS 6.4 and I did everything like described here http://opennebula.org/documentation:rel4.0:ignc to configure passwordless SSH for oneadmin user, but it still asks for a password. Can anyone help me

Re: [one-users] nothing in interface sunstone in OpenNebula 4.0

2013-06-05 Thread Daniel Molina
On 3 June 2013 14:27, ahernan...@tesla.cujae.edu.cu wrote: I used firefox 20.0 Could you check if there is any error in the browser console after logging in Sunstone Cheers El 2013-06-03 03:55, Daniel Molina escribió: Hi, 2013/5/25 ahernan...@tesla.cujae.edu.cu** I try up

Re: [one-users] AppMarket Catalog Filtering

2013-06-05 Thread Daniel Molina
Hi Prostko, On 4 June 2013 14:25, Prostko Michał m.pros...@intratel.pl wrote: Hi, I'm trying to find a way how to filter individual appliances for users registered at my AppMarket server (4.0 Beta version). I guess the catalog option when adding appliances was supposed to manage this but

Re: [one-users] opennebula AMI AWS problem

2013-06-05 Thread Daniel Molina
Hi, On 4 June 2013 17:13, Emil Nikolov eniko...@nexcomtelecom.com wrote: Dear Support, I tried loading the OpenNebula AMI in AWS as per http://www.opennebula.org/cloud:sandboxaws. Unfortunately the AMI “ami-cbcda6a2 is not available in AWS. Could you try changing the availability

[one-users] econe-upload error

2013-06-05 Thread Vahe nr
Dear all, We have the following error when we need to upload an image using econe-upload: econe-upload: Response RequestId/ Errors Error CodeAuthFailure/Code Message[UserPoolInfo] User couldn't be

Re: [one-users] EC2 queries without having AWS account...

2013-06-05 Thread Daniel Molina
Hi, On 4 June 2013 10:21, Andranik Hayrapetyan andranik@gmail.com wrote: Good day, I am trying to configure and use OpenNebula econe-server. I have read here http://opennebula.org/documentation:rel4.0:ec2g that to query the server I *must *have AWS account. So what is the meaning of

Re: [one-users] opennebula AMI AWS problem

2013-06-05 Thread Daniel Molina
On 5 June 2013 12:10, Emil Nikolov eniko...@nexcomtelecom.com wrote: thanks, it worked! I have just included it in the documentation. Cheers E. On Jun 5, 2013, at 12:51 PM, Daniel Molina dmol...@opennebula.org wrote: Hi, On 4 June 2013 17:13, Emil Nikolov

Re: [one-users] Nebula 4.0.1 Xen 4.1.4 Debian Wheezy - VM stuck in BOOT state

2013-06-05 Thread Javier Fontan
What is the network driver you are using in that host? Can you do the same test using network dummy drivers if you are using other driver? On Wed, Jun 5, 2013 at 9:16 AM, Jacek Jarosiewicz neb...@supermedia.pl wrote: Hi, I've searched google and this list but with no luck.. I have setup an

Re: [one-users] VM gateway problem

2013-06-05 Thread Javier Fontan
Is the image you are using for that VM contextualized? That is, does it have context packages installed? On Mon, Jun 3, 2013 at 11:17 AM, Monish Jain monish.j...@rsystems.comwrote: Hi, ** ** I have successfully deployed a test virtual machine on ESXI host, but the VM is not getting

Re: [one-users] How Opennebula sync with LDAP server

2013-06-05 Thread Javier Fontan
OpenNebula drivers do not sync with LDAP, it uses LDAP as the user database for authentication. If set ldap as the default driver then new users will authenticate with LDAP database. On Tue, May 28, 2013 at 11:39 AM, song song@venusource.com wrote: HI guys: Now I am on a trying of sync

[one-users] i nedd your help

2013-06-05 Thread José Antonio Zanabria
Hello: I am a Cuban student, I am a OpenNebula Develepoer, I have very few experience. I need your help, I trying to deploy a virtual machine from Susnstone in a Debian Squezze node whith xen-hypervisor. The node is sucessfully monitored. I create two images: DataBlock option whit ext4 file

Re: [one-users] hi

2013-06-05 Thread Jon
Hello Jose, What does the vmlog say? You can typically find it in /var/log/one/VM number.log Best Regards, Jon A On Jun 5, 2013 1:37 PM, José Antonio Zanabria jzanab...@tesla.cujae.edu.cu wrote: Hello: I am a Cuban student, I am a OpenNebula Develepoer, I have very few experience. I need

[one-users] attach ceph image problem.

2013-06-05 Thread mario wu
hi,all recently,i tested opennebula 4.0.1 + ceph , every thing is fine,except when i attach a ceph disk image to a running VM. the log show me : Thu Jun 6 11:07:33 2013 [VMM][E]: attach_disk: Command virsh --connect qemu:///system attach-device one-11

Re: [one-users] attach ceph image problem.

2013-06-05 Thread chenpiaoping123
hi,mario wu you can check if /srv/cloud/one/datastores/0/11/disk.1 exist on the node which the vm running on. chenpiaoping123 From: mario wu Date: 2013-06-06 11:16 To: users Subject: [one-users] attach ceph image problem. hi,all recently,i tested opennebula 4.0.1 + ceph , every thing