On Jul 5, 2010, at 10:33 AM, Julian Martin Kunkel wrote: > Hi, > try to add fs.conf and --quiet > > Should work like this: > ./src/apps/admin/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 fs.conf --quiet
--spec-usage will also give some information about that formatting required for --ioservers and --metaservers. -sam > > -h helps after all. > > Regards, > Julian > >>> 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 > > _______________________________________________ > 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
