The error arises because torque thinks the hostname is something which it is not. Usually this is because of incorrect /etc/host files, but it can be a number of problems. The thing I would guess offhand is that the - in your hostname might be confusing it. I found a fairly recent thread about mixed case hostnames confusing torque that made me look at the hostname more closely...
So, anyway, torque has a listing of which host is autorized user of qmgr and for whatever reason [EMAIL PROTECTED] is not the same as that so it is denying access. I'll see if I can find more details on the default oscar setup when I get home and have my vmware cluster with torque on it. I have SGE at work currently... On 5/3/07, Luis Taruc <[EMAIL PROTECTED]> wrote: > > Thanks Michael. I did exactly what you suggested: reorder the entries in the > /etc/hosts, but exactly the same error occured. > > > Torque requires that the /etc/hosts on the server be set up like > > > > x.x.x.x hostname.hostdomain hostname > > x.x.x.x internalname.internaldomain internalname > > 127.0.0.1 localhost.localdomain localhost > > > > where the address of hostname.hostdomain is the IP that users outside the > > cluster would see (the external network interface) and the address of the > > internal interface (192.168.x.x, 10.x.x.x, or 172.16.x.x ) should be on > the > > internalname.internaldomain line. > > > > The name that comes up when you do `hostname` should be on the external > > interface, and the internal interface should be the one you call when you > do > > "install_cluster eth0" > > > > I have gotten errors like this when I have the hostnames set up strangely > in > > /etc/hosts. > > > > > > -- > ------------------ > Luis Taruc II > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Oscar-users mailing list > Oscar-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oscar-users > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Oscar-users mailing list Oscar-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-users