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

2012-01-16 Thread matheus tor4
Exactly, just left the port number field blank, and the vnc session is run ok! I already solved this problem. But, nevertheless, thanks. Regards. On Mon, Jan 16, 2012 at 11:20 AM, Javier Fontan wrote: > Wrong answer, the idea is to not provide PORT. > > On Mon, Jan 16, 2012 at 3:03 PM, Javier

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

2012-01-16 Thread Javier Fontan
Wrong answer, the idea is to not provide PORT. On Mon, Jan 16, 2012 at 3:03 PM, Javier Fontan wrote: > Use PORT="-1" so the port is generated for you. > > On Tue, Dec 27, 2011 at 8:16 PM, matheus tor4 wrote: >> Hi OpenNebula Friends, >> >> Even using vmcontext I didn't picked up the real IP from

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

2012-01-16 Thread Javier Fontan
Use PORT="-1" so the port is generated for you. On Tue, Dec 27, 2011 at 8:16 PM, matheus tor4 wrote: > Hi OpenNebula Friends, > > Even using vmcontext I didn't picked up the real IP from VM. > Does exist a way to get a output of vmcontext.sh outside of the VM? > > The other two questions have bee

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

2011-12-28 Thread matheus tor4
Hello everybody. To get the IP outside the VM, even not using vmcontext. I use this comand: $ arp-scan -l | awk '// {print $1}' It is the most useful for me. To make correct VNC connections needs to make a template for each node you want to access. So put the correct IP for each template. Thank

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

2011-12-27 Thread matheus tor4
Hi OpenNebula Friends, Even using vmcontext I didn't picked up the real IP from VM. Does exist a way to get a output of vmcontext.sh outside of the VM? The other two questions have been solved. To make various instances of a same template, it needs to be non persistent. To refresh dashboard runs

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

2011-12-24 Thread richard -rw- weinberger
On Sat, Dec 24, 2011 at 3:54 AM, matheus tor4 wrote: > 1 - Sunstone dont show me the real IP address of my VM. This show me only a > lease get from virtual network. I only see the real IP using 'ifconfig' > inside my VM (using VNC). Does exist a way to publish the real address of > VMs without hav

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

2011-12-23 Thread matheus tor4
Hello everybody. I finally have access to my running VM. For this I used VNC. But my access brought me more several doubts about VMs usage and other questions. 1 - Sunstone dont show me the real IP address of my VM. This show me only a lease get from virtual network. I only see the real IP using

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

2011-12-23 Thread richard -rw- weinberger
Please, read some papers on networking basics. -- Thanks, //richard ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

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

2011-12-23 Thread matheus tor4
? On Fri, Dec 23, 2011 at 10:21 AM, matheus tor4 wrote: > Does the new bridge need to setup in all my hosts? > Does the bridges need to have the same IP? > > thanks in advance. > > > > On Fri, Dec 23, 2011 at 10:05 AM, richard -rw- weinberger < > richard.weinber...@gmail.com> wrote: > >> On Fri,

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

2011-12-23 Thread matheus tor4
Does the new bridge need to setup in all my hosts? Does the bridges need to have the same IP? thanks in advance. On Fri, Dec 23, 2011 at 10:05 AM, richard -rw- weinberger < richard.weinber...@gmail.com> wrote: > On Fri, Dec 23, 2011 at 2:02 PM, matheus tor4 > wrote: > > The virbr0 is already s

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

2011-12-23 Thread richard -rw- weinberger
On Fri, Dec 23, 2011 at 2:02 PM, matheus tor4 wrote: > The virbr0 is already setup with a IP that is different of my eth0 IP. It is > a problem? > > I gonna use ebtables to configure my bridge. > > If I got sucess I will report here. > Was this bridge configure by you? I bet not. It's from libvir

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

