Re: [one-users] [HELP] unable connect sunstone

2013-01-22 Thread janob
Try to set: host=>"0.0.0.0" to connect sunstone from anywhere, or: host=>"IP adress of node where sunstone is running" J.B. Dňa 23.01.2013 07:47, Dimas Alif wrote / napísal(a): hay, config --> dimas@dimas:~S ca

Re: [one-users] [HELP] unable connect sunstone

2013-01-22 Thread Markus
Hey, try changing the "host" parameter to the IP-adress of the computer, where Sunstone is running. Keeping it on 127.0.0.1 will only allow you to reach it from the same computer, where Sunstone is installed. Best regards, Markus > hay, > config --> > dimas@dimas:~S cat /var/log/one/sunstone

[one-users] [HELP] unable connect sunstone

2013-01-22 Thread Dimas Alif
hay, config --> dimas@dimas:~S cat /var/log/one/sunstone.log -- Server configuration -- {:vnc_proxy_support_wss=>false, :one_xmlrpc=>"http://localhost:2633/RPC2";, :marketplace_url=>"https://marketplace.c12g.com/app

Re: [one-users] [HELP] noVNC

2013-01-22 Thread Jon
You need to install curl. In Ubuntu it's apt-get install curl Centos and so yum install curl On Jan 22, 2013 6:51 PM, "Dimas Alif" wrote: > Hay, > i cann't install noVNC : > sudo ./install_noVNC.sh > Downloding noVNC lastest version > ./install_noVNC.sh: line 25: curl: command not found > \nE

[one-users] [HELP] noVNC

2013-01-22 Thread Dimas Alif
Hay, i cann't install noVNC : sudo ./install_noVNC.sh Downloding noVNC lastest version ./install_noVNC.sh: line 25: curl: command not found \nError downloading noVNC in cd /usr/share/one how can I be able to run install noVNC? and why after sunstone start, /etc/one/sunstone-server.conf inaccessible

Re: [one-users] vmcontext in one-context never executes init.sh from context iso

2013-01-22 Thread Javier Fontan
I also think it is better to make the file executable. I'll check the ISO extensions and test if we can add executable permissions there. Having an executable is better as this init.sh script can be executed by anything, just setting the shebang. On Tue, Jan 22, 2013 at 1:20 PM, Rolandas Naujikas

Re: [one-users] iSCSI multipath

2013-01-22 Thread Mihály Héder
Hi! You need to look at locking_type in the lvm.conf manual [1]. The default - locking in a local directory - is ok for the frontend, and type 4 is read-only. However, you should not forget that this only prevents damaging thing by the lvm commands. If you start to write zeros to your disk with th

[one-users] error : virDomainDefParseXML:8303 : unknown OS type hvm

2013-01-22 Thread Gerry O'Brien
Hi, I launched 100 virtual machines using the self-service. 97 were fine but three failed with the error below. This is strange as all the hosts as identical copies booted with PXE. Any idea why three would get this error? Regards, Gerry error : virDomainDefP

[one-users] Please unsubscribe me of you user list

2013-01-22 Thread Shabir Cassamo
Please unsubscribe me of you user list, Shabir Cassamo Sent from my iPhone ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] (no subject)

2013-01-22 Thread mangai vellingiri
Please unsubscribe me -- *Mangai vellingiri M.E.,* ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] Good Morning

2013-01-22 Thread Salvador Hernandez
Please unsubscribe me of you user list, This e-mail and any attached documents may contain confidential or proprietary information. Any unauthorized disclosure, distribution, or other use is prohibited. If you are not the intended recipient, please advise the s

Re: [one-users] problems with images in 3.8.3

2013-01-22 Thread Carlos Martín Sánchez
Hi Rolandas, I've tried to reproduce the bug following your steps, but there must be something else that is triggering it. These are the exact commands I have executed, could you please check if I missed something? $ oneuser list ID NAMEGROUP AUTH VMSMEM

Re: [one-users] network problem opennebula 3.8

