US6363487B1 - Apparatus and method of creating a firewall data protection - Google Patents
Apparatus and method of creating a firewall data protection Download PDFInfo
- Publication number
- US6363487B1 US6363487B1 US09/698,542 US69854200A US6363487B1 US 6363487 B1 US6363487 B1 US 6363487B1 US 69854200 A US69854200 A US 69854200A US 6363487 B1 US6363487 B1 US 6363487B1
- Authority
- US
- United States
- Prior art keywords
- storage medium
- data
- protected
- write command
- controller
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1417—Boot up procedures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/78—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
- G06F21/80—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in storage media based on magnetic or optical technology, e.g. disks with sectors
Definitions
- This invention relates generally to data protection, and more particularly to low level firewall protection between a host computer and a storage medium.
- many data recovery methods can be circumvented by inappropriate software, such as a computer virus, that can cause writes to the disk drive undetected by the data recovery method.
- a virus may write to the disk drive at boot up before any data recovery methods are loaded into memory, thus corrupting or deleting recovery data needed for recovering prior states of the disk drive.
- a user may unintentionally corrupt recovery data by loading software into memory before the data recovery software is loaded.
- a user may boot up the PC using an “emergency recovery” floppy disk that attempts to overwrite portions of the disk vital to the engine.
- the process of booting up from a floppy disk is a way in which a user can easily and inadvertently load software that is unaware of any data recovery mechanisms for managing the disk-based data.
- the data recovery mechanism's disk-based data can be directly altered and thus corrupted.
- the data protection mechanism should reduce the ability of inappropriate software access to the storage medium, and provide data protection without needing to be loaded into the host system memory.
- a special write command is defined that is configured to be distinguishable from a standard write command.
- a protected area of a storage medium is defined. Then, a command to change data in the protected area of the storage medium is received. If the command is a special write command the data in the protected area is changed. However, if the command is a standard write command the data is allowed to remain unchanged.
- a protected data storage medium in another embodiment, includes a storage medium that includes a protected area.
- the protected data storage includes a controller that is capable of controlling access to the storage medium.
- the controller is capable of receiving a standard write command to change data on the storage medium, and is further capable of receiving a special write command to change data on the storage medium.
- the controller changes data in the protected area in response to receiving the special write command.
- the controller allows data in the protected area to remain unchanged in response to receiving the standard write command.
- a firewall data protection system that protects data stored on a storage medium.
- the system includes a host computer, which is configured to generate a standard write command for changing data on a storage medium, and further configured to generate a special write command for changing data on the storage medium.
- the system includes a protected storage medium, which is in communication with the host computer.
- the protected storage medium includes a storage medium that has a protected area, and a controller that is capable of controlling access to the storage medium.
- the controller is capable of receiving the standard write command and the special write command from the host computer. In operation, the controller changes data in the protected area of the storage medium in response to receiving a special write command. However, in response to receiving a standard write command, the controller allows data in the protected area of the storage medium to remain unchanged.
- the embodiments of the embodiments of the present invention provide data protection for historic data and internal engine data while still providing enough flexibility for use of the protected drive by normal operating systems. Moreover, because the data protection is provided at the micro-controller level, data in the protected area is protected even when the data recover engine is bypassed, such as when a user performs a boot up from an “emergency recovery” floppy disk. In addition, embodiments of the present invention are compatible with existing OS disk controller infrastructures.
- FIG. 1 is an illustration of a firewall protection system, in accordance with an embodiment of the present invention
- FIG. 2 is a block diagram showing an exemplary protected disk drive, in accordance with an embodiment of the present invention.
- FIG. 3 is a flowchart showing a method for protecting data stored in a protected area of a disk drive, in accordance with an embodiment of the present invention.
- FIG. 4 is a block diagram showing an exemplary protected disk drive including protected and non-protected areas, in accordance with an embodiment of the present invention.
- an invention for a firewall protection system that protects data stored in a related storage medium.
- an embodiment of the present invention provides a controller that controls access to a protected area of a storage medium by requiring a special write command to change data in the protected area of the storage medium.
- the embodiments of the present invention provide a substantial level of protection to the data recovery engine's management of data on the disk and can be quickly implemented in existing disk controllers.
- changing data on the storage medium corresponds to writing new data to the storage medium and modifying data stored on the storage medium.
- the phrase “changing data on the storage medium” will be used to refer to both the above mentioned write operations.
- the examples used in the following description refer to use of a hard disk storage device, the embodiments of the present invention may be used with any storage medium wherein data may be changed, such as tape drives, read/write CDs, and RAM.
- FIG. 1 is an illustration of a firewall protection system 2 , in accordance with an embodiment of the present invention.
- the firewall protection system 2 includes a host computer 4 and a disk drive 20 in communication with the host computer 4 .
- the disk drive 20 includes a micro-controller 22 and a disk 10 having operating code 8 for the micro-controller 22 .
- the micro-controller 22 includes a small amount of firmware in ROM, which informs the micro-controller 22 of the location of the operating code 8 on the disk 10 .
- the micro-controller 22 reads the operating code 8 from the disk 10 into a local RAM and executes the operating code 8 . In this manner, the operating code 8 can be changed quickly to facility upgrading.
- the operating code 8 can be stored on a ROM, or Flash memory.
- the firewall protection system 2 provides a firewall between a general-purpose computer (PC) and the disk drive 20 such that an algorithm protecting the prior states of overwritten data on disk can be protected from corruption.
- the embodiments of the present invention provide protection for data managed by the data recovery engine (hereinafter “the engine”) described in co-pending U.S. application Ser. No. 09/450,266, filed Nov. 29, 1999, entitled “METHOD, SOFTWARE AND APPARATUS FOR SAVING, USING AND RECOVERING DATA,” the disclosure of which is incorporated by reference.
- the firewall protection system 2 protects disk-based data by introducing a modified protocol such that write requests originating from the engine's software running on the PC can be distinguished from write requests originating from software that is unaware and is going around the engine's management of disk-based data.
- embodiments of the present invention add a special engine-write command to the disk controller's 22 set of commands.
- the disk controller 22 can recognize that the request did not originate from the engine.
- FIG. 2 is a block diagram showing a protected disk drive 20 , in accordance with an embodiment of the present invention.
- the disk drive 20 includes data disks 10 , read/write heads 12 installed within each disk surface, and a preamplifier 14 coupled to the read/write heads 12 .
- the preamplifier 14 amplifies an analog read signal picked up by the heads 12 and applies the read signal to a read/write channel circuit 16 .
- the read/write channel circuit 16 detects a data pulse out of a read signal received from the preamplifier 14 and then decodes the data pulse to deliver the same pulse to a disk data controller 18 (hereinafter referred to as “DDC”).
- DDC disk data controller 18
- the read/write channel circuit 16 applies a write current from the DDC 18 to the preamplifier 14 so as to record the write data onto the disks 10 using the heads 12 .
- the DDC 18 is provided with a sequencer for performing a sequence of operations according to a micro-program down loaded from a micro-controller 22 and controls a read operation to get data out of the data disks for transmission to the host computer.
- the DDC 18 also controls a write operation to record data from the host computer onto the disks 10 through the read/write channel circuit 16 and the preamplifier 14 .
- the DDC 18 serves as an interface for data communication between the host computer and the micro-controller 22 , in which data communication a buffer RAM 20 temporarily stores the data transmitted therebetween.
- the micro-controller 22 controls the DDC 18 in response to a Format/Read/Write command from the host computer.
- the disks 10 store operation code for the micro-controller 22 as well as various preset values.
- a servo driver 26 generates a driving current for actuating an actuator 28 responsive to a control signal for position control of the heads supplied 12 from the micro-controller 22 .
- the actuator 28 serves to move the heads 12 on the disks 10 in response to direction and level of the driving current of the servo driver 26 .
- the disk drive 20 further includes a spindle motor driver 30 that drives a spindle motor 32 to rotate the disks in accordance with a control value for rotation control of the disks provided from the micro-controller 22 .
- a disk signal controller 34 generates decoding of servo information from read data received from the read/write channel circuit 16 and delivers the encoded data to the micro-controller 22 .
- the disk signal controller 34 also generates various control signals for read/write operations under the control of the DDC 18 and the micro-controller 22 and provides these control signals to the preamplifier 14 , the read/write channel circuit 16 , and the DDC 18 .
- the micro-controller 22 of the disk drive 20 protects data stored on the disks 10 by preventing unauthorized writes operations to protected areas of the disks 10 , as discussed next with reference to FIG. 3 .
- FIG. 3 is a flowchart showing a method 300 for protecting data stored on disk of a firewall protected disk drive, in accordance with an embodiment of the present invention.
- preprocess operations include establishing a data recovery engine on a host computer, coupling the firewall protected disk drive to the host computer, and other preprocess operations that will be apparent to those skilled in the art.
- a special write operation is defined.
- embodiments of the present invention protect disk-based data by providing a modified protocol for write request.
- An additional command is added to the set of commands normally processed by a micro-controller.
- the additional command is a special write command that is distinguishable from a standard write command. This special write command is then generally only made known to the data recovery engine executing on the host computer.
- the micro-controller can prevent access to protected disk areas from non-engine sources, as described in greater detail below.
- a write request originating from the engine's software running on the PC can be distinguished from write requests originating from software that is unaware and is going around the engine's management of disk-based data.
- Additional commands may also be defined for the micro-controller during operation 304 . These commands can include a test command, enable command, protect command, and disable command. Each of these commands will be described in greater detail subsequently with reference to operation 308 .
- FIG. 4 is an illustration showing an exemplary firewall protected disk drive 20 , in accordance with an embodiment of the present invention.
- the disk drive 20 includes a micro-controller 22 in communication with a disk 10 .
- the disk 10 includes a protected area 32 and a non-protected area 30 , each of which is defined by the micro-controller 22 .
- FIG. 4 illustrates a disk 10 having both a protected area 32 and a non-protected area, however, embodiments of the present invention can be configured to have the entire disk 10 protected, or the entire disk 10 unprotected. Since, the protected areas 32 are known to the micro-controller 22 , the micro-controller 22 can control write access to the protected area 32 thus preventing alteration of protected data.
- a command to change data is received in a receive write command operation 308 .
- the micro-controller waits to receiving a write command.
- other defined commands may be received and acted upon by the micro-controller, such as the test command, enable command, protect command, and disable command.
- the test command can be used to detect if the micro-controller supports the protection method of the embodiments of present invention. Feedback is provided to the engine by the micro-controller if the operation is successful. The micro-controller also returns the settings established by the enable and protect commands, discussed subsequently.
- the enable command can be used to turn on the protection mechanisms. Once protection is enabled, the protection remains enabled from one power up to another until the protection is disabled or the drive is low-level reformatted. If the protection is enabled then a disk error can be returned if a standard, or otherwise unqualified, write command is received that falls within the protected area.
- the protect command can be used during initialization by the engine to establish a list of areas on the disk to which protection applies. Typically, the entire disk is protected. However, in dual boot situations, where there are multiple operating systems in use on one PC, it may be desirable to only protect certain data that is managed by a particular engine supported OS. Thus, another part of a disk that is managed by a non-engine supported OS would be fully under this non-supported OS's control. Note that the protection implemented by the micro-controller is to prevent standard otherwise unqualified writes to certain protected areas of the storage medium. In addition, embodiments of the present invention can hard code the list of areas to protect into the micro-controller. The disable command can be used to turn off the protection mechanism.
- the micro-controller When the micro-controller receives a write command, a determination is made as to whether the target of the write is in the protected area defined for the disk. If the target of the write is in the protected area defined for the disk, the method 300 continues with operation 312 , otherwise the method 300 continues with a change data operation 316 .
- the special write command is used by the engine to actually write to protected areas on the disk.
- the command can be essentially identical to the standard write command but is communicated to the disk controller in a manner such that it can be distinguished from a standard write command. In other words, preferably there is a way of signaling or informing the disk controller that a write command is either standard or “special.” If the write command is a special write command, the method continues with the change data operation 316 , otherwise the method 300 continues with a protect data operation 314 .
- the data in the protected area is allowed to remain unchanged by the received write command.
- Embodiments of the present invention protect data in the protected areas of the disk by preventing write access to the protected area to non-special write commands, such as the standard write command.
- non-special write command such as the standard write command
- the target data in the protected area of the disk is not changed.
- the standard write command is ignored and an error message is returned to the host computer.
- the standard write command is ignored and a false OK status is returned to the host computer.
- the target data of the received write operation is changed in accordance the write command.
- the write operation is performed as normal. In this manner, the engine can update the protected and unprotected area of the disk, and normal operating system based writes can update the unprotected areas of the disk.
- Post process operations occur in operation 318 .
- Post process operations include receiving additional micro-controller commands and other post process operations that will be apparent to those skilled in the art.
- the embodiments of the present invention provide data protection for historic data and internal engine data while still providing enough flexibility for drive use by normal operating systems. Moreover, because the data protection is provided at the micro-controller level, the data is still protected even when the data recover engine is bypassed, such as when a user performs a boot up from an “emergency recovery” floppy disk.
- embodiments of the present invention are compatible with existing OS disk controller infrastructures.
- OS disk controller infrastructures only support standard read and write commands to valid disk locations.
- embodiments of the present invention communicate “command” information using standard read commands.
- embodiments of the present invention use standard read commands with a set of predefined disk locations to communicate commands to the micro-controller 22 .
- two disk locations are specified, such as disk location A 34 a and disk location B 34 b .
- the test command is then sent to the micro-controller 22 using a series of read accesses to disk locations A 34 a and B 34 b .
- a “binary” sequence of read accesses is the performed, such as:
- a byte in the status sector 36 is preferably the complement, or some other variation, on the data that would normally be returned by the read operation. This provides a clear sign to the data recovery engine that the data recovery engine is talking to a micro-controller 22 that supports the protection mechanism of the embodiments of present invention.
- the status sector 36 can further include additional signature information, which identifies the sector 36 as a valid status sector 36 , and identifies the state of the protection mechanism as currently configured.
- the remaining commands can be implemented by writing a command sector 38 to a predefined area on disk along with any parameters.
- the data recovery engine can set up this predefined area by communicating the area's location using techniques similar to how the test command is implemented, i.e., sending data by hiding data in varying read requests.
- performance is enhanced by assuming the micro-controller 22 can buffer up a certain number of standard write requests.
- the protection mechanism can operate by having the micro-controller 22 buffer up a series of standard writes and then receive a final authorizing command from the engine that actually allows the writes to occur.
- a pre-authorizing process could be utilized where the engine communicates through a special command to the micro-controller 22 a list of subsequent “qualified” standard writes that should be permitted.
- a PC user may wish to disable (or uninstall) the normal tracking processes of the data recovery engine.
- the engine may have a snapshot of the disk whose preservation is important, as an ultimate fall back should other data on the disk fall into disarray.
- the engine can re-adjust the protection boundaries to protect only the “file” or otherwise areas on the disk associated with the snapshot and/or the logic that allows the snapshot to be restored.
- the protected areas are generally not hidden from the OS. These areas may correspond to files and if so, these files are preferably flagged as un-movable so that general disk de-fragmentation utilities do not attempt to move the data. However, a defragmentation utility that is aware of the protection could adjust the protection areas appropriately as it is re-organizing the disk.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/698,542 US6363487B1 (en) | 1998-03-16 | 2000-10-26 | Apparatus and method of creating a firewall data protection |
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US3965098A | 1998-03-16 | 1998-03-16 | |
US09/105,733 US6016553A (en) | 1997-09-05 | 1998-06-26 | Method, software and apparatus for saving, using and recovering data |
US16250099P | 1999-10-29 | 1999-10-29 | |
US09/450,266 US6240527B1 (en) | 1997-09-05 | 1999-11-29 | Method software and apparatus for saving using and recovering data |
US09/698,542 US6363487B1 (en) | 1998-03-16 | 2000-10-26 | Apparatus and method of creating a firewall data protection |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/450,266 Continuation-In-Part US6240527B1 (en) | 1997-09-05 | 1999-11-29 | Method software and apparatus for saving using and recovering data |
Publications (1)
Publication Number | Publication Date |
---|---|
US6363487B1 true US6363487B1 (en) | 2002-03-26 |
Family
ID=27488616
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/698,542 Expired - Lifetime US6363487B1 (en) | 1998-03-16 | 2000-10-26 | Apparatus and method of creating a firewall data protection |
Country Status (1)
Country | Link |
---|---|
US (1) | US6363487B1 (en) |
Cited By (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020071350A1 (en) * | 2000-08-23 | 2002-06-13 | Wood Robert Barry | Intelligent data storage device |
US20030028799A1 (en) * | 2001-07-31 | 2003-02-06 | Cordella Robert H. | Processes and systems for secure access to information resources using computer hardware |
US6684310B2 (en) * | 2000-07-28 | 2004-01-27 | Fujitsu Limited | Access control method and storage device using same |
US6718466B1 (en) * | 1999-04-10 | 2004-04-06 | Basis Gmbh, Edv-Vertriebs-Gesellschaft | Data medium with restorable original base data content, and method for its production |
US20040070789A1 (en) * | 2002-06-25 | 2004-04-15 | Peter Meerwald | Method for generating disk label print data |
US6732293B1 (en) | 1998-03-16 | 2004-05-04 | Symantec Corporation | Method, software and apparatus for recovering and recycling data in conjunction with an operating system |
US20040170073A1 (en) * | 2002-12-26 | 2004-09-02 | Tetsuya Kaneko | Semiconductor storage unit |
US20040186947A1 (en) * | 2003-03-19 | 2004-09-23 | Matsushita Electric Industrial Co., Ltd. | Access control system for nonvolatile memory |
US20050066225A1 (en) * | 2003-09-23 | 2005-03-24 | Michael Rowan | Data storage system |
US20050063374A1 (en) * | 2003-09-23 | 2005-03-24 | Revivio, Inc. | Method for identifying the time at which data was written to a data store |
US20050066118A1 (en) * | 2003-09-23 | 2005-03-24 | Robert Perry | Methods and apparatus for recording write requests directed to a data store |
US20050076264A1 (en) * | 2003-09-23 | 2005-04-07 | Michael Rowan | Methods and devices for restoring a portion of a data store |
US20060005206A1 (en) * | 1999-07-09 | 2006-01-05 | Schneider Eric D | Disk storage defragmentation |
US7003674B1 (en) * | 2000-07-31 | 2006-02-21 | Western Digital Ventures, Inc. | Disk drive employing a disk with a pristine area for storing encrypted data accessible only by trusted devices or clients to facilitate secure network communications |
US20060047925A1 (en) * | 2004-08-24 | 2006-03-02 | Robert Perry | Recovering from storage transaction failures using checkpoints |
US20060047998A1 (en) * | 2004-08-24 | 2006-03-02 | Jeff Darcy | Methods and apparatus for optimally selecting a storage buffer for the storage of data |
US20060047903A1 (en) * | 2004-08-24 | 2006-03-02 | Ron Passerini | Systems, apparatus, and methods for processing I/O requests |
US20060047895A1 (en) * | 2004-08-24 | 2006-03-02 | Michael Rowan | Systems and methods for providing a modification history for a location within a data store |
US20060047989A1 (en) * | 2004-08-24 | 2006-03-02 | Diane Delgado | Systems and methods for synchronizing the internal clocks of a plurality of processor modules |
US20060047999A1 (en) * | 2004-08-24 | 2006-03-02 | Ron Passerini | Generation and use of a time map for accessing a prior image of a storage device |
US20060047902A1 (en) * | 2004-08-24 | 2006-03-02 | Ron Passerini | Processing storage-related I/O requests using binary tree data structures |
US7051055B1 (en) | 1999-07-09 | 2006-05-23 | Symantec Corporation | Optimized disk storage defragmentation with swapping capabilities |
US7055055B1 (en) | 1999-04-23 | 2006-05-30 | Symantec Corporation | Write cache flushing method for reducing data corruption |
US7155616B1 (en) | 2000-07-31 | 2006-12-26 | Western Digital Ventures, Inc. | Computer network comprising network authentication facilities implemented in a disk drive |
US7203964B1 (en) | 2003-10-07 | 2007-04-10 | Elmer V. Pass | Method of stopping internet viruses |
US20070088973A1 (en) * | 2005-10-14 | 2007-04-19 | Revivio, Inc. | Technique for timeline compression in a data store |
US7215771B1 (en) | 2000-06-30 | 2007-05-08 | Western Digital Ventures, Inc. | Secure disk drive comprising a secure drive key and a drive ID for implementing secure communication over a public network |
US20090100273A1 (en) * | 2007-10-16 | 2009-04-16 | Seagate Technology Llc | Prevent data storage device circuitry swap |
US20090254725A1 (en) * | 2000-08-08 | 2009-10-08 | Randy Keith Lomnes | Method and system for automatically preserving persistent storage |
US7949665B1 (en) | 2004-11-19 | 2011-05-24 | Symantec Corporation | Rapidly traversing disc volumes during file content examination |
US7991748B2 (en) | 2003-09-23 | 2011-08-02 | Symantec Corporation | Virtual data store creation and use |
US9679602B2 (en) | 2006-06-14 | 2017-06-13 | Seagate Technology Llc | Disc drive circuitry swap |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5535188A (en) * | 1994-10-03 | 1996-07-09 | International Business Machines Corporation | Data security protection for information recorded on a rewritable storage medium using a write-once read-many storage medium |
US5598528A (en) | 1991-11-15 | 1997-01-28 | Fujitsu Limited | Checking for proper locations of storage device in a storage device array |
US5677952A (en) * | 1993-12-06 | 1997-10-14 | International Business Machines Corporation | Method to protect information on a computer storage device |
US5802264A (en) | 1991-11-15 | 1998-09-01 | Fujitsu Limited | Background data reconstruction in a storage device array system |
US5982886A (en) * | 1992-03-18 | 1999-11-09 | Fujitsu Limited | Unauthorized use preventing method for optical disks, optical disk having unauthorized use prevention function, and optical disk apparatus |
US6012145A (en) * | 1993-11-13 | 2000-01-04 | Calluna Technology Limited | Security system for hard disk drive |
US6016553A (en) * | 1997-09-05 | 2000-01-18 | Wild File, Inc. | Method, software and apparatus for saving, using and recovering data |
-
2000
- 2000-10-26 US US09/698,542 patent/US6363487B1/en not_active Expired - Lifetime
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5598528A (en) | 1991-11-15 | 1997-01-28 | Fujitsu Limited | Checking for proper locations of storage device in a storage device array |
US5751936A (en) | 1991-11-15 | 1998-05-12 | Fujitsu Limited | Checking for proper locations of storage devices in a storage device array |
US5802264A (en) | 1991-11-15 | 1998-09-01 | Fujitsu Limited | Background data reconstruction in a storage device array system |
US5982886A (en) * | 1992-03-18 | 1999-11-09 | Fujitsu Limited | Unauthorized use preventing method for optical disks, optical disk having unauthorized use prevention function, and optical disk apparatus |
US6012145A (en) * | 1993-11-13 | 2000-01-04 | Calluna Technology Limited | Security system for hard disk drive |
US5677952A (en) * | 1993-12-06 | 1997-10-14 | International Business Machines Corporation | Method to protect information on a computer storage device |
US5535188A (en) * | 1994-10-03 | 1996-07-09 | International Business Machines Corporation | Data security protection for information recorded on a rewritable storage medium using a write-once read-many storage medium |
US6016553A (en) * | 1997-09-05 | 2000-01-18 | Wild File, Inc. | Method, software and apparatus for saving, using and recovering data |
Cited By (50)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6732293B1 (en) | 1998-03-16 | 2004-05-04 | Symantec Corporation | Method, software and apparatus for recovering and recycling data in conjunction with an operating system |
US6718466B1 (en) * | 1999-04-10 | 2004-04-06 | Basis Gmbh, Edv-Vertriebs-Gesellschaft | Data medium with restorable original base data content, and method for its production |
US7055055B1 (en) | 1999-04-23 | 2006-05-30 | Symantec Corporation | Write cache flushing method for reducing data corruption |
US20060005206A1 (en) * | 1999-07-09 | 2006-01-05 | Schneider Eric D | Disk storage defragmentation |
US7506013B2 (en) | 1999-07-09 | 2009-03-17 | Symantec Corporation | Disk storage defragmentation |
US7051055B1 (en) | 1999-07-09 | 2006-05-23 | Symantec Corporation | Optimized disk storage defragmentation with swapping capabilities |
US7215771B1 (en) | 2000-06-30 | 2007-05-08 | Western Digital Ventures, Inc. | Secure disk drive comprising a secure drive key and a drive ID for implementing secure communication over a public network |
US6684310B2 (en) * | 2000-07-28 | 2004-01-27 | Fujitsu Limited | Access control method and storage device using same |
US7003674B1 (en) * | 2000-07-31 | 2006-02-21 | Western Digital Ventures, Inc. | Disk drive employing a disk with a pristine area for storing encrypted data accessible only by trusted devices or clients to facilitate secure network communications |
US7155616B1 (en) | 2000-07-31 | 2006-12-26 | Western Digital Ventures, Inc. | Computer network comprising network authentication facilities implemented in a disk drive |
US20090254725A1 (en) * | 2000-08-08 | 2009-10-08 | Randy Keith Lomnes | Method and system for automatically preserving persistent storage |
US20160070501A1 (en) * | 2000-08-08 | 2016-03-10 | Faronics Corporation | Method and system for automatically preserving persistent storage |
US9152824B2 (en) | 2000-08-08 | 2015-10-06 | Faronics Corporation | Method and system for automatically preserving persistent storage |
US9785370B2 (en) * | 2000-08-08 | 2017-10-10 | Faronics Corporation | Method and system for automatically preserving persistent storage |
US20110138142A1 (en) * | 2000-08-08 | 2011-06-09 | Randy Keith Lomnes | Method and system for automatically preserving persistent storage |
US20170364294A1 (en) * | 2000-08-08 | 2017-12-21 | Faronics Corporation | Method and system for automatically preserving persistent storage |
US7917717B2 (en) * | 2000-08-08 | 2011-03-29 | Faronics Corporation | Method and system for automatically preserving persistent storage |
US20020071350A1 (en) * | 2000-08-23 | 2002-06-13 | Wood Robert Barry | Intelligent data storage device |
US20030028799A1 (en) * | 2001-07-31 | 2003-02-06 | Cordella Robert H. | Processes and systems for secure access to information resources using computer hardware |
US7738126B2 (en) * | 2002-06-25 | 2010-06-15 | Sony Dadc Austria Ag | Method for generating disk label print data |
US20040070789A1 (en) * | 2002-06-25 | 2004-04-15 | Peter Meerwald | Method for generating disk label print data |
US20040170073A1 (en) * | 2002-12-26 | 2004-09-02 | Tetsuya Kaneko | Semiconductor storage unit |
US20040186947A1 (en) * | 2003-03-19 | 2004-09-23 | Matsushita Electric Industrial Co., Ltd. | Access control system for nonvolatile memory |
US20050076261A1 (en) * | 2003-09-23 | 2005-04-07 | Revivio, Inc. | Method and system for obtaining data stored in a data store |
US7725667B2 (en) | 2003-09-23 | 2010-05-25 | Symantec Operating Corporation | Method for identifying the time at which data was written to a data store |
US20050066225A1 (en) * | 2003-09-23 | 2005-03-24 | Michael Rowan | Data storage system |
US20050063374A1 (en) * | 2003-09-23 | 2005-03-24 | Revivio, Inc. | Method for identifying the time at which data was written to a data store |
US20050066118A1 (en) * | 2003-09-23 | 2005-03-24 | Robert Perry | Methods and apparatus for recording write requests directed to a data store |
US20050066222A1 (en) * | 2003-09-23 | 2005-03-24 | Revivio, Inc. | Systems and methods for time dependent data storage and recovery |
US7991748B2 (en) | 2003-09-23 | 2011-08-02 | Symantec Corporation | Virtual data store creation and use |
US20050076264A1 (en) * | 2003-09-23 | 2005-04-07 | Michael Rowan | Methods and devices for restoring a portion of a data store |
US7904428B2 (en) | 2003-09-23 | 2011-03-08 | Symantec Corporation | Methods and apparatus for recording write requests directed to a data store |
US7725760B2 (en) | 2003-09-23 | 2010-05-25 | Symantec Operating Corporation | Data storage system |
US7203964B1 (en) | 2003-10-07 | 2007-04-10 | Elmer V. Pass | Method of stopping internet viruses |
US20060047895A1 (en) * | 2004-08-24 | 2006-03-02 | Michael Rowan | Systems and methods for providing a modification history for a location within a data store |
US20090019459A1 (en) * | 2004-08-24 | 2009-01-15 | Symantec Operating Corporation | Systems and methods for providing a modification history for a location within a data store |
US20060047998A1 (en) * | 2004-08-24 | 2006-03-02 | Jeff Darcy | Methods and apparatus for optimally selecting a storage buffer for the storage of data |
US7827362B2 (en) | 2004-08-24 | 2010-11-02 | Symantec Corporation | Systems, apparatus, and methods for processing I/O requests |
US20060047903A1 (en) * | 2004-08-24 | 2006-03-02 | Ron Passerini | Systems, apparatus, and methods for processing I/O requests |
US20060047925A1 (en) * | 2004-08-24 | 2006-03-02 | Robert Perry | Recovering from storage transaction failures using checkpoints |
US20060047999A1 (en) * | 2004-08-24 | 2006-03-02 | Ron Passerini | Generation and use of a time map for accessing a prior image of a storage device |
US20060047989A1 (en) * | 2004-08-24 | 2006-03-02 | Diane Delgado | Systems and methods for synchronizing the internal clocks of a plurality of processor modules |
US20060047902A1 (en) * | 2004-08-24 | 2006-03-02 | Ron Passerini | Processing storage-related I/O requests using binary tree data structures |
US8521973B2 (en) | 2004-08-24 | 2013-08-27 | Symantec Operating Corporation | Systems and methods for providing a modification history for a location within a data store |
US7730222B2 (en) | 2004-08-24 | 2010-06-01 | Symantec Operating System | Processing storage-related I/O requests using binary tree data structures |
US7949665B1 (en) | 2004-11-19 | 2011-05-24 | Symantec Corporation | Rapidly traversing disc volumes during file content examination |
US20070088973A1 (en) * | 2005-10-14 | 2007-04-19 | Revivio, Inc. | Technique for timeline compression in a data store |
US9679602B2 (en) | 2006-06-14 | 2017-06-13 | Seagate Technology Llc | Disc drive circuitry swap |
US20090100273A1 (en) * | 2007-10-16 | 2009-04-16 | Seagate Technology Llc | Prevent data storage device circuitry swap |
US9305590B2 (en) | 2007-10-16 | 2016-04-05 | Seagate Technology Llc | Prevent data storage device circuitry swap |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6363487B1 (en) | Apparatus and method of creating a firewall data protection | |
US6546489B1 (en) | Disk drive which provides a secure boot of a host computer system from a protected area of a disk | |
US6330648B1 (en) | Computer memory with anti-virus and anti-overwrite protection apparatus | |
US6772281B2 (en) | Disk drive for selectively satisfying a read request from a host computer for a first valid data block with a second valid data block | |
US8024530B2 (en) | Security erase of a delete file and of sectors not currently assigned to a file | |
US6480932B1 (en) | Computer system having a host computer coupled to a disk drive with a drive-selected-application partition for storing data for execution by the host computer in response to drive-determined conditions | |
EP2212797B1 (en) | Computer storage device having separate read-only space and read-write space, removable media component, system management interface, and network interface | |
US7509530B2 (en) | Method and system for use in restoring an active partition | |
US6961833B2 (en) | Method and apparatus for protecting data in computer system in the event of unauthorized data modification | |
WO2001033357A1 (en) | Apparatus and method of creating a firewall data protection | |
US6993679B2 (en) | System and method for inhibiting reads to non-guaranteed data in remapped portions of a storage medium | |
US6584583B2 (en) | Method and apparatus for restoring data damaged by a computer virus on a magnetic information recording disk in a hard disk drive | |
US20020023199A1 (en) | Computer storage restoration | |
KR20020061176A (en) | Host protected area (hpa) duplication process | |
US6016536A (en) | Method for backing up the system files in a hard disk drive | |
US20040268079A1 (en) | Method and system for providing a secure rapid restore backup of a raid system | |
US7370165B2 (en) | Apparatus and method for protecting data recording on a storage medium | |
US7739462B2 (en) | Policy based data shredding for storage controller | |
US20040107357A1 (en) | Apparatus and method for protecting data on computer hard disk and computer readable recording medium having computer readable programs stored therein | |
US20090089525A1 (en) | Remote copy with worm guarantee | |
US6792517B1 (en) | Firmware controlled backup in disk drives | |
US20030131112A1 (en) | Computer firewall system | |
US7904630B2 (en) | Bus-connected device with platform-neutral layers | |
CA2454107C (en) | Apparatus and method for protecting data recorded on a storage medium | |
EP1410139B1 (en) | Method for protecting data recorded on a storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: WILD FILE, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SCHNEIDER, ERIC D.;REEL/FRAME:011259/0672 Effective date: 20001026 |
|
AS | Assignment |
Owner name: ROXIO, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WILD FILE, INC.;ADAPTEC, INC.;REEL/FRAME:012629/0025;SIGNING DATES FROM 20000303 TO 20010505 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: COMERICA BANK - CALIFORNIA, CALIFORNIA Free format text: SECURITY INTEREST;ASSIGNOR:ROXIO, INC.;REEL/FRAME:012683/0456 Effective date: 20020308 |
|
AS | Assignment |
Owner name: COMERICA BANK - CALIFORNIA, CALIFORNIA Free format text: SECURITY INTEREST;ASSIGNOR:ROXIO, INC.;REEL/FRAME:012994/0136 Effective date: 20020308 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
AS | Assignment |
Owner name: ROXIO, INC., CALIFORNIA Free format text: CONSENT AND RELEASE;ASSIGNOR:COMERICA BANK-CALIFORNIA;REEL/FRAME:014033/0152 Effective date: 20030416 |
|
AS | Assignment |
Owner name: SYMANTEC CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ROXIO, INC.;WILD FILE, INC.;ROXIO CI, LTD.;REEL/FRAME:014043/0331 Effective date: 20030417 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: POWER MANAGEMENT ENTERPRISES, LLC, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SYMANTEC CORPORATION;REEL/FRAME:032566/0760 Effective date: 20130717 |