[one-users] VM is in PROLOG state more than 1 hour

Jaime Melis jmelis at c12g.com
Tue Dec 3 03:02:28 PST 2013


Hi,

configuration seems fine. It must be a problem with your physical network
link. Have you tried manually scp'ing the 5GB image over NFS, to rule out
OpenNebula from the equation?

cheers,
Jaime


On Wed, Nov 20, 2013 at 8:18 PM, Documented Facts <documentedfacts at gmail.com
> wrote:

> No, I don't think there is huge traffic. I have two machines one has front
> end and other one has a host with XEN virtualization. Machines doesn't have
> hardware virtualization support. Machines are connected via a switch.
>
> I have given how my process to have NFS storage. do you see any wrong
> there ?.
>
> Thanks
>
> Front-End
>
>    -
>
>    Install NFS Server
>     -
>
>       sudo apt-get install nfs-kernel-server
>        -
>
>    Let others access data store directory
>     -
>
>       sudo nano /etc/exports
>       -
>
>       put in that file bellow
>        -
>
>          /var/lib/one
>          10.*.*.161(rw,async,no_subtree_check,no_root_squash)
>           -
>
>       reload services with bellow commands
>        -
>
>          $ sudo /etc/init.d/nfs-kernel-server reload
>
> Hosts
>
>    -
>
>    Install NFS Client
>     -
>
>       sudo apt-get install nfs-common
>        -
>
>    configure to access data stores at start up
>     -
>
>       in /etc/fstab add
>        -
>
>          on-front:/var/lib/one /var/lib/one nfs udp,_netdev 0 0
>           -
>
>       sudo mount /var/lib/one
>
>
> After this I can see front end var/lib/one directory from hosts.
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>


-- 
Jaime Melis
C12G Labs - Flexible Enterprise Cloud Made Simple
http://www.c12g.com | jmelis at c12g.com

--

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 abuse at c12g.com and delete the e-mail and
attachments and any copy from your system. C12G's thanks you for your
cooperation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20131203/a5e08021/attachment.htm>


More information about the Users mailing list