2011-12-23 Thread matheus tor4
The virbr0 is already setup with a IP that is different of my eth0 IP. It is a problem? I gonna use ebtables to configure my bridge. If I got sucess I will report here. Thanks On Fri, Dec 23, 2011 at 9:56 AM, richard -rw- weinberger < richard.weinber...@gmail.com> wrote: > On Fri, Dec 23, 2011

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

2011-12-23 Thread richard -rw- weinberger
On Fri, Dec 23, 2011 at 1:41 AM, matheus tor4 wrote: My doubt is - Is the virbr0 must be aim to eth0 instead of vnet0? >   - What the most painless way to configure bridge network? > As I said on IRC, you have to setup your network correctly. One the host create a bridge (say, b

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

2011-12-23 Thread matheus tor4
Any hints? On Thu, Dec 22, 2011 at 9:41 PM, matheus tor4 wrote: > Guys, one more doubt. > > I didn't get access to my running VM at the moment. > If I'm not mistaken, the well-known ways to get access are ssh and vnc. > As far I know the access will granted by bridge iface. > But, at the moment

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

2011-12-22 Thread matheus tor4
Guys, one more doubt. I didn't get access to my running VM at the moment. If I'm not mistaken, the well-known ways to get access are ssh and vnc. As far I know the access will granted by bridge iface. But, at the moment I have trouble with my bridged network. See this When the host* is not runni

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

2011-12-20 Thread matheus tor4
Fabian, I solved the problem. Thanks to #opennebula channel on Freenode. I remove the hosts, then put it again, so the hosts will monitored sucessfully! Thanks for the help. Now I go running a test VM. See you later! On Tue, Dec 20, 2011 at 1:08 PM, Fabian Wenk wrote: > Hello Matheus > > >

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

2011-12-20 Thread Fabian Wenk
Hello Matheus On 20.12.2011 14:41, matheus tor4 wrote: At the moment I got this error message: Tue Dec 20 10:20:09 2011 [InM][I]: Monitoring host PacsOnCloud-FrontEnd (0) Tue Dec 20 10:20:10 2011 [InM][I]: Command execution fail: 'if [ -x "/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run

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

2011-12-20 Thread matheus tor4
That was a error with StrictHostKeyChecking. Solution is on: http://askubuntu.com/questions/87449/how-to-disable-strict-host-key-checking-in-ssh But the problem isn't all solved. At the moment I got this error message: Tue Dec 20 10:20:09 2011 [InM][I]: Monitoring host PacsOnCloud-FrontEnd (0) T

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

2011-12-20 Thread matheus tor4
Any hint?! On Mon, Dec 19, 2011 at 8:21 PM, matheus tor4 wrote: > Anyone? > > > On Mon, Dec 19, 2011 at 4:16 PM, matheus tor4 wrote: > >> Hello guys. >> >> I have one more problem here. >> >> When I start a host, in sunstone server, I get a error. >> On /var/log/one/oned.conf I see this: >> >> M

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

2011-12-19 Thread matheus tor4
Anyone? On Mon, Dec 19, 2011 at 4:16 PM, matheus tor4 wrote: > Hello guys. > > I have one more problem here. > > When I start a host, in sunstone server, I get a error. > On /var/log/one/oned.conf I see this: > > Mon Dec 19 15:42:47 2011 [InM][I]: Monitoring host PacsOnCloud-FrontEnd (0) > Mon D

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

2011-12-19 Thread matheus tor4
Hello guys. I have one more problem here. When I start a host, in sunstone server, I get a error. On /var/log/one/oned.conf I see this: Mon Dec 19 15:42:47 2011 [InM][I]: Monitoring host PacsOnCloud-FrontEnd (0) Mon Dec 19 15:42:48 2011 [InM][I]: Command execution fail: 'if [ -x "/var/tmp/one/im

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

2011-12-16 Thread Paulo Renato
Hi Matheus, the default url is http://:9869/ but you must set host: in sunstone-server config to listen to ip address of your NIC and not to loopback Em 15-12-2011 23:44, matheus tor4 escreveu: Guys, which is default url for sunstone-server? I don't found it. thanks. On Wed, Dec 7, 2011

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

2011-12-15 Thread matheus tor4
Guys, which is default url for sunstone-server? I don't found it. thanks. On Wed, Dec 7, 2011 at 11:48 AM, matheus tor4 wrote: > Fabian, it's exactly what I want to hear. > > Make the changes with root user, and start oned with oneadmin user! > Great! > > Thanks a lot! > > > > On Wed, Dec 7,

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

2011-12-07 Thread matheus tor4
Fabian, it's exactly what I want to hear. Make the changes with root user, and start oned with oneadmin user! Great! Thanks a lot! On Wed, Dec 7, 2011 at 7:34 AM, Fabian Wenk wrote: > Hello Matheus > > > On 07.12.2011 01:44, matheus tor4 wrote: > >> Make the changes on files like oned.conf u

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

2011-12-07 Thread Fabian Wenk
Hello Matheus On 07.12.2011 01:44, matheus tor4 wrote: Make the changes on files like oned.conf using my standart user will brings for me troubles in future, or not? Configuration files in /etc/ usually are changed with the root user, normal users should not be able to write or depending on

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

2011-12-06 Thread matheus tor4
Guys, I want to go on in the basic configuration. Make the changes on files like oned.conf using my standart user will brings for me troubles in future, or not? What you recommend? - Put the rights on the oneadmin user, or - Use root user to make changes (painlessly) Very thanks for all the help

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

2011-12-06 Thread Fabian Wenk
Hello Matheus On 06.12.2011 20:26, matheus tor4 wrote: I dont create any group named 'cloud'. Is it created automatically? oneadmin@PacsOnCloud-FrontEnd:/etc/one$ id oneadmin uid=107(oneadmin) gid=118(oneadmin) grupos=118(oneadmin) What changes I have to do ? It does also work with the gro

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

2011-12-06 Thread matheus tor4
I dont create any group named 'cloud'. Is it created automatically? So, the commands that I want to execute with oneadmin have to been inserted in /etc/sudoers file. Is that correct? I'm going to make the configuration, and I need to make changes in several files, including oned.conf, that have r

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

2011-12-06 Thread Hutson Betts
Dear Matheus, The oneadmin user should NOT be part of any administrative group. Rather, the oneadmin user should be part of the 'cloud' group, and any command required by oneadmin should be added to the /etc/sudoers file with the appropriate NOPASSWD line. Furthermore, the permissions of the /var/

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

2011-12-06 Thread matheus tor4
Does Oneadmin user needs to be in admin group? Or have I to make administrative changes only with root? Very thanks. On Tue, Dec 6, 2011 at 3:04 PM, matheus tor4 wrote: > ok! :) > > > On Tue, Dec 6, 2011 at 4:07 AM, davood ghatreh wrote: > >> oops! sorry, i didn't read the thread completely :

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

