Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-26-2005, 04:57 PM
|
#1
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,305
Rep:
|
shared filesystem crap: shfs, sshfs, lufs, fuse
I'm going through shared filesytem hell for the last month. I tried nfs and coda or andrew a month ago. I can't remember which. Then i got ssh working, and i was just using ssh and scp. then i got shfsmount working and it was good enough, though i don't need the traffic encrypted since it's between 2 machines directly connected. A week ago i had to upgrade a bunch of software on one machine to get some software working. compilers, glibc, file and modutils, perl and many others. After that my shfsmount doesn't work right. I can mount the remote filesystem, but everything says operation not permitted. I can't even ls. If i ls 5 times in a row, 2 will say operation not permitted and 3 will list no files. I can ssh and scp just fine, though. I recompiled and installed all the ssh and shfs stuff which didn't do any good. This morning i started trying lufs. I had to hand edit my kernel source from one obscure post for a fix to make the lufs kernel module load. But lufs will not show me any big files. Nothing over probably 2 gigs. I get this error. "couldn't parse long name:" on any big file, and a filesize of zero. I can't access that file either. So i decide to try fuse. After getting fuse installed and sshfs-fuse and the kernel module inserted, when i try to mount the filesystem, i get the error "server version: 2, we need: 3". What server? Version of what?
If anybody knows what any of these errors is, please let me know.
|
|
|
06-26-2005, 08:58 PM
|
#2
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,305
Original Poster
Rep:
|
the lufs and fuse errors were caused my my sshd_config file on the server pointing to an older version of sftp-server. For some reason it was originally pointing to a place where sftp-server did not exist at all. I changed the config to point an existing sftp-server in my path to get lufs working, but i couldn't read the larger files like i was complaining about above. I found a different version of sftp-server in a location not in my path that matched the date of my sshd. i changed the setting and restarted sshd, but it still didn't work. After a later reboot, both lufs and fuse worked. shfs is still the same.
|
|
|
All times are GMT -5. The time now is 08:48 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|