Magnetic Tape Partition Write Protection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing tape storage solutions lack efficient mechanisms for selectively designating and managing read-only partitions, leading to significant storage capacity loss when errors occur, as entire cartridges are often retired instead of specific damaged regions.

Innovation Solution

A system and method where a tape drive processor compares requested write partition identifiers with stored read-only identifiers, allowing data to be written only to non-read-only partitions, and selectively marks partitions as read-only to prevent further writing, enabling partial tape cartridges to be designated as read-only and allowing owners to modify these designations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional WORM designation methods are used for entire tape cartridges, then data integrity is maintained through write-protection, but storage capacity is significantly lost when only portions of the tape are damaged

Engineering Contradiction:
Improvedata integrityVSAvoidstorage capacity
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent divides the tape cartridge into multiple partitions, each independently manageable. Instead of protecting the entire cartridge as one unit, the system segments the storage medium and applies write-protection flags to specific partitions, allowing other partitions to remain writable and usable.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements local write-protection by applying protection flags only to specific partitions that require it, rather than uniformly protecting the entire cartridge. This allows different regions of the tape to have different protection states, optimizing both data integrity for critical sections and storage utilization for other sections.

Inventive Principle:
Principle #3Local quality

2Reliability

If entire tape cartridges are retired when errors occur in any region, then data integrity is maintained, but storage capacity and resource utilization are significantly reduced

Engineering Contradiction:
Improvedata integrityVSAvoidstorage capacity utilization
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent segments the tape cartridge into multiple partitions that can be independently managed. When errors occur in one partition, only that specific partition is marked as read-only while other partitions remain writable, preventing premature retirement of the entire cartridge and maintaining storage capacity utilization.

Inventive Principle:
Principle #1Segmentation

3Quantity of substance

If partition-level write-protection is implemented, then storage capacity is optimized by allowing selective writing, but device complexity increases due to additional management requirements

Engineering Contradiction:
Improvestorage capacityVSAvoidpartition management complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent implements automatic partition management where the system automatically detects errors, sets appropriate read-only flags on affected partitions, and updates the file system metadata without requiring manual intervention. This automation reduces the operational complexity despite the increased functional capabilities.

Inventive Principle:
Principle #25Self-service

4Ease of manufacture

If read-only flags are stored on the tape itself, then the solution is simple and self-contained, but the flags may not persist across different tape drives or systems

Engineering Contradiction:
Improveimplementation simplicityVSAvoidsystem compatibility
Core Design Contradiction:
Ease of manufactureVSAdaptability or versatility

Solution Approach 1:

The patent uses the file system metadata and volume descriptor blocks as an intermediary layer between the physical tape media and the write-protection mechanism. The read-only flags are stored in the file system structure rather than directly on the magnetic media, ensuring compatibility across different tape drives and systems while maintaining the protection mechanism.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11056144B2System and method for write protecting portions of magnetic tape storage media
Publication Date: 2021.07.06 ORACLE INT CORP
  • US11056144B2 patent drawing
  • US11056144B2 patent drawing
  • US11056144B2 patent drawing

AI summary

A non-transitory computer readable storage medium includes a tape having a plurality of partitions configured for storing data, and a plurality of read-only partition identifiers, each read-only partition identifier associated with one of the plurality of partitions and readable by a tape drive having a processor and memory for writing and reading tape data. Each read-only partition identifier selectively designates a corresponding one of the partitions as read-only to prevent data from being written to the designated read-only partition by the tape drive.