Re: [one-users] Upgrading from 3.0 to 3.2 source Deploy and Migrate buttons lost

2012-01-26 Thread Sándor Guba
Hi, 0 0 oneadmin oneadmin ** core 1 The Log relevant part: User GID is User object: # -1 2012/1/26 Hector Sanjuan : > Thanks for your answer. > > Can you send the output of "oneuser show 0 -x" (or the UID of oneadmin if > not 0). > Could you also add more lines to th

Re: [one-users] Upgrading from 3.0 to 3.2 source Deploy and Migrate buttons lost

2012-01-26 Thread Hector Sanjuan
Thanks for your answer. Can you send the output of "oneuser show 0 -x" (or the UID of oneadmin if not 0). Could you also add more lines to the sunstone-server.rb, after the $stderr.puts "User GID is #{user['GID']}": $stderr.puts "User object: #{user}" $stderr.puts user.to_xml and rerun de su

Re: [one-users] Upgrading from 3.0 to 3.2 source Deploy and Migrate buttons lost

2012-01-26 Thread Sándor Guba
Hi, Thank you for your fast answear Check that oneadmin belongs to a the admin group with gid 0. - Yes it is. 1. Chromium 15.0.874.106 Ubuntu 11.10 - Deleted every cooky history etc.. Still no Deploy and Migrate 2. Mozilla Firefox 9.0.1 - Deleted every cooky history etc.. Still no Deploy and Mi

Re: [one-users] Upgrading from 3.0 to 3.2 source Deploy and Migrate buttons lost

2012-01-26 Thread Hector Sanjuan
Hello, please * Remove browser caché * Delete cookies (or the suntone one) * Check if it happens with several browsers (Chrome and Firefox). * Check that oneadmin belongs to a the admin group with gid 0. Let me know if that fixes it. If not, please send your browsers versions (and on which SO

[one-users] ONE 3.2 general questions

2012-01-26 Thread deeepdish
Hello Everyone, We're evaluating OpenNebula 3.2 in our environment and have a few questions: * What is the most optimal (and recommended) approach to provide redundancy / HA for front-end processes (oned and sched). I've been looking into drbd-type approaches, however I'm sure others already

Re: [one-users] ONE 3.2 VM Management issues

2012-01-26 Thread deeepdish
Hello Carlos.. Thank you for your help. This helps clarify things.. On Jan 26, 2012, at 10:29 , Carlos Martín Sánchez wrote: > Hi, > > The no_root_squash configuration is actually required, see the Shared File > System guide [1]. Even if qemu is executed as oneadmin, I think libvirt still

Re: [one-users] windows vm

2012-01-26 Thread Gian Uberto Lauri
> "ZAS" == Zeeshan Ali Shah writes: ZAS> Hi Can someone share his experience in using Windows vm under XEN ZAS> and with ONE ? specially the contextualization process Call it Pain in the A**. I think that "the theoretical solution" is a powershell script that parses the context and does

[one-users] windows vm

2012-01-26 Thread Zeeshan Ali Shah
Hi Can someone share his experience in using Windows vm under XEN and with ONE ? specially the contextualization process - thanks in advance Zeeshan ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-open

Re: [one-users] ONE 3.2 VM Management issues

2012-01-26 Thread Carlos Martín Sánchez
Hi, The no_root_squash configuration is actually required, see the Shared File System guide [1]. Even if qemu is executed as oneadmin, I think libvirt still needs this parameter. After a 'onevm shutdown' command OpenNebula sends the ACPI signal to the guest VM, and if it does not disappear after

Re: [one-users] ONE 3.2 VM Management issues

2012-01-26 Thread deeepdish
Hello. Thanks for the response. I followed the published instructions for KVM when I installed ONE. dymanic_ownership = 0 is definitely in /etc/libvirt/qemu.conf on both of my compute nodes. I'm still getting the CHOWN (0,0) error. I have a work around in place at the moment, where by m

Re: [one-users] one 3.2: VLAN inside VM definition template

2012-01-26 Thread Jaime Melis
Hi, that would work. Keep in mind though, that since NIC/MAC and NIC/VLAN_ID are restricted attributes, it will only work for oneadmin: http://opennebula.org/documentation:rel3.2:compatibility#resource_management cheers, Jaime On Wed, Jan 25, 2012 at 2:47 PM, Florian Antonescu < florinantone...@

Re: [one-users] ONE 3.2 networking management

2012-01-26 Thread Jaime Melis
Hello, > > 1. Will a virtual bridge be always created if a PHYDEV is defined? Or > does this work only for hosts with 802.1q networking? > The PHYDEV attributed is used only by the 802.1q drivers. 2. What will happen if a virtual network is defined with VLAN="YES" > and there are some hosts with

Re: [one-users] ONE 3.2 VM Management issues

2012-01-26 Thread Carlos Martín Sánchez
Hi, Your 1st problem might be related to the qemu dynamic_ownership configuration, check the kvm configuration guide [1] for more details. About the automatic IP assignment, you need to contextualize your VMs so they can configure the IP leased by OpenNebula, see [2] for more information. Regard

Re: [one-users] Download link for OpenNebula 3.2 tar.gz archive

2012-01-26 Thread Jaime Melis
Hello Florian, here you go: http://dev.opennebula.org/packages/ cheers, Jaime On Thu, Jan 19, 2012 at 5:33 PM, Florian Antonescu < florinantone...@gmail.com> wrote: > I want to use the download link with wget, not with a browser, in order to > use it in a script. > > > On Thu, Jan 19, 2012 at 5

Re: [one-users] tm_lvm, xen and VM delete/cancel commands

2012-01-26 Thread Rolandas Naujikas
Hi, I just got the same situation again. When doing "delete"/"cancel" for running VM (in Xen) and using LVM for images there tm_delete.sh is executed before destroying VM. Xen VM has LVM volumes opened and doesn't allow them to be removed. Regards, Rolandas Naujikas P.S. The problem could not be

[one-users] Upgrading from 3.0 to 3.2 source Deploy and Migrate buttons lost

2012-01-26 Thread Sándor Guba
Hi, I upgraded from Open Nebula 3.0 (source) to 3.2 (source) and on my WebGUI the migrate and deploy buttons disappeared. I have exactly the same kind of problem like here, but as I see it isn't solved: http://lists.opennebula.org/htdig.cgi/users-opennebula.org/2011-November/007017.html The only

[one-users] VM groups & deadlocks

2012-01-26 Thread Tomáš Nechutný
Hello, I've a problem in my mind. Suppose I've an OpenNebula setup with capacity for 4 VMs of certain type. I also have a separate machine which runs some integration tests at ranomd time with tests T1 and T2 both requiring 3 VMs. When both tests start at same time a deadlock can occur. Is it poss

Re: [one-users] LDAP 2.9.85 authentication module

2012-01-26 Thread Javier Fontan
Hello, Ldap Auth driver was made for and tested with openldap using user/password authentication. It is able to search the username in an specific user property and only let users from a group to be authenticated. This driver makes use of this ldap client library: http://rubygems.org/gems/net-ld