Re: [one-users] Instantiating Multiple VMs from Template with Name

2011-12-13 Thread Héctor Sanjuán
Hello, > 1) Instantiating multiple VMs from templates within Sunstone adds a > number after the name of the VM, e.g. 'test_01', 'test_02', 'test_03'. > Is it possible to change the suffix from the underscore to a normal dash > (test_01 -> test-01)? The immediate solution I can offer now is a chan

Re: [one-users] sunstone and vnc display

2011-12-06 Thread Héctor Sanjuán
/kanaka/noVNC/issues), as maybe they can give better advices and/or fix any broken things. Héctor Sanjuán OpenNebula Developer On 06/12/11 10:51, Antonio Messina wrote: > > In my setup I cannot connect to the worker nodes directly, so I have to > pass through the novnc stuff of the sun

Re: [one-users] VM not starting

2011-11-28 Thread Héctor Sanjuán
Hi Robert, I believe this is caused because your setup added hosts stating "tm_nfs" as transfer driver. It has been renamed to "tm_shared", so host creation should be issued as: onehost create im_kvm vmm_kvm tm_shared for example. Hope it helps, Héctor Sanjuán OpenNebula De

Re: [one-users] vnc cannot work

2011-11-25 Thread Héctor Sanjuán
Hello, Please check 3rd and 6th bullet points from: http://wiki.opennebula.org/faq#vnc_console_access_in_sunstone_does_not_work_whats_the_problem Hope it helps, Héctor Sanjuán OpenNebula Developer On 25/11/11 12:27, Dian Djaelani wrote: > Hello, anyone can help me? > > I a

Re: [one-users] Sunstone WebGui buttons lost

2011-11-24 Thread Héctor Sanjuán
Did you find out why there is no cookie? Any chance the cookies are blocked in the browser(s)? Is there any strange message showing in /var/log/one/sunstone.log? Héctor Sanjuán OpenNebula Developer On 23/11/11 17:31, Bernhard Waldecker wrote: > Thx for that hint with Firefug. > > We

Re: [one-users] 回复: Re: where the IP of a VM on Sunstone?

2011-11-24 Thread Héctor Sanjuán
iki.opennebula.org/faq#vnc_console_access_in_sunstone_does_not_work_whats_the_problem Héctor Sanjuán OpenNebula Developer On 24/11/11 16:16, shamaya wrote: > Thank a lot, André, I found it. > I have several other questions, hope you can give me a hand > > 1. can we manage vm life cycle e.g. stop, destroy, delete, ... on > Sunstone web G

Re: [one-users] Little help with first building cloud

2011-11-23 Thread Héctor Sanjuán
> My doubt is the following: > - Can I use a server as Front-End + Image Repository + Cluster at the > same time? Yes, i think so. > - Or, It'smore advantageous use a Core2Duo as a Front-End and release > all resources of the server to be use by cloud? Yes, it's more powerful, but maybe for acade

Re: [one-users] Sunstone WebGui buttons lost

2011-11-23 Thread Héctor Sanjuán
ement" tab (its included by default, right click->inspect element), could you 1) login with oneadmin 2) open firebug/chrome debug tab, go to "console" tab and type "gid". It should return "0". Thank you! Héctor Sanjuán OpenNebula Developer On 22/11/11 12:

Re: [one-users] Sunstone WebGui buttons lost

2011-11-22 Thread Héctor Sanjuán
d be there... if you created a different administration group or a user not placed in the original oneadmin group (regardless of the ACLs you created) then it won't show this buttons. Héctor Sanjuán OpenNebula Developer On 22/11/11 11:41, Bernhard Waldecker wrote: > Thx for your answer! >

Re: [one-users] Sunstone WebGui buttons lost

2011-11-21 Thread Héctor Sanjuán
/users, let me know and ill tell you how to do it. Alternatively, if you are logging in with a oneadmin group user and these buttons are not there, try removing browser's cache and cookies associated to Sunstone, and login again. Héctor Sanjuán OpenNebula Developer On 21/11/11 22:22, Ber

Re: [one-users] Problem with Sunstone and x509 Auth

2011-11-21 Thread Héctor Sanjuán
Ah, sorry, I just realized that basicly this is the one that you need: RequestHeader set SSL_CLIENT_CERT "%{SSL_CLIENT_CERT}s" Can you trying adding it as well? Héctor Sanjuán OpenNebula Developer On 21/11/11 12:47, Georg wrote: > > First of all thank you! > > >

