Solutions for Seagate Barracuda 7200.11 HDD Common Errors(Part II)

1. Fixing Seagate Barracuda 7200.11 HDD 0 LBA error:

Note: All commands are case sensitive!

To correct 0 LBA error, you’ll need to do a quick format in order to regenerate the partition, just with m0,2,2 and the rest can be left blank by putting only commas or filling out with zeros. At the end you need to use a “ValidKey” code, or 22.

Attention: The commands must be used 100% equal as showed here, wrong cmds could lead to data loss or HD loss! Double or triple check the cmd before to press enter!
So we’ll have to enter:

F3 T>m0,2,2,0,0,0,0,22 (enter)

For reference: F3 T>m does:

Level T ‘m’: Rev 0001.0000, Flash, FormatPartition, m[Partition],[FormatOpts],[DefectListOpts],[MaxWrRetryCnt],[MaxRdRetryCnt],[MaxEccTLevel],[MaxCertif

yTrkRewrites],[ValidKey]

Now wait 15~30 seconds until something like this appears (it will vary a bit):

Max Wr Retries = 00, Max Rd Retries = 00, Max ECC T-Level = 00, Max Certify Rewrite Retries = 0000    User Partition Format 5% complete, Zone 00, Pass 00, LBA 00008DED, ErrCode 00000080, Elapsed Time 0 mins 05 secs    User Partition Format Successful - Elapsed Time 0 mins 05 secs

ONLY after the message like above you can turn off everything.

Read More

How do I know if my PC supports USB?

USB To help determine your system’s USB capabilities you can download a free USB evaluation utility from the following site: www.usb.org

This program will examine your system and inform you of your computer’s USB capabilities.

For a general rule, if your PC was manufactured before 1996, it probably does not include USB. If the machine was manufactured in 1997 or later, it may support USB 1.0 . Most computers manufactured after 1998 support USB 1.0. Systems available since 2001 probably support USB 2.0.

With some PCs, you may need to connect an adapter (PCI or CardBus) to connect USB peripherals. Read your system documentation if you’re not sure there is a USB port.

Read More

‘Access Denied’ Error or File/Folder Permission Issues on an External Drive

access denied error When connecting an external drive to a Windows 2000 Pro, XP, or Vista computer, sometimes the permissions/privileges will need to be assigned. Since the ownership of the files belong to a different user account, you may see “Access Denied” or “Not accessible” errors when trying to open the drive or a folder within the drive.

1. To change the ownership with Windows XP HOME to the current user:

  1. You must boot into Safe Mode.
  2. Right-click the file/folder you are trying to access, go to Properties.
  3. Go to Security > Advanced > Owner and highlight the user account on your machine that you would like to take ownership of these files/folders.
    Be sure to check the box below, “Replace owner on subcontainers and folders” so all files within the folder will inherit the changes (only if you are changing the permissions on a folder).
  4. At the message, “You do not have permission to read the contents of directory [folder name]. Do you want to replace the directory permissions with permissions granting you Full Control? All permissions will be replaced if you press Yes”, click on Yes.

2. To change the ownership with Windows XP PROFESSIONAL to the current user:

  1. Check My Computer > Tools > Folder Options > View, and uncheck “Use Simple File Sharing”.Access denied
  2. Right-click the file/folder you are trying to access, go to Properties.
  3. Go to Security > Advanced > Owner and highlight the user account on your machine that you would like to take ownership of these files/folders.
    Be sure to check the box below, “Replace owner on subcontainers and folders” so all files within the folder will inherit the changes (only if you are changing the permissions on a folder).
  4. At the message, “You do not have permission to read the contents of directory [folder name]. Do you want to replace the directory permissions with permissions granting you Full Control? All permissions will be replaced if you press Yes”, click on Yes.

Access denied

Read More

Data Backup Glossary (Letter Q)

Data Backup Glossary (Letter Q)RAID
See redundant array of independent (or inexpensive) disks.

RAIN
See redundant array of independent nodes.

Raised floor
A type of flooring supported by a metal grid and typically used in data centers. Raised flooring can be removed in pieces to allow for cabling, wiring, and cooling systems to run under the floor space. When the floor is raised, it usually can accommodate space for walking or crawling in.

Recovery
The recreation of a past operational state of an entire application or computing environment. Recovery is required after an application or computing environment has been destroyed or otherwise rendered unusable. It may include restoration of application data, if that data has been destroyed as well.

Recovery point objective
Recovery point objective (RPO) is the maximum acceptable time period prior to a failure or disaster during which changes to data may be lost as a consequence of recovery. Data changes preceding the failure or disaster by at least this time period are preserved by recovery. Zero is a valid value and is equivalent to a “zero data loss” requirement.

Recovery time objective
Recovery time objective (RTO) is the period of time after an outage in which the systems and data must be restored to the predetermined recovery point.

Red Hat Global File System
Red Hat Global File System (GFS) is an open source cluster file system and volume manager that executes on Red Hat Enterprise Linux servers attached to a storage area network (SAN). It enables a cluster of Linux servers to share data in a common pool of storage to provide a consistent file system image across server nodes. Red Hat Global File System works on all major server and storage platforms supported by Red Hat.

Redundancy
The inclusion of extra components of a given type in a system (beyond those required by the system to carry out its function) for the purpose of enabling continued operation in the event of a component failure.

Redundant array of independent (or inexpensive) disks
Redundant array of independent (or inexpensive) disks (RAID) is a category of disk drives that employ two or more drives in combination for fault tolerance and performance. RAID disk drives are used frequently on servers but aren’t generally necessary for personal computers. RAID allows you to store the same data redundantly (in multiple places) in a balanced way to improve overall performance.

Redundant array of independent nodes
Redundant array of independent nodes (RAIN) is a data storage and protection system architecture. It uses an open architecture that combines standard computing and networking hardware with management software to create a system that is more distributed and scalable. RAIN is based on the idea of linking RAID nodes together into a larger storage mechanism. In a RAIN setup, there are multiple servers, each with disk drive and RAID functionality, all working together as a RAIN, or a parity or mirrored implementation. RAIN may also be called storage grid.

Remote offices/branch offices (ROBOs)
Refers to corporate offices externally connected to a WAN or a LAN. These offices will often have one or more servers to provide branch users with file, print, and the other services required to maintain the daily routine.

Replicate
(n.)  A copy of a collection of data.
(v.) The action of making a replicate as defined above.

Restore
To bring a desired data set back from the backup media.

Rotational latency
Also called rotational delay, the amount of time it takes for the desired sector of a disk (for example, the sector from which data is to be read or written) to rotate under the read-write heads of the disk drive. The average rotational latency for a disk is half the amount of time it takes for the disk to make one revolution. The term typically is applied to rotating storage devices, such as hard disk drives and floppy drives (and even older magnetic drum systems), but not to tape drives.

RPO
See recovery point objective.

RTO
See recovery time objective.

Run length limited
Run length limited (RLL) is an encoding scheme used to store data on newer PC hard disks. RLL produces fast data access times and increases a disk’s storage capacity over the older encoding scheme called MFM (modified frequency modulation).

Read More