User manual
SANtools® S.M.A.R.T. Disk Monitor (SMARTMon-UX)30
SANTOOLS® is registered in US Patent and Trademark Office No 3,107,854 All rights reserved.
Peripheral Qualifier: Connected to this LUN
Removable Device: NO
ANSI Version: 3 (SPC ANSI X3.301:1997)
Vendor Identification: SEAGATE
Product Identification: ST3300007FC
Firmware Revision: XR32
Async event reporting: (AERC) NO
Terminate task supported: NO
Response data format: 2
Relative addressing supported: NO
Supports request/ACK data transfer: NO
Normal ACA Supported: NO
Enclosure services available: YES
Multi-ported device: YES
Medium-changer attached: (removable) NO
Linked commands supported: YES
Command queuing supported: YES
VS bit (byte #6/bit #5 set): YES
VS bit (byte #7/bit #0 set): NO
Total Capacity (In Bytes): 104857600
Total grown defects: 0
Total Primary (factory) defects: 5246
Inquiry Page Hex Dump:
0000: 00 00 03 12 8B 00 70 0A 53 45 41 47 41 54 45 20 ......p.SEAGATE
0010: 53 54 33 33 30 30 30 30 37 46 43 20 20 20 20 20 ST3300007FC
0020: 58 52 33 32 33 4B 52 30 45 59 56 34 00 00 00 00 XR323KR0EYV4....
0030: 00 00 00 00 00 00 00 00 0C 00 00 00 00 00 00 00 ................
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0060: 00 43 6F 70 79 72 69 67 68 74 20 28 63 29 20 32 .Copyright (c) 2
0070: 30 30 35 20 53 65 61 67 61 74 65 20 41 6C 6C 20 005 Seagate All
0080: 72 69 67 68 74 73 20 72 65 73 65 72 76 65 64 rights reserved
We will now reset the disk by sending it a value of 0, which instructs the program to set the disk to the maximum
capacity.
D:\>smartmon-ux -capacity 0 \\.\PHYSICALDRIVE10
SMARTMonUX [Release 1.30, Build 5-DEC-2005] - Copyright 2001-2005 SANtools, Inc. http://www.SANtools.com
Discovered SEAGATE ST3300007FC S/N "3KR0EYV4" on \\.\PHYSICALDRIVE10 [SES] (Not Enabling SMART) [Bus/Port/
ID.LUN=1/2/13.0](10000 MB)
Capacity is 585937500 blocks (286102 MB)
The disk has been resized from 10000MB to the factory default of 286102MB.
Application Functional Notes
· Other vendors may have used this program or similar programs to resize disks, so if you believe your disk is
reporting fewer blocks than it should, then use -capacity 0 option to resize the disk to the maximum capacity.
· This function is specific to SCSI, Fibre Channel, SAS, and SSA disks. We have not implemented this feature on
other disks. (Interestingly, the command does work on some USB flash memory devices).
· Do not resize the disk if there is a file system on it, or any partitions that use any part of the older capacity that was
deleted. If you do, then your operating system won't be able to access the hidden space, and this will likely corrupt
the remaining file system.
· It doesn't matter what O/S version of our software you use to resize the disk, nor does it matter what operating
system(s) the resized disk is used with. The changes are made to the disk, and not any O/S-specific drivers or
configuration files.
· Blocks that have been removed via this command come from the end of the disk, so if you send smartmon-ux -
capacity 2048, then the disk will report a size of 2048 blocks, ranging from block 0-2047. These blocks are not
hidden or zeroed, the disk just thinks it is 2048 blocks in size and any program or utility or O/S that asks the disk
how large it is will get an answer of 2048.