Re: [one-users] Opennebula vmware issue

2011-07-06 Thread Arun vt
Hi Tino, Please find the output below: *oneadmin@opennebula:~$ /srv/cloud/one/lib/mads/one_im_sh vmware* *MONITOR 0 esxihost -* *MONITOR SUCCESS 0* * * *oneadmin@opennebula:~$* * * *oned.log:* * * * Wed Jul 6 00:10:50 2011 [ReM][D]: VirtualMachinePoolInfo method invoked Wed Jul 6 00:11:05 2011

Re: [one-users] Opennebula vmware issue

2011-07-06 Thread Tino Vazquez
Hi, There is no need to share the password. I think the problem may be related to [1]. Please try the following workaround (two commands) from the VMware Addon installation directory: # mkdir -p $ONE_LOCATION/var/remotes/im/vmware.d cp -r im/remotes/* $ONE_LOCATION/var/remotes/im/vmware.d #

Re: [one-users] ssh: Could not resolve hostname host01

2011-07-06 Thread Christoph Raible
Am 06.07.2011 06:24, schrieb chethan kp: Hi, I tried to deploy the VM but its going to fail state . its giving some problem at the SSH , here with I have included the log file details pls have look Wed Jul 6 18:44:42 2011 [DiM][I]: New VM state is ACTIVE. Wed Jul 6 18:44:42 2011 [LCM][I]:

[one-users] VM pending in boot state only

2011-07-06 Thread bharath pb
Hi, I have created the VM template and ran the onevm deploy 0 0 , and checked the vm STAT its always at the boot state .. here is the vm.log files status . i'm using vmm_kvm. v driver . Pls help on this ..? Wed Jul 6 22:19:05 2011 [DiM][I]: New VM state is ACTIVE. Wed Jul 6 22:19:05 2011

Re: [one-users] I deploy a vmware vm ,the last its state is fail,how can do it success?

2011-07-06 Thread shiqilei
hi tino : I just finish it,it was because of that I install centos in scsi and use its vmdk file to make image. I look in vmware vi ,it show me that its bus requires to be ide for wmware server 2.0,one the other hand its requires scsi. so I install centos again in ide and do it in

Re: [one-users] I deploy a vmware vm ,the last its state is fail,how can do it success?

2011-07-06 Thread Tino Vazquez
Hi, Glad that it worked in the end! About the IP adress, did you contextualized the VM? See Using the Leases within the Virtual Machine section of [1] if you didn't. Regards, -Tino [1] -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 2011/7/6

Re: [one-users] VMs in PENDING [was: Fixing up USED / FREECPU ?]

2011-07-06 Thread Steffen Neumann
Hi, I am not so sure anymore where the problem of my VMs in PENDING is rooted, so I'll give some more information that were asked in previous posts about stuck in pending. I try to deploy VMID 568 with (V)CPU=4, and 8192M RAM, and I'd *think* it should deploy nicely on host node-blc02, on

[one-users] OpenNebula OCCI 1.1

2011-07-06 Thread Amine Ghrab
Hi, I've successfully installed OpenNebula Express, for test purposes, using 2 machines. Now I'm struggling to get the OCCI Server up following this wiki : http://dev.opennebula.org/projects/ogf-occi/wiki/Occi_02 and using this file:

[one-users] execute opennebula as a oneadmin user

2011-07-06 Thread bharath pb
Hi, I have installed all the opennebula in user mode ,to the location /srv/cloud/one I have done all the path settings ; root@dhinesh-ubuntu:~# export ONE_LOCATION=/srv/cloud/one root@dhinesh-ubuntu:~# export ONE_XMLRP=http://localhost:2633/RPC2; root@dhinesh-ubuntu:~# export PATH

[one-users] still struggling with ebtables

2011-07-06 Thread fanttazio
Hi, with further investigation I noticed when I replace VM_NAME with one of virtual machines' name in line: *nets = `#{CONF[:virsh]} dumpxml #{VM_NAME}`* * * I don't get *Comand 'dumxml' requires domain option.* */srv/cloud/one/share/hooks/ebtables-kvm:75: undefined nethod 'elements' for

Re: [one-users] execute opennebula as a oneadmin user

2011-07-06 Thread Héctor Sanjuán
You should su oneadmin to use the oneadmin user (provided that you created it). and give appropiate permissions in the directories you created with root, and re-export the environmental variables with that user (or place them in .bashrc). However, your first problem seems to be the fact that

Re: [one-users] execute opennebula as a oneadmin user

2011-07-06 Thread bharath pb
Hi, Thanks for the reply , now I have understood the problem . I have created oneadmin user and logged in to that . root@dhinesh-ubuntu # su oneadmin oneadmin @dhinesh-ubuntu # I have cheked the dns server its working fine working fine ... but still i'm not able ping host02 . How to add

[one-users] [OT] xen to kvm images

2011-07-06 Thread samuel
Hi folks, I'm struggling with a few issues converting xen to kvm images. I know this might not be the right mailing list to ask but I'm sure there's someone that can point me to the right mailing list or documentation. So, first of all, apologies fot the Off-Topic post. In my lab environment I

Re: [one-users] OpenNebula OCCI 1.1

2011-07-06 Thread Amine Ghrab
Hi Florian, Thanks for the quick answer. I really appreciate the quality of this mailing list, quite helpful. The server seems to be started even if it shows an error : oneadmin@amine-front:~$ occi-server start Error executing /usr/lib/one/ruby/cloud/occi/occi-server.rb.

Re: [one-users] OpenNebula OCCI 1.1

2011-07-06 Thread florian.feldhaus
Hi Amine, this may be the problem. Please try if removing the additional ruby from install.sh – the result should look like: mv -f $RUBY_LOCATION/cloud/occi $RUBY_LOCATION/cloud/occi.orig After reinstalling OCCI, please try starting the OCCI server again. With the next version we will get rid

Re: [one-users] VMs in PENDING [was: Fixing up USED / FREECPU ?]

2011-07-06 Thread Steffen Neumann
Hi, On Wed, 2011-07-06 at 16:25 +0200, Steffen Neumann wrote: ... That host surely was running with USEDCPU 1280 at some time, but I had to restart oned because of an I/O error on one.db, so I guess the book keeping is inconsistent because currently there are only two VMs running. So I