Re: [one-users] Problem with Sunstone and x509 Auth

2011-11-21 Thread Héctor Sanjuán
//localhost:9869/ ProxyPassReverse /admin/ http://localhost:9869/ Hope it helps and let us know if it works, Héctor Sanjuán OpenNebula Developer On 21/11/11 12:15, Georg wrote: > Hey! > > I'm trying to get sunstone to work with x509 certificates but fail miserably > >

Re: [one-users] Sunstone noVNC - hosts configuration

2011-11-17 Thread Héctor Sanjuán
data from a specific port –which is calculated as VNC_PROXY_BASE_PORT + VNC_PORT– to the VNC port stated in the template. The value of the base port is defined in sunstone-server.conf. Hope it helps, Héctor Sanjuán OpenNebula Developer On 17/11/11 15:03, João Soares wrote: > Hello, > >

Re: [one-users] About Ozones or VDCs interface problems in OpenNebula3.0

2011-11-07 Thread Héctor Sanjuán
Hi, oZones proviveds a graphical web-based UI [1]. It will also provide a an OCA-like interface in the next OpenNebula release [2]. Héctor Sanjuán OpenNebula Developer [1] http://opennebula.org/documentation:rel3.0:zonesmngt#using_the_ozones_gui [2] http://dev.opennebula.org/issues/789 El 07

Re: [one-users] Server Exception, nothing in logs

2011-11-04 Thread Héctor Sanjuán
quot;It appears there was a server exception. Please check server's log."}; to: error.error = {message: resp.responseText }; The popup will then hopefully show a backtrace that you can copy paste us so we can further debug the problem. Hope it helps, Héctor Sanjuán OpenNebula Dev

Re: [one-users] Widening list command output?

2011-10-31 Thread Héctor Sanjuán
d expect it to print larger names. Hope it helps, Héctor Sanjuán OpenNebula Developer El 31/10/11 21:58, Karl Katzke escribió: > Is there a quick/easy way to widen the output of the OpenNebula commands > beyond the basic 80 characters wide? > > For instance, `oneimage list` crowds thi

Re: [one-users] OpenNebula 3.0 RC1 NoVNC problems

2011-10-19 Thread Héctor Sanjuán
Can you add the "-v" option to the wsproxy.py command, run it manually and see if it offers some more info when you connect to it? Héctor Sanjuán OpenNebula Developer El 19/10/11 16:00, Alberto Picón Couselo escribió: > Hello again, Hector. > > We migrated to 3.0.0 final rele

Re: [one-users] OpenNebula SSH Problem ?

2011-10-18 Thread Héctor Sanjuán
El 18/10/11 23:53, Clément Berthelot escribió: > I realized I couldn't connect from the frontend to the node with SSH > (connection closed immediately by the node). This is really weird because it > works perfectly the other way around (from the node to the frontend) not > asking for any passwor

Re: [one-users] OpenNebula 3.0 RC1 NoVNC problems

2011-10-18 Thread Héctor Sanjuán
d be a good thing to add better support for it. Ill try to set it up myself in a few days and see if it works. Héctor Sanjuán OpenNebula Developer [1] Here it says that it is needed for Python > 2.5 https://github.com/kanaka/websockify/blob/master/README.md While here it says that only for Python

Re: [one-users] sunstone and novnc

2011-10-18 Thread Héctor Sanjuán
Hi, Just to make sure, please check every item here and report back: http://wiki.opennebula.org/faq#vnc_console_access_in_sunstone_does_not_work_whats_the_problem Héctor Sanjuán OpenNebula Developer El 17/10/11 18:42, Olivier Sallou escribió: > Just to give some more info: > &g

Re: [one-users] Help using Sunstone GUI

2011-10-11 Thread Héctor Sanjuán
Thin gem is missing: try "gem install thin" and relaunch Héctor Sanjuán OpenNebula Developer El 11/10/11 15:38, Bruno Ferreira escribió: > Sorry about the late, last email i was at street. > I dont understand anything about ruby but for me it seems there is wrong > PATH or

Re: [one-users] Help using Sunstone GUI

2011-10-10 Thread Héctor Sanjuán
why forcing version 1.0.1? try with latest version. Also, paste the full exception log, as you didn't include the exception cause, only the place where it happens. Héctor Sanjuán OpenNebula Developer El 10/10/11 21:32, Bruno Ferreira escribió: > Wow, now im lost...I remove the pack

