Try putting double quotes around the server lists. The ioservers and metaservers config options are expecting a string.
Becky -- Becky Ligon PVFS Developer Clemson University 864-656-3865 > Hi, > > I try to install PVFS2 with a script. > Therefore I don't want to run pvfs2-genconfig the interactive way. > > Everytime I try to run pvfs2-genconfig, I get the "Bad arguments" > response. > > What is wrong with my command string? > > # pvfs2-genconfig --protocol tcp --port 3334 --storage > /pvfs2-storage-space --logfile /tmp/pvfs2-server.log --ioservers > ip-10-212-127-38.ec2.internal,ip-10-244-11-5.ec2.internal --metaservers > ip-10-212-127-38.ec2.internal,ip-10-244-11-5.ec2.internal > Bad arguments. See -h for help. > > # pvfs2-genconfig > Bad arguments. See -h for help. > > Any ideas? > > Best Regards, > Christian > _______________________________________________ > Pvfs2-users mailing list > [email protected] > http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users > _______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
