Hello Alfonso, On Monday, October 18, 2010, Alfonso Pardo wrote: > Hello, > > I need to export a lustre directory from one lustre-client to another > client, buy always get the next message in the nfs-server: > > "Cannot export /data, possibly unsupported filesystem or fsid= required" > > any suggest?
add to your NFS export line "fsid=$some_number". Please also note that if you are using at RedHat System, that you should use a patch Lustre Server version on the NFS export node (lustre client), as the RedHat default 4K stacksize is too small and Lustre patched kernels have increased that to 8K (default on all system except RHEL). Cheers, Bernd PS: Btw, Ciemat has a DDN Lustre system, so you could also send requests to [email protected] (please add [Lustre] in the subject line). -- Bernd Schubert DataDirect Networks _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
