Movatterモバイル変換


[0]ホーム

URL:


US9037541B2 - Metadata for data storage array - Google Patents

Metadata for data storage array
Download PDF

Info

Publication number
US9037541B2
US9037541B2US12/432,877US43287709AUS9037541B2US 9037541 B2US9037541 B2US 9037541B2US 43287709 AUS43287709 AUS 43287709AUS 9037541 B2US9037541 B2US 9037541B2
Authority
US
United States
Prior art keywords
storage
array
file
data
metadata
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.)
Active, expires
Application number
US12/432,877
Other versions
US20100280998A1 (en
Inventor
David A. Goebel
James M. Lyon
Bulat Shelepov
Robert S. Kleinschmidt
Mark Vayman
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.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Technology Licensing LLC
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
Application filed by Microsoft Technology Licensing LLCfiledCriticalMicrosoft Technology Licensing LLC
Priority to US12/432,877priorityCriticalpatent/US9037541B2/en
Assigned to MICROSOFT CORPORATIONreassignmentMICROSOFT CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: KLEINSCHMIDT, ROBERT S., GOEBEL, DAVID A., LYON, JAMES M., SHELEPOV, BULAT, VAYMAN, MARK
Assigned to MICROSOFT CORPORATIONreassignmentMICROSOFT CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: KLEINSCHMIDT, ROBERT S., SHELEPOV, BULAT, GOEBEL, DAVID A., LYON, JAMES M., VAYMAN, MARK
Publication of US20100280998A1publicationCriticalpatent/US20100280998A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLCreassignmentMICROSOFT TECHNOLOGY LICENSING, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: MICROSOFT CORPORATION
Priority to US14/715,524prioritypatent/US9880759B2/en
Application grantedgrantedCritical
Publication of US9037541B2publicationCriticalpatent/US9037541B2/en
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

A data storage array may be made up of several storage devices, each of which may contain array metadata that may allow portions of the storage array to be used. A system may have a file system manager that may receive and respond to file system commands and a storage device manager that may store data on the several storage devices. Array metadata defining where data is stored within the storage array is stored on each device within the array. A policy engine may identify data to be stored on the array and determine if the data contains array metadata or other types of data and may store the data on every device, devices having specific characteristics, two or more devices, or one device.

Description

BACKGROUND
Data storage systems are used to store large amounts of data. Some examples are various Redundant Array of Independent Disks or RAID systems. RAID systems incorporate two or more hard disk storage devices in different configurations to optimize speed by ‘striping’ or redundancy by creating parity blocks from XOR'ing several blocks together. Many RAID systems can tolerate one and sometimes two disks to fail while retaining all of the data on the system. If more than a specific number of disks fail, then none of the data on the system can be recovered.
SUMMARY
A data storage array may be made up of several storage devices, each of which may contain array metadata that may allow portions of the storage array to be used. A system may have a file system manager that may receive and respond to file system commands and a storage device manager that may store data on the several storage devices. Array metadata defining where data is stored within the storage array is stored on each device within the array. A policy engine may identify data to be stored on the array and determine if the data contains array metadata or other types of data and may store the data on every device, devices having specific characteristics, two or more devices, or one device.
This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
BRIEF DESCRIPTION OF THE DRAWINGS
In the drawings,
FIG. 1 is a diagram illustration of an embodiment showing a system with a policy driven storage manager.
FIG. 2 is a timeline illustration of an embodiment showing a method for processing a save command.
FIG. 3 is a flowchart illustration of an embodiment showing a method for processing a store command by a storage manager.
FIG. 4 is a flowchart illustration of an embodiment showing a method for using a storage device on a second system.
DETAILED DESCRIPTION
A data storage array may manage several storage devices, each of which may store metadata for the entire array of devices. The metadata may include storage tables that may map virtual storage blocks as manipulated by a file management system to physical storage blocks managed by a storage manager. The metadata may be stored on every device in the array so that no matter how many devices are removed due to failure or other mishap, the data that are stored on the remaining device or devices may be recovered.
The data storage array may use a policy mechanism to determine if certain types of data are to be stored on every storage device. Such a policy may be applied to array metadata as well as other high value or sensitive data. Other policies may define data types that are to be stored on two storage devices, providing redundancy in case of failure of one device. Still other policies may define a preference for certain types of storage devices for certain types of data.
A file management system may use a file management table to keep track of blocks of storage and the contents of those blocks. The blocks of storage may be virtual blocks, and may correspond to physical blocks in a physical block table managed by the storage manager.
The storage manager may apply policies to blocks of data. Data stored in a block of data may all have the same policy applied. When a set of data is written to a block and the policies of the newly written data do not match the existing policies applied to the block, the newly written data may be moved to another block with the proper policy.
In some implementations, a background process may apply policies by performing duplication and other updates to the data after the initial data are written.
Throughout this specification, like reference numbers signify the same elements throughout the description of the figures.
When elements are referred to as being “connected” or “coupled,” the elements can be directly connected or coupled together or one or more intervening elements may also be present. In contrast, when elements are referred to as being “directly connected” or “directly coupled,” there are no intervening elements present.
The subject matter may be embodied as devices, systems, methods, and/or computer program products. Accordingly, some or all of the subject matter may be embodied in hardware and/or in software (including firmware, resident software, micro-code, state machines, gate arrays, etc.) Furthermore, the subject matter may take the form of a computer program product on a computer-usable or computer-readable storage medium having computer-usable or computer-readable program code embodied in the medium for use by or in connection with an instruction execution system. In the context of this document, a computer-usable or computer-readable medium may be any medium that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
The computer-usable or computer-readable medium may be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media.
Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by an instruction execution system. Note that the computer-usable or computer-readable medium could be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted, of otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
When the subject matter is embodied in the general context of computer-executable instructions, the embodiment may comprise program modules, executed by one or more systems, computers, or other devices. Generally, program modules include routines, programs, objects, components, resources, data structures, etc. that perform particular tasks or implement particular abstract data types. Typically, the functionality of the program modules may be combined or distributed as desired in various embodiments.
FIG. 1 is a diagram of anembodiment100 showing a system with a policy driven storage manager.Embodiment100 is a simplified example of a stack of functional components that may perform various storage functions for data by storing data on an array of storage devices. Different data may be stored differently on the storage array based on the policy applied to metadata concerning the data.
The diagram ofFIG. 1 illustrates functional components of a system. In some cases, the component may be a hardware component, a software component, or a combination of hardware and software. Some of the components may be application level software, while other components may be operating system level components. In some cases, the connection of one component to another may be a close connection where two or more components are operating on a single hardware platform. In other cases, the connections may be made over network connections spanning long distances. Each embodiment may use different hardware, software, and interconnection architectures to achieve the functions described.
Embodiment100 illustrates the functional components of a system that may be implemented in any hardware arrangement that has multiple storage devices. The storage devices may be the same capacity and may use the same type of connection interface. The storage devices may, in some embodiments, have different storage capacities and may use different connection interfaces. In some embodiments, two storage devices may be managed, while in other embodiments tens, hundreds, or more storage devices may be managed.
Embodiment100 illustrates a storage system that may be implemented in a single computer device to manage several storage devices connected to the computer. Data may be stored on the storage devices in different manners according to policies defined for those data. Metadata associated with the data may be used to determine how the data are to be stored.
The storage system ofembodiments100 may be deployed on a conventional desktop or server computer. In a typical embodiment, a server computer or desktop computer may provide the functions ofembodiment100. Some embodiments may be deployed in any type of device that may have one or more storage devices. For example, a handheld cellular telephone may contain an internal solid state memory device and a removable memory device, on which the functionality ofembodiment100 may be deployed.
The example ofembodiment100 may be operated on adevice160. Thedevice160 may be a hardware platform having a processor that may be execute instructions in the form of software. The software may define the functional components, data structures, and other elements ofembodiment100.
Astorage manager102 may manage multiple storage devices, and afile management system104 may present a file command interface to anoperating system106 which may in turn hostvarious applications108. When a file command such as a read or write command is issued by anapplication108, the command may be passed to theoperating system106. Theoperating system106 may pass the command to afile management system104. Thefile management system104 may be an operating system component in some embodiments.
Thefile management system104 may expose a file system to theoperating system106. The file system exposed may be a file system that uses the combined storage capacity of several different storage devices and may not represent the classic file storage system that may have been tied to a single hard disk or other storage media.
Thefile management system104 may track the location of files within the storage devices through a file management table110. The file management table110 may track many blocks of data and the files stored on those blocks. In many embodiments, the blocks of data may be storage areas of the same capacity. Each block may contain several smaller files, and in some cases, larger files may span several blocks.
A file management table may include the location of specific files within the file system in the virtual volume. A file management table may include many different forms of metadata concerning a file. The metadata may include information such as security settings, file type, file owner, file size, extents, and other metadata. In some embodiments, a file management table may include a bitmap or other representation of blocks of data that are either free or occupied.
In this specification and claims, the term “block” is used to represent a generic unit of storage space, and may or may not correspond with a particular physical feature or capacity of a specific physical storage device. The term “block” is used only in the generic sense as a unit of storage and is not meant to be limiting in any manner. In some embodiments, the unit represented by a block may be a sector of 512 bytes, a cluster containing one or more sectors, or some other unit of storage. Different embodiments may manage storage using various sized units of storage. In cases where many small files are managed, a smaller sized block of storage may be used. In cases where very large files are managed, a larger sized block of storage may be used.
In a typical embodiment for a common personal computer operating system, a block of data may be approximately one gigabyte in size. Other embodiments may be block sizes that are larger or smaller, depending on the data storage devices, the typical file size, and other factors.
The term “file management table” is used to describe a metadata system or database that may be used to manage a file system. In a simple embodiment, a file management table may be a table or array of files located in a volume along with the starting location of the file within the volume. In more complex embodiments, the file management table may be a relational database or other data storage mechanism that may comprise several tables or other mechanism for storing data concerning the file system. Some file management tables may include a bitmap that represent the storage blocks within a volume, where the bits within bitmap may represent whether or not a block is used or free.
The blocks of data managed in the file management table110 may correspond to blocks of physical storage in a physical storage table112 managed by astorage manager102. The physical storage table112 may map a virtual block of data as defined by the file management system to a physical block of data located on one or more of thestorage devices114,116, and118.
The physical storage table may be any type of database that may be used to manage the physical devices. The physical storage table may contain, among other things, addresses for physical blocks of data that represent the virtual blocks of data managed by thefile management system102 and stored in a file management table. The physical storage table may be represented as a table, an array, a relational database, a log file, or any other database construct.
When a request for data comes from thefile management system104, a reference for a virtual block of data may accompany the request. Astorage manager102 may look up the physical block location using the virtual block location and may then read or write data to that physical block. A physical block location may include a designator for a specific device and an address or identifier for a location of the block on the device.
Thestorage manager102 may store data on thedevices114,116, and118 in different manners depending on a policy. Apolicy engine120 may determine a particular policy to apply from apolicy database122. The policy may be applied by analyzing metadata associated with the underlying data.
Policies may define how certain data are to be handled. In one example, a policy may dictate that certain data are to be duplicated on two or more storage devices. Another example may be a policy that stores certain data, such as file management table110 metadata, on every device within an array.
Other policies may cause certain data to be placed on specific types of devices. For example, some data may be stored on high reliability devices. In order to determine which devices within the storage array are the most reliable, metrics for each device may be compared and the devices may be ranked. The device having the highest reliability metric may be selected. In another example, a device for storing a set of data may be selected from a set of devices that exceed a reliability threshold.
In some cases, some storage devices may have certain properties, such as removability or portability. For example, some arrays may include an optical disk with read/write capabilities or a solid state memory device such as a Universal Serial Port (USB) flash memory device. When such devices exist in a storage array, policies may define which data are to be stored on such devices. In many cases, a policy may define that data stored on such devices may also have a duplicate stored on another type of device such as a hard disk system. Another example of a policy may include putting data on one disk so that other disks can be spun down.
The metadata used by thepolicy engine120 may be supplied by thefile management system104 or may be derived from the data by analysis. When the metadata is supplied by thefile management system104, the data may be sent to thestorage manager102 with attached metadata, such as extents, storage attributes, file type, directory location, sensitivity, designations for read only status, hidden status, archived status, compressed, encrypted, or other metadata.
For example, apolicy engine120 may receive a file to store along with an archived status as part of the metadata. Thepolicy engine120 may apply a policy that states that archived files may be stored on slower performing devices, as archives files are less likely to be used often.
Derived metadata may be determined by analyzing the data to be stored. In some cases, a file may have attributes that can be extracted from analyzing the data. When a file is found to contain a certain type of data, an appropriate policy may be applied.
In many embodiments, policies may be applied to sections of a hierarchical file structure. For example, a subdirectory may be designated with certain file storage attributes, such as an attribute that may be used by apolicy engine120 to cause data to be duplicated on several storage devices. Files that may be located in the subdirectory structure may have the attribute applied in the file metadata and may be treated similarly by thepolicy engine120.
Thestorage manager102 may create array metadata that may define how the storage array is configured and where certain data is located on the storage array. A portion of the array metadata may include the physical storage table112 and, in some embodiments, the persisted version of the file management table110.
When data is received that is part of the array metadata, a policy may define that all array metadata is duplicated on each storage device in an array. By placing all of the array metadata on each storage device, the data on any storage device may be recovered if that storage device is accessed using astorage manager102 andfile management system104. An example of such a recovery is given inembodiment400 presented later in this specification.
In many embodiments, policies may be applied on a block by block basis. All of the data stored in a block may have the same policy applied. By applying policies to blocks of data rather than individual files, the management of the storage devices may be simplified.
For example, some embodiments may have abackground updater160 that may perform various operations in a non-real time or background manner. If a block on one storage device is designated as a duplicate of another block on another storage device, thebackground updater160 may synchronize both blocks as a background process. In such an embodiment, thestorage manager102 may place a file in a block on one storage device where the block is designated for duplication. The block or file may be marked as unprocessed, and thebackground updater160 may recognize the marked block or file and perform a background process of duplicating the block or file to another storage device.
Thestorage manager102 may monitorvarious properties124,126, and128 ofstorage devices114,116, and118, respectively. In some cases, the properties may be static properties, such as total storage space, device type, interface type, or other characteristics. In some embodiments, the properties may be dynamically updated. Examples of dynamically updated properties may include current error rates, available space, defragmentation parameters, measured throughput or response times, or other properties that may be periodically updated.
Theparameters124,126, and128 may be used when applying certain policies. In some cases, apolicy engine120 may select a storage device by ranking or sorting the storage devices based on the properties.
Thestorage devices114,116, and118 may be any type of storage device. In many instances, the storage devices may be hard disk drives. Some embodiments may manage hard disk drives that have different interfaces. For example, some embodiments may have one or more hard disk drives attached using SCSI, SATA, SAS, IDE, or other industry standard interfaces. Such interfaces may be used when a hard disk drive is mounted internally to a system. Some embodiments may also include hard disk systems that are attached using USB, external SCSI (iSCSI), eSATA, or other interfaces that may be external to a device.
Some embodiments may be capable of managing hard disk drives and other devices that have different interfaces within a single array. For example, a system may have two hard disk drives that use a SATA interface, one hard disk drive that uses an IDE interface, and two additional hard disk drives connected using USB.
Thestorage devices124,126, and128 may be solid state devices, such as flash memory or other Electronically Erasable Programmable Read Only Memory (EEPROM) devices.
In some cases, the storage devices may include storage systems that have removable media, such as USB flash memory devices, read/write optical media, or other media.
Thestorage device114 is shown with amaster boot record130. In some embodiments, a GUID Partition Table (GPT) may be used in place of amaster boot record130. Similarly,storage devices116 and118 have amaster boot record136 and142, respectively. The master boot record may be data that are stored in a specific place in a storage device, typically the first sector of a storage device, and may contain bootstrap commands that may enable a processor to start operation. In many embodiments, a storage device with a master boot record may be used to start up a system.
Some embodiments may not include a master boot record on a storage device, or may include a master boot record that is not bootable by a processor.
When a master boot record is created in a storage array, the master boot record may be different for different types of storage devices. For example, a master boot record for an IDE connected hard disk may enable bootstrap operations for a processor, while a master boot record for a USB connected flash memory device may have a master boot record that is not bootable or may not have a master boot record at all.
Whether a master boot record is present or not, some devices may have adiscovery volume123,138, and144. Some devices may not have a discovery volume.
A discovery volume may contain information that may allow an operating system to mount the storage device and access the data stored in the storage device. Some embodiments of the discovery volume may include software that may be executed by a processor to perform the operations of thestorage manager102 that may communicate with afile management system104 embedded into theoperating system106. The discovery volume may include drivers or other resources that may be used to access the data stored on the storage device.
The discovery volume for different storage devices may be differently configured. Devices using an IDE or SCSI interface may have a differently configured discovery volume that includes drivers configured for the specific interface for the device on which the discovery volume is located. In some embodiments, the discovery volume may be the same between different types of devices and may include drivers, software, or other resources for many different types of devices.
Thearray metadata134,140, and146 may be the same information copied across each of thestorage devices114,116, and118, respectively. The array metadata may contain descriptive information about the configuration of the storage array, along with the physical storage table112 and the file management table110. The array metadata may include all information that may be used by astorage manager102 andfile management system104 to access data on the storage devices. The array metadata may not include the stored data, but may include metadata about the data, such as structure for a hierarchical file system and other metadata.
Any one of thearray metadata134,140, and146 may be used to recreate a portion of the storage array if one or more of other devices are not present.Embodiment400 illustrates one method for doing so.
Policies may be defined so that any array metadata that is stored by thestorage manager102 is copied to each of the storage devices in an array. In some embodiments, the information may be immediately stored on every device. In other embodiments, abackground updater160 may perform the copying operation as a background process.
Different policies may cause data to be stored on different devices or on multiple devices. As an example, Data A may have a policy applied that causes Data A to be stored asblock148 onstorage device114, block150 onstorage device116, and block152 onstorage device118. The metadata associated with the data may be used by apolicy engine120 to determine that Data A are to be stored on the three storage devices.
In another example Data B may have a policy applied that causes Data B to be stored on two devices. Data B is illustrated asblock154 onstorage device114 and block156 onstorage device116. In yet another example Data C may have a policy applied that causes Data C to be stored asblock158 onstorage device116.
FIG. 2 is a timeline illustration of anembodiment200 showing the interaction between anoperating system202, afile management system204, and astorage manager206.Embodiment200 is a simplified example of the exchanges that may occur between the separate functional components.
Other embodiments may use different sequencing, additional or fewer steps, and different nomenclature or terminology to accomplish similar functions. In some embodiments, various operations or set of operations may be performed in parallel with other operations, either in a synchronous or asynchronous manner. The steps selected here were chosen to illustrate some principles of operations in a simplified form.
Embodiment200 illustrates a store command that may be processed by a storage array such as the storage array ofembodiment100.
The operations of anoperating system202 are illustrated in the left hand column. The operations of afile management system204 are illustrated in the center column, and the operations of thestorage manager206 are illustrated in the right hand column.
Theoperating system202 may send a file command inblock208. Theoperating system202 may receive a file command from a command line, application, or other mechanism.
Thefile management system204 may receive the file command inblock210 and process the file command inblock212, then update the file management table inblock214.
If a store operation is to be performed inblock216, a store command may be sent inblock218 by thefile management system204. The store command may be received inblock220 by thestorage manager206, and the store command may be processed inblock222.Embodiment300 presented later in this specification illustrates one method for performing the operations ofblocks220 and222 in more detail.
If the store operation is not to be performed inblock216 or after the store command is sent inblock218, thefile management system204 may respond to the file command inblock224, and the file command response may be received inblock226 by theoperating system202.
In some cases, thefile management system204 may perform some operations without having to access data on a storage device. Such operations may involve just manipulating the file management table. One such operation may be to delete a file. By removing the file reference from the file management table, thefile management system204 may make the storage space free for storing other data in the location. In such a case, thefile management system204 may store the file management table on a storage array managed by thestorage manager206 at some point in the future. For example, after several file deletion operations or after a predefined period of time, thefile management system204 may send a store command inblock218 to store the updated version of the file management table.
Some file commands may perform a store operation. For example, saving a file may cause a store command inblock218 to include data to be stored. Based on the type of data or other metadata associated with the data, a policy may cause thestorage manager206 to store the data in a particular manner on a storage array.
FIG. 3 is a flowchart illustration of anembodiment300 showing a method for processing a store command as may be performed by a storage manager, such asstorage manager102 or202.Embodiment300 is a simplified example of a method that may be performed when data is sent to a storage manager along with a command to store the data.
Other embodiments may use different sequencing, additional or fewer steps, and different nomenclature or terminology to accomplish similar functions. In some embodiments, various operations or set of operations may be performed in parallel with other operations, either in a synchronous or asynchronous manner. The steps selected here were chosen to illustrate some principles of operations in a simplified form.
Embodiment300 is an example process that may be performed by a storage manager. Inembodiment300, data to be written are stored in a block assigned by a file management system. The policy may be applied to the data after the data are stored by a background process. Other embodiments may apply a policy first, then store the data according to the policy.Embodiment300 illustrates an example of a policy being applied at the time of storage by storing updates to array metadata to all storage devices in a single operation.
Embodiment300 may receive a storage command inblock302. The storage command may include data that will be stored on a storage array. Inembodiment300, the storage command may include a virtual block identifier in which to store the data.
In many embodiments, a file management system may track the location of data stored in a storage array using a file management table that references a set of virtual addresses. A storage manager may keep a physical storage table, such as the physical storage table112 inembodiment100, that may map the logical addresses used by the file management system to physical block addresses within a storage array. In a storage array, a physical block address may include an identifier for a storage device plus an address for the block within the storage device.
Inblock304, a storage manager may look up the physical address in the physical storage table.
Inblock306, the data to be stored may be stored in the physical block determined inblock304. When changes are made to the storage array, changes may also be made to the array metadata. For example, when the data inblock306 is stored, an update may be made to the physical storage table and the file management table. The updated tables, as well as other array metadata may be changed or modified when a command is processed.
For each storage device inblock308, the array metadata stored on the storage device may be updated inblock310.
In some embodiments, changes to array metadata may be propagated to all the storage devices by a policy. Changes to array metadata may be received from a file management system as data that may or may not include metadata describing the data as array metadata.
After the data are stored inblock306, metadata may be determined for the received data inblock312, and a policy may be determined based on the metadata inblock314.
Embodiment300 performs the storage operation first, then applies the policy in a second phase. Other embodiments may apply the policy when the data are stored initially.Embodiment300 may be useful in cases where large amounts of data are to be stored quickly. By getting the data stored initially, the data may be received quickly and any processing and implementing policies may be performed later.
Inblock316, a comparison of the policy for the data and the policy applied to the block in which the data is initially stored is performed. If the policies do not match, a request is made to the file management system inblock320 to move the data to another block. The process may return to block302 and process another storage command.
When a set of data is stored in a block that has a different policy than the data, the storage manager may identify the discrepancy and request that the file management system update the location of the data. The file management system may update the file management table and issue another command to the storage manager in which the data may be moved and the policy applied.
If the policy for the data matches the policy of the block inblock318, and the policy determines that the block is to be duplicated inblock322, the block may be marked for duplication inblock324 and a background process may be launched inblock326 to perform the duplication. If the block is not to be duplicated inblock322, the process returns to block302 to wait for a new command.
FIG. 4 is a flowchart illustration of anembodiment400 showing a method for using a storage device on a second system.Embodiment400 is a simplified example of using any device from a storage array that contains the array metadata and accessing the data that are stored on the device.
Other embodiments may use different sequencing, additional or fewer steps, and different nomenclature or terminology to accomplish similar functions. In some embodiments, various operations or set of operations may be performed in parallel with other operations, either in a synchronous or asynchronous manner. The steps selected here were chosen to illustrate some principles of operations in a simplified form.
Embodiment400 is an example of a use scenario for storage devices that are members of a storage array. When array metadata are stored on a storage device, the array metadata may be used to retrieve data that are stored on the device. In some cases, catastrophic failure of one or more devices in an array may occur, such as due to hardware failure, theft, or some other unforeseen occurrence.
Inblock402, a storage device may be disconnected from a storage array. The storage device may be removed from the storage array inblock402 without any warning or preparation, and may be attached to a new system with a file management system inblock404.
In some cases, the new system may have the capability of booting itself, installing an operating system, and beginning operations. In other cases, the new system may attempt to boot from the storage device and may be able to read a master boot record from the storage device.
When the storage device is attached to the new system, the new system may read a discovery volume inblock406. A discovery volume may be a readable volume stored on the storage device that is located in a default location on the storage device and allows interaction with a file management system of the host system.
Within the discovery volume may be drivers, software, or other resources that may be automatically or manually launched and configured so that the file management system may be able to access the storage array.
Once the storage manager functionality is operational on the system, the array metadata may be read inblock408.
Inblock410, for every block in the file system stored within the storage array, if the block is stored on the storage device inblock412, the block may be marked as present inblock414. If the block is not on the storage array inblock412, the block may be marked as unavailable inblock416.
The process ofblocks410 through416 may create metadata about the various blocks of data that are stored on the storage device. Inblock418, this metadata and the array metadata may be transmitted to the file management system.
In some embodiments, the file management system may present the presence or absence of data to a user. For example, a directory browser may highlight data that is present and may grey out or otherwise change the appearance of data that is not present.
A command may be received from a file management system inblock420. If the command is a write operation inblock422, the physical block may be looked up in the physical storage table inblock424 and the data may be stored in the physical block inblock426. The array metadata may be updated and stored inblock426 and the process may return to block420 to perform another command.
The operations ofblocks424 through428 may be an abbreviated version ofembodiment300, but performed with only one storage device.
If the command is a read command inblock422, and the data is not on the storage device inblock430, a message that the data is unavailable is returned inblock432. The process may return to block420 to perform another command.
If the command is a read command inblock422 and the data is on the storage device inblock430, the data may be retrieved from the storage device inblock434 and sent to the file management system inblock436.
The foregoing description of the subject matter has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the subject matter to the precise form disclosed, and other modifications and variations may be possible in light of the above teachings. The embodiment was chosen and described in order to best explain the principles of the invention and its practical application to thereby enable others skilled in the art to best utilize the invention in various embodiments and various modifications as are suited to the particular use contemplated. It is intended that the appended claims be construed to include other alternative embodiments except insofar as limited by the prior art.

Claims (20)

What is claimed is:
1. At a computer system, the computer system connected to a plurality of storage devices, the plurality of storage devices included in a defined storage array, configuration of the storage array defined by array metadata, the array metadata defining locations for a plurality of files within the storage array, a method for maintaining array metadata for the storage array, the method comprising:
receiving data from a file management system for storage in the storage array, the data associated with a file;
identifying file metadata corresponding to the file;
referring to a storage policy for the storage array to determine how to store the received data in the storage array, the storage policy defining how different portions of data, including at least the received data and the array metadata, are to be stored on the plurality of storage devices based on corresponding metadata for the different portions of data, the storage policy defining that the array metadata is to be duplicated on every storage device included in the plurality of storage devices;
storing a portion of the received data at one or more storage devices, the one or more storage devices including less than all of the plurality of storage devices such that the portion of received data is not stored at at least one other storage device from among the plurality of storage devices, the portion of the received data stored in accordance with the storage policy and based on the identified file metadata;
determining that storing the received data has changed file storage locations within the one or more storage devices;
updating array metadata to reflect the changed file storage locations;
referring to the storage policy to determine that the updated array metadata is to be duplicated on every storage device included in the one or more storage devices and also duplicated to the at least one other storage device; and
propagating the updated array metadata for storage at every storage device in the one or more storage devices and for storage at the at the least one other storage device in accordance with the storage policy such that every storage device in the plurality of storage devices stores the location of files at every other of storage devices in the plurality of storage devices, propagating the updated array metadata including propagating a file location for at least one file to at least one storage device of the storage array that does not store any portion of the at least one file.
2. The method ofclaim 1, wherein identifying the file metadata comprises deriving the file metadata from the received data.
3. The method ofclaim 1, wherein identifying the file metadata comprises received the file metadata from the file management system.
4. The method ofclaim 1 further comprising:
receiving additional data from the file management system;
identifying additional file metadata associated with the additional data; and
referring to the storage policy to determine that the additional data is to be stored on a specific number of the plurality of storage devices; and
storing the additional data on the specific number of storage devices.
5. The method ofclaim 4, wherein the specific number is at least two.
6. The method ofclaim 5 further comprising:
storing the additional data on a first storage device selected from among the plurality of storage devices;
marking the additional data for duplication; and
causing a background process to copy the additional data to the specific number of storage devices.
7. The method ofclaim 1 further comprising:
receiving an address for a first storage block in which the data is to be stored, the first storage block being marked for a second policy;
storing the data in the first storage block;
determining that the second policy is inconsistent with the storage policy; and
moving the data to a second storage block being marked for the storage policy.
8. The method ofclaim 7 further comprising:
sending a request to the file management system; and
receiving an instruction from the file management system to move the data from the first block to the second block.
9. The method ofclaim 8, the request comprising an identifier for the second block.
10. The method ofclaim 1, further comprising
receiving additional data from the file management system;
identifying additional metadata corresponding to the additional data;
identifying a second policy based on the additional metadata, the second policy defining a set of criteria for storage devices for the additional data;
identifying a first storage device, from among the plurality of storage devices, on which to store the second set of data; and
storing the additional data on the first storage device.
11. The method ofclaim 10, wherein identifying the first storage device comprising ranking the plurality of storage devices using the set of criteria.
12. The method ofclaim 10, wherein identifying the first storage device comprising selecting the first storage device by device type.
13. A system comprising:
a file management system configured to receive and respond to file system commands;
a storage array comprising a plurality of storage devices, configuration of the storage array defined by array metadata, the array metadata containing data storage locations for a plurality of files stored within the array; and
a storage manager configured to store and retrieve data from the plurality of storage devices, the storage manager being further configured to:
determine that a file storage location at a first one or more storage devices has changed due to storing data associated with a file system command at the one or more storage devices, the file system command received from the file system management system, the one or more storage devices including less than all of the plurality of storage devices such that the data associated with the file system command is not stored at at least one other storage device from among the plurality of storage devices;
update the array metadata to reflect the changed file storage locations;
refer to a storage policy for the storage array to determine how the updated array metadata is to be stored, the storage policy defining how different portions of data, including the array metadata, are to be stored on the plurality of storage devices, the storage policy defining that array metadata is to be duplicated on every storage device included in the one or more storage devices and duplicated on the at least one other storage device; and
propagate the updated array metadata in accordance with the storage policy for storage at every storage device in the in the one or more storage devices and for storage at the at least one other storage device such that every storage device in the plurality of storage devices stores the locations of files at every other of the storage devices in the plurality of storage devices, propagating the updated array metadata including propagating a file location for at least one file to at least one storage device of the storage array that does not store any portion of the at least one file.
14. The system ofclaim 13 further comprising:
a file system table comprising entries comprised of data identifiers and virtual storage block identifiers, the file system table being managed by the file management system, the file system table included in the array metadata; and
a physical storage table comprising a mapping of the virtual block identifiers to physical block identifiers, the physical block identifiers comprising a storage device identifier and a location within the storage device, the physical storage table included in the array metadata.
15. The system ofclaim 13, at least two of the plurality of storage devices having different storage capacities.
16. The system ofclaim 13, at least two of the plurality of storage devices having different communications interfaces.
17. A computer program product for use at a computer system, the computer system connected to a plurality of storage devices, the plurality of storage devices included in a defined storage array, configuration of the storage array defined by array metadata, the array metadata defining locations for a plurality of files within the storage array, the computer program product for implementing a method for maintaining array metadata for the storage array, the computer program product comprising one or more computer storage devices having stored thereon computer-executable instructions that, when executed, cause the computer system to perform the method, including the following:
receive data from a file management system for storage in the storage array, the data associated with a file;
identify file metadata corresponding to the file;
refer to a storage policy for the storage array to determine how to store the received data in the storage array, the storage policy defining how different portions of data, including at least the received data and the array metadata, are to be stored on the plurality of storage devices based on corresponding metadata for the different portions of data, the storage policy defining that the array metadata is to be duplicated on every storage device included in the plurality of storage devices;
store a portion of the received data at one or more storage devices, the one or more storage devices including less than all of the plurality of storage devices such that the portion of received data is not stored at at least one other storage device from among the plurality of storage devices, the portion of the received data stored in accordance with the storage policy based on the identified file metadata;
determine that storing the received data has changed file storage locations within the one or more storage devices;
update array metadata to reflect the changed file storage locations;
refer to the storage policy to determine that the updated array metadata is to be duplicated on every storage device included in the one or more storage devices and also duplicated on the at least one other storage device; and
propagate the updated array metadata for storage at every storage device in the one or more storage devices and on the at least one other storage device in accordance with the storage policy such that every storage device in the plurality of storage devices stores the locations of files at every other of storage devices in the plurality of storage devices, propagating the updated array metadata including propagating a file location for at least one file to at least one storage device of the storage array that does not store any portion of the at least one file.
18. The computer program product ofclaim 17 further comprising computer-executable instructions that, when executed, cause the computer system to:
receive a virtual block address for the received data from said file management system; and
determine a physical block address corresponding to the virtual block address, the physical block address being on the first storage device.
19. The computer program product ofclaim 18 further comprising computer-executable instructions that, when executed, cause the computer system to:
determine that the physical block address complies with the storage policy.
20. The computer program product ofclaim 17 further comprising computer-executable instructions that, when executed, cause the computer system to:
removing the first storage device from the storage array; and
while the first storage device is removed from the storage array:
connect first storage device to a system having a second file management system;
receive a request for the array metadata from the second file management system;
transmit the array metadata from the first storage device to the second file management system;
receive a request from the second file management system for the received data;
read the received data from the first storage device; and
transmit the received data to said second file management system.
US12/432,8772009-04-302009-04-30Metadata for data storage arrayActive2030-09-23US9037541B2 (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
US12/432,877US9037541B2 (en)2009-04-302009-04-30Metadata for data storage array
US14/715,524US9880759B2 (en)2009-04-302015-05-18Metadata for data storage array

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US12/432,877US9037541B2 (en)2009-04-302009-04-30Metadata for data storage array

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US14/715,524ContinuationUS9880759B2 (en)2009-04-302015-05-18Metadata for data storage array

Publications (2)

Publication NumberPublication Date
US20100280998A1 US20100280998A1 (en)2010-11-04
US9037541B2true US9037541B2 (en)2015-05-19

Family

ID=43031150

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US12/432,877Active2030-09-23US9037541B2 (en)2009-04-302009-04-30Metadata for data storage array
US14/715,524Active2029-07-01US9880759B2 (en)2009-04-302015-05-18Metadata for data storage array

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US14/715,524Active2029-07-01US9880759B2 (en)2009-04-302015-05-18Metadata for data storage array

Country Status (1)

CountryLink
US (2)US9037541B2 (en)

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10839321B2 (en)1997-01-062020-11-17Jeffrey EderAutomated data storage system
US8458519B2 (en)*2010-01-072013-06-04International Business Machines CorporationDiagnostic data set component
US8819208B2 (en)2010-03-052014-08-26Solidfire, Inc.Data deletion in a distributed data storage system
US9037901B2 (en)*2011-08-192015-05-19International Business Machines CorporationData set autorecovery
US9838269B2 (en)2011-12-272017-12-05Netapp, Inc.Proportional quality of service based on client usage and system metrics
US9054992B2 (en)2011-12-272015-06-09Solidfire, Inc.Quality of service policy sets
US9378075B2 (en)2013-05-152016-06-28Amazon Technologies, Inc.Reducing interference through controlled data access
US20150244795A1 (en)2014-02-212015-08-27Solidfire, Inc.Data syncing in a distributed system
US10133511B2 (en)2014-09-122018-11-20Netapp, IncOptimized segment cleaning technique
US10764265B2 (en)*2014-09-242020-09-01Ent. Services Development Corporation LpAssigning a document to partial membership in communities
US10929022B2 (en)2016-04-252021-02-23Netapp. Inc.Space savings reporting for storage system supporting snapshot and clones
US10460124B2 (en)*2016-06-202019-10-29Netapp, Inc.Per-volume tenant encryption and external key manager
US10642763B2 (en)2016-09-202020-05-05Netapp, Inc.Quality of service policy sets
US10740181B2 (en)2018-03-062020-08-11Western Digital Technologies, Inc.Failed storage device rebuild method
US10860446B2 (en)*2018-04-262020-12-08Western Digital Technologiies, Inc.Failed storage device rebuild using dynamically selected locations in overprovisioned space
US10824526B2 (en)2018-08-032020-11-03Western Digital Technologies, Inc.Using failed storage device in peer-to-peer storage system to perform storage-centric task
US10831603B2 (en)2018-08-032020-11-10Western Digital Technologies, Inc.Rebuild assist using failed storage device
US10901848B2 (en)2018-08-032021-01-26Western Digital Technologies, Inc.Storage systems with peer data recovery
US11182258B2 (en)2019-01-042021-11-23Western Digital Technologies, Inc.Data rebuild using dynamic peer work allocation

Citations (14)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020056031A1 (en)1997-07-182002-05-09Storactive, Inc.Systems and methods for electronic data storage management
US20040199566A1 (en)*2003-03-142004-10-07International Business Machines CorporationSystem, method, and apparatus for policy-based data management
US20050235128A1 (en)2004-04-152005-10-20Viresh RustagiAutomatic expansion of hard disk drive capacity in a storage device
US20070244939A1 (en)*2002-05-312007-10-18International Business Machines CorporationMethod, system, and program for a policy based storage manager
US20070255853A1 (en)*2006-04-272007-11-01Toutonghi Michael JSharing digital content via a packet-switched network
US20080028169A1 (en)2006-07-272008-01-31Microsoft CorporationExtending non-volatile storage at a computer system
US20080126715A1 (en)*2006-07-262008-05-29Yoshihiro FujieApparatus, system, and method for integrated blade raid controller and storage
US20080162590A1 (en)*2007-01-032008-07-03Oracle International CorporationMethod and apparatus for data rollback
US20080168225A1 (en)2007-01-102008-07-10International Business Machines CorporationProviding enhanced tolerance of data loss in a disk array system
US7433998B2 (en)*2005-01-142008-10-07Dell Products L.P.System and method for implementing self-describing RAID configurations
US20080320218A1 (en)2004-04-082008-12-25Koji NagataDisk array apparatus and control method for disk array apparatus
US20090157948A1 (en)*2007-12-142009-06-18Spansion LlcIntelligent memory data management
US7693856B2 (en)*2004-06-252010-04-06Apple Inc.Methods and systems for managing data
US7734643B1 (en)*2004-06-302010-06-08Oracle America, Inc.Method for distributed storage of data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8788740B2 (en)*2007-12-212014-07-22Spansion LlcData commit on multicycle pass complete without error

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020056031A1 (en)1997-07-182002-05-09Storactive, Inc.Systems and methods for electronic data storage management
US20070244939A1 (en)*2002-05-312007-10-18International Business Machines CorporationMethod, system, and program for a policy based storage manager
US20040199566A1 (en)*2003-03-142004-10-07International Business Machines CorporationSystem, method, and apparatus for policy-based data management
US20080320218A1 (en)2004-04-082008-12-25Koji NagataDisk array apparatus and control method for disk array apparatus
US20050235128A1 (en)2004-04-152005-10-20Viresh RustagiAutomatic expansion of hard disk drive capacity in a storage device
US7693856B2 (en)*2004-06-252010-04-06Apple Inc.Methods and systems for managing data
US7734643B1 (en)*2004-06-302010-06-08Oracle America, Inc.Method for distributed storage of data
US7433998B2 (en)*2005-01-142008-10-07Dell Products L.P.System and method for implementing self-describing RAID configurations
US20070255853A1 (en)*2006-04-272007-11-01Toutonghi Michael JSharing digital content via a packet-switched network
US20080126715A1 (en)*2006-07-262008-05-29Yoshihiro FujieApparatus, system, and method for integrated blade raid controller and storage
US20080028169A1 (en)2006-07-272008-01-31Microsoft CorporationExtending non-volatile storage at a computer system
US20080162590A1 (en)*2007-01-032008-07-03Oracle International CorporationMethod and apparatus for data rollback
US20080168225A1 (en)2007-01-102008-07-10International Business Machines CorporationProviding enhanced tolerance of data loss in a disk array system
US7788526B2 (en)*2007-01-102010-08-31International Business Machines CorporationProviding enhanced tolerance of data loss in a disk array system
US20090157948A1 (en)*2007-12-142009-06-18Spansion LlcIntelligent memory data management

Non-Patent Citations (12)

* Cited by examiner, † Cited by third party
Title
"AV-STOR 8000-DSS iSCSI and NAS Data Storage Server" Retrieved at <<http://www.av-digital.com/AV-STOR8000-DSS.html>>, Aug. 2, 2008, pp. 1-9.
"AV-STOR 8000-DSS iSCSI and NAS Data Storage Server" Retrieved at >, Aug. 2, 2008, pp. 1-9.
"Netgear Storage Central Breaks New Ground with Fail-safe, Expandable and Easily Shared Storage for Consumers", Retrieved at <<http://files.shareholder.com/downloads/NTGR/0x0x91818/e75c73f6-6988-4278-b627-f552dd6b68a9/NTGR-News-2005-9-12-General.pdf>>, pp. 1-2.
"Netgear Storage Central Breaks New Ground with Fail-safe, Expandable and Easily Shared Storage for Consumers", Retrieved at <<http://files.shareholder.com/downloads/NTGR/0x0x91818/e75c73f6-6988-4278-b627-f552dd6b68a9/NTGR—News—2005—9—12—General.pdf>>, pp. 1-2.
"Smart Array Controller technology: drive array expansion and extension", Retrieved at <<http://loft306.org/˜taz/public—html-server/compaq—4200—manual>>, Oct. 2002, pp. 1-10.
"Smart Array Controller technology: drive array expansion and extension", Retrieved at >, Oct. 2002, pp. 1-10.
"Technical Brief for Windows Home Server Drive Extender", Retrieved at <<http://www.djinx.be/pdf/Windows—Home—Server—Drive—Extender.pdf>>, Oct. 2007, pp. 1-20.
"Technical Brief for Windows Home Server Drive Extender", Retrieved at >, Oct. 2007, pp. 1-20.
"The All New Drobo with FireWire 800", Retrieved at <<http://www.drobo.com/Products/Index.html>>, p. 1.
"The All New Drobo with FireWire 800", Retrieved at >, p. 1.
Okeefe, Matthew, "The Linux Logical Volume Manager (LVM)", Retrieved at <<http://www.softpanorama.org/Commercial—linuxes/logical—volume—manager.shtml>>, Jan. 9, 2009, pp. 1-30.
Okeefe, Matthew, "The Linux Logical Volume Manager (LVM)", Retrieved at >, Jan. 9, 2009, pp. 1-30.

Also Published As

Publication numberPublication date
US20100280998A1 (en)2010-11-04
US9880759B2 (en)2018-01-30
US20150301758A1 (en)2015-10-22

Similar Documents

PublicationPublication DateTitle
US9880759B2 (en)Metadata for data storage array
US10430286B2 (en)Storage control device and storage system
US8239648B2 (en)Reclamation of thin provisioned disk storage
US8370593B2 (en)Method and apparatus to manage groups for deduplication
US10852981B2 (en)System for migrating virtual tape volumes between filesystems
US8924664B2 (en)Logical object deletion
US8712976B1 (en)Managing deduplication density
US8583607B1 (en)Managing deduplication density
US9606740B2 (en)System, method and computer program product for synchronizing data written to tape including writing an index into a data partition
US8539148B1 (en)Deduplication efficiency
US7975115B2 (en)Method and apparatus for separating snapshot preserved and write data
US7213124B2 (en)Method for allocating storage area to virtual volume
US8904137B1 (en)Deduplication system space recycling through inode manipulation
US7865772B2 (en)Management device and management method
US9235535B1 (en)Method and apparatus for reducing overheads of primary storage by transferring modified data in an out-of-order manner
US8204858B2 (en)Snapshot reset method and apparatus
US8621165B1 (en)Method and apparatus for providing a volume image backup of selected objects
US10169165B2 (en)Restoring data
WO2018040591A1 (en)Remote data replication method and system
US10176183B1 (en)Method and apparatus for reducing overheads of primary storage while transferring modified data
US9846718B1 (en)Deduplicating sets of data blocks
US20070239803A1 (en)Remote mirroring method between tiered storage systems
KR20060007435A (en) Manage relationships between one target volume and one source volume
US9665385B1 (en)Method and apparatus for simulation storage shelves
US10712941B2 (en)Leveraging temporal locality to link files together and bypass accessing a central inode list

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:MICROSOFT CORPORATION, WASHINGTON

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GOEBEL, DAVID A.;LYON, JAMES M.;SHELEPOV, BULAT;AND OTHERS;SIGNING DATES FROM 20090428 TO 20090429;REEL/FRAME:022618/0075

ASAssignment

Owner name:MICROSOFT CORPORATION, WASHINGTON

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GOEBEL, DAVID A.;LYON, JAMES M.;SHELEPOV, BULAT;AND OTHERS;SIGNING DATES FROM 20090428 TO 20090429;REEL/FRAME:023033/0947

ASAssignment

Owner name:MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034564/0001

Effective date:20141014

STCFInformation on status: patent grant

Free format text:PATENTED CASE

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:8


[8]ページ先頭

©2009-2025 Movatter.jp