[one-users] There has no parameter to define subnet mask in Virtual Network template.

2011-04-25 Thread wen.yang
In script vmcontexttty ,the subnet mask of virtual machine is setted as 255.255.255.0. If the subnet mask of physical PC isn't equal to 255.255.255.0, then the physical PC can communicate with virtual machine or not? For example: The physical PC's IP is 10.1.29.105, subnet mask is

Re: [one-users] Specify VM boot order

2011-04-25 Thread Steffen Neumann
Hi, On Sun, 2011-04-24 at 15:07 -0500, Rangababu Chakravarthula wrote: Does Opennebula expose Libvirt's VM border order option ? No. There was a thread on this list a few weeks ago, check the archives. If not that would be a good feature to add I'd second that. Feel free to open a feature

Re: [one-users] Problem monitoring Xen host 2.2

2011-04-25 Thread Carlos Martín Sánchez
Hi Javier, Maybe the dom0 is taking all that memory. Take a look at this thread: http://lists.opennebula.org/htdig.cgi/users-opennebula.org/2009-May/000436.html Regards, Carlos. -- Carlos Martín, MSc Project Major Contributor OpenNebula - The Open Source Toolkit for Cloud Computing

Re: [one-users] setting variables ONE_LOCATION

2011-04-25 Thread Carlos Martín Sánchez
Hi Marco, If you installed OpenNebula from the packages, then the installation was made in system-wide mode [1]. You don't need -actually you shouldn't- set the ONE_LOCATION env. variable. Regards. [1] http://opennebula.org/documentation:rel2.2:ignc -- Carlos Martín, MSc Project Major

Re: [one-users] Directory Xen On opennebula

2011-04-25 Thread Carlos Martín Sánchez
Hi there, There isn't any requirement as to where to install Xen. Please check the Xen Driver configuration guide [1] for configuration instructions. Regards. [1] http://opennebula.org/documentation:rel2.2:xeng -- Carlos Martín, MSc Project Major Contributor OpenNebula - The Open Source

Re: [one-users] user permissions on vnet

2011-04-25 Thread Carlos Martín Sánchez
Hi Ignazio, This is a quick change to the simple_permissions.rb script. I didn't even check if this works, but it should help you get the idea of what Daniel proposed. When modifying an authorization script, you have to take into account that oneadmin (user with id = 0) is granted anything in the

Re: [one-users] Asking about VMWARE ESX and OpenNebula

2011-04-25 Thread Tino Vazquez
Hi, Let's see what happens if the driver is executed by hand, please send the output of: $ ruby -dw $ONE_LOCATION/lib/mads/one_im_sh.rb INIT MONITOR 0 name_of_host - Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Tue, Apr

Re: [one-users] Regular users can not search their information such as userid

2011-04-25 Thread Carlos Martín Sánchez
Hi, this will be implemented for future versions. It was discussed in this thread: http://lists.opennebula.org/pipermail/users-opennebula.org/2011-April/004857.html Regards. -- Carlos Martín, MSc Project Major Contributor OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org

[one-users] how to disabled a user?

2011-04-25 Thread aiguoxin2008 aiguoxin2008
In java API,There is a class named User that has a method named isEnabled(). I want to know oneadmin how to disabled a regular user ? ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] XENBUS: Waiting for devices to initialise... Can anybody show me a xen vm template on Debian that can work?

2011-04-25 Thread 郭健
After I use opennebula to create a xen vm, it first seems to be running, but its status becomes “unknown” soon. When its status is still running, I log in this vm using “xm console one-36”, and the console shows: What’s the problem? Can anybody show me a xen vm template on Debian that can work?