All of lore.kernel.org
 help / color / mirror / Atom feed
* New kernel, new problems...
@ 2017-03-04  6:31 L A Walsh
       [not found] ` <58BA5F50.5060402-gT3AUAsYRbTYtjvyW6yDsg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: L A Walsh @ 2017-03-04  6:31 UTC (permalink / raw)
  To: linux-cifs

Brought up 4.10.1 w/options to help cifs info-dumping
(with CONFIG_CIFS_DEBUG, CONFIG_CIFS_DEBUG2, CONFIG_DYNAMIC_DEBUG enabled.)

I probably should have tried the old options 1st, but added a
vers=2.1 to my mount line in /etc/fstab:

//Athenae/C/    /athenae    cifs    
user,noauto,rw,uid=law,gid=Administrators,nocase,serverino,vers=2.1,credentials=/home/law/.ssh/athenae,setuids,noauto 
0 0

which resulted in a mount line:

//Athenae/C/ on /athenae type cifs 
(rw,nosuid,nodev,noexec,relatime,vers=2.1,sec=ntlmssp,cache=strict,username=law,\
domain=BLISS,uid=5013,forceuid,gid=544,forcegid,addr=192.168.3.12,file_mode=0755,\
dir_mode=0755,nocase,nounix,setuids,mapposix,rsize=1048576,wsize=1048576,\
echo_interval=60,actimeo=1,user)


Haven't seen the looping yet, but got some odd messages when I mounted in
my syslog:

Mar  3 22:12:06 Ishtar kernel: [21527.100384] FS-Cache: Loaded
Mar  3 22:12:06 Ishtar kernel: [21527.120908] FS-Cache: Netfs 'cifs' 
registered for caching
Mar  3 22:12:06 Ishtar kernel: [21527.121049] Key type cifs.idmap registered
Mar  3 22:12:06 Ishtar smbd[43429]: [2017/03/03 22:12:06,  0, 
class=rpc_srv]
Mar  3 22:12:06 Ishtar smbd[43429]:   pipe_schannel_auth_bind: Attempt 
to bind using schannel without successful serverauth2
Mar  3 22:12:06 Ishtar smbd[43429]: [2017/03/03 22:12:06,  0, 
class=rpc_srv]
Mar  3 22:12:06 Ishtar smbd[43429]:   _netr_ServerAuthenticate3: 
netlogon_creds_server_check failed. Rejecting auth request from client 
ATHENAE machine account ATHENAE$
Mar  3 22:12:13 Ishtar kernel: [21533.978843] CIFS VFS: Autodisabling 
the use of server inode numbers on \\Athenae\C. This server doesn't seem 
to support them properly. Hardlinks will not be recognized on this 
mount. Consider mounting with the "noserverino" option to silence this 
message.

----
Have never seen issues w/the hardlinks -- what does it mean that "this 
server"
(windows 7SP1 doesn't support them?)

Anyway, I wanted to try other options, but now I can't unmount what I just
mounted:

# umount /athenae
This utility only unmounts cifs filesystems.

??

It **used** to unmount things when I didn't specify vers=2.1...

So how do I unmount this short of rebooting?

Thanks,
-linda

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-04 23:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04  6:31 New kernel, new problems L A Walsh
     [not found] ` <58BA5F50.5060402-gT3AUAsYRbTYtjvyW6yDsg@public.gmane.org>
2017-03-04 15:40   ` Steve French
     [not found]     ` <CAH2r5msku6_7kx949eOVCkjs=CBRLdPmmhN=1tMeaiXPrKdGKg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-04 15:42       ` Steve French
2017-03-04 19:51       ` L A Walsh
     [not found]         ` <58BB1ABE.1000000-gT3AUAsYRbTYtjvyW6yDsg@public.gmane.org>
2017-03-04 23:14           ` Steve French

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.