From: Smith, I. <I.C...@li...> - 2007-08-29 14:15:49
|
> -----Original Message----- > From: Brian Paul [mailto:bri...@tu...]=20 > Sent: 29 August 2007 14:58 > To: Smith, Ian > Cc: chr...@li... > Subject: {SPAM?} Re: [Chromium-users] problem extending demo examples >=20 > Smith, Ian wrote: > > Hi, > >=20 > > I'm having problems extending the crdemo_full.conf example=20 > to run with=20 > > more than one server. At present I'm happy just to run all of the=20 > > processes on a single host before trying them on our Linux=20 > cluster. I=20 > > think I've placed a crserver on port 7000 and another on port 7001=20 > > (they are definitely listening there) but when I run the=20 > crappfaker I=20 > > get this: > >=20 > > -bash-2.05b$ crappfaker > > CR Warning(ulgbc2:31341): Couldn't find the CRMOTHERSHIP=20 > environment=20 > > variable, defaulting to localhost CR Warning(ulgbc2:31342):=20 > Couldn't=20 > > find the CRMOTHERSHIP environment variable, defaulting to=20 > localhost CR=20 > > Error(ulgbc2:31342): Bad server specification for Pack SPU 2 CR=20 > > Error(ulgbc2:31324): Mothership didn't like my accept request >=20 > If you've started the mothership process/script on one host (say > "host1") and you're running the crappfaker (or crserver) on a=20 > different host, you need to tell the crappfaker/crserver=20 > where to find the mothership. >=20 > You can do this by setting the CRMOTHERSHIP env variable (export > CRMOTHERSHIP=3Dhost1) or passing the -mothership command line=20 > option (crappfaker -mothership host1). > They are all running on the same host at present so I can't see what the problem is. thanks, -ian. =20 > -Brian >=20 |