Query: rump_smbfs
OS: netbsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RUMP_SMBFS(8) BSD System Manager's Manual RUMP_SMBFS(8)NAMErump_smbfs -- mount a smbfs share with a userspace serverSYNOPSISfile-system PUFFS pseudo-device putter rump_smbfs [options] share mountpointDESCRIPTIONNOTE! This manual page describes features specific to the rump(3) file server. Please see mount_smbfs(8) for a full description of the available command line options. The rump_smbfs utility can be used to mount smbfs file systems. It uses rump(3) and p2k(3) to facilitate running the file system as a server in userspace. As opposed to mount_smbfs(8), rump_smbfs does not use file system code within the kernel and therefore does not require kernel support except puffs(4). Apart from a minor speed penalty there is no downside with respect to in-kernel code. Even though the rump_smbfs file system client runs within a virtual rump kernel in userspace, it uses host network services (by means of ``rump sockin''). This means that regardless of whether using rump_smbfs or mount_smbfs(8), the same network configurations will be used. Currently, ``sockin'' supports IPv4. To use rump_smbfs via mount(8), the flags -o rump and -t smbfs should be given. Similarly, rump_smbfs is used instead of mount_smbfs(8) if ``rump'' is added to the options field of fstab(5).SEE ALSOp2k(3), puffs(3), rump(3), mount_smbfs(8)HISTORYThe rump_smbfs utility first appeared in NetBSD 6.0.BSDNovember 21, 2010 BSD
| Related Man Pages |
|---|
| p2k(3) - netbsd |
| rump_cd9660(8) - netbsd |
| rump_lfs(8) - netbsd |
| rump_udf(8) - netbsd |
| mount_smbfs(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Networking unix & windows |
| Simple TAR question |
| Problem with command mount |
| Automount boot smbfs Solaris 11 |
| Help with cifs/smbfs mount on Solaris |