I am trying to update the appliance logo and description in the appmarket
using appmarket update command but it throws error. I assumed the command
requires a json file format as an input so my file:
{
"id":"528d708080ea62085100010b",
"logo":"http://x.x.x.x/logo/logo.png";,
"description":"Logo des
2013-11-22
jxgreat123___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
Thanks for the response.
I'm looking at this from an automation level perspective. If we had the key
defined within OpenNebula, that would provide one location where data related
needs to be stored (vs. multiple, etc.). Trying to adjust for my use case
systemically.
As far as the key being p
Hi Bill
Thanks for giving a try to 4.4beta and your great feedback on integrating
cephx. So there are a couple of thing to clear out:
1.- About the optional use of cephx.
Currently ig CEPH_HOST is defined we generate the elements:
But only if CEPH_SECRET (identified by UUID) is defined the
That's right. You should change spaces with %20. We are going to check
if this can be automatically encoded in sunstone.
On Thu, Nov 21, 2013 at 9:19 AM, Alvaro Simon wrote:
> Hi
>
>> We do not use ldap but we have seen a similar issue with opennebula
>> authentication with X.509 certificates. O
Ach, sent a reply before checking and finding your response.
Upgraded from
CentOS-6-opennebula-4.2.0-1
to
CentOS-6-opennebula-4.3.85-1
Via rpm last night.
-Michael
On 21/11/2013 14:34, Daniel Molina wrote:
Lets try to find out the problem:
* Could you send the whole stack trace, you will get
Lets try to find out the problem:
* Could you send the whole stack trace, you will get it if the dev tools
are opened when the error occurs.
* From what version did you upgrade?
* how did you upgrade packages, source?
On 21 November 2013 13:15, Michael wrote:
> Hi Daniel,
>
> Cleared the
So would like to share my experiences with the support of the new CephX
authentication support in 4.4, and have a few questions for the development
team.
In short, it works, but the documentation is not very clear on what needs to be
done to make it work, so here's what I did (and I'm certain
Ok,
Looking at it in firebug and it looks like the JSON response is fine on
all pages where content does not display. It's just the JS that's not
parsing the returned data correctly.
GET user?timeout=false
200 OK
31ms
Response
{
"VM_POOL": {
"VM": [
Ok, looks like a rendering bug following migration .. if I wait a few minutes
and refresh, it reverts to the "onevm show" value ...
# Host Action Reason Chg time Total time Prolog time 0 node3 live-migrate
USER13:23:38 21/11/2013 0d 00:030d 00:01
1 node1 li
It looks like a problem with the opennebula-sunstone package:
Issue #2482 has been updated by Bill Campbell.
As an aside, I was able to solve this problem by purging and reinstalling
the 4.4 beta sunstone package. Maybe some residual left over from the
previous version?
Could you check if this
Hi,
Could you send through the template of the VM? I'm interested in the
VNC definition.
Regards,
-Tino
--
OpenNebula - Flexible Enterprise Cloud Made Simple
--
Constantino Vázquez Blanco, PhD, MSc
Senior Infrastructure Architect at C12G Labs
www.c12g.com | @C12G | es.linkedin.com/in/tinova
--
Even i got same kind of error,please help.
Thu Nov 21 23:23:04 2013 [TM][D]: Message received: LOG I 37 Command
execution fail: /var/lib/one/var/remotes/tm/shared/clone
ubuntu:/var/lib/one/var/datastores/1/6662ffb9a604409eff654f9aef4382fe
onevmhost:/var/lib/one/datastores/0/37/disk.0 37 1
Thu Nov
Thanks Daniel and Bill, confirming that removing the opennebula-sunstone
rpm only with -e and reinstalling, then clearing all browser cache has
got it working again.
-Michael
On 21/11/2013 15:18, Daniel Molina wrote:
It looks like a problem with the opennebula-sunstone package:
Issue #2482 h
On 20 November 2013 18:52, Mario Giammarco wrote:
>
>
>
> 2013/11/20 Daniel Molina
>
>>
>>
>> Could you send us the template you are using (onetemplate show ID -x)
>>
>>
>
>
> Sure, here it is (please note that dev_prefix vd was initially empty):
>
>
> 3
> 0
> 0
> oneadmin
> oneadmin
On 20 November 2013 18:39, Stefan Kooman wrote:
> Quoting Daniel Molina (dmol...@opennebula.org):
> > Hi Stefan,
> >
> >
> > On 20 November 2013 17:26, Stefan Kooman wrote:
> >
> > > Hi List,
> > >
> > > I'm puzzled again. I try to login as a user (which is a member of
> > > primary group "users
Hi Daniel,
Cleared the cache and I'm now getting (Also get this in other browsers I
tried before clearing the cache):
Uncaught TypeError: Property 'numeric-' of object # is not a
functionjquery.dataTables.min.js:84
The dashboard now does not have graphs, Virtual machines, templates,
hosts,
On 21 November 2013 12:43, Michael wrote:
> Thanks Daniel,
>
> I've disabled oneflow for now, enabled it when I was looking around to see
> what might be the problem and forgot I had (I'll look at setting that up
> later).
>
> On opening openenbula sunstone I'm getting a lot of JQMIGRATE warning
Hi Neelaya,
The error states that it cannot connect to host onehost2 via SSH because of
"Permission denied."
Can oneadmin SSH without a password (read private/public key) to onehost2?
See the docs [1] how to
achieve that.
[1]:
http://opennebula.org/documentation:rel4.2:ignc#secure_shell_access_f
Thanks Daniel,
I've disabled oneflow for now, enabled it when I was looking around to
see what might be the problem and forgot I had (I'll look at setting
that up later).
On opening openenbula sunstone I'm getting a lot of JQMIGRATE warnings.
JQMIGRATE: Logging is active jquery-migrate-1.1.0.
Hi Bill,
On 20 November 2013 21:40, Campbell, Bill wrote:
> This seems similar to issues I'm having, but I don't see log entries (just
> empty data). I'm submitting a bug report
>
Any error message in the browser console?
Cheers
>
> -Original Message-
> From: users-boun...@lists.ope
Hi Michael,
On 20 November 2013 20:50, Michael wrote:
> Hi,
>
> Upgraded to latest 4.4 beta 2 and I'm now unable to manage templates, can
> see Images/Networks/Datastores fine in their respective panels but the ajax
> that pulls in the data for selection on a template seems to be broken.
> Also
Hi
Disk storage consumption is computed based on image SIZE. This size is
obtained when the image is registered in the datastore. This size is
computed using the fs_size function libfs.sh, it performs different
operations depending on the source type (e.g. gzip files, http sources).
For regular fi
Dear community,
Continuing the blog post series showcasing the new features in the upcoming
OpenNebula 4.4, we have published a new entry explaining
the enhancements done to the econe-server.
http://blog.opennebula.org/?p=5495
TL;DR
* Instance types are now based on OpenNebula templates instead
Hello Mark,
Before pointing you to the problem I think your config has you should also
check that you have routing enabled in the machine and if you want Internet
connectivity for VMs also
NAT vbr0 over eth0. This might not be the case if your router has routes to
10/24 network through your laptop
Hi
We do not use ldap but we have seen a similar issue with opennebula
authentication with X.509 certificates. OpenNebula compresses all the
white space out of the Distinguished Name of the certificate.. I would
not be surprised if it did the same for ldap. As far as I know it is
meant to be a
26 matches
Mail list logo