Hello jaime,
i have a question for your appliance, can this appliance running opennebula
with ssh key ? not by nfs ??
On Mon, Sep 26, 2011 at 8:20 PM, Jaime Melis wrote:
> Hello,
>
> another follow-up related to the integration with SUSE Studio. You might be
> interested in knowing that we
Sorry, as Ruben S. Montero stated, I specified dynamic_ownership=0 in
/etc/libvirt/qemu.conf to avoid KVM changing image file permissions in
/var/lib/one/images to root:root.
Best Regards,
Alberto Picón
Mensaje original
Asunto: Re: [one-users] Opennebula 3.0 RC1 and persiste
Hi all,
I finally executed KVM VM's with persistent disks in OpenNebula.
I made the following changes in /etc/libvirt/qemu.conf
# The user ID for QEMU processes run by the system instance
user = "oneadmin"
# The group ID for QEMU processes run by the system instance
group = "oneadmin"
# Wheth
Hi Carlos,
I did use the hashed password.
It turned out that only hybridfox-1.7 works with econe-server while the 1.6
version does not work with econe (unfortnately 1.6 is the only version that
works with openstack.)
Shi
2011/9/26 Carlos Martín Sánchez
> Hi,
>
> I've configured HybridFox foll
Hi
You may try to disable dynamic ownership in qemu.conf, as:
...
user = "root"
group = "root"
dynamic_ownership = 0
...
Cheers
Ruben
On Mon, Sep 26, 2011 at 9:52 PM, Alberto Picón Couselo
wrote:
> Hi, Fabian.
>
> We have tested root read and write access to NFS mount in KVM worker node
> and
Hi all!
I'm sorry to bother the hole list with such a question.
I'm writing a project for cloud computing, and beside
the installation of a small cloud i'm interested in a more
theoretical documentation on what is, the origins of the technology,
future goals, and other general info about cloud c
Hi, Fabian.
We have tested root read and write access to NFS mount in KVM worker
node and it works correctly. As you stated, when we create a persistent
image, Opennebula creates a link to the registered image in
/var/lib/{VID}/image. We are using FreeNAS 8.0 Final Release for shared
storage
Hi,
We finally added tm_nfs driver to oned.conf as you mention.
Thank you very much for your help,
Best Regards,
Alberto Picón
El 26/09/2011 16:10, Carlos Martín Sánchez escribió:
Hi,
You are right, the tm_nfs driver has been renamed to tm_shared. The
onedb upgrade process should have chang
Hi Carlos,
Could you explain more on this
you are using a different library version from the one included in our
source
Regards,
Srivatsan J.
2011/9/21 Carlos Martín Sánchez
> Hi,
>
> I've tried to reproduce it feeding your xml string to the host.infomethod,
> but it still works for me.
>
Hi,
You are right, the tm_nfs driver has been renamed to tm_shared. The onedb
upgrade process should have changed the driver name of the hosts using
tm_nfs, we'll fix that for the final release.
Meanwhile, I would suggest using this alias in oned.conf:
#--
Hi,
I've configured HybridFox following the same steps described in the
documentation for ElasticFox [1].
Maybe you are using the plain password instead of the SHA1?
Regards.
[1] http://opennebula.org/documentation:rel3.0:ec2qec
--
Carlos Martín, MSc
Project Major Contributor
OpenNebula - The O
Hi,
2011/9/23 Joydipto Banerjee
> Can you please guide us on how the hook can query the above details from
> *.vm or *.img ?
>
The hook is executed as oneadmin, so you can use any interface to query the
data from the core. You can use the CLI (e.g. onevm show , oneimage show
), maybe with the -
Hello,
another follow-up related to the integration with SUSE Studio. You might be
interested in knowing that we've published an appliance in SUSE Studio with
OpenNebula 3.0 RC:
http://blog.opennebula.org/?p=1969
Best regards,
Jaime
On Thu, Sep 22, 2011 at 11:58 AM, Jaime Melis wrote:
> Hello
Hello Alberto
On 25.09.2011 00:27, Alberto Picón Couselo wrote:
We have some a problems using persistent KVM images in Opennebula 3.0 RC1.
Our configuration is as follows:
Opennebula Front-End Ubuntu LTS 10.04
KVM worker node Debian Queeze 6.0.2
NAS for NFS Shared storage
Sat Sep 24 23:49:0
Hi Steve,
I assume you are using OpenNebula 2.2.
The host_shares contains the "running_vms" column; you need to update that
column value with OpenNebula stopped.
We are still trying to figure out what causes this bug, so if you come
across it again, it would be great if you could write down the
Hi.
We are making some probes with the OCCI interface.
Our xml compute definition file is:
prueba occi
small
http://meghacloud.cesga.es:4569/storage/247"/>
http://meghacloud.cesga.es:4569/network/171"/>
cesgapru
userpru
/srv/clou
Hi, Hector:
Our sunstone-server.conf is as follows:
OpenNebula sever contact information
:one_xmlrpc: http://localhost:2633/RPC2
# Server Configuration
:host: 127.0.0.1
:port: 9869
:auth: basic
# VNC Configuration
:vnc_proxy_base_port: 29876
:novnc_path: /usr/share/one/noVNC
We have installe
And by this bug [1] i meant this bug :) :
http://dev.opennebula.org/issues/831
Hector
El 26/09/11 11:55, Héctor Sanjuán escribió:
> Hi,
>
> This may be linked to this bug[1]. Can you check that
> /etc/one/sunstone-server.conf contains the right path to the novnc
> installation?
>
> Hector
>
>
Hi,
The option you have implemented looks fine to me. We don't have any other
mechanism to force the deployment.
You can try Haizea, but I'm not sure if it has been tested with OpenNebula
2.x versions. Its ecosystem page [1] says it was developed for 1.4.
Regards.
[1] http://opennebula.org/soft
Hello,
We don't offer anymore the 32-bit packages. But you can find the source
packages (starting with OpenNebula 3.0 RC - 2.9.90) here:
http://dev.opennebula.org/packages/
cheers,
Jaime
On Mon, Sep 19, 2011 at 11:18 AM, Prakhar Srivastava
wrote:
> Hi,
> I have installed opennebula by building
Hi,
This may be linked to this bug[1]. Can you check that
/etc/one/sunstone-server.conf contains the right path to the novnc
installation?
Hector
El 25/09/11 20:45, Alberto Picón Couselo escribió:
> Hello,
>
> We have the same problems with noVNC as this thread with Opennebula 3.0 RC1:
>
> htt
21 matches
Mail list logo