Hi,
I've a strange problem with rssh on my client. It's impossible to make a chroot environnement on the mounted mds. Mds is mounted on /home. If I umount /home, and make my chroot environnement, it work fine (copy librairies on /home/system, and cp -Rl /home/system to /home/users/user1) When I mount /home (lustre), connection always close.. (copy librairies on /home/system, and cp -Rl /home/system to /home/users/user1) sftp -v [email protected] . . . debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: client_input_channel_req: channel 0 rtype [email protected] reply 0 debug1: channel 0: free: client-session, nchannels 1 debug1: fd 0 clearing O_NONBLOCK Transferred: sent 1424, received 1960 bytes, in 0.1 seconds Bytes per second: sent 16860.4, received 23206.8 debug1: Exit status 1 Connection closed I see on google I must mount with option flock, but it's the same problem. Someone have an idea howto chroot sftp environnement on lustre? Regards
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