2013-01-22 Thread Steven C Timm
You have to make the bridges on all the host machines first. OpenNebula doesn't do it for you. But you also have to get the remote scripts on the VM host, there is a onehost command to do that. Steve Timm From: users-boun...@lists.opennebula.org [mailto:users-boun...@lists.opennebula.org] O

Re: [one-users] Change one.db path [was ONE sunstone locking randomly]

2013-01-22 Thread Carlos Martín Sánchez
Hi, On Tue, Jan 22, 2013 at 12:02 PM, Andreas Calvo Gómez < andreas.ca...@scytl.com> wrote: > Hello, > Is there any way to place the one.db sqlite file in another directory? (so > it is outside the NFS shared path) > The path to one.db cannot be changed in oned.conf, but a symbolic link works f

Re: [one-users] Monitoring vm by OCCI

2013-01-22 Thread Emanuel Marzini
Thanks a lot for your quickly reply. I hope that ganglia will resolve my problem. Therefore there isn't a mode in OpenNebula - OCCI to resolve this issue? 2013/1/22 Karanbir Singh > On 01/22/2013 09:05 AM, Emanuel Marzini wrote: > >> Hi to all, >> Is there a way to monitor the performance of vm?

Re: [one-users] vmcontext in one-context never executes init.sh from context iso

2013-01-22 Thread Rolandas Naujikas
On 2013-01-22 14:13, Rolandas Naujikas wrote: On 2013-01-22 14:10, Valentin Bud wrote: On Tue, Jan 22, 2013 at 1:48 PM, Rolandas Naujikas mailto:rolandas.nauji...@mif.vu.lt>> wrote: Hi, Because all files in context iso are not executable, then /mnt/init.sh line is never executed in

Re: [one-users] vmcontext in one-context never executes init.sh from context iso

2013-01-22 Thread Rolandas Naujikas
On 2013-01-22 14:10, Valentin Bud wrote: On Tue, Jan 22, 2013 at 1:48 PM, Rolandas Naujikas mailto:rolandas.nauji...@mif.vu.lt>> wrote: Hi, Because all files in context iso are not executable, then /mnt/init.sh line is never executed in /etc/init.d/vmcontext. Regards, Rolandas

Re: [one-users] vmcontext in one-context never executes init.sh from context iso

2013-01-22 Thread Valentin Bud
On Tue, Jan 22, 2013 at 1:48 PM, Rolandas Naujikas < rolandas.nauji...@mif.vu.lt> wrote: > Hi, > > Because all files in context iso are not executable, then /mnt/init.sh > line is never executed in /etc/init.d/vmcontext. > > Regards, Rolandas Naujikas > __**

[one-users] vmcontext in one-context never executes init.sh from context iso

2013-01-22 Thread Rolandas Naujikas
Hi, Because all files in context iso are not executable, then /mnt/init.sh line is never executed in /etc/init.d/vmcontext. Regards, Rolandas Naujikas ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-op

Re: [one-users] iSCSI multipath

2013-01-22 Thread Jaime Melis
Hi, thank you both for such a high quality and educational thread. I wasn't aware of the possibility of configuring the LVM metadata in a host as read-only, but it fits beautifully with OpenNebula. Mihály, would you like to share your experiences somewhere in the OpenNebula community? wiki.openne

Re: [one-users] network problem opennebula 3.8

2013-01-22 Thread Carlos Martín Sánchez
Hi, Looks like you set the networking driver to tm_ssh, which is a transfer manager driver. You will need to delete and create your host again, using one of the networking drivers [1]. Regards [1] http://opennebula.org/documentation:rel3.8:nm -- Carlos Martín, MSc Project Engineer OpenNebula - T

Re: [one-users] Change one.db path [was ONE sunstone locking randomly]

