Displaying 20 results from an estimated 40000 matches similar to: "can't write to cifs shares"
2020 Apr 03
2
Mounting CIFS shares on C8
That was my initial setup before trying the abbreviations, but anyway:
[root at plexvm ~]# nano /etc/fstab
[root at plexvm ~]# cat /etc/fstab
#
# /etc/fstab
# Created by anaconda on Fri Apr 3 14:02:23 2020
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file,
2020 Apr 03
2
Mounting CIFS shares on C8
User & pass are present
According to the man pages, workgroup is supported
I have changed it to domain, but that didn't change a thing
[root at plexvm ~]# cat /etc/fstab
#
# /etc/fstab
# Created by anaconda on Fri Apr 3 14:02:23 2020
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more
2020 Apr 03
6
Mounting CIFS shares on C8
Hi all,
I'm tearing my hair off trying to understand the difference between C7 & C8
for mounting a cifs FS with fstab
I'm building a Plex media server on C8 and duplicated the fstab entries
over from my current C7 installation
My data (music & movies) are on CIFS shares on a Synology NAS.
The packages cifs-utils samba-client samba-common are installed, up to date
etc...
These
2018 Jun 15
2
Slow write performance CIFS mount
Hi,
I have detected a very low performance with cp command or any write
with CIFS mount (Netapp Storage), <15mb/s. Read performance is similar
Local disk perofrmance is correct >100mb/s
fstab entry is :
//netapp/resource$/folder /mnt/test cifs
username=u,password=p,domain=dom,iocharset=utf8,uid=1001,gid=1000,dir_mode=0700,file_mode=0700,auto
Server is SLES 12 SP3 with latest updates
2020 Apr 03
4
Mounting CIFS shares on C8
Le ven. 3 avr. 2020 ? 17:54, Jonathan Billings <billings at negate.org> a
?crit :
> On Fri, Apr 03, 2020 at 04:00:42PM +0200, Patrick DERWAEL wrote:
> > //192.168.1.200/mp3 /home/plex/Musique cifs
> > user=plex,pass=plex,workgroup=DERWAEL,ro,auto,vers=3.0
> > //192.168.1.200/videos /home/plex/Vid?os cifs
> >
2020 Apr 03
4
Mounting CIFS shares on C8
Exactly the same... ???
[root at plexvm ~]# mount -t cifs //192.168.1.200/mp3 /home/plex/Musique
--verbose -o username=plex,password=plex,domain=DERWAEL,ro,auto,vers=3.0
mount.cifs kernel mount options:
ip=192.168.1.200,unc=\\192.168.1.200\mp3,vers=3.0,user=plex,domain=DERWAEL,pass=********
mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
2008 Jun 04
5
Mounting cifs shares by non-root users on CentOS 4.6
I'm trying to set up mounting of a Windows share for non-root users via
/etc/fstab on a CentOS 4.6 box - I've followed the instructions at:
<http://wiki.centos.org/TipsAndTricks/WindowsShares>
Using something like the /etc/fstab example given in the wiki page
(with, of course, using a valid share, username and password for my set up):
//winbox/getme /mnt/win cifs
2004 Mar 07
2
CIFS, fstab, credentials
Hi,
I just installed CIFS support on my machines and must say it works much better
than smbfs. special characters alright, transfer speed doubled (from 2.8MB/s
to 5.6MB/s on 100MBit).
There's two issues tho I haven't been able to root out:
-credentials file: tried username=<username> and password=<password> in
/etc/credfile, tried user=<username> to match the
2010 Apr 07
3
how to mount shares as a user without mount.cifs setuid
I'm running Debian/Squeeze on an AMD64 system. For some reason they have
recently stopped shipping mount.cifs with the setuid bit set. Now it
appears that they have changed the internal settings to prevent it from
running setuid. This means that I can't define the share in fstab with
"user" and connect from my Linux user account. Mounting smb/cifs shares
seems to be blocked
2017 May 03
1
timeout after inactivity on mount.cifs
Hi Ivan,
Not sure if you have found a solution or not since your post was back in
February, but I thought I'd reply as this is the only thread I could
find anywhere that mentions a problem that I was having on a recent
installation of Arch Linux.
A few minutes after boot all of my CIFS/Samba mounts would go offline
and I'd get an error "The host is down." But I could unmount
2009 Nov 01
2
Problem mounting CIFS shares with credential file after SAMBA update
Hello all,
This morning i updated my CentOS (5.4) and that included:
samba-3.0.33-3.14.el5.i386.rpm
samba-client-3.0.33-3.14.el5.i386.rpm
samba-common-3.0.33-3.14.el5.i386.rpm
samba-swat-3.0.33-3.14.el5.i386.rpm
I have several mounts if fstab using a .credentials file that worked
until i rebooted with this updates.
I remember time ago was an issue with the format of credentials file
2020 Apr 23
2
CIFS VFS: in dmesg when Linux accesses eComStation's (OS/2) FAT filesystem shares
Items in dmesg when FAT share's are accessed from web browser:
CIFS VFS: bogus file nlink value 0
When accessed from FC/L (OFM (orthodox filemanager)):
CIFS VFS: illegal date, month 0 day: 0
When the share is initially mounted:
CIFS: Attempting to mount //hostname/E
Use of the less secure dialect vers=1.0 is not recommended unless required for
access to very old servers
CIFS VFS: Send error
2006 Aug 31
2
vim timestamp issues on CIFS mounted shares
First: this is my first post on this list so any suggestions, let me
know.
I recently had to make the move from SMBFS to CIFS when I upgraded from
Fedora 4 to 5. Changing settings in my /etc/fstab was easy and no
errors come up but now I'm having an issue very similar to post I found
on your list that got no response back in April:
http://lists.samba.org/archive/samba/2006-April/119813.html
2009 Jun 18
2
CIFS Issue When Copying Large/Many Files From CentOS To Remote Windows 2003 Server Share
My first post to the list, hope the community can help me, I am having a problem with CIFS:VFS.
I am trying to write large files (and a lot of files) from my Cent OS 5.3 server to a remote Windows 2003 Server share. It appears there might be some incompatibilities between how the two OS's individually implement CIFS, maybe.
I automount the remote share via /etc/fstab and have the
2010 Nov 23
1
mount.cifs and Umlaut in share name
Hello,
I need to mount a CIFS share (in the end via fstab, for now manually
from terminal) which has both a space and a german umlaut in its name. I
cannot get mount.cifs to mount it, it always complains it cannot find it.
I managed to get around the space problem in fstab with the \040 trick,
but I cannot find a way to correctly encode the umlaut. When looking at
the output of "mount.cifs
2006 Jul 01
3
cifs mounts in smbfstab
Hello,
I have the following in /etc/samba/smbfstab;
//msserver/share /mnt/smb-share cifs
file_mode=0777,dir_mode=0777,credentials=/etc/cifsusers/admin,rw
However, when using 'mount /mnt/smb_dir' I get;
mount: can't find /mnt/smb_dir in /etc/fstab or /etc/mtab
Using 'mount -a' doesn't mount either.
If I use "smbmount /mnt/smb_dir" I get;
Could not
2020 Apr 24
2
CIFS VFS: in dmesg when Linux accesses eComStation's (OS/2) FAT filesystem shares
Jeremy Allison via samba composed on 2020-04-23 09:24 (UTC-0700):
> On Thu, Apr 23, 2020 at 02:59:18AM -0400, Felix Miata via samba wrote:
>> Items in dmesg when FAT share's are accessed from web browser:
>> CIFS VFS: bogus file nlink value 0
> nlink should never be zero. If an SMB server
> returns that, then the CIFSFS client will have
> to fake it to 1 at least.
2008 May 01
2
CentOS 4.5 - mounting remote windows fileserver using smb or cifs
Hi
I need to mount a windows share on a CentOS 4.5 box running stock kernel
etc - I have tried using cifs and also smbfs
My fstab looks like
//share/name /mount/point smbfs username=user,password=password,uid=useridhere 0 0
or the same using cifs
When i try and mount that i get the following errors depending on the share type
smbfs: mount_data version 1919251317 is not supported
CIFS
2008 Aug 16
2
Cannot mount cifs mounts automatically....
Using samba 3.2.1, when trying to mount cifs mounts at boot from in
the /etc/fstab, I get the following error in my syslog:
CIFS VFS: cifs_mount failed w/return code = -22
After enabling debugging from the /proc interface, I get this:
fs/cifs/cifsfs.c: Devname: //skuld.tolharadys.net/greeneg flags: 0
fs/cifs/connect.c: CIFS VFS: in cifs_mount as Xid: 10 with uid: 0
fs/cifs/connect.c:
2010 May 04
2
smbclient -k works; mount -t cifs does not
I am confused (nothing new there ...). I have 2 Ubuntu 9.10 Samba
servers. I am trying to mount a share from the other (i.e., "workhorse"
is trying to mount a share on "dual-booter"). If I specify a smbmount
command with a -k option, I can mount the share:
turgon at workhorse:~$ klist
Ticket cache: FILE:/tmp/krb5cc_1000
Default principal: turgon at DACRIB.LOCAL
Valid starting