JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun QFS and Sun Storage Archive Manager 5.3 Release Notes     Sun QFS and Sun Storage Archive Manager 5.3 Information Library
search filter icon
search icon

Document Information

Preface

1.  What's New

Operating Systems

New Devices Qualified With SAM-QFS 5.3

Support for the SMB Service in Oracle Solaris 11

Support for DIV in Oracle Solaris 11

WORM Functionality Included With the Base Packages

sfind Command Enhancements

sfind Command Can Print All Time Attributes of a File

sfind Command Can Test for All File Attributes

stager.cmd Allows Change in Copy Sequence

DTrace Enhancement

Tape and Disk Drive Sizes Can Be Displayed in Base 10 Units

2.  Significant Bugs Fixed in This Release

3.  Support Changes

4.  Known Limitations

DTrace Enhancement

Static Defined Tracing (sdt) probes added to the SAM-QFS DTrace feature enable you to obtain information that cannot be obtained from the existing Function Boundary Tracing (fbt) probes. You can use the sdt probes to obtain information about individual file activity that can be used for debugging or for performance measurement.

The following sdt probes have been added to the SAM-QFS DTrace feature:

For more information about the new probes and for examples of scripts that show how to use them, see sam_dtrace(5) in Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual.

The two examples, ino_mon and fs_mon, in the /opt/SUNWsamfs/examples/dtrace file show how to use the DTrace probes.