I think what you are seeing is an oddity of pvfs2-cp. It does not process a directory as the destination. You must also specify the file name. Try the command: pvfs2-cp orangefs-config /mnt/pvfs2/orangefs-config
Hope that helps! Elaine On Mon, Dec 22, 2014 at 2:56 AM, 李学武 <[email protected]> wrote: > Hello, > > First,i reboot my server ,rm the orangefs2.8.7 dir ,rm the meta and date > space ,tar orangefs.tar and config ,and start a new orangefs server. > > everything is OK :pvfs2-statfs ,pvfs2-ping ,pvfs2-server.log and so on .but i > can pvfs2-touch a new file. > > there are what i did. > > shu01@KNM01:~$ pvfs2-cp orangefs-config /mnt/pvfs2/ > Error: poorly formatted path. > Error: cannot retrieve entry name for creation on /mnt/pvfs2/ > Could not open /mnt/pvfs2/ > > pvfs2-ping -m /mnt/pvfs2 : > (6) Verifying that fsid 910908088 is acceptable to all servers... > > Ok; all servers understand fs_id 910908088 > > (7) Verifying that root handle is owned by one server... > > Root handle: 1048576 > Ok; root handle is owned by exactly one server. > > ============================================================= > > The PVFS2 filesystem at /mnt/pvfs2/ appears to be correctly configured. > > What should i do ? > > thanks! > li > _______________________________________________ > 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