Re: [one-users] Help using Sunstone GUI

2011-10-10 Thread Héctor Sanjuán
an also sym link the rack binary in that folder. Héctor Sanjuán OpenNebula Developer El 10/10/11 17:32, Bruno Ferreira escribió: > Here it is: > rackup: /usr/bin/rackup1.8 /usr/bin/rackup(S.Link) > > Thank you > > 2011/10/10 Héctor Sanjuán <mailto:hsanj...@opennebula.org>&g

Re: [one-users] Help using Sunstone GUI

2011-10-10 Thread Héctor Sanjuán
Well, that exception is probably at the origin of all the problems you describe. What is the full path of the rackup1.8 binary you are linking to? Héctor Sanjuán OpenNebula Developer El 10/10/11 17:03, Bruno Ferreira escribió: > For sure, Hector. > I dont know if it matters, but i cr

Re: [one-users] Help using Sunstone GUI

2011-10-10 Thread Héctor Sanjuán
10/Oct/2011 10:58:33] "GET /favicon.ico HTTP/1.1" 401 - > 0.0019 > 127.0.0.1 - - [10/Oct/2011 10:58:36] "GET /favicon.ico HTTP/1.1" 401 - > 0.0060 > 127.0.0.1 - - [10/Oct/2011 10:58:36] "GET /favicon.ico HTTP/1.1" 401 - > 0.0070 > > sunstone.pn

Re: [one-users] Help using Sunstone GUI

2011-10-09 Thread Héctor Sanjuán
256x240.png > /usr/lib/one/sunstone/public/vendor/jQueryUI/ui-icons_88_256x240.png > /usr/lib/one/sunstone/public/vendor/jQueryUI/ui-icons_cd0a0a_256x240.png > /usr/lib/one/sunstone/templates/index.html > /usr/lib/one/sunstone/templates/login.html > /var/log/one/sunstone.log > > > ___ &g

Re: [one-users] NEED HELP FOR OCCI SERVER

2011-10-04 Thread Héctor Sanjuán
_ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Mark an IP as reserved

2011-10-04 Thread Héctor Sanjuán
___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] VM stuck in pend state

2011-10-04 Thread Héctor Sanjuán
ermission not granted > > Fri Sep 30 14:09:05 2011 [ReM][E]: [HostPoolInfo] User [-1] not > authorized to perform action on host. > > The VM isn't deployed because the permissions? > Att, -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Almost there...but failing

2011-10-04 Thread Héctor Sanjuán
; DISK_ID=0, > IMAGE=ttylinux, > IMAGE_ID=7, > READONLY=NO, > SAVE=NO, > SOURCE=/srv/cloud/var/images/8625d68b699fd30e64360471eb2c38fed47fcfb6, > TARGET=hda, > TYPE=DISK ] > FEATURES=[ > ACPI=no ] > MEMORY=64 > NAME=ttylinux > NIC=[ > BRIDGE=br0, &

Re: [one-users] Almost there...but failing

2011-10-03 Thread Héctor Sanjuán
/srv/cloud/one/var/4/images". > > Mon Oct 3 16:15:15 2011 [TM][W]: Ignored: TRANSFER SUCCESS 4 - > > Would you guys pleas give me a hand? > Using open nebula 2.2.1 > Sorry my bad english. > > Best regards, > Bruno Ferreira. > > > > _

Re: [one-users] Problem in virtual box driver

2011-10-01 Thread Héctor Sanjuán
> Thanking You > > Susmita > > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list

Re: [one-users] OpenNebula 3.0 RC1 NoVNC problems

2011-09-27 Thread Héctor Sanjuán
root 1496 2011-09-24 20:51 web.py > -rw-rw-r-- 1 root root 29985 2011-09-24 20:51 websocket.py > -rw-r--r-- 1 root root 25357 2011-09-24 20:58 websocket.pyc > -rwxrwxr-x 1 root root 9591 2011-09-24 20:51 websockify > lrwxrwxrwx 1 root root10 2011-09-24 20:51 wsproxy.py -> websoc

Re: [one-users] OpenNebula 3.0 RC1 NoVNC problems

2011-09-26 Thread Héctor Sanjuán
And by this bug [1] i meant this bug :) : http://dev.opennebula.org/issues/831 Hector El 26/09/11 11:55, Héctor Sanjuán escribió: > Hi, > > This may be linked to this bug[1]. Can you check that > /etc/one/sunstone-server.conf contains the right path to the novnc > installati

