Bug #169
Right clicking CIFS share throws error in /var/adm/messages
| Status: | New | Start: | December 07, 2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Right Clicking (to do anything to the root of a share) causes a message to pop in /var/adm/messages. I'm not sure what it's doing, but the message logged shows me trying to access a share name but with the last character cut off.
See the attached file.
First I right Clicked "applications"
then archiveddata and so on.
The message would pop in real time if I had tail -f going on the log file.
History
Updated by Ryan W about 1 year ago
show appliance version
NMS version: 3.1.1-7231 (r9546)
NMC version: 3.1.1-7231 (r9549)
NMV version: 3.1.1-6829 (r9491)
Release Date: Aug 9 2011
Operating System: Nexenta/OpenSolaris (version 3.1.1)
Copyright (c) 2005-2011 Nexenta Systems, Inc. All rights reserved.
Updated by Ryan W about 1 year ago
- File
rightclick.jpgdeleted
Updated by Ryan W about 1 year ago
invalid UNC paths prints the entire path name (no trunc).
Dec 7 18:29:05 calculon smbsrv: [ID 138215 kern.notice] NOTICE: smbd[DOMAIN\ryan]: dangdangdangdang share not found
Updated by Ryan W about 1 year ago
pastie.org/private/jhfedkndkkofbymbl3yoaw
Snoop on some packets going through when I right click. Why is this identifying as WebDAV?
Updated by Ryan W about 1 year ago
Confirmed in #illumos on Freenode as a problem in both NexentaStor 3.1.1 and current Illumos branches.
Updated by Ryan W about 1 year ago
C:\Documents and Settings\RYAN>net view \\calculon Shared resources at \\calculon NexentaStor CIFS Server Share name Type Used as Comment ------------------------------------------------------------------------------- applications Disk archiveddata Disk gcmsbackup Disk labcore Disk sqlbackup Disk The command completed successfully.
Updated by Ryan W about 1 year ago
smbutil view //root@calculon Share Type Comment ------------------------------- applications disk archiveddata disk c$ disk Default Share gcmsbackup disk IPC$ IPC Remote IPC labcore disk sqlbackup disk vss$ disk VSS
Updated by Ryan W about 1 year ago
- File calculon.txt added
Here's about 10 lines of a packet trace on it. It seems Windows might be requesting the share name with a truncated letter?