On Wed, May 17, 2006 at 11:17:20AM +0100, Patrick Tuite wrote: > My schema is the server corona is the head node and the nodes > corona1, corona2 and corona3 are it's slaves. As such I would want > the head node to be the client and I thought to also have it as the > Meta Server. I started from scratch configuring this, thinking that > I may have misconfigured it during the pvfs2-genconfig but the same > configuration happen again. > > I changed my pvfs2tab file from : > > tcp://corona:3334/pvfs2-fs /mnt/pvfs2 pvfs2 default,noauto 0 0 > to > tcp://corona1:3334/pvfs2-fs /mnt/pvfs2 pvfs2 default,noauto 0 0 > > but it still produced the same error output when attempting a > pvfs2-ls /mnt/pvfs2
this isn't terribly well documented, but you can make your pvfs2tab point to any pvfs2 server. Clients query the meta server address from whatever server is listed in the tab file. > What am I doing wrong? This might be a bug in the way genconfig sorts 'corona' and 'corona1'. Can you send the full output of pvfs2-ping and your fs.conf ? Thanks ==rob -- Rob Latham Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF Argonne National Labs, IL USA B29D F333 664A 4280 315B _______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