Re: [one-users] OpenNebula 3.0 RC1 NoVNC problems

2011-09-26 Thread Héctor Sanjuán
_ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] OpenNebula Express Install Ubuntu 10.04

2011-09-25 Thread Héctor Sanjuán
I]: lost connection > Sun Sep 25 17:17:26 2011 [InM][I]: ExitCode: 1 > > > > > _______ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán O

Re: [one-users] Opennebula 3.0 RC1 and B2 oneacctd problems

2011-09-24 Thread Héctor Sanjuán
__________ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Sunstone 3 with Opennebula 2.2

2011-09-22 Thread Héctor Sanjuán
ures > of Opennebula 3 not present in its 2.2. version? > > Thanks! > > Cheers, > Humberto > > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org --

Re: [one-users] opennebula ruby library for sunstone

2011-09-12 Thread Héctor Sanjuán
; oca gem installed, where does the ruby library for opennebula is stored. > > Thanks and regards > > > -- > Teddy Limousin > > > ___________ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.o

Re: [one-users] Fwd: Re: installation on a singleton

2011-09-05 Thread Héctor Sanjuán
; You can use NFS tm and add frontend as hypervisor host. >> >> >> >> ___ >> Users mailing list >> Users@lists.opennebula.org >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >

Re: [one-users] Opennebula 3.0 - Sunstone noVNC problem

2011-09-01 Thread Héctor Sanjuán
> Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Sunstone on OpenNebula 3

2011-09-01 Thread Héctor Sanjuán
/usr/lib/ruby/1.8/thin/backends/base.rb:57:in `start' > > /usr/lib/ruby/1.8/thin/server.rb:156:in `start' > > /usr/lib/ruby/1.8/rack/handler/thin.rb:14:in `run' > > /usr/lib/ruby/1.8/rack/server.rb:155:in `star

Re: [one-users] Opennebula 3.0 - Configuring Sunstone plugins in sunstone-plugins.yaml

2011-08-31 Thread Héctor Sanjuán
> [1] http://opennebula.org/documentation:rel3.0:sunstone_plugin_guide > > > > _______ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] RPM spec of 2.9.80 for OpenSUSE 11.3\11.4

2011-08-05 Thread Héctor Sanjuán
t; ject=home%3Aedssvirt&repository=openSUSE_11.4 > >> > >> Official Src RPM for CentOS 5.5 / RHEL 5.5 - > >> > http://dev.opennebula.org/attachments/download/436/opennebula-2.9.80-1.src.r > >> pm > > > > __

Re: [one-users] [Beta 3.0] Sunstone Cluster features

2011-08-01 Thread Héctor Sanjuán
e had some details on it. > > -Chris > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Héctor Sanjuán OpenNebula Sunstone Developer

Re: [one-users] [beta] novnc python dependency CentOS

2011-08-01 Thread Héctor Sanjuán
rks when the VMs are running on the same host as > OpenNebula. > > I'm not sure if the documentation includes the python dependency for CentOS5, > I might have missed it. > > Best regards, > > Rogier > > ______

Re: [one-users] [Beta 3.0] VNC "Failed to connect to server" problem (was: Sunstone-Server error on starting)

2011-07-29 Thread Héctor Sanjuán
top of the noVNC pop-up: >> >> "Failed to connect to server" >> >> Has someone an idea how to solve this problem? >> >> >> Regards >> >> Christoph >> >> >> >> Am 27.07.2011 11:14, schrieb Héctor Sanjuán: >>>

Re: [one-users] ping stops working after a normal migration

2011-07-27 Thread Héctor Sanjuán
ormal migration not? >>> >>> Thanks a lot! >>> Regards, Adnan >>> >>> ___ >>> Users mailing list >>> Users@lists.opennebula.org <mailto:Users@lists.opennebula.org> >>> http://lis

Re: [one-users] [Beta 3.0] Sunstone-Server error on starting

2011-07-27 Thread Héctor Sanjuán
gt; I hope someone can help me with my problem... > I need the Sunstone server for an article in the linux-admin magazin > (Germany ;) ) > > > > Regards > Chr.Raible -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Problems with Sunstone

2011-07-22 Thread Héctor Sanjuán
sunstone-server.rb (LoadError) > > I have also reinstalled the rack gem with "gem install rack" several > times and tried the answers in the other posts. Is it possible, that > this problem only comes with 2.2.1? > > Greats, > Achim > > 2011/7/22 Héctor Sanj

Re: [one-users] Problems with Sunstone

2011-07-22 Thread Héctor Sanjuán
/server.rb:155:in `start' > /usr/lib/ruby/1.8/rack/server.rb:83:in `start' > /usr/bin/rackup:4 > 127.0.0.1 - - [22/Jul/2011 13:49:59] "POST /login HTTP/1.1" 500 1538 0.0280 > > Could anybody help me? > > Thanks, > Achim Fischbach > > > __

