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

chethan kp chethankp7 at gmail.com
Wed Jul 6 02:05:32 PDT 2011


Hi,
I cant do the ssh oneadmin at host01 ..
I could see one the following in the hosts file .


fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters


regards
chethan .



I think to help you we need some more information ;)

First is the hostname realy host1?

Can you do "ssh oneadmin at host1" or "ping host1" from your OpenNebula Server?

If not please check /etc/hosts or DNS-config...



Regards

Chr.Raible

On Wed, Jul 6, 2011 at 2:23 PM, <users-request at lists.opennebula.org> wrote:

> Send Users mailing list submissions to
>        users at lists.opennebula.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
> or, via email, send a message with subject or body 'help' to
>        users-request at lists.opennebula.org
>
> You can reach the person managing the list at
>        users-owner at lists.opennebula.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."
>
>
> Today's Topics:
>
>   1. Re: ssh: Could not resolve hostname host01 (Christoph Raible)
>   2. VM pending in boot state only (bharath pb)
>   3. Re: I deploy a vmware vm ?the last its state is fail?how can
>      do it success? (shiqilei)
>   4. Re: I deploy a vmware vm ?the last its state is fail?how can
>      do it success? (Tino Vazquez)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 06 Jul 2011 09:30:44 +0200
> From: Christoph Raible <c.raible at science-computing.de>
> To: users at lists.opennebula.org
> Subject: Re: [one-users] ssh: Could not resolve hostname host01
> Message-ID: <4E140F24.1020900 at science-computing.de>
> Content-Type: text/plain; charset="iso-8859-1"; format="flowed"
>
> 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]: New VM state is PROLOG.
> > Wed Jul  6 18:44:42 2011 [VM][I]: Virtual Machine has no context
> > Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh:
> >
> dhinesh-ubuntu:/srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd
> > host01:/srv/cloud/one/var//6/images/disk.0
> > Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: DST:
> > /srv/cloud/one/var//6/images/disk.0
> > Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Creating directory
> > /srv/cloud/one/var//6/images
> > Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Executed "mkdir -p
> > /srv/cloud/one/var//6/images".
> > Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Executed "chmod a+w
> > /srv/cloud/one/var//6/images".
> > Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Cloning
> > /srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd
> > Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Executed "cp -r
> > /srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd
> > /srv/cloud/one/var//6/images/disk.0".
> > Wed Jul  6 18:44:44 2011 [TM][I]: tm_clone.sh: Executed "chmod a+rw
> > /srv/cloud/one/var//6/images/disk.0".
> > Wed Jul  6 18:44:44 2011 [LCM][I]: New VM state is BOOT
> > Wed Jul  6 18:44:44 2011 [VMM][I]: Generating deployment file:
> > /srv/cloud/one/var/6/deployment.0
> > Wed Jul  6 18:44:44 2011 [VMM][I]: Command execution fail: 'if [ -x
> > "/var/tmp/one/vmm/kvm/deploy" ]; then /var/tmp/one/vmm/kvm/deploy
> > /srv/cloud/one/var//6/images/deployment.0;
> > else                              exit 42; fi'
> > Wed Jul  6 18:44:44 2011 [VMM][I]: STDERR follows.
> > Wed Jul  6 18:44:44 2011 [VMM][I]: ssh: Could not resolve hostname
> > host01: Name or service not known
> > Wed Jul  6 18:44:44 2011 [VMM][I]: ExitCode: 255
> > Wed Jul  6 18:44:44 2011 [VMM][E]: Error deploying virtual machine: ssh:
> > Could not resolve hostname host01: Name or service not known
> > Wed Jul  6 18:44:44 2011 [DiM][I]: New VM state is FAILED
> > Wed Jul  6 18:44:44 2011 [TM][W]: Ignored: LOG - 6 tm_delete.sh:
> > Deleting /srv/cloud/one/var//6/images
> >
> > Wed Jul  6 18:44:44 2011 [TM][W]: Ignored: LOG - 6 tm_delete.sh:
> > Executed "rm -rf /srv/cloud/one/var//6/images".
> >
> > Wed Jul  6 18:44:44 2011 [TM][W]: Ignored: TRANSFER SUCCESS 6 -
> >
> > Wed Jul  6 18:47:10 2011 [DiM][I]: New VM state is DONE.
> > Wed Jul  6 18:47:10 2011 [HKM][I]: Hook image successfully executed.
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.opennebula.org
> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
> I think to help you we need some more information ;)
>
> First is the hostname realy host1?
>
> Can you do "ssh oneadmin at host1" or "ping host1" from your OpenNebula
> Server?
>
> If not please check /etc/hosts or DNS-config...
>
>
>
> Regards
>
> Chr.Raible
> --
> Vorstand/Board of Management:
> Dr. Bernd Finkbeiner, Dr. Roland Niemeier,
> Dr. Arno Steitz, Dr. Ingrid Zech
> Vorsitzender des Aufsichtsrats/
> Chairman of the Supervisory Board:
> Philippe Miltin
> Sitz/Registered Office: Tuebingen
> Registergericht/Registration Court: Stuttgart
> Registernummer/Commercial Register No.: HRB 382196
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 6 Jul 2011 13:27:41 +0530
> From: bharath pb <bharathapbr at gmail.com>
> To: users at lists.opennebula.org
> Subject: [one-users] VM pending in boot state only
> Message-ID:
>        <CAKixW9W5NsULCXmStC-ZEqs4gjiqa0Bm8RfEWyioKM-S9pK4jg at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> 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 [LCM][I]: New VM state is PROLOG.
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh:
>
> dhinesh-ubuntu:/srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd
> host01:/srv/cloud/one/var//13/images/disk.0
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: DST:
> /srv/cloud/one/var//13/images/disk.0
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Creating directory
> /srv/cloud/one/var//13/images
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Executed "mkdir -p
> /srv/cloud/one/var//13/images".
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Executed "chmod a+w
> /srv/cloud/one/var//13/images".
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Cloning
> /srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Executed "cp -r
> /srv/cloud/one/var//images/ffd19a6a3bb970b68f6f04b521a3edb4d4dd91bd
> /srv/cloud/one/var//13/images/disk.0".
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_clone.sh: Executed "chmod a+rw
> /srv/cloud/one/var//13/images/disk.0".
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_context.sh: Executed "mkdir -p
> /srv/cloud/one/var//13/images/isofiles".
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_context.sh: Executed "cp -R
> /srv/cloud/one/var/13/context.sh /srv/cloud/one/var//13/images/isofiles".
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_context.sh: Executed "/usr/bin/mkisofs
> -o /srv/cloud/one/var//13/images/disk.1 -J -R
> /srv/cloud/one/var//13/images/isofiles".
> Wed Jul  6 22:19:06 2011 [TM][I]: tm_context.sh: Executed "rm -rf
> /srv/cloud/one/var//13/images/isofiles".
> Wed Jul  6 22:19:06 2011 [LCM][I]: New VM state is BOOT
> Wed Jul  6 22:19:06 2011 [VMM][I]: Generating deployment file:
> /srv/cloud/one/var/13/deployment.0
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/3f66b736/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 3
> Date: Wed, 6 Jul 2011 16:19:09 +0800
> From: shiqilei <shiqilei at hotmail.com>
> To: <tinova at opennebula.org>
> Cc: users at lists.opennebula.org
> Subject: Re: [one-users] I deploy a vmware vm ?the last its state is
>        fail?how can do it success?
> Message-ID: <SNT144-w100BAC67F0EB4682A8E58CC55E0 at phx.gbl>
> Content-Type: text/plain; charset="gb2312"
>
>
> 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 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.
>    thanks a lot for you help.
>
>
>
>
>
> From: tinova at opennebula.org
> Date: Tue, 5 Jul 2011 08:22:18 +0000
> Subject: Re: [one-users] I deploy a vmware vm ?the last its state is
> fail?how can do it success?
> To: shiqilei at hotmail.com
> CC: users at lists.opennebula.org
>
> Hi,
>
>
> You can start with a simple template:
>
>
> --
> DISK=[IMAGE_ID=<id of the registered image>]
> --
>
>
> 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.
>
>
> Best,
>
>
> -Tino
> --
> Constantino V?zquez Blanco, MSc
> OpenNebula Major Contributor
> www.OpenNebula.org | @tinova79
>
>
>
> 2011/7/3 shiqilei <shiqilei at hotmail.com>
>
>
>
>
> hi ?Tino     I think there are some info I can't config right,can you send
> me a example for vm template? thanks!
>
>
>
>
>
> From: tinova79 at gmail.com
> Date: Thu, 30 Jun 2011 14:31:18 +0200
> Subject: Re: [one-users] I deploy a vmware vm ?the last its state is
> fail?how can do it success?
> To: shiqilei at hotmail.com
> CC: users at lists.opennebula.org
>
>
>
>
> Hi,
>
>
> 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.
>
>
> Regards,
>
>
> -Tino
>
>
>
> --
> Constantino V?zquez Blanco | dsa-research.org/tinova
> Virtualization Technology Engineer / Researcher
> OpenNebula Toolkit | opennebula.org
>
>
>
>
>
>
> 2011/6/30 shiqilei <shiqilei at hotmail.com>
>
>
>
>
>
>
> I use vmware server 2.0 and opennebula 2.2.1 release version.
> oned.log is fellow:
> 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/
> cloud/one/var/41/images/disk.0
> 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
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:
> Creating directory /srv/cloud/one/var/41/images
> 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".
> 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".
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:
> Cloning /srv/cloud/one/var/images/2b0a82b2c9be47375dc18cb0de937fb8c03bc3df
> 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/
> one/var/41/images/disk.0".
> 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".
> Thu Jun 30 20:05:23 2011 [TM][D]: Message received: TRANSFER SUCCESS 41 -
> Thu Jun 30 20:05:23 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Thu Jun 30 20:05:25 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Thu Jun 30 20:05:26 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Thu Jun 30 20:05:28 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Thu Jun 30 20:05:29 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Thu Jun 30 20:05:30 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Thu Jun 30 20:05:32 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> 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://192.168.0.11
>
> /?no_verify=1 start one-41]. Stderr:  one
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received:
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: error: Failed to start
> domain one-41
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: error: internal error
> Could not start domain
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received:
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: . Stdout: ExitCode: 1
> Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: ExitCode: 1
> Thu Jun 30 20:05:32 2011 [TM][D]: Message received: LOG - 41 tm_delete.sh:
> Deleting /srv/cloud/one/var/41/images
> 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".
> Thu Jun 30 20:05:32 2011 [TM][D]: Message received: TRANSFER SUCCESS 41 -
>
> thanks for a ny idea.
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/6834784f/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 4
> Date: Wed, 6 Jul 2011 08:46:04 +0000
> From: Tino Vazquez <tinova at opennebula.org>
> To: shiqilei <shiqilei at hotmail.com>
> Cc: users at lists.opennebula.org
> Subject: Re: [one-users] I deploy a vmware vm ?the last its state is
>        fail?how can do it success?
> Message-ID:
>        <CAHfKwc2fzb+gHS4Ugzi-rX6QghybjVNExWwL95DBvRxdQiMX8Q at mail.gmail.com
> >
> Content-Type: text/plain; charset="utf-8"
>
> 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 shiqilei <shiqilei at hotmail.com>
>
> >  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 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.
> >     thanks a lot for you help.
> >
> >
> >  ------------------------------
> > From: tinova at opennebula.org
> > Date: Tue, 5 Jul 2011 08:22:18 +0000
> >
> > Subject: Re: [one-users] I deploy a vmware vm ?the last its state is
> > fail?how can do it success?
> > To: shiqilei at hotmail.com
> > CC: users at lists.opennebula.org
> >
> > Hi,
> >
> > You can start with a simple template:
> >
> > --
> > DISK=[IMAGE_ID=<id of the registered image>]
> > --
> >
> > 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.
> >
> > Best,
> >
> > -Tino
> >
> > --
> > Constantino V?zquez Blanco, MSc
> > OpenNebula Major Contributor
> > www.OpenNebula.org <http://www.opennebula.org/> | @tinova79
> >
> >
> > 2011/7/3 shiqilei <shiqilei at hotmail.com>
> >
> >  hi ?Tino
> >      I think there are some info I can't config right,can you send me a
> > example for vm template? thanks!
> >
> >  ------------------------------
> > From: tinova79 at gmail.com
> > Date: Thu, 30 Jun 2011 14:31:18 +0200
> > Subject: Re: [one-users] I deploy a vmware vm ?the last its state is
> > fail?how can do it success?
> > To: shiqilei at hotmail.com
> > CC: users at lists.opennebula.org
> >
> >  Hi,
> >
> > 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.
> >
> > Regards,
> >
> > -Tino
> >
> > --
> > Constantino V?zquez Blanco | dsa-research.org/tinova
> > Virtualization Technology Engineer / Researcher
> > OpenNebula Toolkit | opennebula.org
> >
> >
> >   2011/6/30 shiqilei <shiqilei at hotmail.com>
> >
> >   I use vmware server 2.0 and opennebula 2.2.1 release version.
> > oned.log is fellow:
> > 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/
> > cloud/one/var/41/images/disk.0
> > 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
> > Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:
> > Creating directory /srv/cloud/one/var/41/images
> > 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".
> > 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".
> > Thu Jun 30 20:05:23 2011 [TM][D]: Message received: LOG - 41 tm_clone.sh:
> > Cloning
> /srv/cloud/one/var/images/2b0a82b2c9be47375dc18cb0de937fb8c03bc3df
> > 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/
> > one/var/41/images/disk.0".
> > 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".
> > Thu Jun 30 20:05:23 2011 [TM][D]: Message received: TRANSFER SUCCESS 41 -
> > Thu Jun 30 20:05:23 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Thu Jun 30 20:05:25 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Thu Jun 30 20:05:26 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Thu Jun 30 20:05:28 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Thu Jun 30 20:05:29 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Thu Jun 30 20:05:30 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Thu Jun 30 20:05:32 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: DEPLOY FA ILURE 41
> > [VMW ARE] cmd failed [/srv/cloud/one/bin/tty_expect -u oneadmin -p one
> virsh
> > -c gsx://192.168.0.11
> >
> > /?no_verify=1 start one-41]. Stderr:  one
> > Thu Jun 30 20:05:32 2011 [VMM][D]: Message received:
> > Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: error: Failed to
> start
> > domain one-41
> > Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: error: internal
> error
> > Could not start domain
> > Thu Jun 30 20:05:32 2011 [VMM][D]: Message received:
> > Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: . Stdout: ExitCode:
> 1
> > Thu Jun 30 20:05:32 2011 [VMM][D]: Message received: ExitCode: 1
> > Thu Jun 30 20:05:32 2011 [TM][D]: Message received: LOG - 41
> tm_delete.sh:
> > Deleting /srv/cloud/one/var/41/images
> > 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".
> > Thu Jun 30 20:05:32 2011 [TM][D]: Message received: TRANSFER SUCCESS 41 -
> >
> > thanks for a ny idea.
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.opennebula.org
> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.opennebula.org
> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
> >
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/395a15c9/attachment.htm
> >
>
> ------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
> End of Users Digest, Vol 41, Issue 14
> *************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110706/467fc21e/attachment-0003.htm>


More information about the Users mailing list