Virtual Tape VOLSER Conversion for Cross-Vendor Data Migration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing virtual tape systems from different vendors cannot directly migrate data due to incompatible format specifications for logical volume data, requiring data to be copied twice during migration.

Innovation Solution

A method that involves creating an interim logical volume with a different serial number on the destination virtual tape system, updating a conversion table to associate the original and interim serial numbers, and migrating data from the source to the interim logical volume, allowing data access using the original serial number after migration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data is migrated from source virtual tape system to destination virtual tape system using traditional methods, then data can be transferred between systems, but data must be copied twice resulting in increased migration time and resource consumption

Engineering Contradiction:
Improvemigration speedVSAvoidmigration time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent introduces an intermediary conversion table that maps serial numbers between the source and destination virtual tape systems. This conversion table acts as a mediator, allowing the destination system to recognize and accept data from the source system without requiring duplicate copies. The conversion table enables direct migration by translating serial number references, eliminating the need for the traditional two-step copy process.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the parameter of serial number mapping by creating a conversion table that associates source system serial numbers with destination system serial numbers. This parameter change enables the destination system to understand and accept data from the source system's format, allowing single-copy migration instead of requiring data to be copied twice with different serial numbers.

Inventive Principle:
Principle #35Parameter changes

2Ease of operation

If data is migrated by copying to temporary logical volume then inserting logical volume with same VOLSER, then data can be migrated between composite libraries, but additional sequence of steps is required increasing complexity

Engineering Contradiction:
Improvemigration process simplicityVSAvoidmigration steps
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent performs preliminary action by pre-creating the conversion table that maps serial numbers before the actual data migration begins. This preliminary setup eliminates the need for complex multi-step procedures during migration. Instead of requiring temporary logical volumes and sequential insertions, the pre-established conversion table enables direct and simple data copying from source to destination system.

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If format specification for logical volume data is not published, then vendor-specific proprietary formats can be maintained, but data cannot be read after transfer between vendors

Engineering Contradiction:
Improvevendor compatibilityVSAvoiddata readability
Core Design Contradiction:
Adaptability or versatilityVSLoss of information

Solution Approach 1:

The conversion table serves as an intermediary that bridges the gap between proprietary vendor formats. It maps serial numbers from the source vendor's format to the destination vendor's format, enabling data to be transferred and read correctly between different virtual tape systems without requiring publication of the underlying format specifications.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12346591B2Data migration between virtual tape systems using tape VOLSER conversion
Publication Date: 2025.07.01 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12346591B2 patent drawing
  • US12346591B2 patent drawing
  • US12346591B2 patent drawing

AI summary

A computer-implemented method, in accordance with one embodiment, includes receiving a request to migrate data from a source virtual tape system to a destination virtual tape system. A serial number of a logical volume having the data in the destination virtual tape system is added to the destination virtual tape system. An interim logical volume is created on the destination virtual tape system. A conversion table associating the serial number of the logical volume is updated with a serial number of the interim logical volume. The data in the logical volume is migrated to the interim logical volume. In response to completing the data migration, data access requests are satisfied using the logical volume.