Re: [one-users] Sunstone question/trouble

2011-07-13 Thread Héctor Sanjuán
h (via ONE_AUTH env variable). -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] what's the best way to deal with "Database version mismatch" after upgrading

2011-07-12 Thread Héctor Sanjuán
> > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] problems installing vm - could not find filesystem '/dev/root'

2011-07-12 Thread Héctor Sanjuán
ssh to it and console to it.) > > [root@io-onebula02 ~]# file /var/lib/one/images/server.img > /var/lib/one/images/server.img: x86 boot sector; partition 1: ID=0x83, > active, starthead 1, startsector 63, 208782 sectors; partition 2: > ID=0x8e, starthead 0, startsector 208845, 3984120

Re: [one-users] Sunstone question/trouble

2011-07-12 Thread Héctor Sanjuán
7;t the server look in the users home directory for the user who > is attempting to log in to find the one_auth file? > > Help is appreciated. > > Thanks, > Robert > -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mail

Re: [one-users] No nodes resources

2011-07-09 Thread Héctor Sanjuán
Oriana > > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer

Re: [one-users] errors when I access to front-end using xmlrpc -error 405 Method Not Allowed

2011-07-09 Thread Héctor Sanjuán
:44 +0800] "POST" 200 463 > 127.0.0.1 - - [04/Jul/2011:16:32:14 +0800] "POST" 200 2100 > 127.0.0.1 - - [04/Jul/2011:16:32:14 +0800] "POST" 200 463 > == > > Is there any solution about this? > Thanks for ur time. > > > ___

Re: [one-users] A question about contextualization

2011-07-09 Thread Héctor Sanjuán
| David Korn, AT&T Bell Labs > > http://www.eng.it | ioccc best One Liner, 1987 > > ___________ > Users mailing list > Users@lists.opennebula.org > http://lists.openne

Re: [one-users] [A BIT URGENT] Re: Remotes dir on a System wide installation

2011-07-09 Thread Héctor Sanjuán
it seems a path problem. How could I fix it ? InM is the information manager, which runs the im scripts on the remote node. Problem could be related to the previous one, the remotes not being where expected in the node. Hope it helps, Héctor Sanjuán OpenNebula Sunstone Developer ___

Re: [one-users] Error when deploying the ttylinux tutorial VM

2011-07-09 Thread Héctor Sanjuán
or: Failed to create domain from > /var/lib/one//4/images/deployment.0" > > I made sure the oneadmin account had ownership of the /srv/cloud > directory in the node machine. I also tried the disk bus type IDE > without success. > > Any ideas that could h

Re: [one-users] Help - Another error trying to deploy tutorial VM

2011-07-09 Thread Héctor Sanjuán
nd deleted, > or it never got created. My template file for VM is rather simple: > > NAME = myttyserver > CPU= 0.1 > MEMORY = 64 > DISK = [ IMAGE_ID = 1 ] > NIC = [ NETWORK_ID = 0 ] > > FEATURES=[ acpi="no" ] > > Any hints? > > Thanks in

Re: [one-users] Permission denied and fail execution

2011-07-09 Thread Héctor Sanjuán
d Jul 6 17:19:17 2011 [VMM][E]: Error deploying virtual machine: > Permission denied, please try again. > > Wed Jul 6 17:19:17 2011 [DiM][I]: New VM state is FAILED > Wed Jul 6 17:19:17 2011 [TM][W]: Ignored: LOG - 52 tm_delete.sh: > Deleting /srv/cloud/one/var//52/images > > Wed Jul 6 17:19:17 2011 [TM][W]: Ignored: LOG - 52 tm_delete.sh: > Executed "rm -rf /srv/cloud/one/var//52/images". > > > * > > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] what is the method of live migration

2011-07-09 Thread Héctor Sanjuán
/ocw/proposals/669 > > Regards, > Fanttazio > > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing l

Re: [one-users] Error creation VM

