Have you made the dtrace script executable?

# chmod +x dirlist.d

Afshin

Chidambaram Muthu wrote:
Hi,

       Sorry for delayed response as i am not doing well, i am not respond to 
you on time.

       When i run dtrace, i am getting the below error message :

r...@filerz01:/tmp# ./dirlist.d | tee dtrace.out
: No such file or directory

I am new to dtrace, i need your help to make it to run.
        Herewith i have attached the mdb command output.

Thanks,
M.Chidambaram.

________________________________________
From: [email protected] [[email protected]]
Sent: Wednesday, October 07, 2009 11:03 PM
To: Chidambaram Muthu
Cc: Alan.M.Wright; [email protected]
Subject: Re: [cifs-discuss] Can not see all files in WinXP client

Did you manage to run the dtrace script?

Thanks
Joyce


Chidambaram Muthu wrote:
Hi,

      Thanks for quick response.

      I renamed the below files and directory list shows only 115 files & 
folders.

              Bonus Payout Final - 14th Mar, 08.xls
              Data Sent to Kailasam 31st Mar, 08.xls

      Please provide me the dtrace script i will execute it and forward the 
output to you.


Thanks
M.Chidambaram.

-----Original Message-----
From: [email protected] [mailto:[email protected]]
Sent: Wednesday, October 07, 2009 2:21 AM
To: Alan.M.Wright; Chidambaram Muthu
Cc: [email protected]
Subject: Re: [cifs-discuss] Can not see all files in WinXP client

It doesn't look like the issue is the filenames. I have created a directory 
containing files with the same names and am able to see all files from the XP 
client.

Looking at the network packet capture provided I can see the following:

TRANS2_FIND_FIRST2 returns 116 files. This includes . and .. which won't be 
displayed and thus account for the 114 files that you see.

TRANS2_FIND_NEXT2 fails with a "non specific error code".
Thus you don't get any more files.

I suspect that it is a resume key problem.
I have raised CR 6888836 to track the prob;em.

Since I am not able to reproduce this, I may provide you with a dtrace script 
if you would be willing to run it to capture some extra information.

Thanks
Joyce


Alan.M.Wright wrote:+

There's an error (File Not Found) at the end of your Windows listing.

Windows is more restrictive than UNIX when it comes to the characters
that are valid in file names. If there are no non-printing characters
in your file names, perhaps the comma in one of the following names is
confusing the code (comma is one of the characters that triggers name
mangling).

Bonus Payout Final - 14th Mar, 08.xls
Data Sent to Kailasam 31st Mar, 08.xls

Try renaming those files to remove the comma. If that resolves the
problem, we'll open a CR.

Alan

----- Original Message ----- From: "Chidambaram"
<[email protected]>
To: <[email protected]>
Sent: Monday, October 05, 2009 11:25 PM
Subject: Re: [cifs-discuss] Can not see all files in WinXP client



Hi,

I am facing a similar issue.

OS: OpenSolaris 200906 and upgraded to Build version snv122

CIFS setup : Domain Mode ( Followed the procedure
http://wiki.genunix.org/wiki/index.php/Getting_Started_With_the_Solar
is_CIFS_Service
)

Issue : Not listing all files in a directory of a CIFS share in
Windows XP


I have configured a File server using domain mode CIFS on
opensolaris. In one of my CIFS share ( sharename = hr ), all files
are not listing in a directory ( hr/hrServices ). In total this
folder has 252 directories and files. But in Windows XP client
machine, it only displays 114 directories and files rest all are not
listing but accessible by providing the full path.

I have crea


ted a temporary folder and create 500 files and folders, to check
whether the number of files is a limitation and it displays all. Only
on a particular folder ( hr/hrServices ) i am facing this issue.

I have cross checked the ZFS permission for listing (
hr/hrServices/BER ) & non-listing folder ( hr/hrServices/HRIS
Templates ) both are same. ( Attached screenshot : ZFS-Permission.JPG
)

For your reference, i have attached the below files:

Directory listing in Opensolaris file server ( filerz01 ) :
DirListInOpensolaris.txt

Directory listing in Windows XP client : DirListInWinXP.txt

Wireshark output on client server communication :
filerz01-hr-repo-issue.pcap


Anybody have faced similar issue. Need your help resolve this issue.
--
This message posted from opensolaris.org


----------------------------------------------------------------------
----------




_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss


_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

SASKEN BUSINESS DISCLAIMER
-------------------------
This message may contain confidential, proprietary or legally privileged 
information. In
case you are not the original intended Recipient of the message, you must not, 
directly or
indirectly, use, Disclose, distribute, print, or copy any part of this message 
and you are
requested to delete it and inform the sender. Any views expressed in this 
message are
those of the individual sender unless otherwise stated. Nothing contained in 
this message
shall be construed as an offer or acceptance of any offer by Sasken 
Communication
Technologies Limited ("Sasken") unless sent with that express intent and with 
due
authority of Sasken. Sasken has taken enough precautions to prevent the spread 
of
viruses. However the company accepts no liability for any damage caused by any 
virus
transmitted by this email

SASKEN BUSINESS DISCLAIMER
-------------------------
This message may contain confidential, proprietary or legally privileged information. In case you are not the original intended Recipient of the message, you must not, directly or indirectly, use, Disclose, distribute, print, or copy any part of this message and you are requested to delete it and inform the sender. Any views expressed in this message are those of the individual sender unless otherwise stated. Nothing contained in this message shall be construed as an offer or acceptance of any offer by Sasken Communication Technologies Limited ("Sasken") unless sent with that express intent and with due authority of Sasken. Sasken has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email


------------------------------------------------------------------------

_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to