2013-01-22 Thread Andreas Calvo Gómez
Hello, Is there any way to place the one.db sqlite file in another directory? (so it is outside the NFS shared path) Thanks On 14/01/13 15:32, Andreas Calvo Gómez wrote: We will try it under our maintenance schedule. However, stopping and starting daemons shows the following warnings: [root@o

Re: [one-users] Monitoring vm by OCCI

2013-01-22 Thread Karanbir Singh
On 01/22/2013 09:05 AM, Emanuel Marzini wrote: Hi to all, Is there a way to monitor the performance of vm? In sunstone exists, my request is if there is a method to retrieve this information by OCCI or through other methods. If you have a management network, you can get this via ganglia - its

Re: [one-users] problems with images in 3.8.3

2013-01-22 Thread Rolandas Naujikas
On 2013-01-22 09:58, Rolandas Naujikas wrote: Hi, I see that bug http://dev.opennebula.org/issues/1087 reappeared in 3.8.3. The sequence to repeat is: 1) create an image as save from VM (as an user in oneadmin group); 2) change owner to oneadmin; 3) delete image; 4) repeat (1) and (2) will fail

[one-users] network problem opennebula 3.8

2013-01-22 Thread GyeongRyoon Kim
Hi all, I'm trying to launch virtual machine on my cloud with opennebula 3.8 and kvm hypervisor. When I create vm, I got a this error message Tue Jan 22 15:29:37 2013 [DiM][I]: New VM state is ACTIVE. Tue Jan 22 15:29:38 2013 [LCM][I]: New VM state is PROLOG. Tue Jan 22 15:29:38 2013

Re: [one-users] one-context package in debian is not working

2013-01-22 Thread Rolandas Naujikas
On 2013-01-22 11:09, Tobias Honacker wrote: http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot maybe this will help you out. update-rc.d is outdated. It is in contradiction with Debian 6.0 packages. Most of them (at least in base) are using update-rc.d and no of them insserv. Probably

Re: [one-users] one-context package in debian is not working

2013-01-22 Thread Tobias Honacker
http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot maybe this will help you out. update-rc.d is outdated. Am 22.01.2013 10:05, schrieb Rolandas Naujikas: On 2013-01-22 10:53, Tobias Honacker wrote: try using /sbin/insserv -d vmcontext Debian packages use update-rc.d to create/remove

[one-users] Monitoring vm by OCCI

2013-01-22 Thread Emanuel Marzini
Hi to all, Is there a way to monitor the performance of vm? In sunstone exists, my request is if there is a method to retrieve this information by OCCI or through other methods. Thanks in advance ___ Users mailing list Users@lists.opennebula.org http://l

Re: [one-users] one-context package in debian is not working

2013-01-22 Thread Rolandas Naujikas
On 2013-01-22 10:53, Tobias Honacker wrote: try using /sbin/insserv -d vmcontext Debian packages use update-rc.d to create/remove startup symlinks in postinstall/postremove scripts. I'm not sure, but it is probably in Debian packages policy documents. Regards, Rolandas Naujikas Am 22.01.2

[one-users] Monitoring vm OCCI

2013-01-22 Thread Emanuel Marzini
Hi to all, Is there a way to monitor the performance of vm? In sunstone exists, my request is if there is a method to retrieve this information by OCCI or through other methods. Thanks in advance Emanuel ___ Users mailing list Users@lists.opennebula.org

Re: [one-users] one-context package in debian is not working

2013-01-22 Thread Tobias Honacker
try using /sbin/insserv -d vmcontext Am 22.01.2013 09:26, schrieb Rolandas Naujikas: Hi, I installed one-context in debian 6.0 VM to create master image. But really if I install it in debian-installer (in autoseed configuration file), then symlink is created in /, because runlevel is not def

[one-users] one-context package in debian is not working

2013-01-22 Thread Rolandas Naujikas
Hi, I installed one-context in debian 6.0 VM to create master image. But really if I install it in debian-installer (in autoseed configuration file), then symlink is created in /, because runlevel is not defined. If I try to use correct symlink (ln -sf ../init.d/vmcontext /etc/rc2.d/S99vmconte