2011-07-09 Thread Héctor Sanjuán
1 [VMM][D]: Message received: LOG - 30 > > Sat Jul 9 21:06:33 2011 [VMM][D]: Message received: LOG - 30 ExitCode: 255 > > Sat Jul 9 21:06:33 2011 [VMM][D]: Message received: DEPLOY FAILURE 30 > errore: Impossibile creare il dominio da > /var/lib/one//30/images/deployment.0

Re: [one-users] problems installing vm - could not find filesystem '/dev/root'

2011-07-09 Thread Héctor Sanjuán
> Thu Jul 7 23:07:25 2011 [LCM][I]: New VM state is RUNNING > > > Here's my network file (networkrange.net): > > # define the virtual network vm_lan.template: > > NAME = "VM LAN" > > TYPE = RANGED > > &g

Re: [one-users] execute opennebula as a oneadmin user

2011-07-06 Thread Héctor Sanjuán
ts cannot be contacted from the frontend any other operation, such deployment of VMs, logicly won't work. -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] execute opennebula as a oneadmin user

2011-07-06 Thread Héctor Sanjuán
h ) > i'm unable to do the SSH to the host02 . its says could not connect to > unknown host02 > > pls help to solve this . > > regards > Bharath > > > ___________ > Users mailing lis

Re: [one-users] ONE_AUTH file not found

2011-07-01 Thread Héctor Sanjuán
he ONE AUTH file set the user and password ,.. pls help > > regards > Ravee > > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán

Re: [one-users] XML interface to open nebula

2011-06-27 Thread Héctor Sanjuán
h > > > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer _

Re: [one-users] ttylinux ping time and access

2011-06-17 Thread Héctor Sanjuán
s to the net being degraded, the physical node or the Virtual Machine. Maybe opening a VNC session to the VM can help you having a look from inside if ssh doesn't work anymore. Hope it helps, -- Héctor Sanjuán OpenNebula Sunstone Developer

Re: [one-users] I need a tutorial on how can I start using open nebula

2011-06-17 Thread Héctor Sanjuán
> Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] How to change the password for oneadmin?

2011-06-17 Thread Héctor Sanjuán
ire to, His purpose. > > [Company] Anders Branderud IT Solutions - www.abitsolutions.org > <http://www.abitsolutions.org/> > > > > ___ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listi

Re: [one-users] Accessing Sunstone server from another computer?

2011-06-17 Thread Héctor Sanjuán
El 17/06/11 14:40, Anders Branderud escribió: > What should I do in order to make it work? Please try "sunstone-server -H 130.237.20.130 -P 4567 start" instead of "sunstone-server start -H 130.237.20.130 -P 4567" and see if that works. Regards, -- Héctor Sanjuán OpenNe

Re: [one-users] Opennebula |Sunstone interface is not working.

2011-06-14 Thread Héctor Sanjuán
r couldn't be > authenticated, aborting call.* > > > Sunstone-server logs: > root@ubuntu10:~# tail -f /var/log/one/sunstone.log > /usr/bin/sunstone-server: line 70: rackup: command not found > > *Could you please help me?* > > Regards, > Arun. > >

Re: [one-users] Getting closer

2011-06-13 Thread Héctor Sanjuán
, Robert Schweikert escribió: > > > On 06/13/2011 02:46 PM, Héctor Sanjuán wrote: >> Hi, >> >> well it looks you're almost there :) >> >> I see that you declared a ROOT argument in the OS section in your VM >> template. However I think it is not nec

Re: [one-users] Getting closer

2011-06-13 Thread Héctor Sanjuán
so verify this in the VM I started with > kvm directly. > > The created image has an MBR that contains GRUB. > > How do I get this image to run on OpenNebula? > > Let me know if I missed any important information needed to help with > this issue. > > Thanks, > Robert > -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Express installation, incompatibility Ruby 1.8.5 and Sunstone, How to upgrade?

2011-06-10 Thread Héctor Sanjuán
y version you want to use. 74- # Start the sunstone daemon 75- touch $SUNSTONE_LOCK_FILE 76: rackup $SUNSTONE_SERVER -s thin -p $PORT -o $HOST \ <---HERE 77- -P $SUNSTONE_PID &> $SUNSTONE_LOG & 78- Regards, -- Héctor Sa

Re: [one-users] Help with VM launch

2011-06-09 Thread Héctor Sanjuán
pe it helps, Hector El 09/06/11 20:32, Robert Schweikert escribió: > > > On 06/09/2011 12:40 PM, Héctor Sanjuán wrote: >> Hi, >> >> I think the deployment is failing because the host is en error state. >> >> It seems that when ONE is trying to mo

