Hi,<br>I cant do the ssh oneadmin@host01 ..<br>I could see one the following in the hosts file .<br><br><br>fe00::0 ip6-localnet<br>ff00::0 ip6-mcastprefix<br>ff02::1 ip6-allnodes<br>ff02::2 ip6-allrouters<br><br><br>regards<br>
chethan .<br><br><br><br>
I think to help you we need some more information ;)<br>
<br>
First is the hostname realy host1?<br>
<br>
Can you do "ssh oneadmin@host1" or "ping host1" from your OpenNebula Server?<br>
<br>
If not please check /etc/hosts or DNS-config...<br>
<br>
<br>
<br>
Regards<br>
<br>
Chr.Raible<br><br><div class="gmail_quote">On Wed, Jul 6, 2011 at 2:23 PM,  <span dir="ltr"><<a href="mailto:users-request@lists.opennebula.org">users-request@lists.opennebula.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Send Users mailing list submissions to<br>
        <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:users-request@lists.opennebula.org">users-request@lists.opennebula.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:users-owner@lists.opennebula.org">users-owner@lists.opennebula.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: ssh: Could not resolve hostname host01 (Christoph Raible)<br>
   2. VM pending in boot state only (bharath pb)<br>
   3. Re: I deploy a vmware vm ?the last its state is fail?how can<br>
      do it success? (shiqilei)<br>
   4. Re: I deploy a vmware vm ?the last its state is fail?how can<br>
      do it success? (Tino Vazquez)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 06 Jul 2011 09:30:44 +0200<br>
From: Christoph Raible <<a href="mailto:c.raible@science-computing.de">c.raible@science-computing.de</a>><br>
To: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
Subject: Re: [one-users] ssh: Could not resolve hostname host01<br>
Message-ID: <<a href="mailto:4E140F24.1020900@science-computing.de">4E140F24.1020900@science-computing.de</a>><br>
Content-Type: text/plain; charset="iso-8859-1"; format="flowed"<br>
<br>
Am 06.07.2011 06:24, schrieb chethan kp:<br>
> Hi,<br>
> I tried to deploy the VM but its going to fail state . its giving some<br>
> problem at the SSH ,<br>
> here with I have  included the log file details pls have look<br>
><br>
> Wed Jul  6 18:44:42 2011 [DiM][I]: New VM state is ACTIVE.<br>
> Wed Jul  6 18:44:42 2011 [LCM][I]: New VM state is PROLOG.<br>
> Wed Jul  6 18:44:42 2011 [VM][I]: Virtual Machine has no context<br>
> Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh:<br>
> dhinesh-ubuntu:/srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd<br>
> host01:/srv/cloud/one/var//6/images/disk.0<br>
> Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: DST:<br>
> /srv/cloud/one/var//6/images/disk.0<br>
> Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Creating directory<br>
> /srv/cloud/one/var//6/images<br>
> Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Executed "mkdir -p<br>
> /srv/cloud/one/var//6/images".<br>
> Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Executed "chmod a+w<br>
> /srv/cloud/one/var//6/images".<br>
> Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Cloning<br>
> /srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd<br>
> Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Executed "cp -r<br>
> /srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd<br>
> /srv/cloud/one/var//6/images/disk.0".<br>
> Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Executed "chmod a+rw<br>
> /srv/cloud/one/var//6/images/disk.0".<br>
> Wed Jul  6 18:44:44 2011 [LCM][I]: New VM state is BOOT<br>
> Wed Jul  6 18:44:44 2011 [VMM][I]: Generating deployment file:<br>
> /srv/cloud/one/var/6/deployment.0<br>
> Wed Jul  6 18:44:44 2011 [VMM][I]: Command execution fail: 'if [ -x<br>
> "/var/tmp/one/vmm/kvm/deploy" ]; then /var/tmp/one/vmm/kvm/deploy<br>
> /srv/cloud/one/var//6/images/deployment.0;<br>
> else                              exit 42; fi'<br>
> Wed Jul  6 18:44:44 2011 [VMM][I]: STDERR follows.<br>
> Wed Jul  6 18:44:44 2011 [VMM][I]: ssh: Could not resolve hostname<br>
> host01: Name or service not known<br>
> Wed Jul  6 18:44:44 2011 [VMM][I]: ExitCode: 255<br>
> Wed Jul  6 18:44:44 2011 [VMM][E]: Error deploying virtual machine: ssh:<br>
> Could not resolve hostname host01: Name or service not known<br>
> Wed Jul  6 18:44:44 2011 [DiM][I]: New VM state is FAILED<br>
> Wed Jul  6 18:44:44 2011 [TM][W]: Ignored: LOG - 6 tm_delete.sh:<br>
> Deleting /srv/cloud/one/var//6/images<br>
><br>
> Wed Jul  6 18:44:44 2011 [TM][W]: Ignored: LOG - 6 tm_delete.sh:<br>
> Executed "rm -rf /srv/cloud/one/var//6/images".<br>
><br>
> Wed Jul  6 18:44:44 2011 [TM][W]: Ignored: TRANSFER SUCCESS 6 -<br>
><br>
> Wed Jul  6 18:47:10 2011 [DiM][I]: New VM state is DONE.<br>
> Wed Jul  6 18:47:10 2011 [HKM][I]: Hook image successfully executed.<br>
><br>
><br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br>
I think to help you we need some more information ;)<br>
<br>
First is the hostname realy host1?<br>
<br>
Can you do "ssh oneadmin@host1" or "ping host1" from your OpenNebula Server?<br>
<br>
If not please check /etc/hosts or DNS-config...<br>
<br>
<br>
<br>
Regards<br>
<br>
Chr.Raible<br>
--<br>
Vorstand/Board of Management:<br>
Dr. Bernd Finkbeiner, Dr. Roland Niemeier,<br>
Dr. Arno Steitz, Dr. Ingrid Zech<br>
Vorsitzender des Aufsichtsrats/<br>
Chairman of the Supervisory Board:<br>
Philippe Miltin<br>
Sitz/Registered Office: Tuebingen<br>
Registergericht/Registration Court: Stuttgart<br>
Registernummer/Commercial Register No.: HRB 382196<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 6 Jul 2011 13:27:41 +0530<br>
From: bharath pb <<a href="mailto:bharathapbr@gmail.com">bharathapbr@gmail.com</a>><br>
To: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
Subject: [one-users] VM pending in boot state only<br>
Message-ID:<br>
        <<a href="mailto:CAKixW9W5NsULCXmStC-ZEqs4gjiqa0Bm8RfEWyioKM-S9pK4jg@mail.gmail.com">CAKixW9W5NsULCXmStC-ZEqs4gjiqa0Bm8RfEWyioKM-S9pK4jg@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hi,<br>
