US20160139851A1 - Storage system having a thin provisioning function - Google Patents

Storage system having a thin provisioning function Download PDF

Info

Publication number
US20160139851A1
US20160139851A1 US15/000,475 US201615000475A US2016139851A1 US 20160139851 A1 US20160139851 A1 US 20160139851A1 US 201615000475 A US201615000475 A US 201615000475A US 2016139851 A1 US2016139851 A1 US 2016139851A1
Authority
US
United States
Prior art keywords
storage
segment
ldev
vdev
data
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.)
Abandoned
Application number
US15/000,475
Inventor
Yoshiki Kano
Akira Yamamoto
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Priority claimed from US09/931,253 external-priority patent/US6725328B2/en
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to US15/000,475 priority Critical patent/US20160139851A1/en
Publication of US20160139851A1 publication Critical patent/US20160139851A1/en
Priority to US16/051,780 priority patent/US10452299B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0605Improving or facilitating administration, e.g. storage management by facilitating the interaction with a user or administrator
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0608Saving storage space on storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/0647Migration mechanisms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0689Disk arrays, e.g. RAID, JBOD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2056Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring
    • G06F11/2087Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant by mirroring with a common controller
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0631Configuration or reconfiguration of storage systems by allocating resources to storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0665Virtualisation aspects at area level, e.g. provisioning of virtual or logical volumes

