Re: [9fans] 9grid

2008-11-17 Thread lupin636
thanks a lot eric.. what do you mean with "match"? > > > Hi Eric, (sic) > > I did what you told me, and i got the same as you wrote below. > > if you still have any idea, it will be helpful. > > thanks again, > > you need to verify the keys also match. > > - erik

Re: [9fans] 9grid

2008-11-17 Thread lupin636
Hi Eric, I did what you told me, and i got the same as you wrote below. if you still have any idea, it will be helpful. thanks again, Armando. > looking in /mnt/factotum/ctl on the console, you should see > keys like these at a minimum > > terminal: > key proto=p9sk1 dom=quanstro.net user=quanstr

[9fans] venti error

2008-11-17 Thread lupin636
Hi All, When i do: % ls /sys/src/cmd i have this error: ls: /sys/src/cmd: venti i/o error block Furthermore, when i do the system update from bell labs, i get the same error. any suggestions, thanks in advance to everybody for responses. Armando.

Re: [9fans] 9grid

2008-11-17 Thread lupin636
Hi All, my /lib/ndb/auth is: hostid=bootes uid=!sys uid=!adm uid=* but i just remember that "armando"(user name) is also sys and adm, could it be the problem for "speaks for"? because, as i explained above i have "no speaks for" in /sys/log/auth when i try cpu(1) command from terminal, i

Re: [9fans] 9grid

2008-11-14 Thread lupin636
Hi Eric, I did every thing you told me, but when i try again: fsname% ndb/query -f /lib/ndb/auth hostid bootes fsname% without no response. do you still have any idea??...because i'm thinkig to take a drill ;-))) thank you very much for your time. Armando > easy fix >         9fs sources

Re: [9fans] 9grid

2008-11-14 Thread lupin636
Hi, I just did it: fsname% ndb/query -f /lib/ndb/auth hostid bootes fsname% i got no response,only the fs prompt.. but in /lib/ndb/auth.mio i have the same lines,so: hostid=bootes uid=!sys uid=!adm uid=* ?? thanks guys, Armando > > could it be that the equals sign (=) you typed

Re: [9fans] 9grid

2008-11-13 Thread lupin636
Thanks again Eric.. It works, sorry but i'm newbie in shell ;-) About the authentication problem, i checked /sys/log/auth, and i noticed that there are some lines with "no speaks for",like this: fs name nov 13 18:50:09 tr-fail [EMAIL PROTECTED] (NODE ip address) -> [EMAIL PROTECTED] no speaks for

Re: [9fans] 9grid

2008-11-13 Thread lupin636
Thanks a lot Eric, I did it and it works, but do you have any idea why i can do it from file server as bootes but not from terminal as armando? Furthermore, i would like to put that line into a variable, by doing (maybe in a wrong way): fs name% cpu -h NODE -c 'name=(equal sign)cat ''#c/sysna

Re: [9fans] 9grid

2008-11-13 Thread lupin636
Hi all, I was trying to use cpu(1) command from file server, because from terminal as you see the post above i still have problems.. As cpu(1) command build the name space by running /usr/$user/lib/ profile with root of the invoking name space binding it to /mnt/term, if i do this: cpu -h NODE

Re: [9fans] 9grid

2008-11-12 Thread lupin636
I have the same in lib/ndb/auth, i think google doesn't read the equal sign "=" from here, i don't know how you did it.. I don't understand very well what do you mean with "as their root filesystem", but if you mean the bootargs line in the plan9.ini, they have the same bootargs line, otherwise i

Re: [9fans] 9grid

2008-11-12 Thread lupin636
Thanks a lot Ron, it was clearly a really nice response. You leave in no doubt about using between cpu and ssh. I would like to try to do it now, but it semms to me that i have authentication problems from terminal, because when i try to do cpu(1) command from terminal (log in as Armando) i got not

Re: [9fans] 9grid

2008-11-11 Thread lupin636
9grid is a distributed computing project, which features prominently the Plan 9 from Bell Labs operating system Armando On 11 Nov, 16:43, [EMAIL PROTECTED] (Uriel) wrote: > What is a '9grid'? > > uriel

Re: [9fans] 9grid

2008-11-11 Thread lupin636
On 11 Nov, 15:46, [EMAIL PROTECTED] wrote: > > Ok, i just ran some local  commands from cpu server, and it is ok, i'm > > gonna use the cpu servers only like a compute nodes. From cpu server i > > wanted to see responses , so  i did and got this: > >         cpus# ssh terminal name > >         ssh:

Re: [9fans] 9grid

2008-11-11 Thread lupin636
Ok, i just ran some local commands from cpu server, and it is ok, i'm gonna use the cpu servers only like a compute nodes. From cpu server i wanted to see responses , so i did and got this: cpus# ssh terminal name ssh: dialing terminal name: connection refused cpus# ssh fi

Re: [9fans] 9grid

2008-11-11 Thread lupin636
Hi Eric, I check lib/ndb/auth in the file server, this is what i have: hostid=bootes uid=!sys uid=!adm uid=* I think that is correct, does it? I'd want to launch a task from terminal (logged as Me) to a node of the 9grid, i was trying with cpu, ssh; because i realize that i don't ne

Re: [9fans] 9grid

2008-11-11 Thread lupin636
Thanks Ron, of course cpu doesn't exists on linux...but as you said, it seems that i have to connect to a cpu server, but i would like to launch a task from terminal to cpu server, and after obtain a result from that cpu server,what do i have to do??or what do i have to use?? thanks in advance to