I have created the VM template and ran the onevm deploy  0 0 , and checked<br>
the vm STAT its always at the boot state ..<br>
<br>
here is the vm.log files status . i'm using vmm_kvm. v driver .<br>
<br>
Pls help on this ..?<br>
<br>
Wed Jul  6 22:19:05 2011 [DiM][I]: New VM state is ACTIVE.<br>
Wed Jul  6 22:19:05 2011 [LCM][I]: New VM state is PROLOG.<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh:<br>
dhinesh-ubuntu:/srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd<br>
host01:/srv/cloud/one/var//13/images/disk.0<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: DST:<br>
/srv/cloud/one/var//13/images/disk.0<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Creating directory<br>
/srv/cloud/one/var//13/images<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Executed "mkdir -p<br>
/srv/cloud/one/var//13/images".<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Executed "chmod a+w<br>
/srv/cloud/one/var//13/images".<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Cloning<br>
/srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Executed "cp -r<br>
/srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd<br>
/srv/cloud/one/var//13/images/disk.0".<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Executed "chmod a+rw<br>
/srv/cloud/one/var//13/images/disk.0".<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_context.sh: Executed "mkdir -p<br>
/srv/cloud/one/var//13/images/isofiles".<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_context.sh: Executed "cp -R<br>
/srv/cloud/one/var/13/context.sh /srv/cloud/one/var//13/images/isofiles".<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_context.sh: Executed "/usr/bin/mkisofs<br>
-o /srv/cloud/one/var//13/images/disk.1 -J -R<br>
/srv/cloud/one/var//13/images/isofiles".<br>
Wed Jul  6 22:19:06 2011 [TM][I]: tm_context.sh: Executed "rm -rf<br>
/srv/cloud/one/var//13/images/isofiles".<br>
Wed Jul  6 22:19:06 2011 [LCM][I]: New VM state is BOOT<br>
Wed Jul  6 22:19:06 2011 [VMM][I]: Generating deployment file:<br>
/srv/cloud/one/var/13/deployment.0<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/3f66b736/attachment-0001.htm" target="_blank">http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/3f66b736/attachment-0001.htm</a>><br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 6 Jul 2011 16:19:09 +0800<br>
From: shiqilei <<a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a>><br>
To: <<a href="mailto:tinova@opennebula.org">tinova@opennebula.org</a>><br>
Cc: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
Subject: Re: [one-users] I deploy a vmware vm ?the last its state is<br>
        fail?how can do it success?<br>
