Hi,
I want to run a multi pvfs2-server setup on a single machine. So, I
generated the configuration file by giving the following command:

$ pvfs2-genconfig
--iospec="tcp://virtual:3335:/tmp/pvfs2-1,tcp://virtual:3336:/tmp/pvfs2-2"
--metaspec="tcp://virtual:3337:/tmp/pvfs2-3" pvfs2-fs.conf

Attached is the generated configuration file.

Now, when I try to start the server:

$ pvfs2-server -f pvfs2-fs.conf

I get

[S 04/24 06:35] PVFS2 Server on node virtual version
2.8.1pre1-2009-04-24-092706 starting...

[E 06:35:25.875442] Configuration file error. No host ID specified for alias
virtual.

[E 06:35:25.875477] Error: Please check your config files.

[E 06:35:25.875488] Error: Server aborting.

[D 06:35:25.875508] *** server shutdown in progress ***

[D 06:35:25.875519] [*] halting logging interface

I also tried

$pvfs2-server -a localhost -f pvfs2-fs.conf

but I still get the same. I have 'virtual' in my /etc/hosts.

What am I doing wrong?

Thanks,
Sumit

Attachment: pvfs2-fs.conf
Description: Binary data

_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to