Provided is a method for writing and deleting files on a tape medium and a cache storage device. The method includes receiving a command to write one or more files of a directory to a tape medium. The method further includes identifying a cache limit associated with the tape medium. The method further comprises determining whether the amount of data of the directory that is already on the cache storage device exceeds the cache limit. In response to the amount of data not exceeding the cache limit, the method includes writing data of the one or more files to the cache storage device and the tape medium in parallel.
|
1. A method for writing and deleting files on a tape medium and a cache storage device, the method comprising:
receiving a command to write one or more files of a directory to a tape medium, wherein the directory is in a file system that includes a plurality of directories, wherein the plurality of directories includes a second directory;
identifying a cache limit associated with the directory, wherein the cache limit is specific to the directory, and the second directory has a second cache limit that is different from the cache limit;
determining whether an amount of data of the directory that has already been written to a cache storage device exceeds the cache limit; and
writing, in response to determining that the amount of data does not exceed the cache limit, data of the one or more files to the cache storage device and the tape medium in parallel.
9. A system comprising:
a memory; and
a processor communicatively coupled to the memory, wherein the processor is configured to perform a method comprising:
receiving a command to write one or more files of a directory to a tape medium, wherein the directory is in a file system that includes a plurality of directories, wherein the plurality of directories includes a second directory;
identifying a cache limit associated with the directory, wherein the cache limit is specific to the directory, and the second directory has a second cache limit that is different from the cache limit;
determining whether an amount of data of the directory that has already been written to a cache storage device exceeds the cache limit; and
writing, in response to determining that the amount of data does not exceed the cache limit, data of the one or more files to the cache storage device and the tape medium in parallel.
17. A computer program product comprising a non-transitory computer readable storage medium having program instructions embodied therewith, the program instructions executable by a processor to cause the processor to perform a method comprising:
receiving a command to write one or more files of a first directory to a tape medium, wherein the first directory is in a file system that includes a plurality of directories, wherein the plurality of directories includes a second directory;
identifying a cache limit associated with the first directory, wherein the cache limit is specific to the first directory, and the second directory has a second cache limit that is different from the cache limit;
determining whether an amount of data of the first directory that has already been written to a cache storage device exceeds the cache limit; and
writing, in response to determining that the amount of data does not exceed the cache limit, at least part of the one or more files to the cache storage device.
2. The method of
3. The method of
ceasing, in response to the total amount of data of the directory that is stored on the cache storage device meeting the cache limit, writing of the data of the one or more files to the cache storage device,
wherein writing the data of the one or more files to the tape medium continues until a complete copy of the one or more files is stored on the tape medium; and
updating, in response to the complete copy of the one or more files being stored on the tape medium and a partial copy of the one or more files being stored on the cache storage device, an index of the directory in a memory.
4. The method of
5. The method of
receiving a command to delete the one or more files;
determining that at least a portion of the one or more files is cached in the cache storage device;
deleting, in response to determining that at least a portion of the one or more files is cached in the cache storage device, the data from the cache storage device; and
updating an index in a memory.
6. The method of
7. The method of
8. The method of
10. The system of
11. The system of
ceasing, in response to the total amount of data of the directory that is stored on the cache storage device meeting the cache limit, writing of the data of the one or more files to the cache storage device,
wherein writing the data of the one or more files to the tape medium continues until a complete copy of the one or more files is stored on the tape medium; and
updating, in response to the complete copy of the one or more files being stored on the tape medium and a partial copy of the one or more files being stored on the cache storage device, an index of the directory in the memory.
12. The system of
13. The system of
receiving a command to delete the one or more files;
determining that at least a portion of the one or more files is cached in the cache storage device;
deleting, in response to determining that at least a portion of the one or more files is cached in the cache storage device, the data from the cache storage device; and
updating an index in a memory.
14. The system of
15. The system of
16. The system of
18. The computer program product of
writing data of the one or more files to the cache storage device such that a total amount of data of the first directory that is stored on the cache storage device does not exceed the cache limit; and
writing, in response to hitting the cache limit for the first directory, the one or more files to the tape medium.
19. The computer program product of
writing the one or more files to the tape medium in parallel to writing the at least part of the one or more files to the cache storage device;
ceasing, in response to the total amount of data of the first directory that is stored on the cache storage device meeting the cache limit, writing of the data of the one or more files to the cache storage device,
wherein writing the one or more files to the tape medium continues until a complete copy of the one or more files is stored on the tape medium; and
updating, in response to the complete copy of the one or more files being stored on the tape medium and a partial copy of the one or more files being stored on the cache storage device, an index of the directory in a memory.
|
The present disclosure relates generally to data storage systems, and more particularly to data caching in a system that includes a tape apparatus.
In magnetic storage systems, magnetic transducers read data from and write data onto magnetic recording media. Data is written on the magnetic recording media by moving a magnetic recording transducer to a position over the media where the data is to be stored. The magnetic recording transducer then generates a magnetic field, which encodes the data into the magnetic media. Data is read from the media by similarly positioning the magnetic read transducer and then sensing the magnetic field of the magnetic media. Read and write operations may be independently synchronized with the movement of the media to ensure that the data can be read from and written to the desired location on the media.
Embodiments of the present disclosure include a method, computer program product, and system for writing and deleting files on a tape medium and a cache storage device. The method includes receiving a command to write one or more files of a directory to a tape medium. The method further includes identifying a cache limit associated with the tape medium. The method further comprises determining whether the amount of data of the directory that is already on the cache storage device exceeds the cache limit. In response to the amount of data not exceeding the cache limit, the method includes writing data of the one or more files to the cache storage device and the tape medium in parallel.
The above summary is not intended to describe each illustrated embodiment or every implementation of the present disclosure.
The drawings included in the present application are incorporated into, and form part of, the specification. They illustrate embodiments of the present disclosure and, along with the description, serve to explain the principles of the disclosure. The drawings are only illustrative of certain embodiments and do not limit the disclosure.
Aspects of the present disclosure relate generally to data storage systems, and more particularly to data caching in a system that includes a tape apparatus. While the present disclosure is not necessarily limited to such applications, various aspects of the disclosure may be appreciated through a discussion of various examples using this context.
Linear Tape File System (LTFS) is a software product for implementing simple access to data stored in a data library. LTFS is implemented by storing data on a tape cartridge in a format conforming to the open specifications, the LTFS format. Some implementations of LTFS automatically load and mount a tape to access the tape when an access to the tape occurs without a user explicitly performing operations such as moving the tape from the storage slot to the tape drive in the tape library and mounting/unmounting of a tape.
In some embodiments, metadata (e.g., file name, time stamp, etc.) of files residing in all the media that have ever been mounted are cached in a memory unit. In these embodiments, the tape may be loaded and mounted only when it is necessary to actually access the data itself, such as when creating, updating, and/or reading the files.
Some implementations of LTFS enable a user to access the tape by accessing files or directories in the file system while the user does not have to be bothered by where the tape exists in the tape library and which tape drive should be used to mount the tape. Additionally, in some embodiments, the tape is not unmounted immediately after the access to the file is completed. Instead, the tape is left mounted and, if an access to data on another tape has occurred, another tape drive is used to load and mount the other tape.
A typical use case of LTFS storage is to store video data of a security camera in the LTFS. In this case, if a crime or incident occurs, the directory indicating the data will be copied to an HDD or the like to use the video files. As can be seen in this example, it is a typical mode of use of LTFS systems that multiple files are copied on a per-directory basis from the LTFS.
An application that copies files on a per-directory basis usually calls an API for enumerating the files in the directory (e.g., readdir( ) of Linux® and FindFirstFile( )/FindNextFile( ) of Windows®, etc.). The application sends an inquiry about the information on the files in the directory to the file system, and copies the files sequentially on the basis of the information in the response to the inquiry. For example, xcopy of Windows® or the like copies files in this manner.
When copying of the directory is performed by the application, reading of files will be performed after waiting for a tape to be mounted if the tape is not mounted at the time of reading of the first file. In other words, the tape drive is selected and, if needed, the tape currently used by this tape drive is unmounted and unloaded. Then, the tape to be read is loaded and mounted, and then reading can be performed. As a result, copying may take time as various tapes (also referred to herein as “tape mediums”) are unloaded and/or loaded and mounted in order to retrieve the data.
Embodiments of the present disclosure address the challenge of shortening the time required in the copying operation at the time of copying files on a per-directory basis. When multiple files are written in a directory on an LTFS system, some of the files are also written into an HDD or SSD, which acts as a cache. When an application enumerates files in the directory, the LTFS system returns files that are cached in HDD prior to other files. Additionally, when the files that are cached in the HDD are read, the LTFS system returns the data from the cache in parallel with mounting the tape. This scheme makes it possible to shorten the time required for an application to copy files on a per-directory basis.
An example implementation of the present disclosure will be described below based on LTFS LE. Since LTFS LE basically operates as a file system on Linux® or Windows®, embodiments of the present disclosure use a storage device, such as HDD and/or SSD, as a cache.
In some embodiments, the amount (e.g., number, data size, etc.) of files of each directory that are to be cached depends on the systems using the LTFS LE and use cases. For example, since the time for mounting differs depending on the types of tape libraries and tape drives, a large cache capacity needs to be ensured for systems having a long mount time, while a small cache capacity will not cause a problem on a system whose mount time is short. In some embodiments, the size may be defined in advance by LTFS LE or may be specified by a user. When it is specified by the user, for example, it may be specified as an option at the time of starting the LTFS LE.
The information of the file stored in the cache is managed along with the information of the files and directories (which is called “index information”) that the LTFS LE has had previously. The index information is held in the memory while the LTFS LE is operating but the index information regarding a tape is also written to the tape itself when the tape is to be unmounted.
An example of the method of recording the cache information using the index information is described below:
LTFS Format Specification requires that the index information be stored in an XML format. The following XML example is part of the index information in some LTFS implementations. This example indicates that the file “FileA” is constituted by the extent of 1048576 bytes (=1 megabytes) from the 1036th block.
<file>
<name>FileA</name>
<length>1048576</length>
<readonly>false</readonly>
<creationtime>2012-10-10T01:20:27.000818000Z</creationtime>
<changetime>2012-12-10T00:25:33.000367000Z</changetime>
<modifytime>2012-12-10T00:25:33.000367000Z</modifytime>
<accesstime>2012-12-10T00:25:33.000364000Z</accesstime>
<backuptime>2012-10-10T01:20:27.000818000Z</backuptime>
<fileuid>1014</fileuid>
<extentinfo>
<extent>
<fileoffset>0</fileoffset>
<partition>b</partition>
<startblock>1036</startblock>
<byteoffset>0</byteoffset>
<bytecount>1048576</bytecount>
</extent>
</extentinfo>
<cacheextentinfo>
<extent>
<fileoffset>0</fileoffset>
<partition>/tmp/cache/FileA-1036</partition>
<byteoffset>0</byteoffset>
<bytecount>1048576</bytecount>
</extent>
</cacheextentinfo>
</file>
Thus, the fact that 1048576 bytes of this file A is cached in the HDD as a file “/tmp/cache/FileA-1036” is expressed by the tag “cacheextentinfo” as follows. It is to be understood that the tag name and the configuration of the XML, tag are illustrative examples and may be described by other names and configurations in other implementations.
In some embodiments, upon reception of a write request to write a file in a directory, a processor writes the file in an HDD until a cache size specified for the directory is reached. I parallel, the processor may write the file to a tape. Upon reception of a request to copy the directory from the tape to the HDD (e.g., xcopy of Windows®), the processor may determine whether or not there is any file that is cached in the HDD among the multiple files in the directory. In response to the file cached in the HDD having been found, the processor may read and copy the cached file in parallel with mounting the tape.
In some embodiments, the file is only written to the tape after the cache limit has been reached. If the file is completely written to the cache storage device (e.g., the HDD), the file may not be written to the tape. In other embodiments, the file may be written to the cache storage device and the tape, even if the cache limit is not reached. In these embodiments, the position and size of the cached file on the tape may be written to an index. When the request for copying has been received, this index may be referred to so as to determine whether or not there is any file cached in the HDD, and to determine the location of any file in the HDD and/or on the tape.
Embodiments of the present disclosure include a method, system, and computer program product for enumerating files on a tape medium and a cache storage device. The method includes receiving a command to enumerate a directory having a plurality of files. The directory may be stored on a tape medium. The method further includes determining that the directory has been at least partially cached to a cache storage device. For each file of the directory that is stored in the cache storage device, the method includes determining whether the file has been enumerated and returning information of the file as a response to the command for each file that has not been enumerated. The method further includes mounting the tape medium in parallel to retrieving data from the cache storage device.
In some embodiments, in response to all files of the directory that are stored in the cache storage device having been enumerated, the method includes determining whether any files of the directory that are stored in the tape medium have not yet been enumerated. For each file that is stored in the tape medium that has not been enumerated, the method includes returning information of the file as a response to the command.
In some embodiments, determining that the directory has been at least partially cached to the cache storage device includes determining an identifier for the tape medium. Using the identifier, the method includes retrieving index information for the tape medium from a memory unit and determining whether the directory has been cached using the index information. The index information may include one or more of a directory name for each cached directory, a directory name for each cached file, and/or an identifier of a cache storage device where each cached directory or file is stored. The index information may also include a location of the directory in the cache storage and a location of the directory on the tape medium. In some embodiments, after mounting the tape medium to a tape drive, the tape head of the tape drive may automatically be positioned at the location of the directory on the tape medium. This may speed up the enumeration process because the tape head is preemptively moved into the position of the directory while the cached files are being transferred. In some embodiments, the tape head is moved directly to a location of a first un-cached file of the directory.
Additional embodiments of the present disclosure include a method, system, and computer program product for writing and deleting files on a tape medium using a cache storage device. The method includes receiving a command to write one or more files of a directory to a tape medium. The method further includes identifying a cache limit associated with the directory (and/or tape medium) and determining whether an amount of data of the directory that has already been written to a cache storage device exceeds the cache limit. The cache limit may be based on, for example, an amount of time required to mount the tape medium, or it may be specified by a user at a time of starting the LTFS. If the amount of data does not exceed the cache limit, data of the one or more files is written to the cache storage device. In some embodiments, the data is also written to the tape medium in parallel.
In some embodiments, only a portion of the one or more files is written to the cache storage device. The portion may be written such that a total amount of data of the directory stored on the cache storage device does not exceed the cache limit. Once the cache limit is reached, no additional data of the directory is written to the cache storage device. However, the data may continue to be written to the tape medium until a complete copy of the one or more files is stored on the tape medium. Once all of the data has been written to the cache storage device and/or the tape medium, an index of the directory may be updated. The index may be stored in a memory unit.
In some embodiments, one or more files stored to the cache storage device and/or the tape medium may be deleted in response to a delete command. In these embodiments, a processor may delete whatever portion of the one or more files is cached from the cache storage device, and the processor may update an index in a memory.
Additional embodiments of the present disclosure include a method, system, and computer program product for reading a file that is stored on a tape medium and cached on a cache storage device. The method includes receiving a command to read a file that is stored on a tape medium. The method further includes determining whether the file is part of a directory that has been cached to a cache storage device. If the file is part of a cached directory, the data of the file may be read from the cache storage device. In some embodiments, the tape medium may be mounted in parallel with the data being read from the cache storage device.
In some embodiments, only a portion of the file is stored on the cache storage device. In these embodiments, the cached portion of the file may be read from the cache storage device, while the remaining data may be read from the tape medium. In some embodiments, all of the data of the file may be read from the tape medium, even if part of the file is cached.
Turning now to the figures,
As shown, a tape supply cartridge 120 and a take-up reel 121 are provided to support a tape 122. One or more of the reels may form part of a removable cartridge and are not necessarily part of the tape drive 100. The tape drive, such as that illustrated in
Guides 125 guide the tape 122 across the tape head 126. Such tape head 126 is in turn coupled to a controller 128 via a cable 130. The controller 128, may be or include a processor and/or any logic for controlling any subsystem of the drive 100. For example, the controller 128 typically controls head functions such as servo following, data writing, data reading, etc. The controller 128 may include at least one servo channel and at least one data channel, each of which include data flow processing logic configured to process and/or store information to be written to and/or read from the tape 122. The controller 128 may operate under logic known in the art, as well as any logic disclosed herein, and thus may be considered as a processor for any of the descriptions of tape drives included herein, in various embodiments. The controller 128 may be coupled to a memory 136 of any known type, which may store instructions executable by the controller 128. Moreover, the controller 128 may be configured and/or programmable to perform or control some or all of the methodology presented herein. Thus, the controller 128 may be considered to be configured to perform various operations by way of logic programmed into one or more chips, modules, and/or blocks; software, firmware, and/or other instructions being available to one or more processors; etc., and combinations thereof.
The cable 130 may include read/write circuits to transmit data to the tape head 126 to be recorded on the tape 122 and to receive data read by the tape head 126 from the tape 122. An actuator 132 controls position of the tape head 126 relative to the tape 122.
An interface 134 may also be provided for communication between the tape drive 100 and a host (internal or external) to send and receive the data and for controlling the operation of the tape drive 100 and communicating the status of the tape drive 100 to the host, all as will be understood by those of skill in the art.
By way of example,
The substrates 204A are typically constructed of a wear resistant material, such as a ceramic. The closures 204B may be made of the same or similar ceramic as the substrates 204A.
The readers and writers may be arranged in a piggyback or merged configuration. An illustrative piggybacked configuration comprises a (magnetically inductive) writer transducer on top of (or below) a (magnetically shielded) reader transducer (e.g., a magnetoresistive reader, etc.), wherein the poles of the writer and the shields of the reader are generally separated. An illustrative merged configuration comprises one reader shield in the same physical layer as one writer pole (hence, “merged”). The readers and writers may also be arranged in an interleaved configuration. Alternatively, each array of channels may be readers or writers only. Any of these arrays may contain one or more servo track readers for reading servo data on the medium.
In this example, the tape 208 includes 4 to 32 data bands, e.g., with 16 data bands and 17 servo tracks 210, as shown in
Several R/W pairs 222 may be present, such as 8, 16, 32 pairs, etc. The R/W pairs 222 as shown are linearly aligned in a direction generally perpendicular to a direction of tape travel thereacross. However, the pairs may also be aligned diagonally, etc. Servo readers 212 are positioned on the outside of the array of R/W pairs, the function of which is well known.
Generally, the magnetic tape medium moves in either a forward or reverse direction as indicated by arrow 220. The magnetic tape medium and head assembly 200 operate in a transducing relationship in the manner well-known in the art. The head assembly 200 includes two thin-film modules 224 and 226 of generally identical construction.
Modules 224 and 226 are joined together with a space present between closures 204B thereof (partially shown) to form a single physical unit to provide read-while-write capability by activating the writer of the leading module and reader of the trailing module aligned with the writer of the leading module parallel to the direction of tape travel relative thereto. When a module 224, 226 of a magnetic tape head 200 is constructed, layers are formed in the gap 218 created above an electrically conductive substrate 204A (partially shown), e.g., of AlTiC, in generally the following order for the R/W pairs 222: an insulating layer 236, a first shield 232 typically of an iron alloy such as NiFe (−), cobalt zirconium tantalum (CZT) or Al—Fe—Si (Sendust), a sensor 234 for sensing a data track on a magnetic medium, a second shield 238 typically of a nickel-iron alloy (e.g., ˜80/20 at % NiFe, also known as permalloy), first and second writer poles 228, 230, and a coil (not shown). The sensor may be of any known type, including those based on magnetoresistive (MR), GMR, AMR, tunneling magnetoresistance (TMR), etc.
The first and second writer poles 228, 230 may be fabricated from high magnetic moment materials such as ˜45/55 NiFe. Note that these materials are provided by way of example only, and other materials may be used. Additional layers such as insulation between the shields and/or pole tips and an insulation layer surrounding the sensor may be present. Illustrative materials for the insulation include alumina and other oxides, insulative polymers, etc.
The configuration of the tape head 126 according to one embodiment includes multiple modules, preferably three or more. In a write-read-write (W-R-W) head, outer modules for writing flank one or more inner modules for reading. Referring to
In one embodiment, the tape bearing surfaces 308, 310, 312 of the first, second and third modules 302, 304, 306 lie on about parallel planes (which is meant to include parallel and nearly parallel planes, e.g., between parallel and tangential as in
Where the tape bearing surfaces 308, 310, 312 lie along parallel or nearly parallel yet offset planes, intuitively, the tape should peel off of the tape bearing surface 308 of the leading module 302. However, the vacuum created by a skiving edge 318 of the leading module 302 has been found by experimentation to be sufficient to keep the tape adhered to the tape bearing surface 308 of the leading module 302. A trailing edge 320 of the leading module 302 (the end from which the tape leaves the leading module 302) is the approximate reference point which defines the wrap angle α2 over the tape bearing surface 310 of the second module 304. The tape stays in close proximity to the tape bearing surface until close to the trailing edge 320 of the leading module 302. Accordingly, transducers 322 may be located near the trailing edges of the outer modules 302, 306. These embodiments are particularly adapted for write-read-write applications.
A benefit of this and other embodiments described herein is that, because the outer modules 302, 306 are fixed at a determined offset from the second module 304, the inner wrap angle α2 is fixed when the modules 302, 304, 306 are coupled together or are otherwise fixed into a head. The inner wrap angle α2 is approximately tan−1(δ/W) where δ is the height difference between the planes of the tape bearing surfaces 308, 310 and W is the width between the opposing ends of the tape bearing surfaces 308, 310. An illustrative inner wrap angle α2 is in a range of about 0.3° to about 1.1°, though can be any angle required by the design.
Beneficially, the inner wrap angle α2 on the side of the module 304 receiving the tape (leading edge) will be larger than the inner wrap angle α3 on the trailing edge, as the tape 315 rides above the trailing module 306. This difference is generally beneficial as a smaller α3 tends to oppose what has heretofore been a steeper exiting effective wrap angle.
Note that the tape bearing surfaces 308, 312 of the outer modules 302, 306 are positioned to achieve a negative wrap angle at the trailing edge 320 of the leading module 302. This is generally beneficial in helping to reduce friction due to contact with the trailing edge 320, provided that proper consideration is given to the location of the crowbar region that forms in the tape where it peels off the head. This negative wrap angle also reduces flutter and scrubbing damage to the elements on the leading module 302. Further, at the trailing module 306, the tape 315 flies over the tape bearing surface 312 so there is virtually no wear on the elements when tape is moving in this direction. Particularly, the tape 315 entrains air and so will not significantly ride on the tape bearing surface 312 of the third module 306 (some contact may occur). This is permissible, because the leading module 302 is writing while the trailing module 306 is idle.
Writing and reading functions are performed by different modules at any given time. In one embodiment, the second module 304 includes a plurality of data and optional servo readers 331 and no writers. The first and third modules 302, 306 include a plurality of writers 322 and no data readers, with the exception that the outer modules 302, 306 may include optional servo readers. The servo readers may be used to position the head during reading and/or writing operations. The servo reader(s) on each module are typically located towards the end of the array of readers or writers.
By having only readers or side by side writers and servo readers in the gap between the substrate and closure, the gap length can be substantially reduced. Typical heads have piggybacked readers and writers, where the writer is formed above each reader. A typical gap is 20-35 microns. However, irregularities on the tape may tend to droop into the gap and create gap erosion. Thus, the smaller the gap is the better. The smaller gap enabled herein exhibits fewer wear related problems.
In some embodiments, the second module 304 has a closure, while the first and third modules 302, 306 do not have a closure. Where there is no closure, preferably a hard coating is added to the module. One preferred coating is diamond-like carbon (DLC).
In the embodiment shown in
With reduced-thickness ceramic or thin film closures 334, 336 or no closures on the outer modules 302, 306, the write-to-read gap spacing can be reduced to less than about 1 mm, e.g., about 0.75 mm, or 50% less than commonly-used linear tape open (LTO) tape head spacing. The open space between the modules 302, 304, 306 can still be set to approximately 0.5 to 0.6 mm, which in some embodiments is ideal for stabilizing tape motion over the second module 304.
Depending on tape tension and stiffness, it may be desirable to angle the tape bearing surfaces of the outer modules relative to the tape bearing surface of the second module.
Typically, the tape wrap angles may be set about midway between the embodiments shown in
Additional aspects of the embodiments shown in
A 32 channel version of a multi-module tape head 126 may use cables 350 having leads on the same or smaller pitch as current 16 channel piggyback LTO modules, or alternatively the connections on the module may be organ-keyboarded for a 50% reduction in cable span. Over-under, writing pair unshielded cables may be used for the writers, which may have integrated servo readers.
The outer wrap angles α1 may be set in the drive, such as by guides of any type known in the art, such as adjustable rollers, slides, etc. or alternatively by outriggers, which are integral to the head. For example, rollers having an offset axis may be used to set the wrap angles. The offset axis creates an orbital arc of rotation, allowing precise alignment of the wrap angle α1.
To assemble any of the embodiments described above, conventional u-beam assembly can be used. Accordingly, the mass of the resultant head may be maintained or even reduced relative to heads of previous generations. In other approaches, the modules may be constructed as a unitary body. Those skilled in the art, armed with the present teachings, will appreciate that other known methods of manufacturing such heads may be adapted for use in constructing such heads. Moreover, unless otherwise specified, processes and materials of types known in the art may be adapted for use in various embodiments in conformance with the teachings herein, as would become apparent to one skilled in the art upon reading the present disclosure.
As a tape is run over a module, it is preferred that the tape passes sufficiently close to magnetic transducers on the module such that reading and/or writing is efficiently performed, e.g., with a low error rate. According to some approaches, tape tenting may be used to ensure the tape passes sufficiently close to the portion of the module having the magnetic transducers. To better understand this process,
It follows that tape tenting may be used to direct the path of a tape as it passes over a module. As previously mentioned, tape tenting may be used to ensure the tape passes sufficiently close to the portion of the module having the magnetic transducers, preferably such that reading and/or writing is efficiently performed, e.g., with a low error rate.
Magnetic tapes may be stored in tape cartridges that are, in turn, stored at storage slots or the like inside a data storage library. The tape cartridges may be stored in the library such that they are accessible for physical retrieval. In addition to magnetic tapes and tape cartridges, data storage libraries may include data storage drives that store data to, and/or retrieve data from, the magnetic tapes. Moreover, tape libraries and the components included therein may implement a file system which enables access to tape and data stored on the tape.
File systems may be used to control how data is stored in, and retrieved from, memory. Thus, a file system may include the processes and data structures that an operating system uses to keep track of files in memory, e.g., the way the files are organized in memory. Linear Tape File System (LTFS) is an exemplary format of a file system that may be implemented in a given library in order to enables access to compliant tapes. It should be appreciated that various embodiments herein can be implemented with a wide range of file system formats, including for example IBM Spectrum Archive Library Edition (LTFS LE). However, to provide a context, and solely to assist the reader, some of the embodiments below may be described with reference to LTFS which is a type of file system format. This has been done by way of example only, and should not be deemed limiting on the invention defined in the claims.
A tape cartridge may be “loaded” by inserting the cartridge into the tape drive, and the tape cartridge may be “unloaded” by removing the tape cartridge from the tape drive. Once loaded in a tape drive, the tape in the cartridge may be “threaded” through the drive by physically pulling the tape (the magnetic recording portion) from the tape cartridge, and passing it above a magnetic head of a tape drive. Furthermore, the tape may be attached on a take-up reel (e.g., see 121 of
Once threaded in the tape drive, the tape in the cartridge may be “mounted” by reading metadata on a tape and bringing the tape into a state where the LTFS is able to use the tape as a constituent component of a file system. Moreover, in order to “unmount” a tape, metadata is preferably first written on the tape (e.g., as an index), after which the tape may be removed from the state where the LTFS is allowed to use the tape as a constituent component of a file system. Finally, to “unthread” the tape, the tape is unattached from the take-up reel and is physically placed back into the inside of a tape cartridge again. The cartridge may remain loaded in the tape drive even after the tape has been unthreaded, e.g., waiting for another read and/or write request. However, in other instances, the tape cartridge may be unloaded from the tape drive upon the tape being unthreaded, e.g., as described above.
Magnetic tape is a sequential access medium. Thus, new data is written to the tape by appending the data at the end of previously written data. It follows that when data is recorded in a tape having only one partition, metadata (e.g., allocation information) is continuously appended to an end of the previously written data as it frequently updates and is accordingly rewritten to tape. As a result, the rearmost information is read when a tape is first mounted in order to access the most recent copy of the metadata corresponding to the tape. However, this introduces a considerable amount of delay in the process of mounting a given tape.
To overcome this delay caused by single partition tape mediums, the LTFS format includes a tape that is divided into two partitions, which include an index partition and a data partition. The index partition may be configured to record metadata (meta information), e.g., such as file allocation information (Index), while the data partition may be configured to record the body of the data, e.g., the data itself.
Looking to
As index information is updated, it preferably overwrites the previous version of the index information, thereby allowing the currently updated index information to be accessible at the beginning of tape in the index partition. According to the specific example illustrated in
The metadata may be updated in the index partition 902 and/or the data partition 904 the same or differently depending on the desired embodiment. According to some embodiments, the metadata of the index and/or data partitions 902, 904 may be updated in response to the tape being unmounted, e.g., such that the index may be read quickly from the index partition when that tape is mounted again. The metadata is preferably also written in the data partition 904 so the tape may be mounted using the metadata recorded in the data partition 904, e.g., as a backup option.
According to one example, which is no way intended to limit the disclosure, LTFS LE may be used to provide the functionality of writing an index in the data partition when a user explicitly instructs the system to do so, or at a time designated by a predetermined period which may be set by the user, e.g., such that data loss in the event of sudden power stoppage can be mitigated.
Referring now to
Consistent with various embodiments, the host device 1032 and the remote device 1002 may be computer systems. For example, in some embodiments the host device 1032 and the remote device 1002 may be server computers. The host device 1032 includes a processor 1036 and a memory 1038. The memory 1038 may include an operating system 1040 and one or more applications 1042 configured to utilize (e.g., access) data stored in the remote device 1002. Likewise, the remote device 1002 includes one or more processors 1006 and one or more memories 1008. The memories 1008 of the remote device 1002 may include tape storage 1010 and cache storage 1012. The tape storage 1010 may include any number and/or type of tape storage devices. The cache storage 1012 may include any number and/or type of persistent storage devices (e.g., HDDs, SSDs, etc.) to act as a cache.
The remote device 1002 and the host device 1032 may be configured to communicate with each other through an internal or external network interface 1004 and 1034. The network interfaces 1004 and 1034 may be, e.g., modems or network interface cards. For example, the network interfaces 1004 and 1034 may enable the host device 1032 and the remote device 1002 to connect to the network 1050 and communicate with each other.
The remote device 1002 and/or the host device 1032 may be equipped with a display or monitor. Additionally, the remote device 1002 and/or the host device 1032 may include optional input devices (e.g., a keyboard, mouse, scanner, or other input device), and/or any commercially available or custom software (e.g., browser software, communications software, server software, natural language processing software, search engine and/or web crawling software, filter modules for filtering content based upon predefined parameters, etc.).
The remote device 1002 and the host device 1032 may be distant from each other and communicate over a network 1050. In some embodiments, the host device 1032 may be a central hub from which the remote device 1002 can establish a communication connection, such as in a client-server networking model. Alternatively, the host device 1032 and the remote device 1002 may be configured in any other suitable networking relationship (e.g., in a peer-to-peer configuration or using any other network topology).
In some embodiments, the network 1050 can be implemented using any number of any suitable communications media. For example, the network 1050 may be a wide area network (WAN), a local area network (LAN), a SAN, an internet, or an intranet. In certain embodiments, the remote device 1002 and the host device 1032 may be local to each other, and communicate via any appropriate local communication medium. For example, the remote device 1002 and the host device 1032 may communicate using a SAN, one or more hardwire connections, a switch such as a fibre channel switch or FICON director, a wireless link or router, or an intranet. In some embodiments, the remote device 1002 and the host device 1032 may be communicatively coupled using a combination of one or more networks and/or one or more local connections. For example, the remote device 1002 may be hardwired to the host device 1032 (e.g., connected with a fibre channel cable) while a second remote device (not shown) may communicate with the host device using the network 1050 (e.g., over the Internet).
In some embodiments, the network 1050 may be a telecommunication network. The telecommunication network may include one or more cellular communication towers, which may be a fixed-location transceiver that wirelessly communicates directly with a mobile communication terminal. Furthermore, the network may include one or more wireless communication links between the remote device 1002 and the host device 1032. The wireless communications links may include, for example, shortwave, high frequency, ultra-high frequency, microwave, wireless fidelity (Wi-Fi), Bluetooth technology, global system for mobile communications (GSM), code division multiple access (CDMA), second-generation (2G), third-generation (3G), fourth-generation (4G), or any other wireless communication technology or standard to establish a wireless communications link.
In some embodiments, the network 1050 can be implemented within a cloud computing environment, or using one or more cloud computing services. Consistent with various embodiments, a cloud computing environment may include a network-based, distributed data processing system that provides one or more cloud computing services. Further, a cloud computing environment may include many computers (e.g., hundreds or thousands of computers or more) disposed within one or more data centers and configured to share resources over the network 1050.
In one illustrative example embodiment, the host device 1032 can be configured to store one or more directories (e.g., each having one or more files) on the remote device 1002 using the tape storage 1010. Additionally, the cache storage 1012 (e.g., an HDD) may be used to cache a certain amount of the directory for quicker access (e.g., reading or writing). The amount of data stored to the cache storage 1012 (referred to herein as the cache limit) may be based on, for example, an amount of time necessary to mount the tape medium to which the directory is being stored, a ratio of the amount of cache storage space to tape medium space in the remote device 1002, an importance of the data being stored, and/or user input, among other factors recognized by those skilled in the art. The cache limit may be specific to the system (e.g., remote device 1002), the tape medium (e.g., the specific tape medium and/or drive being used to store the data), and/or the directory, among other factors recognized by those skilled in the art.
For example, a first directory may be saved on the tape storage device 1010. While writing the data for the directory to a particular tape storage medium, the remote device may also determine an amount of data of the directory to store in the cache storage 1012. The amount of data to store in the cache may be based on how long the particular tape storage medium takes to mount. The longer it takes to mount the tape storage medium, the larger the cache limit. While writing the data of the first directory to the particular tape storage medium, the remote device 1002 may, in parallel, write data to the cache storage 1012 until the cache limit for the directory is reached. Once the cache limit is reached, the remote device stops writing data to the cache storage 1012 and continues writing the data to the tape storage medium until all of the data is stored on the tape storage medium.
It is noted that
For example, while
Referring now to
In some embodiments, an application running on a computer system may generate a command to write the directory to a storage system (e.g., to a tape storage medium). The command may indicate, for example, which tape storage medium the directory should be written to. Additionally, the command may indicate whether the directory is to be cached for future access. In some embodiments, the system may determine whether the directory is to be cached using other information and/or rules.
After receiving the command to write the file(s) to the storage system, the system may identify a cache limit for the directory (and/or for the file(s)) at operation 1104. As described herein, the cache limit may be based on, for example, attributes of the particular tape storage medium to which the file(s) are being saved and/or attributes of the cache storage device(s). For example, if the processor determines that the tape storage medium takes 15 seconds to be mounted and made operational, and data can be accessed from the cache device (e.g., an HDD) at 100 MB/s on average, the processor may set a cache limit of 1.5 GB (100 MB/s multiplied by 15 seconds) for the directory. Accordingly, when an access request for data of the directory is received by the processor, there is sufficient data in the cache storage to return while waiting for the tape medium to be mounted.
At decision block 1106, the processor determines whether the amount of data already cached for the directory meets or exceeds the cache limit. For example, if the directory was previously written to storage, and an application subsequently updates and/or adds files in the directory, the amount of space allocated to cache the file(s) of the directory may have already been reached, and no additional caching may be performed. The processor may compare the amount of data cached for the directory, which may be saved as metadata in a memory unit, to the cache limit to determine whether the amount of data already cached exceeds the cache limit.
If the amount of data already cached exceeds the cache limit, the processor continues writing the file(s) to the tape medium until the directory is fully saved on the tape medium at operation 1108. The processor then updates the index in the memory to indicate that the directory has been stored on the tape medium at operation 1110, and the method 1100 ends.
If the processor determines at decision block 1106 that the amount of data cached does not exceed the cache limit, the processor writes the file(s) to the cache and to the tape medium until the cache limit is reached at operation 1112. Writing to the cache and to the tape medium may be performed in parallel (e.g., simultaneously). Upon reaching the cache limit or the files being completely written, the processor updates the index in the memory at operation 1114.
At decision block 1116, the processor determines whether all files were completely written. If all files were completed written to the tape medium and the cache, the method 1100 ends. Otherwise, the method continues at operation 1108, and the remaining files are written to the tape medium. The index is then updated at operation 1110 and the method 1100 ends.
Referring now to
After receiving the command to delete the file, the processor may determine whether the file is cached at decision block 1204. In some embodiments, the processor may retrieve index information for the tape medium. The index information may include information relating to all files and/or directories stored on the tape medium, including whether a particular file and/or directory is cached. The processor may then determine, using the index information, whether the file has been previously cached (e.g., by determining whether it is in a cached directory, or whether it has otherwise been cached).
If the processor determines at decision block 1204 that the file has not been cached, the processor updates the index in the memory. Because the index information is used to locate and retrieve data from the tape medium, updating the index information (e.g., to delete information about the file from the index) has the effect of deleting the file from the tape medium. If the processor determines at decision block 1204 that the file has been cached, the processor deletes the file from the cache (e.g., deletes it from the HDD/SSD acting as a cache storage device) at operation 1206. The processor also updates the index in the memory at operation 1208, and the method 1200 ends. It should be understood that operations 1206 and 1208 may be performed sequentially in any order, or they may be performed in parallel.
Referring now to
At decision block 1304, the processor determines whether the file is cached. As described herein, the processor may use index information to determine whether the file has been cached. If the processor determines that the file has been cached, the processor begins mounting the tape medium in parallel with reading the data from the cache at operation 1312. The data read from the cache may be returned while the tape medium is still in the process of being mounted, thereby allowing the application to begin using and/or processing the data prior to the tape medium being operational.
If the processor determines that the file is not cached at decision block 1304, the processor determines whether the tape medium is mounted at decision block 1306. If the tape medium is already mounted, the processor reads the data from the tape medium at operation 1310 and the method 1300 ends. Otherwise, the processor mounts the tape medium at operation 1308 before reading the data at operation 1310.
Referring now to
After receiving the command at operation 1402, the processor may determine whether any files of the directory that are still not enumerated are cached in the cache storage device at decision block 1404. In other words, the processor may first determine which file have not yet been enumerated (e.g., a set of un-enumerated files), and then determine which of the un-enumerated files are found in the cache storage system. For each un-enumerated file that has been cached, the processor may return (e.g., transmit) the information of the file as the response to the enumeration command at operation 1406. Operations 1404 and 1406 may be repeated until there are no longer any un-enumerated files of the directory stored in cache.
After enumerating all of the files of the directory that are cached, the method 1400 may continue to decision block 1408. At decision block 1408, the processor determines whether there are any un-enumerated files that were not cached (i.e., are only found on the tape medium). For each such file, the processor sends information about the file as a response to the command at operation 1410. Operations 1404 and 1406 may be repeated until the directory has been completely enumerated (i.e., all files have been enumerated).
In some embodiments, upon receiving the command at operation 1402, the processor may also begin mounting and preparing the tape medium for data retrieval. This may occur in parallel with operations 1404 and 1406 such that the files are being retrieved while the tape medium is becoming operational, thereby saving time by (1) retrieving file information before the tape medium is ready and (2) using the faster cache storage to retrieve any file that has been cached.
Referring now to
The computer system 1501 may contain one or more general-purpose programmable central processing units (CPUs) 1502A, 1502B, 1502C, and 1502D, herein generically referred to as the CPU 1502. In some embodiments, the computer system 1501 may contain multiple processors typical of a relatively large system; however, in other embodiments the computer system 1501 may alternatively be a single CPU system. Each CPU 1502 may execute instructions stored in the memory subsystem 1504 and may include one or more levels of on-board cache.
System memory 1504 may include computer system readable media in the form of volatile memory, such as random access memory (RAM) 1522 or cache memory 1524. Computer system 1501 may further include other removable/non-removable, volatile/non-volatile computer system storage media. By way of example only, storage system 1526 can be provided for reading from and writing to a non-removable, non-volatile magnetic media, such as a “hard drive.” Although not shown, a magnetic disk drive for reading from and writing to a removable, non-volatile magnetic disk (e.g., a “floppy disk”), or an optical disk drive for reading from or writing to a removable, non-volatile optical disc such as a CD-ROM, DVD-ROM or other optical media can be provided. In addition, memory 1504 can include flash memory, e.g., a flash memory stick drive or a flash drive. Memory devices can be connected to memory bus 1503 by one or more data media interfaces. The memory 1504 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of various embodiments.
One or more programs/utilities 1528, each having at least one set of program modules 1530 may be stored in memory 1504. The programs/utilities 1528 may include a hypervisor (also referred to as a virtual machine monitor), one or more operating systems, one or more application programs, other program modules, and program data. Each of the operating systems, one or more application programs, other program modules, and program data or some combination thereof, may include an implementation of a networking environment. Program modules 1530 generally perform the functions or methodologies of various embodiments.
Although the memory bus 1503 is shown in
In some embodiments, the computer system 1501 may be a multi-user mainframe computer system, a single-user system, or a server computer or similar device that has little or no direct user interface, but receives requests from other computer systems (clients). Further, in some embodiments, the computer system 1501 may be implemented as a desktop computer, portable computer, laptop or notebook computer, tablet computer, pocket computer, telephone, smart phone, network switches or routers, or any other appropriate type of electronic device.
It is noted that
In addition to embodiments described above, other embodiments having fewer operational steps, more operational steps, or different operational steps are contemplated. Also, some embodiments may perform some or all of the above operational steps in a different order. The modules are listed and described illustratively according to an embodiment and are not meant to indicate necessity of a particular module or exclusivity of other potential modules (or functions/purposes as applied to a specific module).
In the foregoing, reference is made to various embodiments. It should be understood, however, that this disclosure is not limited to the specifically described embodiments. Instead, any combination of the described features and elements, whether related to different embodiments or not, is contemplated to implement and practice this disclosure. Many modifications and variations may be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. Furthermore, although embodiments of this disclosure may achieve advantages over other possible solutions or over the prior art, whether or not a particular advantage is achieved by a given embodiment is not limiting of this disclosure. Thus, the described aspects, features, embodiments, and advantages are merely illustrative and are not considered elements or limitations of the appended claims except where explicitly recited in a claim(s).
The present invention may be a system, a method, and/or a computer program product. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out combinations of special purpose hardware and computer instructions.
While the foregoing is directed to exemplary embodiments, other and further embodiments of the invention may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow. The descriptions of the various embodiments of the present disclosure have been presented for purposes of illustration, but are not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein was chosen to explain the principles of the embodiments, the practical application or technical improvement over technologies found in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the various embodiments. As used herein, the singular forms “a,” “an,” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. “Set of,” “group of,” “bunch of,” etc. are intended to include one or more. It will be further understood that the terms “includes” and/or “including,” when used in this specification, specify the presence of the stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. In the previous detailed description of exemplary embodiments of the various embodiments, reference was made to the accompanying drawings (where like numbers represent like elements), which form a part hereof, and in which is shown by way of illustration specific exemplary embodiments in which the various embodiments may be practiced. These embodiments were described in sufficient detail to enable those skilled in the art to practice the embodiments, but other embodiments may be used and logical, mechanical, electrical, and other changes may be made without departing from the scope of the various embodiments. In the previous description, numerous specific details were set forth to provide a thorough understanding the various embodiments. But, the various embodiments may be practiced without these specific details. In other instances, well-known circuits, structures, and techniques have not been shown in detail in order not to obscure embodiments.
Mitsuma, Shinsuke, Miyamura, Tsuyoshi, Yamamoto, Noriko, Hasegawa, Tohru, Itagaki, Hiroshi
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
9502052, | Dec 17 2015 | International Business Machines Corporation | Writing redundant data on tape media |
20040165304, | |||
20110047437, | |||
20110066808, | |||
20130290388, | |||
20140240335, | |||
20140330817, | |||
20150095294, | |||
20150161161, | |||
20170052718, | |||
20170310783, | |||
20180018270, | |||
20180059960, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Apr 22 2019 | YAMAMOTO, NORIKO | International Business Machines Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 049008 | /0444 | |
Apr 23 2019 | HASEGAWA, TOHRU | International Business Machines Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 049008 | /0444 | |
Apr 23 2019 | ITAGAKI, HIROSHI | International Business Machines Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 049008 | /0444 | |
Apr 23 2019 | MIYAMURA, TSUYOSHI | International Business Machines Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 049008 | /0444 | |
Apr 23 2019 | MITSUMA, SHINSUKE | International Business Machines Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 049008 | /0444 | |
Apr 26 2019 | International Business Machines Corporation | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Apr 26 2019 | BIG: Entity status set to Undiscounted (note the period is included in the code). |
Date | Maintenance Schedule |
Nov 02 2024 | 4 years fee payment window open |
May 02 2025 | 6 months grace period start (w surcharge) |
Nov 02 2025 | patent expiry (for year 4) |
Nov 02 2027 | 2 years to revive unintentionally abandoned end. (for year 4) |
Nov 02 2028 | 8 years fee payment window open |
May 02 2029 | 6 months grace period start (w surcharge) |
Nov 02 2029 | patent expiry (for year 8) |
Nov 02 2031 | 2 years to revive unintentionally abandoned end. (for year 8) |
Nov 02 2032 | 12 years fee payment window open |
May 02 2033 | 6 months grace period start (w surcharge) |
Nov 02 2033 | patent expiry (for year 12) |
Nov 02 2035 | 2 years to revive unintentionally abandoned end. (for year 12) |