2011-12-06 Thread matheus tor4
ok! :) On Tue, Dec 6, 2011 at 4:07 AM, davood ghatreh wrote: > oops! sorry, i didn't read the thread completely :D > > > On Mon, Dec 5, 2011 at 11:03 PM, davood ghatreh > wrote: > >> Hi, >> >> With which credential are you starting oned service? if you've started it >> with root credentials, sto

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

2011-12-05 Thread davood ghatreh
oops! sorry, i didn't read the thread completely :D On Mon, Dec 5, 2011 at 11:03 PM, davood ghatreh wrote: > Hi, > > With which credential are you starting oned service? if you've started it > with root credentials, stop it first, then su oneadmin and start it again > with oneadmin credentials. T

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

2011-12-05 Thread davood ghatreh
Hi, With which credential are you starting oned service? if you've started it with root credentials, stop it first, then su oneadmin and start it again with oneadmin credentials. This happened to me before. Thanks On Mon, Dec 5, 2011 at 4:17 PM, matheus tor4 wrote: > I already tried > > - Make

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

2011-12-05 Thread matheus tor4
Great Solution! Im so glad! :) Thank you! Matheus Torquato On Mon, Dec 5, 2011 at 10:16 PM, Hutson Betts wrote: > Dear Matheus, > > No problem. :-) It was a possible solution to the problem that I've had > to use in the past, but I didn't think of it until now. > > It just seemed the password

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

