[Bug 1690570] Re: dmesg CIFS VFS: src file seems to be from a different filesystem type for every file i copy/move to shared folder

ChristianEhrhardt 1690570 at bugs.launchpad.net
Mon May 15 16:47:31 UTC 2017


The only related change is the kernel patch you already found [1].

Given what it states in that patch I wonder if there is something to
your setup that causes this to trigger. In that case we would have to
find out what that is.

I checked the few samba mounts I had around and non showed the error.
For now I'll add a kernel task since the kernel change might have been the trigger (although this patch is old, so it should not be a new change).

Furthermore we would need a better description how to actually see this.
You wrote "ive tested within virtualbox lubuntu 64 14.04.5 clean no upgrades apt-get install samba cifs-utils with the same problem" which sounds great. That means you have a small set of commands/configs we could deploy in a guest to recreate? Could you please share this list of commands/configs?

[1]: http://www.spinics.net/lists/stable/msg108998.html

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1690570

Title:
  dmesg CIFS VFS: src file seems to be from a different filesystem type
  for every file i copy/move to shared folder

Status in linux package in Ubuntu:
  New
Status in samba package in Ubuntu:
  Incomplete

Bug description:
  #BASIC SETUP
  -server side: ext4 / lubuntu 14.04.5 / 4.4.0-72-generic #93~14.04.1-Ubuntu SMP .. i686 / samba 4.3.11
  -client side: ext4 / lubuntu 14.04.5 / 4.4.0-75-generic #96~14.04.1-Ubuntu SMP x86_64 / mount.cifs 6.0
  -both server and client are up-to-date
  -mount line: mount.cifs //ip/share /mountpoint -o username=user,password=pass,uid=buntu,gid=buntu

  #ANTERIOR WORKINGS PRIOR TO UPGRADES
  -the server worked fine prior to upgrading
  -the server had about 6 months prior to last upgrade (3 days ago)
  -the client had about 1 month prior to last upgrade (3 days ago)

  #THE PROBLEM
  -the "CIFS VFS: src file seems to be from a different filesystem type" appears inside dmesg for every file copy/move to server
  -the problem does not appear on connect with pcmanfm like smb://ip/share into the address bar
  -the problem does not appear on create,move,copy files through the mount straight on server

  #OTHER 
  -ive tested within virtualbox lubuntu 64 14.04.5 clean no upgrades apt-get install samba cifs-utils with the same problem
  -the copied/moved files seem do be fine.. checksum tested

  #EXPECTED RESULT
  -no error messages(ive read about lost files)
  -a clean workaround if possible(trough mount.cifs or samba options)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690570/+subscriptions



More information about the foundations-bugs mailing list