Message-ID: <SNT144-w100BAC67F0EB4682A8E58CC55E0@phx.gbl><br>
Content-Type: text/plain; charset="gb2312"<br>
<br>
<br>
hi tino ?<br>
        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 opennebula again . The last I success,but it has not Ip address. I will find a way  to fix it. At the same time thanks for that you can give me a advice.<br>

    thanks a lot for you help.<br>
<br>
<br>
<br>
<br>
<br>
From: <a href="mailto:tinova@opennebula.org">tinova@opennebula.org</a><br>
Date: Tue, 5 Jul 2011 08:22:18 +0000<br>
Subject: Re: [one-users] I deploy a vmware vm ?the last its state is fail?how can do it success?<br>
To: <a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a><br>
CC: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
<br>
Hi,<br>
<br>
<br>
You can start with a simple template:<br>
<br>
<br>
--<br>
DISK=[IMAGE_ID=<id of the registered image>]<br>
--<br>
<br>
<br>
When you are deploying via ONE, have a VI client window open to get extra debug information. Also, the vmware logs inside $ONE_LOCATION/var/<vid> are useful to find out what is going wrong.<br>
<br>
<br>
Best,<br>
<br>
<br>
-Tino<br>
--<br>
Constantino V?zquez Blanco, MSc<br>
OpenNebula Major Contributor<br>
<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @tinova79<br>
<br>
<br>
<br>
2011/7/3 shiqilei <<a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a>><br>
<br>
<br>
<br>
<br>
hi ?Tino     I think there are some info I can't config right,can you send me a example for vm template? thanks!<br>
<br>
<br>
<br>
<br>
<br>
From: <a href="mailto:tinova79@gmail.com">tinova79@gmail.com</a><br>
Date: Thu, 30 Jun 2011 14:31:18 +0200<br>
Subject: Re: [one-users] I deploy a vmware vm ?the last its state is fail?how can do it success?<br>
To: <a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a><br>
CC: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
<br>
<br>
<br>
<br>
Hi,<br>
<br>
<br>
To find out what is really failing, please connect to the vmware server using the VI client (or alternatevely look at the logs) and repeat the operation, you should see an error message that could shed some light on this. Please send it to the list to analyse it.<br>

<br>
<br>
Regards,<br>
<br>
<br>
-Tino<br>
<br>
<br>
<br>
--<br>
Constantino V?zquez Blanco | <a href="http://dsa-research.org/tinova" target="_blank">dsa-research.org/tinova</a><br>
Virtualization Technology Engineer / Researcher<br>
OpenNebula Toolkit | <a href="http://opennebula.org" target="_blank">opennebula.org</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
2011/6/30 shiqilei <<a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a>><br>
<br>
<br>
<br>
<br>
<br>
<br>
I use vmware server 2.0 and opennebula 2.2.1 release version.<br>
oned.log is fellow:<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh: frontend:/srv/cloud/one/var/images/2b0a82b2c9be47375dc18cb0de937fb8c03bc3df 192.168.0.11:/srv/<br>
cloud/one/var/41/images/disk.0<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh: DST: /srv/cloud/one/var/41/images/disk.0<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh: Creating directory /srv/cloud/one/var/41/images<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh: Executed "mkdir -p /srv/cloud/one/var/41/images".<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh: Executed "chmod a+w /srv/cloud/one/var/41/images".<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh: Cloning /srv/cloud/one/var/images/2b0a82b2c9be47375dc18cb0de937fb8c03bc3df<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh: Executed "cp -r /srv/cloud/one/var/images/2b0a82b2c9be47375dc18cb0de937fb8c03bc3df /srv/cloud/<br>
one/var/41/images/disk.0".<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh: Executed "chmod a+rw /srv/cloud/one/var/41/images/disk.0".<br>
Thu Jun 30 20:05:23 2011 [TM][D]: Message received: TRANSFER SUCCESS 41 -<br>
Thu Jun 30 20:05:23 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Thu Jun 30 20:05:25 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Thu Jun 30 20:05:26 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Thu Jun 30 20:05:28 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Thu Jun 30 20:05:29 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Thu Jun 30 20:05:30 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Thu Jun 30 20:05:32 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: DEPLOY FAILURE 41 [VMW ARE] cmd failed [/srv/cloud/one/bin/tty_expect -u oneadmin -p one virsh -c gsx://<a href="http://192.168.0.11" target="_blank">192.168.0.11</a><br>

<br>
/?no_verify=1 start one-41]. Stderr:  one<br>
Thu Jun 30 20:05:32 2011 [VMM][D]: Message received:<br>
Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: error: Failed to start domain one-41<br>
Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: error: internal error Could not start domain<br>
Thu Jun 30 20:05:32 2011 [VMM][D]: Message received:<br>
Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: . Stdout: ExitCode: 1<br>
Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: ExitCode: 1<br>
Thu Jun 30 20:05:32 2011 [TM][D]: Message received: LOG - 41 tm_delete.sh: Deleting /srv/cloud/one/var/41/images<br>
Thu Jun 30 20:05:32 2011 [TM][D]: Message received: LOG - 41 tm_delete.sh: Executed "rm -rf /srv/cloud/one/var/41/images".<br>
Thu Jun 30 20:05:32 2011 [TM][D]: Message received: TRANSFER SUCCESS 41 -<br>
<br>
thanks for a ny idea.<br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br>
<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/6834784f/attachment-0001.htm" target="_blank">http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/6834784f/attachment-0001.htm</a>><br>