2011-12-05 Thread Hutson Betts
Dear Matheus, No problem. :-) It was a possible solution to the problem that I've had to use in the past, but I didn't think of it until now. It just seemed the password in the One database, one.db, did not match the password in the one_auth file. Glad it worked for you! -- Hutson Betts Comput

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

2011-12-05 Thread matheus tor4
SOLVED!!! Man! Very, very thanks bro! You dont know how much you helped me now. Very thanks. I go configure it now! Thank you! Best regards Matheus On Mon, Dec 5, 2011 at 10:06 PM, matheus tor4 wrote: > Not yet. > > So let me try! > > One minute. > > > On Mon, Dec 5, 2011 at 9:44 PM, Hutson B

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

2011-12-05 Thread matheus tor4
Not yet. So let me try! One minute. On Mon, Dec 5, 2011 at 9:44 PM, Hutson Betts wrote: > Dear Matheus, > > Have you stopped 'one', deleted /var/log/one/one.db and started 'one' > again? > > -- > Hutson Betts > Computer Science and Engineering > Texas A&M University > > > On Mon, 2011-12-05 at

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

2011-12-05 Thread Hutson Betts
Dear Matheus, Have you stopped 'one', deleted /var/log/one/one.db and started 'one' again? -- Hutson Betts Computer Science and Engineering Texas A&M University On Mon, 2011-12-05 at 21:17 -0300, matheus tor4 wrote: > I already tried > > - Make sure that /var/lib/one/.one/one_auth exists, and

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

2011-12-05 Thread matheus tor4
I already tried - Make sure that /var/lib/one/.one/one_auth exists, and contains user:pass string. - Set a environment variable ONE_AUTH=/var/lib/one/.one/one_auth, and put it as global variable. - Change the contain of /var/lib/one/auth to make it strictly similar to /var/lib/one/.one/one_auth fi

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

2011-12-04 Thread Hutson Betts
Sounds like an issue with your $ONE_AUTH file. Here's an e-mail chain that explains the issue a little. I would simply make sure your $ONE_AUTH file, /home/oneadmin/.one/one_auth, exists, and that it contains the username:password string for the oneadmin user. -- Hutson Betts Computer Science a

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

2011-12-04 Thread matheus tor4
can Anyone help me?! Very thanks. On Fri, Dec 2, 2011 at 10:58 PM, matheus tor4 wrote: > And this message below: > > [VirtualMachinePoolInfo] User couldn't be authenticated, aborting call. > > Its sounds familiar, but I dont get until the moment the right solution. > > Any hints? > > Cheers. >

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

2011-12-02 Thread matheus tor4
And this message below: [VirtualMachinePoolInfo] User couldn't be authenticated, aborting call. Its sounds familiar, but I dont get until the moment the right solution. Any hints? Cheers. On Fri, Dec 2, 2011 at 9:37 PM, matheus tor4 wrote: > Did it! > > Need only change the standart shell of

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

2011-12-02 Thread matheus tor4
Did it! Need only change the standart shell of user. $ sudo usermod -s /bin/bash oneadmin Solved this question. On Fri, Dec 2, 2011 at 8:24 PM, matheus tor4 wrote: > I'm here again guys. > > Now I have a little small doubt. > > After I make the login without password between Front-end and m

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

2011-12-02 Thread matheus tor4
I'm here again guys. Now I have a little small doubt. After I make the login without password between Front-end and my node. I see this out: *oneadmin@PacsOnCloud-FrontEnd:~$ ssh oneadmin@ Welcome to Ubuntu 11.04 (GNU/Linux 2.6.38-8-server x86_64) * Documentation: http://www.ubuntu.com/serve

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