Definitions

  • the invention is related to storage systems and in particular to migration in a allocation as needed (i.e., thin provisioned) storage system.
  • Allocation-on-use (allocation-as-needed, also referred to as “thin provisioning”) technology provides an efficient storage space management for virtual volumes, since space is allocated on an as-needed basis.
  • Conventional “manual provisioning” of storage involves installing the actual physical storage called for; e.g., if 10 terabytes (TB) of storage is required, then in a “manual provisioning” approach, 10 TB of storage is purchased and installed.
  • Manually provisioned volumes are referred to herein as “normal volumes”. Thin provisioning allows a user (e.g., administrator) to create volumes of any size without actually purchasing or installing the entire amount of disk storage.
  • Thin provisioned volumes are referred herein as “thin provisioned volumes.”
  • a common use of thin provisioning is in virtual storage systems, where “virtual volumes” in the virtual storage are provided as thin provisioned volumes.
  • Virtual volumes in the virtual storage are provided as thin provisioned volumes.
  • Commonly owned U.S. Pat. No. 6,725,328 shows an example of thin provisioning, referred to therein as allocation-on-use.
  • Disclosed in the disclosure is, more specifically, a disk subsystem which is made up of disks having different RAID levels such as RAID5 and RAID1 as devices (logical disks) to be accessed by a host computer, or made up of disks having different access rates as actual magnetic disks (physical disks) of logical disks. A user can selectively use the devices according to the access rates of the respective devices.
  • the present invention provides a method to migrate between “normal volumes” and “virtual volume” while maintaining the benefits of thin-provisioning.
  • Migration from a normal volume includes determining whether a data block contains production data.
  • a data block which contains production data is identified as a segment in the thin provisioned volume. Those data blocks which do not contain production data are placed in a free segment list. Thereafter, data access can take place in the thin provisioned volume.
  • a further aspect of the present invention is migration of data from a thin provisioned volume to a normal volume.
  • Each segment allocated to the thin provisioned volume is copied to a corresponding location in the normal volume according to the logical block address associated with the segment.
  • a further aspect of the present invention is creation of a normal volume having a bitmap to understand the modification of blocks within a volume.
  • the volume is used on migration from normal volume to virtual volume.
  • FIG. 1 is a block diagram showing a configuration of a computer system to which a first embodiment of the present invention is applied;
  • FIG. 2 shows a functional representation of the system configuration of FIG. 1 ;
  • FIG. 3 shows information for defined parity groups
  • FIG. 4 shows processing for SCSI write operations
  • FIG. 5 shows configuration information for a thin provisioned volume
  • FIG. 6 shows information for a free segment pool for thin provisioned volumes
  • FIG. 7 shows the processing for a write operation on a thin provisioned volume
  • FIG. 8 shows the data flow during a write operation in an LDEV
  • FIG. 9 shows the processing for a read operation on a thin provisioned volume
  • FIG. 10 shows the data flow of a read operation on a thin provisioned volume
  • FIG. 11 shows a table of free LDEV's
  • FIG. 12 shows configuration information for defined LDEV's
  • FIG. 13 shows state changes during a migration from LDEV to LDEV
  • FIG. 14 shows a table of pooled VDEV's
  • FIG. 15 shows the flow for a migration operation between two VDEV's
  • FIG. 16 shows a user interface for setting migration thresholds
  • FIG. 17 illustrates triggering of migration
  • FIG. 18 shows triggering for migration from an LDEV to a VDEV
  • FIG. 19 shows triggering for migration from a VDEV to an LDEV
  • FIG. 20 shows an example of an interface for recommending migrations
  • FIG. 21 shows processing performed by a scheduler
  • FIG. 22 shows the processing for migration operations between LDEV and VDEV
  • FIG. 23 shows re-creation of the bitmap for an LDEV during migration of data from a VDEV to the LDEV;
  • FIG. 24 shows the flow of data during a migration from an LDEV to a VDEV
  • FIG. 25 shows the flow of data during a migration form an LDEV to a VDEV that does not involve copying data
  • FIG. 26 shows the flow of data during a migration from a VDEV to an LDEV
  • FIG. 27 shows the system configuration according to another embodiment of the present invention.
  • FIG. 28 shows the functional view of the configuration shown in FIG. 27 ;
  • FIG. 29 shows an external mapping table for externally defined LUNs
  • FIG. 30 shows a mapping from external LUN designations to internal LUN designations
  • FIG. 31 illustrates an example of a parity group defined by external LUNs.
  • the first embodiment shows the migration from a Logical DEVice (LDEV) which is a volume comprising blocks of data on one or more physical devices to a Virtual DEVice (VDEV) which comprises on-demand allocated segments, or from VDEV to LDEV on host's initial write using allocation-on-use technology.
  • LDEV Logical DEVice
  • VDEV Virtual DEVice
  • FIG. 1 shows a diagram illustrating the hardware components and interconnections among the components.
  • One or more host systems 2 each has an operating system (OS) and a hardware configuration of a conventional computer system; e.g., PC, workstation, Mini Computer or Mainframe.
  • the host system includes a CPU 11 , memory 12 , and an internal disk 13 .
  • the host system further includes a host bus adapter (HBA) 14 for connection to a Fibre Channel (FC) switch 400 (or an Ethernet switch or the like).
  • HBA host bus adapter
  • FC Fibre Channel
  • Each host system can store its data (e.g., production data created and used by applications such as a database) on a logical unit (LU) provided by a storage subsystem 30 .
  • LU logical unit
  • a console 402 is configured similarly to the host system 2 , but may not be configured with an HBA.
  • the console 402 is in communication with the storage system 30 over a suitable communication channel.
  • FIG. 1 shows that the console 402 is connected to a switch 401 , which in turn is connected to the storage subsystem 30 .
  • the console provides remote administrative access to the storage subsystem, allowing a system administrator to maintain and otherwise manage the subsystem.
  • the storage subsystem 30 is configured to provide storage using SCSI-2,3 command sets on its LU's.
  • the storage system comprises several RAID controllers (CTL) 20 and several physical storage devices 32 .
  • the controller 20 comprises components such as a processor, memory, and network interface cards (NICs) such as Ethernet cards or FC ports.
  • NICs network interface cards
  • the controller provides SAN (storage area network) capability, or can process SCSI I/O requests to provide RAID-based access to the physical storage devices 32 .
  • An initial embodiment of the present invention is based on open system using SCSI. However, it is clear that the invention can be applied to other systems; e.g., Mainframes using CKD (Count Key Data) Format.
  • the controller 20 typically includes non-volatile random access memory (NVRAM) and can store data to the NVRAM.
  • NVRAM non-volatile random access memory
  • the NVRAM can serve as a data cache that is protected against power failures using battery protection for memory. In case of power failure, for example, data on the NVRAM may be de-staged to a storage configuration area on the physical storage devices 32 using a backup battery as a power source.
  • the controller can provides FC ports which have WWN (World Wide Name) to specify the target ID as SCSI world, and consists of LUN on a FC port.
  • WWN World Wide Name
  • a management console 390 is typically provided for the customer engineer. It can be connected to the storage subsystem internally.
  • the console 390 provides GUI-based interface for the creation or deletion of parity groups among the physical devices 32 , and interfaces related to user administrator function like the creation or deletion of logical device, of path between logical device and LU, and of path between LU and FC port.
  • FIG. 2 is a diagram illustrating a logical view of the software components of the system shown in FIG. 1 and the interactions among them.
  • the SAN 400 is logical connection between a given Host 10 and Storage Subsystem 30 using a switch or Hub like FC and Ethernet. This capability is provided primarily by a fibre channel switch, a hub, an Ethernet Switch or hub, etc.
  • the LAN/WAN 401 is logical connection between the Console 402 and Storage subsystem 30 using switches like Ethernet, FDDI, Token ring, and so on.
  • the storage subsystem is connected to LAN/WAN 401 to access from other host to manage storage subsystem.
  • the storage subsystem 30 comprises various software components or modules.
  • the functions provided by the software can be enabled in microcode that executes in the controller 20 .
  • the program code can be provided from an installation stored on optical media such as CD-ROM, or can be obtained from FD or other remote devices like an Internet connection to install microcode.
  • the microcode comprises a conventional parity group manager (not shown), a logical device manager (LDEV Mgr) 23 that creates a logical device to provide a logical storage from physical discs to an IO process 21 , a Virtual Device Manager (VDEV Mgr) 22 , and a migrater 24 . Details of these processes are discussed further below.
  • the parity group manager is known, and thus not shown in FIG. 2 .
  • This module is part of the microcode in the controller 20 .
  • the parity group manager defines and maintains parity group information for physical storage devices 32 using RAID0/1/2/3/4/5/6 technology.
  • RAID 6, based on RAID 5 technology, provides dual parity protection.
  • the created parity group is listed in an LDEV Config table 29 ( FIG. 3 ).
  • the information in this table includes a parity group number 51 to identify the parity group within storage subsystem, a usable capacity size 52 created from RAID technology, a RAID configuration 53 , and the constituent physical storage devices 54 . Additional information in the table is discussed below.
  • the LDEV manager 23 manages the structure of each LDEV .sub. and the behavior of IO from the LU's.
  • the LDEV presents a logical storage area for an LU to store and present data from/to host.
  • the LDEV is part of a parity group.
  • the administrator defines and initially formats a region of the LDEV adding the number of LDEV.
  • the mapping between LDEV and parity group is stored in LDEV Config table 29 ( FIG. 3 ). For each parity group (field 51 in the LDEV Config table 29 ), a record is maintained for each LDEV in that parity group.
  • the record includes an LDEV number 55 which identifies the LDEV, a start Logical Block Address (LBA) 56 which represents the LDEV's start address in the parity group, and an end LBA 57 which represents the LDEV's end address in the parity group.
  • LBA Logical Block Address
  • the data used to represent an initialized volume can be ASCII “0” (zero). However, “0” is also sometimes used as the return value in a read function call to indicate an un-assigned segment in a VDEV (discuss in later), which can create ambiguity. Therefore, another data representation can be selected, e.g., NULL ( ⁇ 0), as the NULL fill value in an initialized disk. This selection can be provided via the console 402 . After the LDEV is initialized, the state of initialization is stored in FMT field 58 of FIG. 3 .
  • the microcode turns a format bit ON (“1”) to indicate the LDEV has initialized and not yet written to; the LDEV is said to be in an “initialized state.” If the bit is OFF (“0”), this indicates the LDEV has been written to and thus is no longer in the initialized state.
  • Each LDEV is associated with a bitmap 26 .
  • Each bit in the bitmap 26 corresponds to a block in the LDEV, and is initially set to OFF (e.g., logic “0”). When data is written to the block, the corresponding bit is set to ON (e.g., logic “1”).
  • production data blocks which have been allocated to stored data for application on the host or which are used by the operating system on the host to manage a file system. These blocks are referred to as allocated blocks. Data contained in blocks which are not allocated for application data and which are not used by the operating system can be referred to as non-production data. These blocks are referred to as unallocated blocks.
  • an LDEV comprises a large number of blocks
  • the blocks can be grouped into a smaller number of block-groups. This helps to keep the bitmap at a smaller more convenient size.
  • an LDEV might comprise 256.times.2.sup.10 blocks, which would require a 256 kilobit bitmap. Instead, if each bit corresponds to 256 blocks, then the bitmap need only be 1 kilobit in size.
  • an LDEV does not have a corresponding bitmap defined for it, a suitable process can be provided which allows a system administrator to create one. This can be requested via the Console 402 .
  • the LDEV manager 23 would read each block (or group of blocks) from the LDEV and either set the corresponding bit to OFF if the block (or group of blocks) has not been written (i.e., the data block is filled with NULLs), or set the corresponding bit to ON if the block (or at least one of the group of blocks) has been written.
  • This aspect of the present invention is appropriate for existing storage systems (so-called legacy systems) which are not initially configured for data migration processing in accordance with the present invention.
  • Step 131 data is written to the LDEV via the LU specified by start LBA and size, in response to a write command.
  • step 132 the corresponding bit in the bitmap corresponding to the LDEV is set to ON.
  • the microcode needs to indicate the fact that the LDEV is no longer in an initialized state.
  • the microcode makes a note of this occurrence. Recall in FIG.
  • the FMT field 58 shows whether the LDEV is in the initialized state (“1”) or not (“0”). After the first write operation is performed on the LDEV, the FMT field 58 is changed to “0” to indicate the volume has been written to or otherwise modified, and is therefore no longer initialized. As will be explained below, this FMT field 58 is used on migration for empty data from VDEV to LDEV.
  • the Virtual Device (VDEV) Manager 22 creates and manages thin-provisioned volumes as virtual devices to provide LUs that are based on virtual devices.
  • VDEV manager 22 allocates a storage segment from a segment pool 27 - 1 (see FIG. 6 ).
  • the segment manager 27 manages the segment pool 27 - 1 .
  • a storage segment is either “allocated” or “not allocated”.
  • FIG. 2 shows “allocated” segments 37 and “not allocated” segments 38 .
  • An allocated segment contains data.
  • the VDEV manager 22 maintains an allocation table 27 - 0 ( FIG. 5 ) to manage the Virtual LBA (VLBA) space for the virtual device that are defined by the thin provisioned volumes.
  • the allocation table 27 - 0 includes a VDEV number field 141 which identifies the virtual device.
  • a host visible size field 142 can be initialized using the SCSI's READ Capacity command.
  • the allocation table 27 - 0 also stores a record for each storage segment that is allocated to a virtual device.
  • Each record includes a start VLBA field 143 which indicates starting address in the virtual device that the storage segment represents, a Segment Size field 144 which indicates the size of each segment, and a Segment number field 145 which identifies the storage segment in the segment pool 27 - 1 . If a segment does not contain data (i.e., has not been written to), then the Segment number field will be some undefined value that indicates the segment has not been written and thus not yet allocated; e.g., “ ⁇ 1”.
  • the “not allocated” segments are created from one or more LDEVs. Each LDEV is divided into a plurality of segments and added to the free segment pool 27 - 1 .
  • the free segment pool comprises a segment number field 146 which uniquely identifies the segment among all of the segments; this typically is simply a sequential numbering of the segments comprising the LDEV.
  • An LDEV field 147 identifies the LDEV from which a particular segment originates.
  • the LBA field 148 and Segment Size field 149 identify the location of a segment in the LDEV.
  • FIG. 7 shows the processing for performing a write operation on a virtual-device-based LU.
  • a step 111 a determination is made whether the target of the write operation has been allocated a storage segment or not. If not then the process continues at a Step 112 , otherwise processing proceeds to a Step 113 .
  • Step 112 a storage segment is allocated from the free segment pool 27 - 1 . Then in Step 113 the write operation is performed.
  • Step 111 involves an inspection of the allocation table 27 - 0 ( FIG. 5 ).
  • the entry for the virtual device (VDEV) that corresponds to the LU is consulted.
  • the target address of the write operation is used to search the VLBA field 143 . If the Segment number field 145 is not filled in (e.g., set to “ ⁇ 1”), then a storage segment has not yet been allocated.
  • An important aspect of this thin provisioning aspect of the present invention is that the thin provisioned volume is dynamically expanded as storage is needed, and that the expansion occurs automatically without user involvement.
  • FIG. 8 illustrates the processing of the flowchart of FIG. 7 .
  • a write operation issues for VDEV 115 , targeting LBA 22520 in the VDEV.
  • the VDEV manager 22 allocates a segment (#301) from the free segment pool 117 .
  • FIG. 8 also shows an underlying LDEVs 201 that is configured to implement the free segment pool.
  • the LDEV 201 is partitioned into appropriately sized segments. Each of the segments is numbered and listed in the table 27 - 1 ( FIG. 6 ) and thus collectively constitute the free segment pool 117 .
  • FIG. 9 shows the actions performed for a read operation.
  • FIG. 10 illustrates the processing of FIG. 9 .
  • a determination is made whether the storage segment that corresponds to the target LBA of the read operation has been allocated or not. If not, then in a Step 103 , a suitable NULL response is returned indicating that the target LBA is an unwritten area in storage. Typically, the response includes the amount of data read, which in this case is zero. The value is defined in Console 42 when the LDEV is initialized.
  • the target LBA falls within the address range of an allocated storage segment, then the data in the storage segment is read out and returned, Step 102 .
  • Step 101 The determination made in Step 101 is made by consulting the allocation table 27 - 0 .
  • the VDEV that corresponds to the accessed LU is determined, thus identifying the correct entry in the VDEV field 141 .
  • the target LBA is compared to the start VLBA fields 143 of the corresponding VDEV to identify the corresponding storage segment.
  • the Segment number field 145 is then consulted to determine if the segment has been allocated or not; processing then proceeds to Step 102 or Step 103 accordingly.
  • FIG. 10 shows the situation where the target LBA accesses a previously allocated storage segment.
  • a read request is shown targeting LBA 22520 which maps (via allocation table 27 - 0 ) to segment 106 .
  • Segment 106 is shown to reside on LDEV 201 at the block location 107 .
  • the actual data for the read operation is then read from LDEV 201 .
  • the IO process 21 processes IO requests made to an LU from a host.
  • the IO process 21 comprises a component (not shown) for handling SCSI I/O operations.
  • the IO process includes a table 25 ( FIG. 12 ) that maps LUs to ports in the storage subsystem 30 .
  • the table 25 is used by the controller 20 to coordinate information between ports and LUs.
  • the table includes a port number field 81 to identify the physical FC port, a WWN field 82 which associates the world wide name (WWN) to the port, a logical unit number (LUN) field 83 , and a device name field 84 .
  • WWN world wide name
  • LUN logical unit number
  • the Migrater 24 performs migration operations to move data between LDEVs and VDEVs according to the present invention.
  • the migration operations include migrating data between LDEVs, migrating data from an LDEV to a VDEV, migrating data from a VDEV to an LDEV, and migrating data between VDEVs.
  • the administrator specifies an LU as the source LDEV and he selects a target LDEV.
  • the target LDEV is selected from the free LDEV pool 173 ( FIG. 11 ) via a suitable interface provided on console 390 or console 402 .
  • the free LDEV pool 173 shows the change in state for each LDEV.
  • Another state is “Free LDEV” 173 which indicates those LDEVs that are not assigned to an LU or to a free segment pool 27 - 1 .
  • the final state is “Reserved LDEV” 174 which indicates those LDEVs in an intermediate state of operation. More specifically, these LDEVs are those which had been allocated for a migration operation which is still in progress.
  • the Migrater 24 can schedule a task to reserve the target LDEV and to perform the migration operation.
  • the Migrater 24 creates a pair of mirror between the source LDEV and the target LDEV.
  • the host's write IO is sent to the source LDEV and to the target LDEV, setting bits in the associated bitmap that correspond to blocks written on the target LDEV and the block of copy for the host written block which have already written by host is skip.
  • migration is performed in an “online” manner, then the Migrater 24 suspends hosts IO directed to the source LDEV after completion of the mirror operation, and splits the mirror pair.
  • the Migrater 24 then changes the LU designation that is used by the host to point to the target LDEV.
  • the source LDEV then becomes a free LDEV. If migration is performed in an “offline” manner, then the Migrater 24 simply continues to process IOs for the source LDEV upon completion of the data migration. Performing “offline” migration allows the administrator to re-use the target LDEV; e.g., connecting it to another LU, or the LU may have been already assigned to and LDEV before the mirror operation.
  • FIG. 13 shows the operation of the change state on migration.
  • the Migrater 24 reserves a target LDEV 187 and enters a migration task to the scheduler.
  • the scheduler invokes the task and starts to migrate data from used LDEV 186 .
  • the host's write IO is sent to source LDEV and to the target LDEV.
  • source IO is suspended and path is changed to target LDEV.
  • target LDEV is changed to a used LDEV state and the source LDEV is changed to a Free LDEV state in Step 3 .
  • the controller 20 has a table of Pooled VDEV 28 - 1 ( FIG. 14 ) to manage the state of the VDEVs.
  • the table includes a “Used” VDEV number field 475 that shows the VDEVs which have already been assigned to an LU, a “Reserved” VDEV field 476 that shows the VDEV number of the target VDEV that has been reserved for the migration operation, and a “Free” VDEV field 477 that shows VDEVs which have not been assigned to an LU.
  • Migrater 24 on storage subsystem 30 picks a free VDEV from the Free VDEV field 477 in the VDEV pool 28 - 1 , and move the VDEV number of the selected VDEV to the Reserved VDEV field 476 .
  • a migration task is then created and scheduled. The migration task is executed as shown in Step 1 in FIG. 15 .
  • Migrater 24 allocates a new storage segment (Step 2 . 1 in FIG. 15 ) and copies data by each segment from segment on source VDEV to the new segment on target VDEV (Step 2 . 2 in FIG. 15 ).
  • the host's write IO is sent to source VDEV and to the target VDEV to also write data on target VDEV. If migration is performed in an “online” manner, then the host will be “connected” to the target VDEV upon completion of the migration.
  • the Migrater 24 suspends the host's IOs after completing copying of all the segments from the source VDEV to the target VDEV.
  • the LU designation that is used by the host to access the volume is changed to point to the target VDEV (Step 3 . 1 in FIG. 15 ).
  • the VDEV number of the target is moved from the Reserved VDEV field 476 ( FIG. 14 ) to the Used VDEV field 475 .
  • the segments in the source VDEV are put into the free segment pool 117 and the source VDEV number is moved to the Free VDEV 477 field 477 (Step 3 . 2 in FIG. 15 ).
  • the Migrater 24 continues to process IOs using the source VDEV.
  • the administrator can re-use the target VDEV after split of the pair and assigning an LU to a VDEV or the LU may have been assigned to the VDEV before the copy in the case of OFFLINE operation; Step 1 in FIG. 15 .
  • the scheduler that is used to schedule the migration tasks is typically provided by the OS.
  • the “cron” utility is provided on UNIX-based OSs.
  • the Windows® operating system from Microsoft also provides for task scheduling.
  • user access to schedule and otherwise monitor migrations tasks can be provided by the console 390 in the storage subsystem 30 , or remotely via the console 402 .
  • Typical operation of the present invention involves a user (e.g., a customer service engineer) creating a parity group from among the physical storage devices 32 .
  • a system administrator creates a plurality of LDEVs from the parity group.
  • the administrator assigns at least one of the LDEVs to the free segment pool.
  • the storage subsystem 30 then divides the LDEV, according to predetermined segment size criteria, into a plurality of segments which constitute the free segment pool.
  • the administrator picks a VDEV number from VDEV number pool 477 in FIG. 14 and a size for the VDEV.
  • To access an LU from the host the administrator defines a path between the VDEV or LDEV and the LU.
  • a migration operation of date from an LDEV to a VDEV requires that at least one LDEV is associated with an LU.
  • the free segment pool must have free segments for allocation. There must be an available VDEV in the VDEV pool 477 ( FIG. 14 ) for allocation.
  • a migration operation of data from a VDEV to an LDEV requires a VDEV that is associated with an LU.
  • a free LDEV from the LDEV pool 173 ( FIG. 11 ) must be available for allocation.
  • the administrator Before migration commences, the administrator needs to know which LDEV or VDEV is best to use and must create a task in the scheduler to initiate the migration process.
  • the basic logic is that the storage subsystem performs scheduled checks of the rate of written data to an LU comprising VDEVs or to an LU comprising LDEVs on a storage subsystem, e.g., on a monthly basis, quarterly, or the like.
  • the storage subsystem checks the rate of the allocated segment among the segments in the VDEV and checks turned-on bits in the bitmap for the LDEV (indicating that the corresponding segment for LDEV was modified since the initial format of the LDEV).
  • FIG. 16 shows a graphical interface that can be used to set a threshold 231 (more generally a criterion) for activating the migration process.
  • the value entered in the field 231 represents the percentage utilization of an LU that will trigger a migration. For example suppose the value is 50%, and suppose the LU is initially associated with an LDEV. If the amount of storage used on the LDEV falls below 50%, then this will trigger a migration of data from the LDEV to a VDEV, where the LU is then associated with the VDEV after the migration. If later the usage of the LU (now associated with a VDEV) rises above 50%, then this could trigger a migration of the data back to an LDEV, when the LU is then associated with the LDEV.
  • the GUI shown in FIG. 16 can include a field (not show) that specifies how often to perform a check of the usage level of the LDEV or VDEV that the LU is currently associated with.
  • FIG. 17 shows the processing by which a migration is triggered. This process can be periodically performed at a predetermined rate, or according to a schedule; either of which can be user-specified.
  • a check is made whether the criteria for migrating data from an LDEV to a VDEV has been met. This is discussed in further detail in FIG. 18 .
  • a check is made whether the criteria for migrating data from a VDEV to an LDEV has been met. This is discussed in further detail in FIG. 19 . If there is an alert list (step 203 ), then each user in the alert list is notified in a step 204 .
  • the notification can be made by any of numerous ways; e.g., email, fax, pager, SNMP trap, etc.
  • FIG. 16 illustrates a simple criterion for deciding when to perform a migration, namely, monitoring the usage level.
  • this simple criterion will be used as an illustrative example. It can be appreciated however, that other criteria can be readily employed.
  • FIG. 18 shows the processing for determining which LDEVs are migrated.
  • a step 206 a check is made whether each LDEV has been examined for migration. If all the LDEVs have been examined, then the process ends.
  • Steps 207 and 208 constitute an example of a criterion (indicated by the dashed lines) for triggering migration or making a recommendation to perform a migration.
  • Step 207 checks the number of bits that are turned on in the bitmap corresponding to the LDEV being examined. This indicates the usage level of the LDEV. For example, the usage rate might be computed as:
  • step 208 if the usage level falls below a threshold percentage (as set in FIG. 16 , for example, the threshold would use a dedicated threshold for VDEV like Y independent from X. In this case, there is no suggestion of migration between X and Y threshold), then the LU that is associated with this LDEV is scheduled or recommended for data migration to a VDEV. Processing continues to step 206 to examine the next LDEV.
  • a threshold percentage as set in FIG. 16 , for example, the threshold would use a dedicated threshold for VDEV like Y independent from X. In this case, there is no suggestion of migration between X and Y threshold
  • the LU that is associated with this LDEV is scheduled or recommended for data migration to a VDEV. Processing continues to step 206 to examine the next LDEV.
  • FIG. 19 shows the processing for determining which VDEVs are migrated.
  • a step 211 a check is made whether each VDEV has been examined for migration. If all the VDEVs have been examined, then the process ends.
  • Steps 212 and 213 constitute an example of a criterion (indicated by the dashed lines) for triggering migration or making a recommendation to perform a migration.
  • Step 212 checks the number of segments that have been allocated to the VDEV being examined. This indicates the usage level of the VDEV.
  • step 213 if the usage level rises above a threshold percentage (as set in FIG. 16 , for example), then the LU that is associated with this VDEV is scheduled or recommended for data.
  • the usage rate might be computed as:
  • VDEV usage rate
  • step 213 if the usage level rises above a threshold percentage (as set in FIG. 16 , for example), then the LU that is associated with this VDEV is scheduled or recommended for data migration to an LDEV. Processing continues to step 211 to examine the next VDEV migration to an LDEV. Processing continues to step 211 to examine the next VDEV.
  • a threshold percentage as set in FIG. 16 , for example
  • step 207 / 212 and step 208 / 213 we may use number of read/write access for an LDEV or a VDEV to determine activity in the LDEV or VDEV.
  • Migration of data from an LDEV to a VDEV can be performed if there are too few read/write accesses to the LDEV.
  • migration can be performed if there are many read and write accesses.
  • an Administrator defines a threshold X of the counter for migration timing of LDEV, and the threshold indicates that the VDEV migrates to LDEV.
  • the Administrator also defines a threshold Y of the counter for VDEV and the threshold indicates that the LDEV migrates to VDEV.
  • Each VDEV and LDEV has a counter of accessed I/O number for periodically monitoring within term like a week, a month, a quarter or a year.
  • the counter watches each read and write IO access and increases the count until the microcode checks the recommendation like Step 208 / 213 after the each recommendation, the counter is reset.
  • the microcode checks the usage level for the counter with the defined threshold. If the counter is above a threshold percentage X, the microcode code recommends to migrate data to LDEV. Also as same as step 213 , the microcode checks the usage level for the counter with the defined threshold. If the counter falls below a threshold percentage Y, the microcode code recommends to migrate data to VDEV.
  • FIG. 20 shows an example of a GUI that lists the recommendations for migration.
  • the interface shows a source LU field 221 which identifies the LU that contains the data that is the object of possible migration operation.
  • a target device field 222 identifies the target of the data migration.
  • a configuration field 223 indicates whether the device identified in the LDEV field 222 is configured as an LDEV or a VDEV. These fields are obtained from the table 25 shown in FIG. 12 .
  • a recommendation field 224 shows the results of the processing outlined in FIGS. 17-19 .
  • a usage field 225 shows amount of used space on an LDEV, or in the case of a VDEV the amount of allocated segments. In the figure, the usage is expressed as a percentage of the total available space or segments.
  • a request migration field 226 is an input field that allows the user to select an LU for migration or not.
  • the GUI shown in FIG. 20 can be enhanced to allow the user to select the target LDEV or VDEV, by specifying an LDEV number in the target in the field 222 .
  • the GUI can be enhanced with a field that specifies “online” migration, meaning that when an LU has migrated it data to the target, the LU is then assigned to that target for subsequent 10 .
  • FIG. 21 shows the processing performed by the scheduler. This is a standard wait loop which looks for tasks that are scheduled.
  • FIG. 22 shows the processing for a migration operation 150 , which comprises the following:
  • Step 151 The Migrater 24 creates a pair of a source device and a target device.
  • Step 152 A check is made on the direction of migration. If the migration is from an
  • Step 153 If migration is from a VDEV to an LDEV, then processing continues at Step 154 .
  • Step 153 The Migrater 24 copies data from the source LDEV to the target VDEV based on the corresponding bitmap. The migration continues until data between the source device and the VDEV is synchronized. If a host sends a write IO to the source during the copying, the data for the write IO is also sent to the target to write data after the allocation of a segment.
  • Step 154 The Migrater 24 allocates segments and copies data from the source VDEV to the target LDEV based on allocated segment table 27 - 0 ( FIG. 5 ). If the host sends a write IO to the source during the copying, the data for the write IO is also sent to the target to write data, turning ON the bit in the LDEV's bitmap that corresponds to the written segment. Also, the Migrater fills empty segments (shown as “ ⁇ 1” in the Segment field 145 in FIG. 5 ) in the LDEV with a fill character. Typically, the NULL fill value which is ASCII “0” (zero) or the NULL character ( ⁇ 0) is the same as the LDEV's formatted value to indicate an empty block.
  • FIG. 3 includes a FMT field 58 to indicate if the LDEV is in the initialized state (“1”) or not (“0”).
  • Step 155 The Migrater 24 creates a bitmap table for target device.
  • Step 156 The Migrater 24 confirms whether the migration task is an online operation or an offline operation. If the task is an online migration, this procedure goes to Step 157 . If the task is an offline migration, this procedure goes to Step 159 .
  • Step 157 The Migrater 24 suspends the source and target. If the host issues an IO operation, it will be placed in a wait state until Step 158 is performed.
  • Step 158 The Migrater 24 changes the path from source device to target device. The host can then resume with its 10 operations.
  • Step 159 The Migrater 24 discards the pair.
  • FIG. 23 shows the re-creation of a bitmap for an LDEV that was the target of a migration operation, performed in step 155 above.
  • a bitmap for the LDEV must be created.
  • the Migrater 24 gets a next segment from the allocated segments and turns on the corresponding bits in the bitmap associated with the LDEV.
  • FIG. 24 shows the data flow for migration of data from an LDEV to a VDEV resulting from the migration process of FIG. 22 .
  • the Migrater 24 creates a pair relationship between the VDEV and the LDEV. Data is then copied from blocks in the source LDEV based on the bitmap table 26 corresponding to the source LDEV. Prior to the copy operation of a block of data from the LDEV, the Migrater allocates a segment from the free segment pool and creates an entry segment in the allocated segment table 27 - 0 associated with the VDEV. The block of data from the LDEV is then copied to the allocated segment in the VDEV. When the migration is complete the LDEV can be re-assigned to another LU. The VDEV is associated with the LU that was originally associated with the LDEV in the ONLINE case or is associated with the another LU in case of OFFLINE operation.
  • FIG. 25 shows an embodiment which avoids the copying of data.
  • the source LDEV is identified by way of the LU designation associated with the LDEV.
  • An available VDEV number is selected from the table 28 - 1 ( FIG. 14 ) and thus identifies the target VDEV.
  • the bitmap corresponding to the source LDEV is converted to the table 27 - 0 ( FIG. 5 ) and the free segment pool of the target VDEV.
  • the Migrater 24 proceeds down the bitmap associated with the target LDEV.
  • the VDEV number gets us into a corresponding VDEV entry (field 141 ) of the table 27 - 0 ( FIG. 5 ).
  • the sequence number of the corresponding block is entered into the appropriate entry in the Segment field 145 of the table 27 - 0 , using the LBA address of the corresponding block as a key into the table 27 - 0 .
  • the sequence numbers of the blocks in the LDEV whose bit is not set are entered into the free segment pool 117 . In this way, there is no actual copying of data from the source LDEV to the target VDEV.
  • FIG. 26 shows the data movement and the creation of a bitmap for the target LDEV during a migration from a VDEV to an LDEV, as shown in the process flow of FIG. 22 .
  • a copy pair is created comprising the source VDEV and the target LDEV.
  • each segment in the VDEV is copied to the LDEV at the address indicated in the VLBA field 143 .
  • the state of the FMT field 58 in FIG. 3 is “0”.
  • the microcode fills data for the segment addressed region, indicated by the Start LBA field 56 and the End LBA field 57 in FIG. 3 when the microcode encounters a “ ⁇ 1” value in Segment field 145 of FIG. 5 .
  • FIG. 27 shows a system configuration according to this embodiment.
  • One or more host systems 2 each has an operating system (OS) and a hardware configuration of a conventional computer system.
  • the host system includes a CPU 11 , memory 12 , and an internal disk 13 .
  • the host system further includes a host bus adapter (HBA) 14 for connection to a Fibre Channel (FC) switch 35 (or an Ethernet switch or the like).
  • HBA host bus adapter
  • FC Fibre Channel
  • Each host system can store its data (e.g., production data created and used by applications such as a database) on a logical unit (LU) provided by a storage subsystem 40 .
  • LU logical unit
  • the storage subsystem 40 is configured to provide storage using SCSI-2,3 command sets on its LUs.
  • the storage system comprises several RAID controllers (CTL) 45 and several physical storage devices 49 .
  • the controller 45 comprises components such as a processor, memory, and network interface cards (NICs) such as Ethernet cards or FC ports (not shown).
  • NICs network interface cards
  • the controller provides SAN (storage area network) capability, or can process SCSI I/O requests to provide RAID-based access to the physical storage devices 49 .
  • the controller 45 typically includes non-volatile random access memory (NVRAM) and can store data to the NVRAM.
  • NVRAM non-volatile random access memory
  • the NVRAM can serve as a data cache that is protected against power failures. In case of power failure, for example, data on the NVRAM can be de-staged to a storage configuration area on the physical storage devices 49 using a backup battery as a power source.
  • the controller can provides FC ports (e.g., port 46 ) which have WWN (World Wide Name) to specify the target ID as SCSI world, and consists of LUN on a FC port.
  • An additional port 47 is provided for connection to an external storage system 30 via a switch 91 .
  • the external storage system 30 comprises external storage devices 32 .
  • FIG. 28 shows a functional view of the system of FIG. 27 .
  • the external storage subsystem 30 defines logical units (LUs).
  • a mapping table 240 ( FIG. 30 ) provides access to the internal LUs defined by storage subsystem 30 from storage subsystem 40 .
  • the mapping table includes an external LUN field 241 which contains LU numbers (LUNs) that are used by the storage subsystem 40 to access the LUs of storage subsystem 30 .
  • a Size field 242 indicates the size of the LU.
  • a WWN field 243 stores the WWN to access an LU.
  • An internal LUN field 244 represents the LU number used internally by the storage subsystem 30 .
  • the storage subsystem 40 includes a Disc-External LU mapping table 230 ( FIG. 29 ) which provides a mapping capability to see the external LUs defined on storage subsystem 30 .
  • the mapping table 230 is the same as the table shown in FIG. 3 .
  • the Disk number field 234 points to the external LU number field 241 of the mapping table 240 .
  • mappings can be used, consider the example shown in FIG. 31 .
  • a one terabyte (TB) logical unit can be defined in storage subsystem 40 comprising logical units in storage subsystem 30 .
  • Parity group 3 in mapping 230 shows such a configuration.
  • the 1 TB LUN comprises LUNs Ex.sub. 1 and Ex.sub. 2 of storage subsystem 30 .
  • LUN Ex.sub. 1 is a 500 gigabyte (GB) LUN, as is LUN Ex.sub. 2 .
  • the header information 511 , 512 has an offset of LBA (Logical Block Address), which is the address space of LU, the unit and other functionality information for the LU is 5 MB.
  • LBA Logical Block Address
  • the 5 MB is an example of header file.
  • the header is used for data space on the parity group number, belonging parity group, size, affiliation LU (port and LUN on port), number of logical disc, configuration (concatenation, RAID0/1/2/3/4/5/6, and etc), Sequence of LU for the configuration, and Data space of which size is a total of LU size minus header for the LDEV.
  • mappings 240 and 230 The migration operation for this embodiment of the present invention is the same as discussed above.

Abstract

Data migration includes copying between normal volumes and thin provisioned volumes. Data in a normal volume can be copied to a thin provisioned volume. Alternatively, data structures can be provided to facilitate converting a normal volume into a thin provisioned volume without actual copying of data. Copying from a thin provisioned volume to a normal volume is also disclosed.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a continuation application of U.S. application Ser. No. 13/723,648, filed Dec. 21, 2012, which is a continuation application of U.S. application Ser. No. 12/694,695, filed Jan. 27, 2010, which is a continuation application of U.S. application Ser. No. 11/604,090, filed Nov. 22, 2006, which is a continuation application of U.S. application Ser. No. 11/092,604, filed Mar. 29, 2005, which is related to commonly owned U.S. application Ser. No. 09/931,253, filed Aug. 17, 2001, now U.S. Pat. No. 6,725,328, and is herein incorporated by reference in its entirety for all purposes
  • BACKGROUND OF THE INVENTION
  • The invention is related to storage systems and in particular to migration in a allocation as needed (i.e., thin provisioned) storage system.
  • Allocation-on-use (allocation-as-needed, also referred to as “thin provisioning”) technology provides an efficient storage space management for virtual volumes, since space is allocated on an as-needed basis. Conventional “manual provisioning” of storage involves installing the actual physical storage called for; e.g., if 10 terabytes (TB) of storage is required, then in a “manual provisioning” approach, 10 TB of storage is purchased and installed. Manually provisioned volumes are referred to herein as “normal volumes”. Thin provisioning allows a user (e.g., administrator) to create volumes of any size without actually purchasing or installing the entire amount of disk storage. Thin provisioned volumes are referred herein as “thin provisioned volumes.” A common use of thin provisioning is in virtual storage systems, where “virtual volumes” in the virtual storage are provided as thin provisioned volumes. Commonly owned U.S. Pat. No. 6,725,328 shows an example of thin provisioning, referred to therein as allocation-on-use.
  • Current data migration technologies for volumes such as Logical Units (LUs) in the SCSI environment perform operations on a block-by-block basis irrespective of the data in the blocks. If we use the current migration technology for thin-provisioning technology, the benefits of thin provisioning will be lost because conventional migration technology copies all blocks in the source volume to the target volume. Consequently, even in a thin-provisioning system, all blocks would be allocated. Improvements in this area of storage technologies can be made.
  • As the amount of information treated in a computer system for use in companies, corporations, etc. is drastically increased, the capacity of a storage device such as a disk for storage of data has been increased steadily in these years. For example, a magnetic disk storage system having a capacity of the order of terabytes is very common. With respect to such a disk storage system, there is a technique by which a single storage device subsystem is made up of a plurality of types of logical disks (which will be sometimes referred to merely as disks), e.g., as disclosed in U.S. Pat. No. 5,956,750, incorporated herein by reference. Disclosed in the disclosure is, more specifically, a disk subsystem which is made up of disks having different RAID levels such as RAID5 and RAID1 as devices (logical disks) to be accessed by a host computer, or made up of disks having different access rates as actual magnetic disks (physical disks) of logical disks. A user can selectively use the devices according to the access rates of the respective devices.
  • SUMMARY OF THE INVENTION
  • The present invention provides a method to migrate between “normal volumes” and “virtual volume” while maintaining the benefits of thin-provisioning. Migration from a normal volume includes determining whether a data block contains production data. A data block which contains production data is identified as a segment in the thin provisioned volume. Those data blocks which do not contain production data are placed in a free segment list. Thereafter, data access can take place in the thin provisioned volume.
  • A further aspect of the present invention is migration of data from a thin provisioned volume to a normal volume. Each segment allocated to the thin provisioned volume is copied to a corresponding location in the normal volume according to the logical block address associated with the segment.
  • A further aspect of the present invention is creation of a normal volume having a bitmap to understand the modification of blocks within a volume. The volume is used on migration from normal volume to virtual volume.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Aspects, advantages and novel features of the present invention will become apparent from the following description of the invention presented in conjunction with the accompanying drawings, wherein:
  • FIG. 1 is a block diagram showing a configuration of a computer system to which a first embodiment of the present invention is applied;
  • FIG. 2 shows a functional representation of the system configuration of FIG. 1;
  • FIG. 3 shows information for defined parity groups;
  • FIG. 4 shows processing for SCSI write operations;
  • FIG. 5 shows configuration information for a thin provisioned volume;
  • FIG. 6 shows information for a free segment pool for thin provisioned volumes;
  • FIG. 7 shows the processing for a write operation on a thin provisioned volume;
  • FIG. 8 shows the data flow during a write operation in an LDEV;
  • FIG. 9 shows the processing for a read operation on a thin provisioned volume;
  • FIG. 10 shows the data flow of a read operation on a thin provisioned volume;
  • FIG. 11 shows a table of free LDEV's;
  • FIG. 12 shows configuration information for defined LDEV's;
  • FIG. 13 shows state changes during a migration from LDEV to LDEV;
  • FIG. 14 shows a table of pooled VDEV's;
  • FIG. 15 shows the flow for a migration operation between two VDEV's;
  • FIG. 16 shows a user interface for setting migration thresholds;
  • FIG. 17 illustrates triggering of migration;
  • FIG. 18 shows triggering for migration from an LDEV to a VDEV;
  • FIG. 19 shows triggering for migration from a VDEV to an LDEV;
  • FIG. 20 shows an example of an interface for recommending migrations;
  • FIG. 21 shows processing performed by a scheduler;
  • FIG. 22 shows the processing for migration operations between LDEV and VDEV;
  • FIG. 23 shows re-creation of the bitmap for an LDEV during migration of data from a VDEV to the LDEV;
  • FIG. 24 shows the flow of data during a migration from an LDEV to a VDEV;
  • FIG. 25 shows the flow of data during a migration form an LDEV to a VDEV that does not involve copying data;
  • FIG. 26 shows the flow of data during a migration from a VDEV to an LDEV;
  • FIG. 27 shows the system configuration according to another embodiment of the present invention;
  • FIG. 28 shows the functional view of the configuration shown in FIG. 27;
  • FIG. 29 shows an external mapping table for externally defined LUNs;
  • FIG. 30 shows a mapping from external LUN designations to internal LUN designations; and
  • FIG. 31 illustrates an example of a parity group defined by external LUNs.
  • DESCRIPTION OF THE SPECIFIC EMBODIMENTS
  • The first embodiment shows the migration from a Logical DEVice (LDEV) which is a volume comprising blocks of data on one or more physical devices to a Virtual DEVice (VDEV) which comprises on-demand allocated segments, or from VDEV to LDEV on host's initial write using allocation-on-use technology.
  • FIG. 1 shows a diagram illustrating the hardware components and interconnections among the components. One or more host systems 2, each has an operating system (OS) and a hardware configuration of a conventional computer system; e.g., PC, workstation, Mini Computer or Mainframe. The host system includes a CPU 11, memory 12, and an internal disk 13. The host system further includes a host bus adapter (HBA) 14 for connection to a Fibre Channel (FC) switch 400 (or an Ethernet switch or the like). Each host system can store its data (e.g., production data created and used by applications such as a database) on a logical unit (LU) provided by a storage subsystem 30.
  • A console 402 is configured similarly to the host system 2, but may not be configured with an HBA. The console 402 is in communication with the storage system 30 over a suitable communication channel. For example, FIG. 1 shows that the console 402 is connected to a switch 401, which in turn is connected to the storage subsystem 30. The console provides remote administrative access to the storage subsystem, allowing a system administrator to maintain and otherwise manage the subsystem.
  • The storage subsystem 30 is configured to provide storage using SCSI-2,3 command sets on its LU's. The storage system comprises several RAID controllers (CTL) 20 and several physical storage devices 32. The controller 20 comprises components such as a processor, memory, and network interface cards (NICs) such as Ethernet cards or FC ports. The controller provides SAN (storage area network) capability, or can process SCSI I/O requests to provide RAID-based access to the physical storage devices 32. An initial embodiment of the present invention is based on open system using SCSI. However, it is clear that the invention can be applied to other systems; e.g., Mainframes using CKD (Count Key Data) Format.
  • The controller 20 typically includes non-volatile random access memory (NVRAM) and can store data to the NVRAM. The NVRAM can serve as a data cache that is protected against power failures using battery protection for memory. In case of power failure, for example, data on the NVRAM may be de-staged to a storage configuration area on the physical storage devices 32 using a backup battery as a power source. The controller can provides FC ports which have WWN (World Wide Name) to specify the target ID as SCSI world, and consists of LUN on a FC port.
  • A management console 390 is typically provided for the customer engineer. It can be connected to the storage subsystem internally. The console 390 provides GUI-based interface for the creation or deletion of parity groups among the physical devices 32, and interfaces related to user administrator function like the creation or deletion of logical device, of path between logical device and LU, and of path between LU and FC port.
  • FIG. 2 is a diagram illustrating a logical view of the software components of the system shown in FIG. 1 and the interactions among them. The SAN 400 is logical connection between a given Host 10 and Storage Subsystem 30 using a switch or Hub like FC and Ethernet. This capability is provided primarily by a fibre channel switch, a hub, an Ethernet Switch or hub, etc. The LAN/WAN 401 is logical connection between the Console 402 and Storage subsystem 30 using switches like Ethernet, FDDI, Token ring, and so on. The storage subsystem is connected to LAN/WAN 401 to access from other host to manage storage subsystem.
  • The storage subsystem 30 comprises various software components or modules. The functions provided by the software can be enabled in microcode that executes in the controller 20. The program code can be provided from an installation stored on optical media such as CD-ROM, or can be obtained from FD or other remote devices like an Internet connection to install microcode. The microcode comprises a conventional parity group manager (not shown), a logical device manager (LDEV Mgr) 23 that creates a logical device to provide a logical storage from physical discs to an IO process 21, a Virtual Device Manager (VDEV Mgr) 22, and a migrater 24. Details of these processes are discussed further below.
  • The parity group manager is known, and thus not shown in FIG. 2. This module is part of the microcode in the controller 20. The parity group manager defines and maintains parity group information for physical storage devices 32 using RAID0/1/2/3/4/5/6 technology. RAID 6, based on RAID 5 technology, provides dual parity protection. The created parity group is listed in an LDEV Config table 29 (FIG. 3). The information in this table includes a parity group number 51 to identify the parity group within storage subsystem, a usable capacity size 52 created from RAID technology, a RAID configuration 53, and the constituent physical storage devices 54. Additional information in the table is discussed below.
  • The LDEV manager 23 manages the structure of each LDEV .sub. and the behavior of IO from the LU's. The LDEV presents a logical storage area for an LU to store and present data from/to host. The LDEV is part of a parity group. The administrator defines and initially formats a region of the LDEV adding the number of LDEV. The mapping between LDEV and parity group is stored in LDEV Config table 29 (FIG. 3). For each parity group (field 51 in the LDEV Config table 29), a record is maintained for each LDEV in that parity group. The record includes an LDEV number 55 which identifies the LDEV, a start Logical Block Address (LBA) 56 which represents the LDEV's start address in the parity group, and an end LBA 57 which represents the LDEV's end address in the parity group.
  • The data used to represent an initialized volume can be ASCII “0” (zero). However, “0” is also sometimes used as the return value in a read function call to indicate an un-assigned segment in a VDEV (discuss in later), which can create ambiguity. Therefore, another data representation can be selected, e.g., NULL (\0), as the NULL fill value in an initialized disk. This selection can be provided via the console 402. After the LDEV is initialized, the state of initialization is stored in FMT field 58 of FIG. 3. In case of the initialization, the microcode turns a format bit ON (“1”) to indicate the LDEV has initialized and not yet written to; the LDEV is said to be in an “initialized state.” If the bit is OFF (“0”), this indicates the LDEV has been written to and thus is no longer in the initialized state.
  • Each LDEV is associated with a bitmap 26. Each bit in the bitmap 26 corresponds to a block in the LDEV, and is initially set to OFF (e.g., logic “0”). When data is written to the block, the corresponding bit is set to ON (e.g., logic “1”). More generally, blocks which have been allocated to stored data for application on the host or which are used by the operating system on the host to manage a file system are referred to as production data. These blocks are referred to as allocated blocks. Data contained in blocks which are not allocated for application data and which are not used by the operating system can be referred to as non-production data. These blocks are referred to as unallocated blocks.
  • Where an LDEV comprises a large number of blocks, the blocks can be grouped into a smaller number of block-groups. This helps to keep the bitmap at a smaller more convenient size. For example, an LDEV might comprise 256.times.2.sup.10 blocks, which would require a 256 kilobit bitmap. Instead, if each bit corresponds to 256 blocks, then the bitmap need only be 1 kilobit in size.
  • If an LDEV does not have a corresponding bitmap defined for it, a suitable process can be provided which allows a system administrator to create one. This can be requested via the Console 402. The LDEV manager 23 would read each block (or group of blocks) from the LDEV and either set the corresponding bit to OFF if the block (or group of blocks) has not been written (i.e., the data block is filled with NULLs), or set the corresponding bit to ON if the block (or at least one of the group of blocks) has been written. This aspect of the present invention is appropriate for existing storage systems (so-called legacy systems) which are not initially configured for data migration processing in accordance with the present invention.
  • To accommodate the bitmap, the procedure for performing a SCSI write command is modified as shown in FIG. 4. Thus, in a Step 131, data is written to the LDEV via the LU specified by start LBA and size, in response to a write command. In a step 132, the corresponding bit in the bitmap corresponding to the LDEV is set to ON. Upon the first write first to an initialized LDEV, the microcode needs to indicate the fact that the LDEV is no longer in an initialized state. Thus, in the case of the first of SCSI write command for the LDEV, the microcode makes a note of this occurrence. Recall in FIG. 3, the FMT field 58 shows whether the LDEV is in the initialized state (“1”) or not (“0”). After the first write operation is performed on the LDEV, the FMT field 58 is changed to “0” to indicate the volume has been written to or otherwise modified, and is therefore no longer initialized. As will be explained below, this FMT field 58 is used on migration for empty data from VDEV to LDEV.
  • The Virtual Device (VDEV) Manager 22 creates and manages thin-provisioned volumes as virtual devices to provide LUs that are based on virtual devices. When a write operation to a virtual-device-based LU requires the allocation of another block, the VDEV manager 22 allocates a storage segment from a segment pool 27-1 (see FIG. 6). The segment manager 27 manages the segment pool 27-1.
  • A storage segment is either “allocated” or “not allocated”. FIG. 2 shows “allocated” segments 37 and “not allocated” segments 38. An allocated segment contains data. The VDEV manager 22 maintains an allocation table 27-0 (FIG. 5) to manage the Virtual LBA (VLBA) space for the virtual device that are defined by the thin provisioned volumes. The allocation table 27-0 includes a VDEV number field 141 which identifies the virtual device. A host visible size field 142 can be initialized using the SCSI's READ Capacity command. The allocation table 27-0 also stores a record for each storage segment that is allocated to a virtual device. Each record includes a start VLBA field 143 which indicates starting address in the virtual device that the storage segment represents, a Segment Size field 144 which indicates the size of each segment, and a Segment number field 145 which identifies the storage segment in the segment pool 27-1. If a segment does not contain data (i.e., has not been written to), then the Segment number field will be some undefined value that indicates the segment has not been written and thus not yet allocated; e.g., “−1”.
  • The “not allocated” segments (or “free” segments) are created from one or more LDEVs. Each LDEV is divided into a plurality of segments and added to the free segment pool 27-1. The free segment pool comprises a segment number field 146 which uniquely identifies the segment among all of the segments; this typically is simply a sequential numbering of the segments comprising the LDEV. An LDEV field 147 identifies the LDEV from which a particular segment originates. The LBA field 148 and Segment Size field 149 identify the location of a segment in the LDEV.
  • FIG. 7 shows the processing for performing a write operation on a virtual-device-based LU. In a step 111, a determination is made whether the target of the write operation has been allocated a storage segment or not. If not then the process continues at a Step 112, otherwise processing proceeds to a Step 113. At Step 112, a storage segment is allocated from the free segment pool 27-1. Then in Step 113 the write operation is performed.
  • Step 111 involves an inspection of the allocation table 27-0 (FIG. 5). The entry for the virtual device (VDEV) that corresponds to the LU is consulted. The target address of the write operation is used to search the VLBA field 143. If the Segment number field 145 is not filled in (e.g., set to “−1”), then a storage segment has not yet been allocated.
  • An important aspect of this thin provisioning aspect of the present invention is that the thin provisioned volume is dynamically expanded as storage is needed, and that the expansion occurs automatically without user involvement.
  • FIG. 8 illustrates the processing of the flowchart of FIG. 7. For example, a write operation issues for VDEV 115, targeting LBA 22520 in the VDEV. Assuming the storage segment 116 corresponding to the target address of 22520 has not yet been allocated, the VDEV manager 22 allocates a segment (#301) from the free segment pool 117. FIG. 8 also shows an underlying LDEVs 201 that is configured to implement the free segment pool. The LDEV 201 is partitioned into appropriately sized segments. Each of the segments is numbered and listed in the table 27-1 (FIG. 6) and thus collectively constitute the free segment pool 117.
  • FIG. 9 shows the actions performed for a read operation. FIG. 10 illustrates the processing of FIG. 9. Thus, in a Step 101, a determination is made whether the storage segment that corresponds to the target LBA of the read operation has been allocated or not. If not, then in a Step 103, a suitable NULL response is returned indicating that the target LBA is an unwritten area in storage. Typically, the response includes the amount of data read, which in this case is zero. The value is defined in Console 42 when the LDEV is initialized. On the other hand, if the target LBA falls within the address range of an allocated storage segment, then the data in the storage segment is read out and returned, Step 102.
  • The determination made in Step 101 is made by consulting the allocation table 27-0. First, the VDEV that corresponds to the accessed LU is determined, thus identifying the correct entry in the VDEV field 141. The target LBA is compared to the start VLBA fields 143 of the corresponding VDEV to identify the corresponding storage segment. The Segment number field 145 is then consulted to determine if the segment has been allocated or not; processing then proceeds to Step 102 or Step 103 accordingly.
  • FIG. 10 shows the situation where the target LBA accesses a previously allocated storage segment. A read request is shown targeting LBA 22520 which maps (via allocation table 27-0) to segment 106. Segment 106 is shown to reside on LDEV 201 at the block location 107. The actual data for the read operation is then read from LDEV 201.
  • The IO process 21 processes IO requests made to an LU from a host. The IO process 21 comprises a component (not shown) for handling SCSI I/O operations. The IO process includes a table 25 (FIG. 12) that maps LUs to ports in the storage subsystem 30. The table 25 is used by the controller 20 to coordinate information between ports and LUs. The table includes a port number field 81 to identify the physical FC port, a WWN field 82 which associates the world wide name (WWN) to the port, a logical unit number (LUN) field 83, and a device name field 84.
  • The Migrater 24 performs migration operations to move data between LDEVs and VDEVs according to the present invention. The migration operations include migrating data between LDEVs, migrating data from an LDEV to a VDEV, migrating data from a VDEV to an LDEV, and migrating data between VDEVs.
  • In the migration of data from a first LDEV to a second LDEV, the administrator specifies an LU as the source LDEV and he selects a target LDEV. The target LDEV is selected from the free LDEV pool 173 (FIG. 11) via a suitable interface provided on console 390 or console 402. The free LDEV pool 173 shows the change in state for each LDEV. There are three states: One state is “Used LDEV” 172 which indicates those LDEVs that been assigned to an LU or to a free segment pool 27-1 (as discussed above, and discussed further below). Another state is “Free LDEV” 173 which indicates those LDEVs that are not assigned to an LU or to a free segment pool 27-1. The final state is “Reserved LDEV” 174 which indicates those LDEVs in an intermediate state of operation. More specifically, these LDEVs are those which had been allocated for a migration operation which is still in progress.
  • The Migrater 24 can schedule a task to reserve the target LDEV and to perform the migration operation. When the migration task executes, the Migrater 24 creates a pair of mirror between the source LDEV and the target LDEV. During mirroring, the host's write IO is sent to the source LDEV and to the target LDEV, setting bits in the associated bitmap that correspond to blocks written on the target LDEV and the block of copy for the host written block which have already written by host is skip. If migration is performed in an “online” manner, then the Migrater 24 suspends hosts IO directed to the source LDEV after completion of the mirror operation, and splits the mirror pair. The Migrater 24 then changes the LU designation that is used by the host to point to the target LDEV. The source LDEV then becomes a free LDEV. If migration is performed in an “offline” manner, then the Migrater 24 simply continues to process IOs for the source LDEV upon completion of the data migration. Performing “offline” migration allows the administrator to re-use the target LDEV; e.g., connecting it to another LU, or the LU may have been already assigned to and LDEV before the mirror operation.
  • FIG. 13 shows the operation of the change state on migration. In Step 1, the Migrater 24 reserves a target LDEV 187 and enters a migration task to the scheduler. Then in Step 2, the scheduler invokes the task and starts to migrate data from used LDEV 186. This includes mirroring data from the source LDEV to the reserved LDEV which is the target LDEV 187. Of course, during the mirroring, the host's write IO is sent to source LDEV and to the target LDEV. If migration is on-line, source IO is suspended and path is changed to target LDEV. After the mirroring, target LDEV is changed to a used LDEV state and the source LDEV is changed to a Free LDEV state in Step 3.
  • To migrate data from one VDEV to another VDEV, the administrator specifies a target LU on the console. To ensure that the data migration occurs properly, there is the idea of a VDEV number. The controller 20 has a table of Pooled VDEV 28-1 (FIG. 14) to manage the state of the VDEVs. The table includes a “Used” VDEV number field 475 that shows the VDEVs which have already been assigned to an LU, a “Reserved” VDEV field 476 that shows the VDEV number of the target VDEV that has been reserved for the migration operation, and a “Free” VDEV field 477 that shows VDEVs which have not been assigned to an LU.
  • During a migration operation, Migrater 24 on storage subsystem 30 picks a free VDEV from the Free VDEV field 477 in the VDEV pool 28-1, and move the VDEV number of the selected VDEV to the Reserved VDEV field 476. A migration task is then created and scheduled. The migration task is executed as shown in Step 1 in FIG. 15.
  • When task is executed, Migrater 24 allocates a new storage segment (Step 2.1 in FIG. 15) and copies data by each segment from segment on source VDEV to the new segment on target VDEV (Step 2.2 in FIG. 15). Of course during the copying, the host's write IO is sent to source VDEV and to the target VDEV to also write data on target VDEV. If migration is performed in an “online” manner, then the host will be “connected” to the target VDEV upon completion of the migration. The Migrater 24 suspends the host's IOs after completing copying of all the segments from the source VDEV to the target VDEV. The LU designation that is used by the host to access the volume is changed to point to the target VDEV (Step 3.1 in FIG. 15). The VDEV number of the target is moved from the Reserved VDEV field 476 (FIG. 14) to the Used VDEV field 475. The segments in the source VDEV are put into the free segment pool 117 and the source VDEV number is moved to the Free VDEV 477 field 477 (Step 3.2 in FIG. 15). If migration is performed in an “offline” mode, then the Migrater 24 continues to process IOs using the source VDEV. The administrator can re-use the target VDEV after split of the pair and assigning an LU to a VDEV or the LU may have been assigned to the VDEV before the copy in the case of OFFLINE operation; Step 1 in FIG. 15.
  • The scheduler that is used to schedule the migration tasks is typically provided by the OS. For example, the “cron” utility is provided on UNIX-based OSs. The Windows® operating system from Microsoft also provides for task scheduling. As mentioned, user access to schedule and otherwise monitor migrations tasks can be provided by the console 390 in the storage subsystem 30, or remotely via the console 402.
  • Typical operation of the present invention involves a user (e.g., a customer service engineer) creating a parity group from among the physical storage devices 32. Next, a system administrator creates a plurality of LDEVs from the parity group. The administrator assigns at least one of the LDEVs to the free segment pool. The storage subsystem 30 then divides the LDEV, according to predetermined segment size criteria, into a plurality of segments which constitute the free segment pool. To create a VDEV, the administrator picks a VDEV number from VDEV number pool 477 in FIG. 14 and a size for the VDEV. To access an LU from the host, the administrator defines a path between the VDEV or LDEV and the LU.
  • A migration operation of date from an LDEV to a VDEV requires that at least one LDEV is associated with an LU. The free segment pool must have free segments for allocation. There must be an available VDEV in the VDEV pool 477 (FIG. 14) for allocation. Similarly, a migration operation of data from a VDEV to an LDEV requires a VDEV that is associated with an LU. A free LDEV from the LDEV pool 173 (FIG. 11) must be available for allocation.
  • Before migration commences, the administrator needs to know which LDEV or VDEV is best to use and must create a task in the scheduler to initiate the migration process.
  • The basic logic is that the storage subsystem performs scheduled checks of the rate of written data to an LU comprising VDEVs or to an LU comprising LDEVs on a storage subsystem, e.g., on a monthly basis, quarterly, or the like. The storage subsystem checks the rate of the allocated segment among the segments in the VDEV and checks turned-on bits in the bitmap for the LDEV (indicating that the corresponding segment for LDEV was modified since the initial format of the LDEV).
  • FIG. 16 shows a graphical interface that can be used to set a threshold 231 (more generally a criterion) for activating the migration process. In the example shown, the value entered in the field 231 represents the percentage utilization of an LU that will trigger a migration. For example suppose the value is 50%, and suppose the LU is initially associated with an LDEV. If the amount of storage used on the LDEV falls below 50%, then this will trigger a migration of data from the LDEV to a VDEV, where the LU is then associated with the VDEV after the migration. If later the usage of the LU (now associated with a VDEV) rises above 50%, then this could trigger a migration of the data back to an LDEV, when the LU is then associated with the LDEV. The GUI shown in FIG. 16 can include a field (not show) that specifies how often to perform a check of the usage level of the LDEV or VDEV that the LU is currently associated with.
  • Since data migration is a large undertaking, it may be more practical to simply recommend to the system administrator that a migration operation is indicated for an LU, rather than autonomously performing the migration. The system administrator can make the final decision based on the recommendation.
  • FIG. 17 shows the processing by which a migration is triggered. This process can be periodically performed at a predetermined rate, or according to a schedule; either of which can be user-specified. In a step 201, a check is made whether the criteria for migrating data from an LDEV to a VDEV has been met. This is discussed in further detail in FIG. 18. In a step 202, a check is made whether the criteria for migrating data from a VDEV to an LDEV has been met. This is discussed in further detail in FIG. 19. If there is an alert list (step 203), then each user in the alert list is notified in a step 204. The notification can be made by any of numerous ways; e.g., email, fax, pager, SNMP trap, etc. Thus, the example shown in FIG. 16 illustrates a simple criterion for deciding when to perform a migration, namely, monitoring the usage level. For discussion purposes, this simple criterion will be used as an illustrative example. It can be appreciated however, that other criteria can be readily employed.
  • FIG. 18 shows the processing for determining which LDEVs are migrated. In a step 206, a check is made whether each LDEV has been examined for migration. If all the LDEVs have been examined, then the process ends. Steps 207 and 208 constitute an example of a criterion (indicated by the dashed lines) for triggering migration or making a recommendation to perform a migration. Step 207 checks the number of bits that are turned on in the bitmap corresponding to the LDEV being examined. This indicates the usage level of the LDEV. For example, the usage rate might be computed as:

  • usage rate(LDEV)=turned on bits/total # of bits*100
  • In step 208, if the usage level falls below a threshold percentage (as set in FIG. 16, for example, the threshold would use a dedicated threshold for VDEV like Y independent from X. In this case, there is no suggestion of migration between X and Y threshold), then the LU that is associated with this LDEV is scheduled or recommended for data migration to a VDEV. Processing continues to step 206 to examine the next LDEV.
  • FIG. 19 shows the processing for determining which VDEVs are migrated. In a step 211, a check is made whether each VDEV has been examined for migration. If all the VDEVs have been examined, then the process ends. Steps 212 and 213 constitute an example of a criterion (indicated by the dashed lines) for triggering migration or making a recommendation to perform a migration. Step 212 checks the number of segments that have been allocated to the VDEV being examined. This indicates the usage level of the VDEV. In step 213, if the usage level rises above a threshold percentage (as set in FIG. 16, for example), then the LU that is associated with this VDEV is scheduled or recommended for data. For example, the usage rate might be computed as:

  • usage rate(VDEV)=assigned segments/total # of segments*100
  • This indicates the usage level of the VDEV. In step 213, if the usage level rises above a threshold percentage (as set in FIG. 16, for example), then the LU that is associated with this VDEV is scheduled or recommended for data migration to an LDEV. Processing continues to step 211 to examine the next VDEV migration to an LDEV. Processing continues to step 211 to examine the next VDEV.
  • As another criterion for step 207/212 and step 208/213, we may use number of read/write access for an LDEV or a VDEV to determine activity in the LDEV or VDEV. Migration of data from an LDEV to a VDEV can be performed if there are too few read/write accesses to the LDEV. In the case of data from a VDEV to the LDEV, migration can be performed if there are many read and write accesses. In this operation, an Administrator defines a threshold X of the counter for migration timing of LDEV, and the threshold indicates that the VDEV migrates to LDEV. The Administrator also defines a threshold Y of the counter for VDEV and the threshold indicates that the LDEV migrates to VDEV. Each VDEV and LDEV has a counter of accessed I/O number for periodically monitoring within term like a week, a month, a quarter or a year. The counter watches each read and write IO access and increases the count until the microcode checks the recommendation like Step 208/213 after the each recommendation, the counter is reset.
  • As same as step 208, the microcode checks the usage level for the counter with the defined threshold. If the counter is above a threshold percentage X, the microcode code recommends to migrate data to LDEV. Also as same as step 213, the microcode checks the usage level for the counter with the defined threshold. If the counter falls below a threshold percentage Y, the microcode code recommends to migrate data to VDEV.
  • FIG. 20 shows an example of a GUI that lists the recommendations for migration. The interface shows a source LU field 221 which identifies the LU that contains the data that is the object of possible migration operation. A target device field 222 identifies the target of the data migration. A configuration field 223 indicates whether the device identified in the LDEV field 222 is configured as an LDEV or a VDEV. These fields are obtained from the table 25 shown in FIG. 12. A recommendation field 224 shows the results of the processing outlined in FIGS. 17-19. A usage field 225 shows amount of used space on an LDEV, or in the case of a VDEV the amount of allocated segments. In the figure, the usage is expressed as a percentage of the total available space or segments. A request migration field 226 is an input field that allows the user to select an LU for migration or not.
  • The GUI shown in FIG. 20 can be enhanced to allow the user to select the target LDEV or VDEV, by specifying an LDEV number in the target in the field 222. The GUI can be enhanced with a field that specifies “online” migration, meaning that when an LU has migrated it data to the target, the LU is then assigned to that target for subsequent 10.
  • When the Apply button is “activated” by the user via a mouse click, for example, any selected migration operations are then scheduled. FIG. 21 shows the processing performed by the scheduler. This is a standard wait loop which looks for tasks that are scheduled.
  • FIG. 22 shows the processing for a migration operation 150, which comprises the following:
  • Step 151: The Migrater 24 creates a pair of a source device and a target device.
  • Step 152: A check is made on the direction of migration. If the migration is from an
  • LDEV to a VDEV, then processing continues at Step 153. If migration is from a VDEV to an LDEV, then processing continues at Step 154.
  • Step 153: The Migrater 24 copies data from the source LDEV to the target VDEV based on the corresponding bitmap. The migration continues until data between the source device and the VDEV is synchronized. If a host sends a write IO to the source during the copying, the data for the write IO is also sent to the target to write data after the allocation of a segment.
  • Step 154: The Migrater 24 allocates segments and copies data from the source VDEV to the target LDEV based on allocated segment table 27-0 (FIG. 5). If the host sends a write IO to the source during the copying, the data for the write IO is also sent to the target to write data, turning ON the bit in the LDEV's bitmap that corresponds to the written segment. Also, the Migrater fills empty segments (shown as “−1” in the Segment field 145 in FIG. 5) in the LDEV with a fill character. Typically, the NULL fill value which is ASCII “0” (zero) or the NULL character (\0) is the same as the LDEV's formatted value to indicate an empty block. Regarding the Migrater filling empty segments in LDEV, we assume that the volume is not un-initialized by the NULL when some of the bits in the bitmap are “1”. If the volume is initialized by the NULL when all of the bits in the bitmap are “0”, the filling operation is skipped. This check is done before Step 154. FIG. 3 includes a FMT field 58 to indicate if the LDEV is in the initialized state (“1”) or not (“0”).
  • Step 155: The Migrater 24 creates a bitmap table for target device.
  • Step 156: The Migrater 24 confirms whether the migration task is an online operation or an offline operation. If the task is an online migration, this procedure goes to Step 157. If the task is an offline migration, this procedure goes to Step 159.
  • Step 157: The Migrater 24 suspends the source and target. If the host issues an IO operation, it will be placed in a wait state until Step 158 is performed.
  • Step 158: The Migrater 24 changes the path from source device to target device. The host can then resume with its 10 operations.
  • Step 159: The Migrater 24 discards the pair.
  • FIG. 23 shows the re-creation of a bitmap for an LDEV that was the target of a migration operation, performed in step 155 above. After the data has been copied over to the target LDEV from the source VDEV (step 161), a bitmap for the LDEV must be created. In a step 162, the Migrater 24 gets a next segment from the allocated segments and turns on the corresponding bits in the bitmap associated with the LDEV.
  • FIG. 24 shows the data flow for migration of data from an LDEV to a VDEV resulting from the migration process of FIG. 22. The Migrater 24 creates a pair relationship between the VDEV and the LDEV. Data is then copied from blocks in the source LDEV based on the bitmap table 26 corresponding to the source LDEV. Prior to the copy operation of a block of data from the LDEV, the Migrater allocates a segment from the free segment pool and creates an entry segment in the allocated segment table 27-0 associated with the VDEV. The block of data from the LDEV is then copied to the allocated segment in the VDEV. When the migration is complete the LDEV can be re-assigned to another LU. The VDEV is associated with the LU that was originally associated with the LDEV in the ONLINE case or is associated with the another LU in case of OFFLINE operation.
  • FIG. 25 shows an embodiment which avoids the copying of data. The source LDEV is identified by way of the LU designation associated with the LDEV. An available VDEV number is selected from the table 28-1 (FIG. 14) and thus identifies the target VDEV. Basically, the bitmap corresponding to the source LDEV is converted to the table 27-0 (FIG. 5) and the free segment pool of the target VDEV. The Migrater 24 proceeds down the bitmap associated with the target LDEV. The VDEV number gets us into a corresponding VDEV entry (field 141) of the table 27-0 (FIG. 5). For each bit that is set (i.e., ON), indicating there is data in the corresponding block, the sequence number of the corresponding block is entered into the appropriate entry in the Segment field 145 of the table 27-0, using the LBA address of the corresponding block as a key into the table 27-0. The sequence numbers of the blocks in the LDEV whose bit is not set are entered into the free segment pool 117. In this way, there is no actual copying of data from the source LDEV to the target VDEV.
  • FIG. 26 shows the data movement and the creation of a bitmap for the target LDEV during a migration from a VDEV to an LDEV, as shown in the process flow of FIG. 22. A copy pair is created comprising the source VDEV and the target LDEV. Using the entry in table 27-0 (FIG. 5) that corresponds to the source VDEV, each segment in the VDEV is copied to the LDEV at the address indicated in the VLBA field 143. And if the LDEV is not formatted; the state of the FMT field 58 in FIG. 3 is “0”. The microcode fills data for the segment addressed region, indicated by the Start LBA field 56 and the End LBA field 57 in FIG. 3 when the microcode encounters a “−1” value in Segment field 145 of FIG. 5.
  • In accordance with a second embodiment of the present invention, the storage subsystems 32 (FIG. 1) are external storage systems. The benefit for this configuration is the added flexibility of using an external storage resource. FIG. 27 shows a system configuration according to this embodiment. One or more host systems 2, each has an operating system (OS) and a hardware configuration of a conventional computer system. The host system includes a CPU 11, memory 12, and an internal disk 13. The host system further includes a host bus adapter (HBA) 14 for connection to a Fibre Channel (FC) switch 35 (or an Ethernet switch or the like). Each host system can store its data (e.g., production data created and used by applications such as a database) on a logical unit (LU) provided by a storage subsystem 40.
  • The storage subsystem 40 is configured to provide storage using SCSI-2,3 command sets on its LUs. The storage system comprises several RAID controllers (CTL) 45 and several physical storage devices 49. The controller 45 comprises components such as a processor, memory, and network interface cards (NICs) such as Ethernet cards or FC ports (not shown). The controller provides SAN (storage area network) capability, or can process SCSI I/O requests to provide RAID-based access to the physical storage devices 49.
  • The controller 45 typically includes non-volatile random access memory (NVRAM) and can store data to the NVRAM. The NVRAM can serve as a data cache that is protected against power failures. In case of power failure, for example, data on the NVRAM can be de-staged to a storage configuration area on the physical storage devices 49 using a backup battery as a power source. The controller can provides FC ports (e.g., port 46) which have WWN (World Wide Name) to specify the target ID as SCSI world, and consists of LUN on a FC port. An additional port 47 is provided for connection to an external storage system 30 via a switch 91. The external storage system 30 comprises external storage devices 32.
  • FIG. 28 shows a functional view of the system of FIG. 27. The external storage subsystem 30 defines logical units (LUs). A mapping table 240 (FIG. 30) provides access to the internal LUs defined by storage subsystem 30 from storage subsystem 40. The mapping table includes an external LUN field 241 which contains LU numbers (LUNs) that are used by the storage subsystem 40 to access the LUs of storage subsystem 30. A Size field 242 indicates the size of the LU. A WWN field 243 stores the WWN to access an LU. An internal LUN field 244 represents the LU number used internally by the storage subsystem 30.
  • The storage subsystem 40 includes a Disc-External LU mapping table 230 (FIG. 29) which provides a mapping capability to see the external LUs defined on storage subsystem 30. The mapping table 230 is the same as the table shown in FIG. 3. The Disk number field 234 points to the external LU number field 241 of the mapping table 240.
  • As an example of how these mappings can be used, consider the example shown in FIG. 31. A one terabyte (TB) logical unit can be defined in storage subsystem 40 comprising logical units in storage subsystem 30. Parity group 3 in mapping 230 shows such a configuration. The 1 TB LUN comprises LUNs Ex.sub.1 and Ex.sub.2 of storage subsystem 30. As can be seen from mapping 240, LUN Ex.sub.1 is a 500 gigabyte (GB) LUN, as is LUN Ex.sub.2.
  • The header information 511, 512 has an offset of LBA (Logical Block Address), which is the address space of LU, the unit and other functionality information for the LU is 5 MB. The 5 MB is an example of header file. We may extend the size based on new information. The header is used for data space on the parity group number, belonging parity group, size, affiliation LU (port and LUN on port), number of logical disc, configuration (concatenation, RAID0/1/2/3/4/5/6, and etc), Sequence of LU for the configuration, and Data space of which size is a total of LU size minus header for the LDEV.
  • The migration operation for this embodiment of the present invention is the same as discussed above. The fact that there is an external storage subsystem is hidden by the use of the external LUN mapping provided between mappings 240 and 230.
  • Further detail regarding the processing for thin provisioned volumes is disclosed in commonly owned U.S. Pat. No. 6,725,328 which is herein incorporated by reference in its entirety for all purposes.

Claims (25)

1. (canceled)
2. A first storage system coupled to a second storage system, the second storage system managing a second storage device, the first storage system comprising:
a first storage device; and
a controller configured to manage:
a storage area configured by a plurality of storage segments, the plurality of storage segments including a first storage segment corresponding to a first storage area of the first storage device and a second storage segment corresponding to a second storage area of the second storage device; and
a virtual volume to which at least one of the storage segments is allocated after receiving a write request to the virtual volume.
3. The first storage system according to claim 2,
wherein a size of the first storage segment is the same as the size of the second storage segment.
4. The first storage system according to claim 2,
wherein the first storage segment and the second storage segment are units for allocating to the virtual volume.
5. The first storage system according to claim 2,
wherein if the allocated storage segment is the first storage segment, the controller is configured to store data corresponding to the write request into the first storage area.
6. The first storage system according to claim 2,
wherein if the allocated storage segment is the second storage segment, the controller is configured to transfer data corresponding to the write request to the second storage system to store the data into the second storage area.
7. The first storage system according to claim 2,
wherein the virtual volume has a plurality of virtual storage areas, and
wherein the virtual volume has a plurality of virtual storage areas and the at least one storage segment is allocated to at least one virtual storage area to which the write request is directed.
8. A first storage system coupled to a second storage system comprising:
a virtual volume;
a storage area configured by a plurality of storage segments, the plurality of storage segments including a first storage segment corresponding to a first storage area of a first storage device in the first storage system and a second storage segment corresponding to a second storage area of a second storage device managed by the second storage system; and
a controller configured to, after receiving a write request to the virtual volume, allocate at least one of the storage segments to the virtual volume.
9. The first storage system according to claim 8,
wherein a size of the first storage segment is the same as the size of the second storage segment.
10. The first storage system according to claim 8,
wherein the first storage segment and the second storage segment are units for allocating to the virtual volume.
11. The first storage system according to claim 8,
wherein if the allocated storage segment is the first storage segment, the controller is configured to store data corresponding to the write request into the first storage area.
12. The first storage system according to claim 8,
wherein if the allocated storage segment is the second storage segment, the controller is configured to transfer data corresponding to the write request to the second storage system to store the data into the second storage area.
13. The first storage system according to claim 8,
wherein the virtual volume has a plurality of virtual storage areas, and
wherein the virtual volume has a plurality of virtual storage areas and the at least one storage segment is allocated to at least one virtual storage area to which the write request is directed.
14. In a first storage system coupled to a second storage system, the second storage system managing a second storage device, the first storage system including a first storage device and a controller, the controller performing a method comprising the steps of:
configuring a storage area by a plurality of storage segments, the plurality of storage segments including a first storage segment corresponding to a first storage area of the first storage device and a second storage segment corresponding to a second storage area of the second storage device; and
allocating at least one of the storage segments to a virtual volume after receiving a write request to the virtual volume.
15. The method according to claim 14,
wherein a size of the first storage segment is the same as the size of the second storage segment.
16. The method according to claim 14,
wherein the first storage segment and the second storage segment are units for allocating to the virtual volume.
17. The method according to claim 14, further comprising the step of:
if the allocated storage segment is the first storage segment, storing data corresponding to the write request into the first storage area.
18. The method according to claim 14, further comprising the step of:
if the allocated storage segment is the second storage segment, transferring data corresponding to the write request to the second storage system to store the data into the second storage area.
19. The method according to claim 14,
wherein the virtual volume has a plurality of virtual storage areas, and
wherein the virtual volume has a plurality of virtual storage areas and the at least one storage segment is allocated to at least one virtual storage area to which the write request is directed.
20. In a first storage system, coupled to a second storage system, and including a virtual volume; a storage area configured by a plurality of storage segments, the plurality of storage segments including a first storage segment corresponding to a first storage area of a first storage device in the first storage system and a second storage segment corresponding to a second storage area of a second storage device managed by the second storage system; and a controller, a method performed the controller comprising the steps of:
receiving a write request to the virtual volume, and
allocating at least one of the storage segments to the virtual volume in response to the write request.
21. The method according to claim 20,
wherein a size of the first storage segment is the same as the size of the second storage segment.
22. The method according to claim 20,
wherein the first storage segment and the second storage segment are units for allocating to the virtual volume.
23. The method according to claim 20, further comprising the step of:
if the allocated storage segment is the first storage segment, storing data corresponding to the write request into the first storage area.
24. The method according to claim 20, further comprising the step of:
if the allocated storage segment is the second storage segment, transferring data corresponding to the write request to the second storage system to store the data into the second storage area.
25. The method according to claim 20,
wherein the virtual volume has a plurality of virtual storage areas, and
wherein the virtual volume has a plurality of virtual storage areas and the at least one storage segment is allocated to at least one virtual storage area to which the write request is directed.
US15/000,475 2001-08-17 2016-01-19 Storage system having a thin provisioning function Abandoned US20160139851A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US15/000,475 US20160139851A1 (en) 2001-08-17 2016-01-19 Storage system having a thin provisioning function
US16/051,780 US10452299B2 (en) 2005-03-29 2018-08-01 Storage system having a thin provisioning function

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US09/931,253 US6725328B2 (en) 2001-07-05 2001-08-17 Automated on-line capacity expansion method for storage device
US11/093,604 US7162600B2 (en) 2005-03-29 2005-03-29 Data copying method and apparatus in a thin provisioned system
US11/604,090 US20070067588A1 (en) 2005-03-29 2006-11-22 Data copying method and apparatus in a thin provisioned system
US12/694,695 US20100185814A1 (en) 2005-03-29 2010-01-27 Data copying method and apparatus in a thin provisioned system
US13/723,648 US9256524B2 (en) 2001-08-17 2012-12-21 Storage system having a thin provisioning function
US15/000,475 US20160139851A1 (en) 2001-08-17 2016-01-19 Storage system having a thin provisioning function

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/723,648 Continuation US9256524B2 (en) 2001-08-17 2012-12-21 Storage system having a thin provisioning function

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/051,780 Continuation US10452299B2 (en) 2005-03-29 2018-08-01 Storage system having a thin provisioning function

Publications (1)

Publication Number Publication Date
US20160139851A1 true US20160139851A1 (en) 2016-05-19

Family

ID=37071987

Family Applications (6)

Application Number Title Priority Date Filing Date
US11/093,604 Active US7162600B2 (en) 2001-08-17 2005-03-29 Data copying method and apparatus in a thin provisioned system
US11/604,090 Abandoned US20070067588A1 (en) 2001-08-17 2006-11-22 Data copying method and apparatus in a thin provisioned system
US12/694,695 Abandoned US20100185814A1 (en) 2001-08-17 2010-01-27 Data copying method and apparatus in a thin provisioned system
US13/723,648 Active US9256524B2 (en) 2001-08-17 2012-12-21 Storage system having a thin provisioning function
US15/000,475 Abandoned US20160139851A1 (en) 2001-08-17 2016-01-19 Storage system having a thin provisioning function
US16/051,780 Active US10452299B2 (en) 2005-03-29 2018-08-01 Storage system having a thin provisioning function

Family Applications Before (4)

Application Number Title Priority Date Filing Date
US11/093,604 Active US7162600B2 (en) 2001-08-17 2005-03-29 Data copying method and apparatus in a thin provisioned system
US11/604,090 Abandoned US20070067588A1 (en) 2001-08-17 2006-11-22 Data copying method and apparatus in a thin provisioned system
US12/694,695 Abandoned US20100185814A1 (en) 2001-08-17 2010-01-27 Data copying method and apparatus in a thin provisioned system
US13/723,648 Active US9256524B2 (en) 2001-08-17 2012-12-21 Storage system having a thin provisioning function

Family Applications After (1)

Application Number Title Priority Date Filing Date
US16/051,780 Active US10452299B2 (en) 2005-03-29 2018-08-01 Storage system having a thin provisioning function

Country Status (2)

Country Link
US (6) US7162600B2 (en)
JP (1) JP4920976B2 (en)

Families Citing this family (76)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8032701B1 (en) * 2004-03-26 2011-10-04 Emc Corporation System and method for managing provisioning of storage resources in a network with virtualization of resources in such a network
US8219681B1 (en) 2004-03-26 2012-07-10 Emc Corporation System and method for managing provisioning of storage resources in a network with virtualization of resources in such a network
US7162600B2 (en) 2005-03-29 2007-01-09 Hitachi, Ltd. Data copying method and apparatus in a thin provisioned system
US8627005B1 (en) 2004-03-26 2014-01-07 Emc Corporation System and method for virtualization of networked storage resources
US7818517B1 (en) 2004-03-26 2010-10-19 Emc Corporation Architecture for virtualization of networked storage resources
US7770059B1 (en) 2004-03-26 2010-08-03 Emc Corporation Failure protection in an environment including virtualization of networked storage resources
JP4699808B2 (en) 2005-06-02 2011-06-15 株式会社日立製作所 Storage system and configuration change method
JP2007066259A (en) * 2005-09-02 2007-03-15 Hitachi Ltd Computer system, storage system and volume capacity expansion method
JP3870215B1 (en) * 2005-09-30 2007-01-17 インターナショナル・ビジネス・マシーンズ・コーポレーション Data writing / reading control method for tape recorder
US7467276B1 (en) * 2005-10-25 2008-12-16 Network Appliance, Inc. System and method for automatic root volume creation
JP4927408B2 (en) * 2006-01-25 2012-05-09 株式会社日立製作所 Storage system and data restoration method thereof
JP2007316725A (en) * 2006-05-23 2007-12-06 Hitachi Ltd Storage area management method and management computer
US7949847B2 (en) * 2006-11-29 2011-05-24 Hitachi, Ltd. Storage extent allocation method for thin provisioning storage
JP4897499B2 (en) * 2007-01-19 2012-03-14 株式会社日立製作所 Storage system or storage migration method
JP5147859B2 (en) * 2007-01-31 2013-02-20 インターナショナル・ビジネス・マシーンズ・コーポレーション Apparatus and method for protecting and recovering stored data
JP4432088B2 (en) * 2007-02-28 2010-03-17 インターナショナル・ビジネス・マシーンズ・コーポレーション Processing system, storage apparatus, and method for performing a series of processes in predetermined order
JP4331220B2 (en) * 2007-03-07 2009-09-16 株式会社東芝 Storage device with autonomous management function of unused physical area
JP5379956B2 (en) * 2007-03-19 2013-12-25 株式会社日立製作所 Storage device and storage area arrangement method
US9152349B2 (en) * 2007-03-23 2015-10-06 Emc Corporation Automated information life-cycle management with thin provisioning
JP2008269374A (en) * 2007-04-23 2008-11-06 Hitachi Ltd Storage system and control method
JP5087309B2 (en) 2007-04-24 2012-12-05 株式会社日立製作所 Management apparatus and management method
US8046597B2 (en) * 2007-08-14 2011-10-25 Dell Products L.P. System and method for managing storage device capacity use
US8386744B2 (en) * 2007-10-01 2013-02-26 International Business Machines Corporation Thin provisioning migration and scrubbing
WO2009081953A1 (en) * 2007-12-26 2009-07-02 Canon Anelva Corporation Sputtering apparatus, sputter film forming method, and analyzer
JP5111204B2 (en) * 2008-03-31 2013-01-09 株式会社日立製作所 Storage system and storage system management method
JP5183363B2 (en) * 2008-08-26 2013-04-17 株式会社日立製作所 Logical volume data migration method, storage system, and management computer
JP5272185B2 (en) * 2008-09-26 2013-08-28 株式会社日立製作所 Computer system and storage system
US7904749B2 (en) * 2008-10-24 2011-03-08 Hitachi, Ltd. Fast data recovery from HDD failure
TW201022930A (en) 2008-11-20 2010-06-16 Ibm Method to improve recovery time of mirrored disks when read stability is in doubt
US8407436B2 (en) * 2009-02-11 2013-03-26 Hitachi, Ltd. Methods and apparatus for migrating thin provisioning volumes between storage systems
US20100235597A1 (en) * 2009-03-10 2010-09-16 Hiroshi Arakawa Method and apparatus for conversion between conventional volumes and thin provisioning with automated tier management
US8738872B2 (en) 2009-04-03 2014-05-27 Peter Chi-Hsiung Liu Methods for migrating data in a server that remains substantially available for use during such migration
US8694563B1 (en) * 2009-04-18 2014-04-08 Hewlett-Packard Development Company, L.P. Space recovery for thin-provisioned storage volumes
CN102511030B (en) * 2009-04-23 2015-05-20 株式会社日立制作所 Computer system and method for controlling same
CN102137134A (en) * 2010-01-27 2011-07-27 智微科技股份有限公司 Network storage system and method
US8578087B2 (en) * 2010-02-02 2013-11-05 International Business Machines Corporation On demand conversion of standard logical volumes to thin-provisioned logical volumes
JP5079841B2 (en) * 2010-04-15 2012-11-21 株式会社日立製作所 Method and storage apparatus for controlling data write to virtual logical volume according to Thin Provisioning
JP5378604B2 (en) * 2010-04-27 2013-12-25 株式会社日立製作所 Mainframe storage device to which Thin Provisioning is applied
JP5395959B2 (en) * 2010-08-10 2014-01-22 株式会社日立製作所 Computer system management method and management system
US9285993B2 (en) * 2010-08-30 2016-03-15 Vmware, Inc. Error handling methods for virtualized computer systems employing space-optimized block devices
US9411517B2 (en) 2010-08-30 2016-08-09 Vmware, Inc. System software interfaces for space-optimized block devices
US8856483B1 (en) * 2010-09-21 2014-10-07 Amazon Technologies, Inc. Virtual data storage service with sparse provisioning
US8880817B2 (en) * 2010-12-16 2014-11-04 Dell Products L.P. Storage subsystem backplane management system
CN102624576B (en) * 2011-01-27 2016-04-20 腾讯科技(深圳)有限公司 A kind of method and system of web page download time of automatic test browser
US9047017B1 (en) * 2011-12-20 2015-06-02 Emc Corporation Techniques for automated evaluation and movement of data between storage tiers
US9223502B2 (en) 2011-08-01 2015-12-29 Infinidat Ltd. Method of migrating stored data and system thereof
US8856191B2 (en) * 2011-08-01 2014-10-07 Infinidat Ltd. Method of migrating stored data and system thereof
US8856440B2 (en) * 2011-09-12 2014-10-07 Microsoft Corporation Volatile memory representation of nonvolatile storage device set
US8935499B2 (en) 2011-10-17 2015-01-13 International Business Machines Corporation Interface for management of data movement in a thin provisioned storage system
US8577840B2 (en) * 2012-01-03 2013-11-05 International Business Machines Corporation Replication of data sets
US9304912B1 (en) * 2012-01-06 2016-04-05 Marvell International Ltd. Systems and methods for building redundancy data in a RAID system
US9047015B2 (en) 2012-04-13 2015-06-02 International Business Machines Corporation Migrating thin-provisioned volumes in tiered storage architectures
US10114697B2 (en) * 2012-06-25 2018-10-30 International Business Machines Corporation Large object parallel writing
US11093327B1 (en) 2012-06-25 2021-08-17 Pure Storage, Inc. Failure abatement approach for failed storage units common to multiple vaults
US9229656B1 (en) * 2012-06-28 2016-01-05 Emc Corporation Managing settings and queries in host-based data migration
US9063937B2 (en) 2012-07-31 2015-06-23 Hewlett-Packard Development Company, L.P. Storage array reservation forwarding
CN102855093B (en) * 2012-08-16 2015-05-13 浪潮(北京)电子信息产业有限公司 System and method for realizing automatic thin provisioning dynamic capacity expansion of storage system
US8943283B2 (en) 2012-08-31 2015-01-27 International Business Machines Corporation Converting a first address mapping function for mapping addresses to storage locations to a second address mapping function
CN102968279B (en) * 2012-11-13 2016-06-08 浪潮电子信息产业股份有限公司 A kind of store the method that system simplifies configuration automatically
CN104040512B (en) * 2012-12-28 2017-09-19 华为技术有限公司 The processing method and processing device of memory space
US9459902B2 (en) * 2013-08-16 2016-10-04 Red Hat Israel, Ltd. Memory duplication by destination host in virtual machine live migration
US9454400B2 (en) 2013-08-16 2016-09-27 Red Hat Israel, Ltd. Memory duplication by origin host in virtual machine live migration
US9344525B2 (en) * 2013-11-25 2016-05-17 Violin Memory Inc. Method and apparatus for data migration
CN103729437B (en) * 2013-12-27 2017-09-19 上海华为技术有限公司 The method and device that a kind of webpage is assessed
CN105389312A (en) * 2014-09-04 2016-03-09 上海福网信息科技有限公司 Big data migration method and tool
WO2016113831A1 (en) * 2015-01-13 2016-07-21 株式会社日立製作所 Storage system and memory control method
CN106155888A (en) * 2015-04-01 2016-11-23 北京蓝海讯通科技有限公司 The detection method of webpage loading performance and device in a kind of Mobile solution
US10394491B2 (en) 2016-04-14 2019-08-27 International Business Machines Corporation Efficient asynchronous mirror copy of thin-provisioned volumes
US10430121B2 (en) * 2016-08-22 2019-10-01 International Business Machines Corporation Efficient asynchronous mirror copy of fully provisioned volumes to thin-provisioned volumes
US11221790B2 (en) * 2017-05-24 2022-01-11 Hitachi Ltd. Storage system
US10324624B2 (en) * 2017-06-26 2019-06-18 Entit Software Llc Decommissioning of source storages
EP3695319B1 (en) * 2017-09-27 2022-11-23 Telefonaktiebolaget LM Ericsson (publ) Method and reallocation component for managing reallocation of information from source to target memory sled
CN108829349A (en) * 2018-05-30 2018-11-16 郑州易通众联电子科技有限公司 Date storage method, data storage device and electronic equipment based on electronic equipment
CN109062748A (en) * 2018-08-10 2018-12-21 郑州云海信息技术有限公司 A kind of automatic test approach and device of mirror image volume specification function
JP7015776B2 (en) 2018-11-30 2022-02-03 株式会社日立製作所 Storage system
US11308036B2 (en) * 2019-04-11 2022-04-19 EMC IP Holding Company LLC Selection of digest hash function for different data sets

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030126132A1 (en) * 2001-12-27 2003-07-03 Kavuri Ravi K. Virtual volume management system and method
US20040054648A1 (en) * 2002-09-17 2004-03-18 Hitachi, Ltd. Method for creation and management of virtual volumes for DBMs
US20050071559A1 (en) * 2003-09-29 2005-03-31 Keishi Tamura Storage system and storage controller

Family Cites Families (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3260923B2 (en) * 1993-09-20 2002-02-25 富士通株式会社 Backup control apparatus and method for data processing system
JP3641872B2 (en) * 1996-04-08 2005-04-27 株式会社日立製作所 Storage system
US6182089B1 (en) * 1997-09-23 2001-01-30 Silicon Graphics, Inc. Method, system and computer program product for dynamically allocating large memory pages of different sizes
US6301670B1 (en) 1998-10-06 2001-10-09 Ricoh Corporation Method and apparatus for erasing data when a problem is identified
JP2000187608A (en) * 1998-12-24 2000-07-04 Hitachi Ltd Storage device sub-system
US6654830B1 (en) 1999-03-25 2003-11-25 Dell Products L.P. Method and system for managing data migration for a storage system
US6606682B1 (en) 2000-04-19 2003-08-12 Western Digital Technologies, Inc. Cluster-based cache memory allocation
JP2002049511A (en) * 2000-05-24 2002-02-15 Hitachi Ltd Allocation changing method for address and external storage subsystem using the same
US6804755B2 (en) 2000-06-19 2004-10-12 Storage Technology Corporation Apparatus and method for performing an instant copy of data based on a dynamically changeable virtual mapping scheme
WO2002065275A1 (en) 2001-01-11 2002-08-22 Yottayotta, Inc. Storage virtualization system and methods
US7058788B2 (en) 2001-02-23 2006-06-06 Falconstor Software, Inc. Dynamic allocation of computer memory
JP4175788B2 (en) * 2001-07-05 2008-11-05 株式会社日立製作所 Volume controller
US7162600B2 (en) 2005-03-29 2007-01-09 Hitachi, Ltd. Data copying method and apparatus in a thin provisioned system
JP4034949B2 (en) 2001-09-06 2008-01-16 株式会社ルネサステクノロジ Nonvolatile semiconductor memory device
US6959373B2 (en) * 2001-12-10 2005-10-25 Incipient, Inc. Dynamic and variable length extents
JP3702231B2 (en) 2002-01-31 2005-10-05 株式会社東芝 Disk array apparatus and dynamic storage capacity expansion method in the same
JP2003316713A (en) 2002-04-26 2003-11-07 Hitachi Ltd Storage device system
JP4704659B2 (en) 2002-04-26 2011-06-15 株式会社日立製作所 Storage system control method and storage control device
JP2003316522A (en) 2002-04-26 2003-11-07 Hitachi Ltd Computer system and method for controlling the same system
US6732171B2 (en) 2002-05-31 2004-05-04 Lefthand Networks, Inc. Distributed network storage system with virtualization
US7024586B2 (en) * 2002-06-24 2006-04-04 Network Appliance, Inc. Using file system information in raid data reconstruction and migration
US6954768B2 (en) 2002-08-29 2005-10-11 International Business Machines Corporation Method, system, and article of manufacture for managing storage pools
US6889302B2 (en) * 2002-08-29 2005-05-03 International Business Machines Corporation Apparatus and method to maintain information in one or more virtual volume aggregates comprising a plurality of virtual volumes
US6823442B1 (en) 2003-05-12 2004-11-23 3Pardata, Inc. Method of managing virtual volumes in a utility storage server system
WO2005017737A2 (en) 2003-08-14 2005-02-24 Compellent Technologies Virtual disk drive system and method
JP4598387B2 (en) * 2003-09-17 2010-12-15 株式会社日立製作所 Storage system
US7158991B2 (en) 2003-09-30 2007-01-02 Veritas Operating Corporation System and method for maintaining temporal data in data storage
US7412583B2 (en) 2003-11-14 2008-08-12 International Business Machines Corporation Virtual incremental storage method
US7222135B2 (en) * 2003-12-29 2007-05-22 Intel Corporation Method, system, and program for managing data migration
JP4646526B2 (en) * 2004-02-18 2011-03-09 株式会社日立製作所 Storage control system and control method thereof
US7343449B2 (en) 2004-03-22 2008-03-11 Hitachi, Ltd. Storage subsystem and storage system
JP2005284980A (en) * 2004-03-30 2005-10-13 Toshiba Solutions Corp Initialization processing method for duplex system and remote disk mirroring
US7096338B2 (en) * 2004-08-30 2006-08-22 Hitachi, Ltd. Storage system and data relocation control device
JP4555036B2 (en) * 2004-09-16 2010-09-29 株式会社日立製作所 Storage apparatus and device switching control method of storage apparatus
US7603532B2 (en) * 2004-10-15 2009-10-13 Netapp, Inc. System and method for reclaiming unused space from a thinly provisioned data container
US7343467B2 (en) * 2004-12-20 2008-03-11 Emc Corporation Method to perform parallel data migration in a clustered storage environment
US7463593B2 (en) 2005-01-13 2008-12-09 International Business Machines Corporation Network host isolation tool
US9146865B2 (en) 2005-01-26 2015-09-29 Lantiq Beteiligungs-GmbH & Co.KG Operating a dual-ported internal memory
US7130960B1 (en) 2005-04-21 2006-10-31 Hitachi, Ltd. System and method for managing disk space in a thin-provisioned storage subsystem
JP4699808B2 (en) 2005-06-02 2011-06-15 株式会社日立製作所 Storage system and configuration change method
US7557832B2 (en) * 2005-08-12 2009-07-07 Volker Lindenstruth Method and apparatus for electronically stabilizing digital images

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030126132A1 (en) * 2001-12-27 2003-07-03 Kavuri Ravi K. Virtual volume management system and method
US20040054648A1 (en) * 2002-09-17 2004-03-18 Hitachi, Ltd. Method for creation and management of virtual volumes for DBMs
US20050071559A1 (en) * 2003-09-29 2005-03-31 Keishi Tamura Storage system and storage controller

Also Published As

Publication number Publication date
US10452299B2 (en) 2019-10-22
US7162600B2 (en) 2007-01-09
US20060224844A1 (en) 2006-10-05
JP2006277723A (en) 2006-10-12
US20100185814A1 (en) 2010-07-22
JP4920976B2 (en) 2012-04-18
US20180341421A1 (en) 2018-11-29
US9256524B2 (en) 2016-02-09
US20130117523A1 (en) 2013-05-09
US20070067588A1 (en) 2007-03-22

Similar Documents

Publication Publication Date Title
US10452299B2 (en) Storage system having a thin provisioning function
JP4889985B2 (en) How to manage volume groups considering storage tiers
US7739446B2 (en) System and method for managing disk space in a thin-provisioned storage subsystem
JP5079841B2 (en) Method and storage apparatus for controlling data write to virtual logical volume according to Thin Provisioning
US7480780B2 (en) Highly available external storage system
US8984221B2 (en) Method for assigning storage area and computer system using the same
JP4391265B2 (en) Storage subsystem and performance tuning method
US8458421B2 (en) Volume management apparatus and storage system
US20110202735A1 (en) Computer system, and backup method and program for computer system
US20050138315A1 (en) Method and apparatus for data relocation between storage subsystems
US20090292870A1 (en) Storage apparatus and control method thereof
JP2005135408A (en) Hierarchical storage system
JP5000234B2 (en) Control device
Milligan et al. Online Storage Virtualization: The key to managing the data explosion
JP5355764B2 (en) Method and storage apparatus for controlling data write to virtual logical volume according to Thin Provisioning
EP2378409A2 (en) Method for controlling data write to virtual logical volume conforming to thin provisioning, and storage apparatus

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION