Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Is cifs available?
PostPosted: Wed Jan 30, 2008 8:46 am 
Offline
Junior Member

Joined: Sat Apr 14, 2007 11:38 am
Posts: 29
I've just set up OpenVPN and thought it would be nice to mount the samba shares that I have on my home network. I normally use cifs for this, but it does not seem to be available:
Code:
root@vserver:/mnt # mount -t cifs //slugger-vpn/share slugger
Password:
mount error: cifs filesystem not supported by the system
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
And from the man page:
Quote:
$ man mount.cifs
...
This command only works in Linux, and the kernel must support the cifs filesystem. The CIFS protocol is the successor to the SMB protocol and is supported by most Windows servers and many other commercial servers and Network Attached Storage appliances as well as by the popular Open Source server Samba.
...
And, just on the off-chance:
Code:
# uname -r
2.6.23.8-domU-linode2
# modprobe cifs
FATAL: Could not load /lib/modules/2.6.23.8-domU-linode2/modules.dep: No such file or directory

Can cifs be used on Xen linodes? I'm on atlanta29.

Thanks,
Bernie

EDIT: just for the record, smbfs seems to work fine, but I have had troubles with it in the past, so tend to only use cifs these days


Top
   
 Post subject:
PostPosted: Wed Jan 30, 2008 10:23 am 
Offline
Senior Member
User avatar

Joined: Mon Dec 10, 2007 4:30 pm
Posts: 341
Website: http://markwalling.org
Code:
root@you:~# uname -a
Linux you 2.6.18-domU-linode4 #1 SMP Fri Jan 11 10:27:33 EST 2008 i686 Intel(R) Xeon(R) CPU           L5335  @ 2.00GHz GenuineIntel GNU/Linux
root@you:~# zgrep CIFS /proc/config.gz
# CONFIG_CIFS is not set


Saying that, the Linode guys are pretty good about adding stuff into the kernel when its asked for.


Top
   
 Post subject:
PostPosted: Wed Jan 30, 2008 11:35 am 
Offline
Senior Member

Joined: Tue Jan 22, 2008 2:10 am
Posts: 103
The latest xen kernel (2.6.18.8-domU-linode5) supports modules, so once caker gets a source tree up somewhere, you should be able to build your own cifs module.


Top
   
 Post subject:
PostPosted: Wed Jan 30, 2008 2:29 pm 
Offline
Junior Member

Joined: Sat Apr 14, 2007 11:38 am
Posts: 29
Might be a good time for a support request ...


Top
   
 Post subject:
PostPosted: Sat Feb 02, 2008 4:51 am 
Offline
Junior Member

Joined: Sat Apr 14, 2007 11:38 am
Posts: 29
Good things come to those who wait...
Quote:
Update by tasaro 2008-02-02 02:38:14 AM
Hi Bernie -

cifs is not available in our current Xen kernel. It was, however, just added to our UML kernel:

http://www.linode.com/forums/viewtopic.php?t=3080

Once we are satisfied with Xen's stability I believe Chris is going to provide the means to build your own modules.

Regards,
-Tom


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
RSS

Powered by phpBB® Forum Software © phpBB Group