<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 6 Jul 2011 08:46:04 +0000<br>
From: Tino Vazquez <<a href="mailto:tinova@opennebula.org">tinova@opennebula.org</a>><br>
To: shiqilei <<a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a>><br>
Cc: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
Subject: Re: [one-users] I deploy a vmware vm ?the last its state is<br>
        fail?how can do it success?<br>
Message-ID:<br>
        <<a href="mailto:CAHfKwc2fzb%2BgHS4Ugzi-rX6QghybjVNExWwL95DBvRxdQiMX8Q@mail.gmail.com">CAHfKwc2fzb+gHS4Ugzi-rX6QghybjVNExWwL95DBvRxdQiMX8Q@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi,<br>
<br>
Glad that it worked in the end!<br>
<br>
About the IP adress, did you contextualized the VM? See "Using the Leases<br>
within the Virtual Machine"  section of [1] if you didn't.<br>
<br>
Regards,<br>
<br>
-Tino<br>
<br>
[1]<br>
<br>
--<br>
Constantino V?zquez Blanco, MSc<br>
OpenNebula Major Contributor<br>
<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @tinova79<br>
<br>
<br>
2011/7/6 shiqilei <<a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a>><br>
<br>
>  hi tino ?<br>
>         I just finish it?it was because of that I install centos in scsi<br>
> and use its vmdk file to make image. I look in vmware vi  ,it show me that<br>
> its bus  requires to be ide for wmware server 2.0,one the other hand its<br>
>  requires scsi. so I install centos again in ide and do it in opennebula<br>
> again . The last I success,but it has not Ip address. I will find a way  to<br>
> fix it. At the same time thanks for that you can give me a advice.<br>
>     thanks a lot for you help.<br>
><br>
><br>
>  ------------------------------<br>
> From: <a href="mailto:tinova@opennebula.org">tinova@opennebula.org</a><br>
> Date: Tue, 5 Jul 2011 08:22:18 +0000<br>
><br>
> Subject: Re: [one-users] I deploy a vmware vm ?the last its state is<br>
> fail?how can do it success?<br>
> To: <a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a><br>
> CC: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
><br>
> Hi,<br>
><br>
> You can start with a simple template:<br>
><br>
> --<br>
> DISK=[IMAGE_ID=<id of the registered image>]<br>
> --<br>
><br>
> When you are deploying via ONE, have a VI client window open to get extra<br>
> debug information. Also, the vmware logs inside $ONE_LOCATION/var/<vid> are<br>
> useful to find out what is going wrong.<br>
><br>
> Best,<br>
><br>
> -Tino<br>
><br>
> --<br>
> Constantino V?zquez Blanco, MSc<br>
> OpenNebula Major Contributor<br>
> <a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> <<a href="http://www.opennebula.org/" target="_blank">http://www.opennebula.org/</a>> | @tinova79<br>
><br>
><br>
> 2011/7/3 shiqilei <<a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a>><br>
><br>
>  hi ?Tino<br>
>      I think there are some info I can't config right,can you send me a<br>
> example for vm template? thanks!<br>
><br>
>  ------------------------------<br>
> From: <a href="mailto:tinova79@gmail.com">tinova79@gmail.com</a><br>
> Date: Thu, 30 Jun 2011 14:31:18 +0200<br>
> Subject: Re: [one-users] I deploy a vmware vm ?the last its state is<br>
> fail?how can do it success?<br>
> To: <a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a><br>
> CC: <a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a><br>
><br>
>  Hi,<br>
><br>
> To find out what is really failing, please connect to the vmware server<br>
> using the VI client (or alternatevely look at the logs) and repeat the<br>
> operation, you should see an error message that could shed some light on<br>
> this. Please send it to the list to analyse it.<br>
><br>
> Regards,<br>
><br>
> -Tino<br>
><br>
> --<br>
> Constantino V?zquez Blanco | <a href="http://dsa-research.org/tinova" target="_blank">dsa-research.org/tinova</a><br>
> Virtualization Technology Engineer / Researcher<br>
> OpenNebula Toolkit | <a href="http://opennebula.org" target="_blank">opennebula.org</a><br>
><br>
><br>
>   2011/6/30 shiqilei <<a href="mailto:shiqilei@hotmail.com">shiqilei@hotmail.com</a>><br>
><br>
>   I use vmware server 2.0 and opennebula 2.2.1 release version.<br>
> oned.log is fellow:<br>
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:<br>
> frontend:/srv/cloud/one/var/images/2b0a82b2c9be47375dc18cb0de937fb8c03bc3df<br>
> 192.168.0.11:/srv/<br>
> cloud/one/var/41/images/disk.0<br>
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:<br>
> DST: /srv/cloud/one/var/41/images/disk.0<br>
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:<br>
> Creating directory /srv/cloud/one/var/41/images<br>
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:<br>
> Executed "mkdir -p /srv/cloud/one/var/41/images".<br>
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:<br>
> Executed "chmod a+w /srv/cloud/one/var/41/images".<br>
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:<br>
> Cloning /srv/cloud/one/var/images/2b0a82b2c9be47375dc18cb0de937fb8c03bc3df<br>
> Thu Jun 30 20:05:23 2011 [TM][D] : Message received: LOG - 41 tm_clone.sh:<br>
> Executed "cp -r<br>
> /srv/cloud/one/var/images/2b0a82b2c9be47375dc18cb0de937fb8c03bc3df<br>
> /srv/cloud/<br>
> one/var/41/images/disk.0".<br>
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:<br>
> Executed "chmod a+rw /srv/cloud/one/var/41/images/disk.0".<br>
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: TRANSFER SUCCESS 41 -<br>
> Thu Jun 30 20:05:23 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
> Thu Jun 30 20:05:25 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
> Thu Jun 30 20:05:26 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
> Thu Jun 30 20:05:28 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
> Thu Jun 30 20:05:29 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
> Thu Jun 30 20:05:30 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
> Thu Jun 30 20:05:32 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: DEPLOY FA ILURE 41<br>
> [VMW ARE] cmd failed [/srv/cloud/one/bin/tty_expect -u oneadmin -p one virsh<br>
> -c gsx://<a href="http://192.168.0.11" target="_blank">192.168.0.11</a><br>
><br>
> /?no_verify=1 start one-41]. Stderr:  one<br>
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received:<br>
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: error: Failed to start<br>
> domain one-41<br>
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: error: internal error<br>
> Could not start domain<br>
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received:<br>
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: . Stdout: ExitCode: 1<br>
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: ExitCode: 1<br>
> Thu Jun 30 20:05:32 2011 [TM][D]: Message received: LOG - 41 tm_delete.sh:<br>
> Deleting /srv/cloud/one/var/41/images<br>
> Thu Jun 30 20:05:32 2011 [TM][D]: Message received: LOG - 41 tm_delete.sh:<br>
> Executed "rm -rf /srv/cloud/one/var/41/images".<br>
> Thu Jun 30 20:05:32 2011 [TM][D]: Message received: TRANSFER SUCCESS 41 -<br>
><br>
> thanks for a ny idea.<br>
><br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/395a15c9/attachment.htm" target="_blank">http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/395a15c9/attachment.htm</a>><br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br>
<br>
End of Users Digest, Vol 41, Issue 14<br>
*************************************<br>
</blockquote></div><br>