Hello,
need your again your help regarding issues I encountered using iSCSI
targets which I cannot create a VM. Please take a look as per log below -
Wed Sep 5 14:26:48 2012 [DiM][I]: New VM state is ACTIVE.
Wed Sep 5 14:26:48 2012 [LCM][I]: New VM state is PROLOG.
Wed Sep 5 14:26:48 2012 [VM]
On Wed, 05 Sep 2012 17:33:00 -0400, Matthew Patton
wrote:
I meant to include this for further reading.
http://www.virtuallyghetto.com/2011/08/how-to-persist-configuration-changes-in.html
And also point out that the creation of /etc/ssh/keys-oneadmin also does
not persist unless workarounds
per http://opennebula.org/documentation:rel3.6:evmwareg there are 2
recommendations to make these binaries setuid/setgid root. Now I can
readily guess that the former is so that the command can run unimpeded on
all mounted filesystems which are naturally owned root:root. And the
latter is b
I'm having the same issue in 3.6. I tried the solution proposed by Arthur but
no luck yet.
http://dev.opennebula.org/issues/1394
Version 3.4 works a treat with ldap
Lauro Balderas
On 06/09/2012, at 12:40 AM, "Derek Yarnell" wrote:
> Hi,
>
> Thanks, got the TLS issues worked out and now I c
The default MAC address tripplet appears to be "02:00" per
/etc/one/oned.conf. However that's not a registered number. VMware uses
00:50:56 (also possibly 00:0c:29, 00:1c:14). Xen uses 00:16:3e and KVM
uses 52:54:00. So why does One introduce it's own unregistered and
arguably illegal valu
The scripts that call virsh include the file 'scripts_common.sh' that
already does an 'export LANG=C' so this is really strange.
The call is located in your nodes in /var/tmp/one/vmm/kvm/deploy. as
you can see it includes the mentioned script.
Could it be that you had an old installation and thos
I think that the auth method should be simple, ssl is the transport
layer. I have to make more tests before making changes to the driver.
On Mon, Aug 13, 2012 at 11:16 PM, Shantanu Pavgi wrote:
>
> On Aug 7, 2012, at 2:12 AM, Daniel Molina wrote:
>
> Hi,
>
> On 6 August 2012 16:35, Shantanu Pavgi
Hi,
I would like to share the diagrams and statistics from sunstone
(dashboard host panel) on a public webpage. Is there an easy way to do
this?
Thank you for your answears!
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/l
Hi,
The best way to know what's going on in the guest machine is to enable VNC
access, see [1]
Regards
[1] http://opennebula.org/documentation:rel3.6:template#i_o_devices_section
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenN
Hi,
That's not the normal behaviour, you may have changed some configuration
during your tests.
ACL rules in OpenNebula only add permissions, there is no option to make
other resources invisible, because by default they are.
Users can only list the resources they have USE permissions over. If you
Hi,
On 5 September 2012 16:40, Derek Yarnell wrote:
> Hi,
>
> Thanks, got the TLS issues worked out and now I can authenticate
> correctly from the command line. However, when I log in from Sunstone
> it creates the user and sets a clear text password in the Password
> field. Then throws an er
Hi,
Thanks, got the TLS issues worked out and now I can authenticate
correctly from the command line. However, when I log in from Sunstone
it creates the user and sets a clear text password in the Password
field. Then throws an error (OpenNebula is not running or there was a
server exception. Pl
Hi,
Looks like the problem is related to the ssh keys. Can you check if
oneadmin can ssh without being prompt for a password to 'kvm01' and 'front'?
Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmar...@ope
Hi,
That sounds very promising, let us know if you run into any other problems.
Once it is finished, you may want to contribute the project to the
ecosystem [1].
Cheers
[1] http://opennebula.org/community:ecosystem
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for
Hi I'm testing opennebula in multi-tenant envirements and found an upsetting issue.When i put users in groups (for example company A and company B groups), i can't find anything in options and in documentation (ACLs, etc.) to make company A VMs invisible to company B VMs and opposite.They just can'
Thank you very much.
"oneuser show" is the most quick way to check it.
earlier I used “onehost list” too, but it is very slow to display when there
are hundreds of hosts.
发件人: Carlos Martín Sánchez [mailto:cmar...@opennebula.org]
发送时间: 2012年9月5日 20:38
收件人: 杨燚
抄送: users@lists.opennebula.
Hey,
my oned.conf is very close to the default oned.conf. I only changed the
DB Backend. So the values around MANAGER_TIMER looks like this:
#MANAGER_TIMER = 30
HOST_MONITORING_INTERVAL = 600
#HOST_PER_INTERVAL = 15
#HOST_MONITORING_EXPIRATION_TIME = 86400
VM_POLLING_IN
Well, it depends on what you consider healthy.
If you only need to check if the process is responding, a simple "oneuser
show" would be enough.
Or you could check the number of Hosts or VMs in 'fail' state to get a
quick warning about a problem in your cloud.
Regards
--
Carlos Martín, MSc
Project
hi Andre,
The folder /var/lib/one/datastores/0/4 is not there.
thanks and regards
Shivay veer Sharma
On Wed, Sep 5, 2012 at 1:38 PM, André Monteiro wrote:
> Hello,
>
> There is a problem with paths, please ensure that file ""cd
> /var/lib/one/datastores/0/4; cp -r
> ../../1/0b926847ba046aabcd34
Hi,
Let's try to rule out one thing at a time.
Did you set any timer values in oned.conf that may overload opennebula? If
the values of MANAGER_TIMER, HOST and VM MONITORING_INTERVAL are too low,
opennebula could choke.
Do you have any external authentication or authorization drivers enabled in
Hi,
Thanks for the answer. The second solution sounds good, will try this.
The first one is not possible. This sytem also handle failover and have to
react to a failure within a few seconds. For example, if a node crashes, lost
vm are immediately respawned on a healthy node. This is why it's ru
Hi,
What I need to know are the DS_MAD and TM_MAD datastore drivers for the
system Datastore 0, and the Datastore where the images are registered (I
guess 'default', 1). You can get them using the 'onedatastore show' command.
Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-so
Hi there,
I suggest you upgrade to the latest version, any particular reason why
you are still using OpenNebula 2.2.1?
The issue you are having may be related with the VM_DIR variable in
oned.conf, IIRC it needs to be set to /vmfs/volumes.
Regards,
-Tino
--
Constantino Vázquez Blanco, MSc
Proj
Hi,
On 5 September 2012 04:41, David wrote:
>
> One installed in Oracle VM Server Server3.0.2,OpenNebula version is 3.2.1
> It appears the XML analytic has a problem after execute the following
> command:
> onehost show 、onevm show、onevnet show
>
> eg:
> [oneadmin@compute-16-10 ~]$ onevm show 69
Hi
As shown in your email, Xen uses a native driver (not thourgh
libvirt). You need to add those statements that would be added to a
Xen domain config file.
You can refer to Xen documentation to check if that particular feature
is supported, and how to express it in a Xen file. Then simply add it
Hi!
I had been using ESX(i) 5.0 and Ubuntu with Opennebula 2.2.1 until now. I has
been working perfectly, until the external hard disk where I had stored
data got broken. The information stored was:
- The images brought from ESX(i)
- The images created from the previous ones.
26 matches
Mail list logo