Re: [9fans] 9grid

2008-11-10 Thread lupin636
I have a doubt.because i was thinking about all i have to do, and i don't know if using cpu command is the right thing to do. anyway, the fact is, i have to launch a simple task from terminal (connected by armando) to a node on the cluster (diskless cpu server), i thought that cpu command was r

Re: [9fans] 9grid

2008-11-10 Thread lupin636
Thanks for replaying... Sorry but i got confusion about your replay, i think i don't understand very well I want to make it clear first that the file/auth server are the same pc, and the cpuservers are the nodes of the cluster (5 nodes), which are diskless, and a terminal (my laptop). I'd like to u

[9fans] 9grid

2008-11-10 Thread lupin636
Hi All, I'm accomplishing a 9grid, that is composed of a file server, 2 cluster (diskless cpuserver nodes) and a terminal.. I'm trying to connect to a cpuserver (node of 9grid) from a terminal, to launch some tasks, but i don't really know how to do it, i was trying with cpu(1) command, i was doing

Re: [9fans] exporting namespace

2008-11-10 Thread lupin636
On 3 Nov, 14:04, [EMAIL PROTECTED] (erik quanstrom) wrote: > > m trying to export a namespace from my file server (that is a > > namespace's bootes) to my terminal (logging as a client), i tried to > > do: > > servname% exportfs -a -r /tmp  (from file server) > > but i have this error: > > exportfs

[9fans] exporting namespace

2008-11-03 Thread lupin636
Hi All, I'm trying to export a namespace from my file server (that is a namespace's bootes) to my terminal (logging as a client), i tried to do: servname% exportfs -a -r /tmp (from file server) but i have this error: exportfs: auth_proxy: auth_proxy write fd: inappropriate use of fd before doing t

Re: [9fans] connection via proxy

2008-10-07 Thread lupin636
[ The following text is in the "ISO-8859-1" character set. ] [ Your display is set for the "ISO-8859-15" character set. ] [ Some special characters may be displayed incorrectly. ] On 6 Ott, 18:19, [EMAIL PROTECTED] (Steve Simon) wrote: > Not sure I understand, port 8080 is usually use

[9fans] connection via proxy

2008-10-06 Thread lupin636
Hi guys, I've a problem with the internet connection,i don't know how to connect my fileserver via proxy server through the port 8080,somebody can help me??and explain to me the steps i hace to do.. thanks in advance to all of you... Armando.

Re: [9fans] installation usb mouse

2008-09-24 Thread lupin636
On 22 Set, 12:59, [EMAIL PROTECTED] (Rodolfo kix García ) wrote: > Hi Armando, > > in any case, you can edit the plan9.ini: > > If you are in console, you can edit it using "ed". The first time is not > very easy, but only the first time ... > > If you are in rio (user glenda), you can edit doing:

[9fans] installation usb mouse

2008-09-22 Thread lupin636
Hi everyone, I would like to know how can i install a usb mouse on my laptop, because i was trying with usb/usbd usb/usbmouse with no success,also i can't modify anything in the plan9.ini because the laptop mouse doesn't have the scroll button. I don't know if the problem is from the usb controlle

Re: [9fans] tcp problem

2008-05-23 Thread lupin636
On May 21, 11:26 am, [EMAIL PROTECTED] (Steve Simon) wrote: > > boot: can't connect to file server: dial tcp!!564: > > connection refused > > Is your fileserver listening for 9p connections? > > try "netstat | grep 9fs" on the file server. > > If this fails you probably need to add the line > "srv

[9fans] tcp problem

2008-05-21 Thread lupin636
Hi all, I can't connect my terminal to my fileserver, the error is: boot: can't connect to file server: dial tcp!!564: connection refused panic: boot process died: unknown panic: boot process died: unknown dumpstack disabled cpu0: exiting thanks in advance for your attention. armando.

Re: [9fans] network problem

2008-05-09 Thread lupin636
On 8 Mag, 14:51, [EMAIL PROTECTED] (erik quanstrom) wrote: > > On Thu, May 8, 2008 at 1:21 PM, erik quanstrom <[EMAIL PROTECTED]> wrote: > >> >if you're going to pxe boot, you should generally be using bootf=9load. > > >> sorry, "bootf=/386/9load". I resolve the problem on the display's fileserve

Re: [9fans] network problem

2008-05-08 Thread lupin636
> the terminals need ipaddresses in /lib/ndb/local.  if you are not pxe > booting, the minimum requirment is to have an entry like > > sys=gnot ip=192.168.0.100 > > the man pages ndb(6) and ndb(8) should be helpful. > > - erik thank you for your answer... in my /lib/ndb/local i have all the ip's w

[9fans] network problem

2008-05-07 Thread lupin636
I would like to do my own network at home, i've already configured my fileserver + authserver (in the same pc), but when i try to connect with other terminals, i get this error in display: " !discover (id01'macaddressterminal' via 'ipfileserver'): no binding " can you help me?? thanks a lot A

Re: [9fans] Kernel Compiling Problem

2008-05-07 Thread lupin636
> > I experienced the same problem about two weeks ago and gave up, > > This has been fixed as of 28 March. > > %   patch/list applied/9660srv-leapyear I have the same problem, but i haven't got an internet connection, so i would like to know how you resolved itif you did itthanks Armand