All of lore.kernel.org
 help / color / mirror / Atom feed
From: L A Walsh <cifs-gT3AUAsYRbTYtjvyW6yDsg@public.gmane.org>
To: linux-cifs <linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: New kernel, new problems...
Date: Fri, 03 Mar 2017 22:31:44 -0800	[thread overview]
Message-ID: <58BA5F50.5060402@tlinx.org> (raw)

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

             reply	other threads:[~2017-03-04  6:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-04  6:31 L A Walsh [this message]
     [not found] ` <58BA5F50.5060402-gT3AUAsYRbTYtjvyW6yDsg@public.gmane.org>
2017-03-04 15:40   ` New kernel, new problems 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58BA5F50.5060402@tlinx.org \
    --to=cifs-gt3auasyrbtytjvyw6ydsg@public.gmane.org \
    --cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.