Hi,

comments inline,

On Mon, Jul 8, 2013 at 4:04 PM, Michael Curran
<michael.cur...@connectsolutions.com> wrote:
> Okay -- so I run into this while using the sunstone
>
> It created the image for DATABLOCK, it's still set to LOCKED but claims its 
> only a 1mb file -- it cant be copying still after 35 mins

Send us the /var/lib/one/oned.log to figure out what is going on with
that DATABLOCK. We would need the id of the DATABLOCK as well.

>
> When I try to create the image as OS -- I get an error for "Server Version 
> unavailable"
>
> I set the PERL_LWP_SSL_VERIFY_HOSTNAME=0 in rc.local so it should show up 
> with any running system process -- but I only get successes on the create 
> when I run the vifs command from the CLI , is there something that needs to 
> be added to SUNSTONE to skip that verify step?

That error does indeed imply that the PERL_LWP_SSL_VERIFY_HOSTNAME
needs to be set to 0. This variable needs to be enforced for the
OpenNebula daemon (oned) rather than Sunstone. To ensure this, please
do the following:

 * one stop
 * sunstone-server stop
 * export PERL_LWP_SSL_VERIFY_HOSTNAME=0
 * one start
 * sunstone-server start
 * try to create an OS image again

Regards,

-Tino

>
> Michael Curran | connectsolutions | Lead Network Architect
> Phone 614.568.2285 | Mobile 614.403.6320 | www.connectsolutions.com
>
> -----Original Message-----
> From: Tino Vazquez [mailto:cvazq...@c12g.com]
> Sent: Monday, July 08, 2013 8:58 AM
> To: Michael Curran
> Cc: users@lists.opennebula.org
> Subject: Re: [one-users] VMFS datastore image creation issue
>
> Glad to hear that ;)
> --
> Constantino Vázquez Blanco, PhD, MSc
> C12G Labs - OpenNebula for the Enterprise www.c12g.com | cvazq...@c12g.com | 
> @C12G
>
> --
> Confidentiality Warning: The information contained in this e-mail and any 
> accompanying documents, unless otherwise expressly indicated, is confidential 
> and privileged, and is intended solely for the person and/or entity to whom 
> it is addressed (i.e. those identified in the "To" and "cc" box). They are 
> the property of C12G Labs S.L..
> Unauthorized distribution, review, use, disclosure, or copying of this 
> communication, or any part thereof, is strictly prohibited and may be 
> unlawful. If you have received this e-mail in error, please notify us 
> immediately by e-mail at ab...@c12g.com and delete the e-mail and attachments 
> and any copy from your system. C12G thanks you for your cooperation.
>
>
> On Mon, Jul 8, 2013 at 1:57 PM, Michael Curran 
> <michael.cur...@connectsolutions.com> wrote:
>> That was it -- I deleted and re-added the storage device to rename it just 1 
>> , and its working now.
>>
>> Michael Curran | connectsolutions | Lead Network Architect Phone
>> 614.568.2285 | Mobile 614.403.6320 | www.connectsolutions.com
>>
>> -----Original Message-----
>> From: users-boun...@lists.opennebula.org
>> [mailto:users-boun...@lists.opennebula.org] On Behalf Of Michael
>> Curran
>> Sent: Monday, July 08, 2013 7:54 AM
>> To: Tino Vazquez
>> Cc: users@lists.opennebula.org
>> Subject: Re: [one-users] VMFS datastore image creation issue
>>
>> I think the problem is that it is named 1(1) instead of just 1
>>
>> When I try to rename the device to just 1 -- it fails and shows up
>> again as 1(1)
>>
>> Michael Curran | connectsolutions | Lead Network Architect Phone
>> 614.568.2285 | Mobile 614.403.6320 | www.connectsolutions.com
>>
>> -----Original Message-----
>> From: Tino Vazquez [mailto:cvazq...@c12g.com]
>> Sent: Monday, July 08, 2013 7:33 AM
>> To: Michael Curran
>> Cc: users@lists.opennebula.org
>> Subject: Re: [one-users] VMFS datastore image creation issue
>>
>> Hi Michael,
>>
>> Do you have a datastore named "1" in the ESX? If so, could you rescan the 
>> datastore (through the VI client) and try again?
>>
>> If the above doesn't work, please send us the output of:
>>
>>  * vifs --server 192.168.250.38 --username oneadmin --password
>> c0NN3cT4 --mkdir [1]36f2381589196c82e8cffd46b53c3e49
>>  * vifs --server 192.168.250.38 --username oneadmin --password
>> c0NN3cT4 --mkdir /vmfs/volumes/1/36f2381589196c82e8cffd46b53c3e49
>>
>> as well as the version of the vSphere CLI installed in the front-end (I 
>> assume you are using VMFS drivers without SSH connection).
>>
>> Regards,
>>
>> -Tino
>>
>> --
>> Constantino Vázquez Blanco, PhD, MSc
>> C12G Labs - OpenNebula for the Enterprise www.c12g.com |
>> cvazq...@c12g.com | @C12G
>>
>> --
>> Confidentiality Warning: The information contained in this e-mail and any 
>> accompanying documents, unless otherwise expressly indicated, is 
>> confidential and privileged, and is intended solely for the person and/or 
>> entity to whom it is addressed (i.e. those identified in the "To" and "cc" 
>> box). They are the property of C12G Labs S.L..
>> Unauthorized distribution, review, use, disclosure, or copying of this 
>> communication, or any part thereof, is strictly prohibited and may be 
>> unlawful. If you have received this e-mail in error, please notify us 
>> immediately by e-mail at ab...@c12g.com and delete the e-mail and 
>> attachments and any copy from your system. C12G thanks you for your 
>> cooperation.
>> _______________________________________________
>> Users mailing list
>> Users@lists.opennebula.org
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>> _______________________________________________
>> Users mailing list
>> Users@lists.opennebula.org
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
> _______________________________________________
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to