2011-12-02 Thread matheus tor4
Problem solved!!! Look this http://dev.opennebula.org/issues/994 After the change run $ sudo dpkg --configure opennebula. Then voilà, I finished the installation. I go now to basic configuration! On Fri, Dec 2, 2011 at 10:32 AM, matheus tor4 wrote: > Hello guys, > > I got a lot of erros wh

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

2011-12-02 Thread matheus tor4
Hello guys, I got a lot of erros when I use front-end separate of image repository. Front-end needs write on shared directory /var/lib/one, and the ownership of the folder belongs to local user. So, I use only two servers to build the Cloud. One as Front-end + Image Repository + Node And other a

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

2011-11-30 Thread davood ghatreh
Hi, I've worked on Centos and have no idea about Debian based installation, but I think you need to share /var/lib/one, because there are some other files/folders than images which are being used. for example, /var/lib/one/.one/ is the path to authentication files, which servers should see in a sh

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

2011-11-30 Thread matheus tor4
Hello guys, I'm here again. I choosed to use .deb package instalation instead build source code. But, when I execute $ sudo dpkg -i opennebula_3.0.0-1_amd64.deb I get this error message: Desempacotando opennebula (de opennebula_3.0.0-1_amd64.deb) ... dpkg: erro processando opennebula_3.0.0-1_a

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

2011-11-29 Thread matheus tor4
Hello everybody. Very thanks for the help until now. I'm using this thread to put all my doubts ok? So, if anyone wish follow me in this adventure "Building my first cloud", only have to look this tread to see my status at the moment. My doubt now is: Wich is better? - Use .deb to install the o

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

2011-11-27 Thread Fabian Wenk
Hello Matheus On 27.11.2011 17:49, matheus tor4 wrote: At the time I'm using the second strategy: Using a Core2Duo as a Front-End and release all resources of the server to be use by cloud. I choose this option because it is more close to the proposal of official OpenNebula Documentation. I hope

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

2011-11-27 Thread matheus tor4
Thanks you guys. Fabian, I already look the capabilities of my Core2Duo, unfortunaletely it dont support VT. At the time I'm using the second strategy: Using a Core2Duo as a Front-End and release all resources of the server to be use by cloud. I choose this option because it is more close to the

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

2011-11-27 Thread Fabian Wenk
Hello Matheus On 23.11.2011 12:39, matheus tor4 wrote: I have only two servers (With VT) and two Core2Duo (Without VT). I want to build a little private cloud. I have a system with Core2Duo CPU which does support VT, so I am not sure if this is not available for all Core2Duo CPUs or not, but

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] Little help with first building cloud

2011-11-23 Thread matheus tor4
Can a server be host and image repository at the same time!? On Wed, Nov 23, 2011 at 11:19 AM, matheus tor4 wrote: > Anyone can help me?! > > > On Wed, Nov 23, 2011 at 8:39 AM, matheus tor4 wrote: > >> Hello everybody, I'm newbie in this email list. >> >> I'm a student from Brazil, and I buildin

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

2011-11-23 Thread matheus tor4
Anyone can help me?! On Wed, Nov 23, 2011 at 8:39 AM, matheus tor4 wrote: > Hello everybody, I'm newbie in this email list. > > I'm a student from Brazil, and I building a private cloud using OpenNebula > 3.0, KVM and Ubuntu Server 11.04. > > But, a have a little questions about Opennebula Archi

[one-users] Little help with first building cloud

2011-11-23 Thread matheus tor4
Hello everybody, I'm newbie in this email list. I'm a student from Brazil, and I building a private cloud using OpenNebula 3.0, KVM and Ubuntu Server 11.04. But, a have a little questions about Opennebula Architecture. I see in the Planning Installation, the front-end only requires ruby>1.8.1. An