Re: [one-users] Help with VM launch

2011-06-09 Thread Héctor Sanjuán
page does not state that the oneadmin user needs a password for > interactive login, and the user is distinctly created without a password: > > # useradd -d /srv/cloud/one -g cloud -m oneadmin > > The /var/lib/one home directory is NFS mounted on the node and the ssh > keys have the proper permissions. Based on the ssh warning from the log > (see above) about adding the host to known_hosts, I would say ssh > connection is working as expected. > > What am I missing? > > Help is appreciated. > > Thanks, > Robert > -- Héctor Sanjuán OpenNebula Sunstone Developer ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Failed to login in Sunstone NameError OpenNebula 2.2.1

2011-06-08 Thread Héctor Sanjuán
5.1) > mkrf (0.2.3) > multipart-post (1.1.2) > rack (1.3.0) > rake (0.9.2) > sequel (3.24.1) > sinatra (1.2.6) > thin (1.2.11) > tilt (1.3.2) > > Tried reinstall ruby and rack as suggested online and no luck. Also > checked all the log files and did not find any pr

Re: [one-users] Setup help

2011-06-03 Thread Héctor Sanjuán
part of the docs that explains this? > > Do I always have to set ONE_AUTH environment variable to point to > /var/lib/one/.one/one_auth? Or should the one_auth file for oneadmin > really be located in root's home directory? > > Confused. > > Thanks, > Robert >

Re: [one-users] Cannot copy public key from Front end to node end

2011-05-27 Thread Héctor Sanjuán
Hi, I am not very sure of what you are trying to do. You should copy the oneadmin public key from the front-end to the remote hosts, so the frontend can ssh passwordless to them. It is normal that the oneadmin ssh login asks for password in remote host if you haven't copied the key yet. You shoul

Re: [one-users] vm list in ruby

2011-05-25 Thread Héctor Sanjuán
Hi, not sure this is the best solution but basicly get the VM pool and filter those with the desired Host_ID: pool = VirtualMachinePool.new(client) rc = pool.info return if OpenNebula.is_error?(rc) pool.each do | vm | puts "#{vm['ID']}:#{vm['NAME']}" if vm['HISTORY/HID'] == HOST_ID end Hope i

Re: [one-users] modifying sunstone

2011-05-23 Thread Héctor Sanjuán
Sunstone is written in Ruby (server) and Javascript (client). The sunstone-server file is a bash script to launch rackup with the right options, so nothing is generated and they're both interpreted languages. By the way, next release of Sunstone will be plugin-oriented, which will allow to easily

Re: [one-users] login error

2011-05-23 Thread Héctor Sanjuán
Hi, I have been testing Sunstone with rack 1.3.0 and sinatra 1.2.6 in Ruby 1.8.7 and 1.9.2 and I cannot reproduce this issue. If I had to give a shot I'd say your gems may not totally match your current ruby version and that reinstalling rack [and sinatra maybe] may help. I'd be thankful if you c

Re: [one-users] General question ....

2011-05-23 Thread Héctor Sanjuán
Hi, for local deployments you should be using the NFS driver. NFS driver basicly avoids scp-ing images from the front end to the nodes, you don't need a real NFS disk if you are deploying locally. In theory functionality will work (deploy, save, restore, cancel etc...), but you are welcome to try

Re: [one-users] Sunstone error

2011-05-19 Thread Héctor Sanjuán
Hi, it seems it cannot find the gem thin. Can you check it has been properly installed for the version of ruby you are using (1.8)? Hector El 19/05/11 11:32, genna...@email.it escribió: > Hello to everyone, > I am trying opennebula at the first time: I'm having some problems in > starting sunsto

Re: [one-users] onehost list showing me the status ERR

2011-05-17 Thread Héctor Sanjuán
n you install opennebula via > the ubuntu apt-get! > Can someone tell me maybe the default pass, so that I can circumvent > such commands? > > -------- > *Von:* Héctor Sanjuán > *An:* Adnan Pasic > *Cc:

Re: [one-users] onehost list showing me the status ERR

2011-05-17 Thread Héctor Sanjuán
fortunately, I have still the same problems - the same errors appear again. > > Aww, please help! > > > -------- > *Von:* Héctor Sanjuán > *An:* Adnan Pasic > *Cc:* users@lists.opennebula.org > *Gesendet:* 13:

