[one-users] Multiple Values for REQUIREMENTS in VM template

2012-01-10 Thread Faarooq Lowe
Is is possible to define multiple values in the REQUIREMENTS section in a OpenNebula template? For example, can you say REQUIREMENTS = Hypervisor \kvm\ HOSTNAME =\hostname\ ___ Users mailing list Users@lists.opennebula.org

[one-users] Sunstone and x509 Authentication

2011-12-15 Thread Faarooq Lowe
We are still having problems getting sunstone to work with x509 authentication. Could someone please advise? Here is what we have sunstone-server.conf # Server Configuration :host: 127.0.0.1 :port: 9869 # Authentication driver for incomming requests # sunstone, for OpenNebula's

[one-users] x509 sunstone

2011-12-12 Thread Faarooq Lowe
It appears that the x509 authentication doesn't work with sunstone. We we had to change :core_auth to cipher as opposed to x509. Is there a way to patch this. Mon Dec 12 12:11:27 2011 [AuM][D]: Message received: LOG I 1 Command execution fail:

[one-users] RANK expression

2011-10-24 Thread Faarooq Lowe
Are there any pre-defined values for disk space that may be used for the RANK expression in a template? Also is there away to evaluate expressions in a specific order such as; FREEMEMORY, DISKSPACE, - RUNNING_VMS etc.? ___ Users mailing list

Re: [one-users] Sunstone issue

2011-10-20 Thread Faarooq Lowe
issues with colons and parsing, is that still an issue in the general release? If not, is there a fix that should be applied to our installation? On 10/20/11 5:20 AM, Daniel Molina wrote: On 19 October 2011 18:36, Faarooq Lowe l...@fnal.gov mailto:l...@fnal.gov wrote: Ok, I ran

Re: [one-users] Sunstone issue

2011-10-20 Thread Faarooq Lowe
I am also noticing once I authenticate and log into sunstone after a few minutes I receive the following messages. Error [UserPoolInfo] User couldn't be authenticated, aborting call. On 10/20/11 5:20 AM, Daniel Molina wrote: On 19 October 2011 18:36, Faarooq Lowe l...@fnal.gov mailto:l

Re: [one-users] Sunstone issue

2011-10-19 Thread Faarooq Lowe
October 2011 00:02, Faarooq Lowe l...@fnal.gov mailto:l...@fnal.gov wrote: It appears to yield the same level of debugging. Try running it without strace -- Daniel Molina Project Engineer OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org http://www.OpenNebula.org

Re: [one-users] Sunstone issue

2011-10-19 Thread Faarooq Lowe
On 10/19/11 11:36 AM, Faarooq Lowe wrote: Hi Daniel, Ok, I ran it without strace and I didn't notice anything in the sunstone.log but I did finallly see something in oned.log Here goes. oned.log Wed Oct 19 11:28:03 2011 [ReM][D]: UserInfo method invoked Wed Oct 19 11:28:03 2011 [AuM][D

[one-users] Sunstone issue

2011-10-18 Thread Faarooq Lowe
All, We are running OpenNebula 3.0 with Sunstone. I am able to use command-line launch VMs and to see host, VMs, users, etc. The sunstone server did launch successfully, however when I attempt to login to I get the following message: OpenNebula is not running The initial pages come up

Re: [one-users] Sunstone issue

2011-10-18 Thread Faarooq Lowe
131.225.169.96 - - [18/Oct/2011 11:59:44] POST /login HTTP/1.1 500 50 0.0731 On 10/18/11 11:51 AM, Daniel Molina wrote: Hi, On 18 October 2011 18:24, Faarooq Lowe l...@fnal.gov mailto:l...@fnal.gov wrote: We are running OpenNebula 3.0 with Sunstone. I am able to use command-line

Re: [one-users] Sunstone issue

2011-10-18 Thread Faarooq Lowe
/2011 14:39:50] POST /login HTTP/1.1 500 - 0.1351 ) = 77 read(7, 0x7fff8c09ecc0, 16384) = -1 EAGAIN (Resource temporarily unavailable) On 10/18/11 11:51 AM, Daniel Molina wrote: Hi, On 18 October 2011 18:24, Faarooq Lowe l...@fnal.gov mailto:l...@fnal.gov wrote: We are running

Re: [one-users] Sunstone issue

2011-10-18 Thread Faarooq Lowe
will add a debug flag in order to ease this task. On 18 October 2011 22:47, Faarooq Lowe l...@fnal.gov mailto:l...@fnal.gov wrote: Hi Daniel, Here is some additional information. I started the sunstone-server once directly by referencing the ruby script and used strace