Re: [one-users] onehost list showing me the status ERR

2011-05-17 Thread Héctor Sanjuán
The problem is that you seem not to have passwordless ssh access to the 132.187.12.50 host (or the fingerprint has not been added to the trusted list). User oneadmin should be able to 'ssh 132.187.12.50' and acess it right away. This means you need to generate public and private keys and put the p

Re: [one-users] error: No SConstruct file found

2011-05-17 Thread Héctor Sanjuán
The SConstruct file is on the base directory of the sources and that is where scons should be run. If you extracted the tar in /srv/cloud/one/SRC/ then you should run 'scons' from /srv/cloud/one/SRC/opennebula-2.2/ You can also find where the file is with 'find . -name SConstruct' and run scons fr

Re: [one-users] Can we use the front end host also to deploy VMs ?

2011-05-17 Thread Héctor Sanjuán
Hi, things should be fine AFAIK, as long as you meet the normal requirements (passwordless ssh access etc). Hector El 17/05/11 07:44, Madhurranjan Mohaan escribió: > Hi, > > Since the front end machine in my set up has quite a lot of RAM, wanted > to know if its fine to deploy VMs on this machin

Re: [one-users] Resubmit from sunstone ?

2011-05-12 Thread Héctor Sanjuán
Hi, resubmit and saveas options were new and were not supported in Sunstone for 2.2. However they will be supported on 2.4 and they are ready in master [1] (beware master may be unstable). Regards, Hector [1] http://dev.opennebula.org/issues/549 El 12/05/11 12:14, Steffen Neumann escribió: > H

Re: [one-users] sunstone configuration issues

2011-05-06 Thread Héctor Sanjuán
Hi, > 1. The server is listening for localhost connections only. > Is there any way we can change it to listen for > different address and on different port number? As Peter pointed out: "sunstone-server -H X.X.X.X -p start" should work. It could be that you were placing this parametres af

Re: [one-users] Can't start image with kvm from Sunstone

2011-05-02 Thread Héctor Sanjuán
Hi, Is it possible that you are using the Sunstone 2.2 beta? The bug you are describing was fixed for the final 2.2 release (http://dev.opennebula.org/issues/511). If it is the case, updating should help. Héctor El 02/05/11 22:35, Ted Hesselroth escribió: > Using 2.2. > > Error in 42.log is >

Re: [one-users] Help with OpenNebula Sunstone

2011-05-02 Thread Héctor Sanjuán
Hi, I believe you need to specify the -H option when starting the sunstone server[1]. Otherwise it will only listen to localhost connections, therefore not being reachable from the outside. Hector [1] http://opennebula.org/documentation:rel2.2:sunstone#starting_the_cloud_operations_center El 02

Re: [one-users] image libvirt on ONE

2011-04-28 Thread Héctor Sanjuán
> NAME = "Uubuntu1" > DISK = [ image = "ubuntu1" ] Different names. Might be that? H El 28/04/11 13:36, Marco MIRABILE escribió: > /var/lib/one/images# ls -l > totale 2548196 > -rwxrws--T 1 root oneadmin 5368709120 2011-04-28 12:26 ubuntu1.img > > ---ubuntu1.oneimage.te

Re: [one-users] Sunstone does not has a interface that administrator can set a regular user'quota.

2011-04-28 Thread Héctor Sanjuán
Hi, currently Sunstone has no support for this operation. However I have created a request, http://dev.opennebula.org/issues/599 so we can have it for future releases. Thanks for your suggestion. Héctor El 28/04/11 04:01, aiguoxin2008 aiguoxin2008 escribió: > In comman interface, the user id f

Re: [one-users] sunstone start

2011-04-28 Thread Héctor Sanjuán
Is it the same error in sunstone.log? Perhaps rackup is not in the PATH. You can do something like export PATH=path_to_gems:$PATH in ubuntu path_to_gems is /var/lib/gems/1.8/bin/ Hector El 28/04/11 11:55, Marco MIRABILE escribió: > > I had installed the gems json, sinatra and thin. > I followe

Re: [one-users] sunstone start

2011-04-28 Thread Héctor Sanjuán
Please install the rack gem ("sudo gem install rack" typically). You will also need the gems json, sinatra and thin. Hector El 28/04/11 11:32, Marco MIRABILE escribió: > hi > I have an error to configure " |/var/log/one/sunstone.log|" > The output file is: > ./sunstone-server: riga 70: rackup: co

  1   2   >