WO2004049167A1 - ファイル管理装置、ファイル管理方法、ファイル管理プログラム、及び、記録媒体 - Google Patents

ファイル管理装置、ファイル管理方法、ファイル管理プログラム、及び、記録媒体 Download PDF

Info

Publication number
WO2004049167A1
WO2004049167A1 PCT/JP2003/014968 JP0314968W WO2004049167A1 WO 2004049167 A1 WO2004049167 A1 WO 2004049167A1 JP 0314968 W JP0314968 W JP 0314968W WO 2004049167 A1 WO2004049167 A1 WO 2004049167A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
storage device
file management
recording
information
Prior art date
Application number
PCT/JP2003/014968
Other languages
English (en)
French (fr)
Inventor
Kozo Nishimura
Original Assignee
Matsushita Electric Industrial Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Priority to EP03774179A priority Critical patent/EP1555615A1/en
Priority to US10/531,337 priority patent/US20060074922A1/en
Priority to JP2004555022A priority patent/JPWO2004049167A1/ja
Priority to AU2003284656A priority patent/AU2003284656A1/en
Publication of WO2004049167A1 publication Critical patent/WO2004049167A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0637Permissions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/062Securing storage systems
    • G06F3/0622Securing storage systems in relation to access
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files

Definitions

  • File management device file management method, file management program, and recording medium
  • the present invention relates to a file management device that manages file access to a plurality of storage devices having different storage media, storage methods, access speeds, storage capacities, and the like, and more particularly to a technique for restricting file access and maintaining security.
  • the storage area is divided into a plurality of data blocks, and a desired file access is realized by designating the data block.
  • file management using such data blocks different methods are adopted depending on the type of storage device such as the magnetic disk. For this reason, file access must be individually managed for a plurality of storage devices of different types to be managed.
  • Japanese Patent No. 3017892 discloses a file management device that allocates data blocks of all storage devices to be managed to one address space so as not to overlap each other. Have been.
  • file access is centrally managed for a plurality of different types of storage devices regardless of differences in the file management method using data blocks, and these storage devices are stored as if they were a single storage device. It can be used as if it were a device. Disclosure of the invention
  • the advantage of the file management apparatus according to the above-described conventional technique that a plurality of different types of storage devices can be used as if they are one storage device can be said to be a disadvantage.
  • the reason is that such an advantage is not only effective for a legitimate user of the file management device, but also that the file is This is because file access becomes easier for third parties who attempt unauthorized access.
  • the present invention has been made in view of such a problem, and is a file management device that uses a plurality of different types of storage devices as if they were one storage device.
  • An object of the present invention is to provide a file management device, a file management method, and a file management program for preventing unauthorized access.
  • a file management device includes a file management device that manages files recorded in a plurality of storage devices including a removable storage device that records information on a removable recording medium.
  • An access request receiving unit that receives an access request to a file recorded in the plurality of storage devices; and a recording position that specifies a recording position of the file related to the access request with reference to the recording medium. It is characterized by comprising a specifying means, and a file access means for accessing the recording position in response to the access request.
  • the file medium can be taken out of the storage device, thereby securely preventing unauthorized file access. Therefore, it is possible to solve a problem that a file is damaged by an unauthorized reference or destruction by a third party.
  • the file itself may be recorded in the removable storage device in addition to the file management information. That is, in the present invention, a dedicated storage device for storing the file management information is not required.
  • the file management device wherein the file is configured by a data block, further comprising: an identifier receiving unit that receives an identifier of the file related to the access request and an identifier of the data block; Are the identifier of a file recorded in a storage device other than the removable storage device, the identifier of a storage device in which a data block constituting the file is recorded, and the recording position of the data block in the storage device.
  • the file access means is recorded in association with each other, and the file access means stores the identifier of the storage device associated with the identifier of the file related to the access request and the recording position of the data storage, and stores the data block. Access to the recording position by specifying using the identifier of The Rukoto Features.
  • the data blocks of each storage device are fixedly assigned to one address space.
  • the data blocks can be managed for each storage device, so that the number of storage devices can be increased.
  • Data block management becomes easy when the configuration of the storage device that saves files, such as removal, is changed.
  • address information for accessing the storage device via a network is recorded on the recording medium, and the file access unit uses the address information. And accessing the recording position.
  • the storage device can be remotely accessed via the network. Therefore, for example, a file can be accessed from another terminal via a network to a storage device connected to a terminal that is normally used. In this case, by transferring the recording medium storing the file management information from the normally used terminal to the another terminal, if the file is accessed, unauthorized access via the network can be prevented. However, it is preferable that the authorized user can access the file via the network.
  • the file management method is a file management method for managing files recorded in a plurality of storage devices including a removable storage device for recording information on a removable recording medium, An access request receiving step of receiving an access request to a file recorded in a storage device other than the storage device; and a recording position specifying step of referring to the recording medium and specifying a recording position of the file related to the access request. And a file access step of accessing the recording position in response to the access request.
  • the file management program is a file management program that manages files recorded in a plurality of storage devices including a removable storage device that records information on a removable recording medium.
  • the storage device other than the storage device An access request receiving step of receiving an access request to a recorded file; a recording position specifying step of referring to the recording medium to specify a recording position of a file related to the access request; and responding to the access request. And causing the computer to execute a file access step of accessing the recording position.
  • the file medium can be taken out of the storage device, thereby preventing unauthorized file access. Therefore, it is possible to solve a problem that a file is damaged by an unauthorized reference or destruction by a third party.
  • a file management device is a file management device that controls access to a file recorded by a storage device having two or more recording units.
  • -A request reception unit that receives an access request;
  • a management information acquisition unit that accesses a recording unit included in the device and acquires management information related to the file related to the access request from any of the recording units included in the storage device; and accesses the file based on the management information.
  • access means for performing the operation are examples of the file management device that controls access to a file recorded by a storage device having two or more recording units.
  • the management information may include: identification information for identifying a recording unit that records the file; and information regarding a recording position of the file recorded in the recording unit. And characterized in that:
  • the information on the file recording position included in the management information indicates indirect position information that cannot directly access the file, and refers to the indirect position information.
  • a location information acquisition unit that accesses a recording unit of the storage device and acquires direct location information that allows direct access to the file from any of the recording units of the storage device;
  • the access means accesses the file based on the direct location information.
  • the file management device is characterized in that the recording means specified in the specific information is a recording means different from the recording means recording the management information.
  • the recording medium specifies a recording medium recording a file. And management information including position information on the recording position of the file recorded on the recording medium.
  • FIG. 1 is a block diagram showing a functional configuration of the file management device according to the first embodiment of the present invention.
  • FIG. 2 is a diagram showing a data structure of file management information according to the first embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a flow of a process executed by the file management device according to the first embodiment.
  • FIG. 4 is a flowchart illustrating a flow of processing in which the file management information detection unit 102 according to the first embodiment detects file management information.
  • FIG. 5 is a flowchart showing a flow of processing in which the data block detection unit 103 according to the first embodiment detects position information of a data block.
  • FIG. 6 is a diagram showing a data structure of file management information according to the second embodiment of the present invention.
  • FIG. 7 is a diagram showing a data structure of file management information according to the third embodiment of the present invention.
  • FIG. 8 is a diagram illustrating a device configuration of a file management device according to an application example of the present invention.
  • FIG. 1 is a block diagram showing a functional configuration of the file management device according to the first embodiment of the present invention.
  • the file management apparatus includes a file management unit 101, a file management information detection unit 102, a data block detection unit 103, and a data access unit 104.
  • File for multiple types of storage devices 105 Manage access.
  • the file management unit 101 has a function of receiving a processing request for writing, reading, deleting, etc. of a file to a plurality of types of storage devices 105, requesting the file management information detection unit 102 or the like to perform processing, and executing the processing request. It is a block.
  • the file management information detection unit 102 is a function block that receives a file management information detection request from the file management unit 101 and detects file management information.
  • the data block detection unit 103 receives a request to acquire position information of a data block from the file management unit 101, the data block detection unit 103 refers to the file management information detected by the file management information detection unit 102, and This is a functional block for detecting the position information of the object.
  • the data block access unit 104 When the data block access unit 104 receives a data block access request from the file management unit 101, the data block access unit 104 refers to the position information of the data block detected by the data block detection unit 103 and responds to the access request. This is a functional block for accessing such a data block.
  • Storage devices 105 Multiple types are storage devices 1051, 1052, 1053, 105
  • the storage device 1051 stores a plurality of file management information including file management information 105010 and 105030.
  • the storage device 1052 has a plurality of data blocks including data blocks 105011, 105012, 105021, 105031, and 105032. Also, the storage device 1052 stores a plurality of file management information including the file management information 105020.
  • the storage device 1053 includes a plurality of data blocks including data blocks 105013, 105014, 105033, and 105034.
  • the storage device 1054 stores a plurality of data blocks including data blocks 105022, 105023, 105035, and 105036. Have.
  • FIG. 2 shows data of file management information according to the present embodiment. It is a figure showing a structure.
  • the storage device stores file management information in the form of a file management information list in which a plurality of file management information are linked.
  • FIG. 2 illustrates a file management information list 2001, 2002, and 2003 according to the present embodiment.
  • all storage devices each store a file management information list.
  • This file management information list may be an empty list that does not include file management information.
  • the file management information list 201 includes file management information 201.
  • the file management information 201 includes link information indicating the position of the next file management information in the file management information list to form the file management information list 2001.
  • the file management information 201 includes a management number.
  • the management number is information for specifying a file, and a unique value is given to each file stored in a plurality of types of storage devices 105.
  • a value including information such as a file name, an attribute, and a creation date related to file management information is used as the management number.
  • the file management information 201 includes a data block information table 202.
  • the data block information table 202 stores the data block in which the file related to the file management information 201 is stored in the storage device number of the storage device having the data block and the storage device related to the storage device number. It is specified by the defined data block number.
  • the storage devices included in the plurality of types of storage devices 105 are each assigned a unique storage device number. Further, a unique data block number is assigned to each data block possessed by each storage device.
  • the data block numbers may be assigned redundantly among the storage devices. This is because they are distinguished by the storage device number.
  • each of the data blocks included in the data block group 203 is specified by the storage device number of the storage device having the data block itself and the data block number.
  • one data block information table 202 includes The data block numbers are sorted according to the position of the corresponding data block in the file. That is, the data block number of the data block located at the top of the file is placed at the top of the data block information table.
  • the data block number of the data block located at the end of the file is placed at the end of the data block information table.
  • the data block number of the data block at another position in the file is also placed in the data block information table according to the position of the data block in the file.
  • a file access method using a file management device will be described by taking three examples of reading a file, deleting a file, and moving a file between storage devices.
  • FIG. 3 is a flowchart showing a flow of processing executed by the file management device when the file management unit 101 receives a processing request for reading a file.
  • the file management unit 101 of the file management device receives a read processing request accompanied by specification of a file and a data block (step S300)
  • the file management unit 101 detects file management information of the specified file. Then, a request is sent to the file management information detection unit 102 (step S301).
  • the file management information detection unit 102 searches for the file management information requested to be detected by referring to the file management information list stored in the plurality of types of storage devices 105 (step S3002). ). As a result of this search, if the file management information is not found (step S303: NO), the file management information detection unit 102 notifies the file management unit 101 of the fact. .
  • the file management unit 101 which has received the notification from the file management information detection unit 102, notifies the request source of the processing request (step S310), and ends the processing.
  • step S303 YES
  • the file management information detection unit 102 notifies the file management unit 101 of the discovery.
  • File management that has received the notification from the file management information detector 102 Subsequently, the control unit 101 requests the data block detection unit 103 to detect the position information (address) of the specified data block (step S304).
  • the data block detection unit 103 which has received the request from the file management unit 101, searches for the position information of the specified data block with reference to the file management information detected by the file management information detection unit 102 (step S305). .
  • step S306 when the position information of the data block is not found (step S306: YES), the data block detection unit 103 notifies the file management unit 101 of the fact.
  • the file management unit 101 that has received the notification from the data block detection unit 103 notifies the request source of the processing request (step S310), and ends the processing.
  • step S306 If the position information of the data block is found as a result of the search (step S306: NO), the data block detection unit 103 notifies the file management unit 101 of the fact. Upon receiving the notification from the data block detection unit 103, the file management unit 101 requests the data block access unit 104 to perform file access for reading data from the data block related to the position information (step S307). C file The data block access unit 104 that has received the request from the management unit 101 executes the file access according to the request (step S308). That is, the data block access unit 104 reads data from the data package associated with the position information detected by the data block detection unit 103 and passes the data to the file management unit 101.
  • the file management unit 101 Upon receiving the data from the data block access unit 104, the file management unit 101 returns the data to the request source of the processing request as an access result (Step S309), and ends the processing.
  • FIG. 4 is a flowchart showing a flow of processing in which the file management information detection unit 102 detects file management information in response to a request from the file management unit 101.
  • the file management information detection unit 102 In response to the request from 1, it is confirmed whether or not there is an unsearched storage device (step S400). As a result of this check, if there is no unsearched storage device (step S401: NO), a processing result indicating that the file management information could not be detected is notified to the file management unit 101 (step S408), and the processing is terminated. finish.
  • step S401 YES
  • step S403 NO
  • step S400 the storage device not searched yet Search for
  • step S403 if the storage device can be accessed (step S403:
  • the file management information detection unit 102 refers to the file management information list stored in the storage device, and checks whether there is unsearched file management information (step S404). .
  • step S405 if there is no unsearched file management information (step S405: NO), the file management information detection unit 102 proceeds to step S400, and searches for an unsearched storage device.
  • the file management information detection unit 102 refers to the management number included in the file management information and performs the management. The number is compared with the management number according to the request from the file management unit 101 (step S406).
  • step S407 the file management information detection unit 102 proceeds to step S404 and enters the file management information list stored in the storage device. Check if unsearched file management information is included.
  • step S407 YES
  • the file management information detection unit 102 sends a processing result indicating that the requested file management information has been detected to the file management unit 101.
  • the notification is made (step S408), and the process ends.
  • FIG. 5 is a flowchart showing a flow of a process in which the data block detection unit 103 detects the position information of the data block in response to a request from the file management unit 101.
  • the data block detection unit 103 checks whether there is any unsearched selected device (step S500). As a result of this check, if there is no unselected storage device (step S501: NO), the file management unit 101 is notified of the processing result indicating that the file management information could not be detected (step S507), and the processing is terminated. finish.
  • step S501 YES
  • step S501 YES
  • step S501 YES
  • step S501: YES the data block detection unit 103 checks whether the storage device can be accessed.
  • step S503: NO the data block detection unit 103 proceeds to step S500 and searches for an unselected storage device.
  • step S403 if the storage device can be accessed (step S403:
  • the data block detection unit 103 refers to the storage device number of the storage device, and checks whether or not the storage device number matches the storage device number requested by the file management unit 101 (step S504).
  • step S505 if the two storage device numbers do not match (step S505: NO), the data block detection unit 102 proceeds to step S500 and searches for an unselected storage device.
  • step S505 YES
  • the data block detection unit 103 sets the position information (ie, the location information corresponding to the data block number included in the file management information). (Step S506). Then, the data block detection unit 103 notifies the file management unit 101 of the acquisition of the position information as a processing result (step S507), and ends the processing.
  • the file management unit 101 When the file management unit 101 receives a processing request for file deletion accompanied by designation of a file by a management number, the file management unit 101 requests the file management information detection unit 102 to detect the file management information corresponding to the management number. .
  • the file management section 101 detects the data so as to detect the position information of the data block corresponding to the data block number included in the file management information. Request to block detector 103.
  • the file management unit 101 When the data block detection unit 103 detects the position information of the data block, the file management unit 101 requests the data block access unit 104 to execute the release processing of the data block related to the position information. I do.
  • the file management unit 101 makes the above request for all data block numbers included in the file management information detected by the file management information detection unit 102, and then By deleting, the file related to the processing request is deleted. (3) Move files between storage devices
  • the file management unit 101 checks whether there is an unused data block in the storage device at the movement destination. As a result of this check, if there is an unused data block, the file management unit 101 reads the data from the data block of the source storage device and writes the data to the data block of the destination storage device .
  • the file management unit 101 converts the corresponding part in the data block information table 202 of the file management information from the source storage device number and the data block number to the destination storage device number. And the data block number. After this rewriting, the file management unit 101 releases the data block in the source storage device.
  • the file management unit 101 repeatedly executes the above-described processing until there is no more data stored in the source storage device to store the data relating to the file. In this way, even if the processing is interrupted due to a power failure while moving the file, Can be prevented from being damaged or lost. In addition, the file management information can be updated more easily as the file is moved, so that the file can be moved efficiently.
  • each data block is fixedly assigned to one address space, to change an existing storage device to another storage device, it is necessary to change the address space of the data block. Needs to be changed.
  • the storage device number is used to specify the position of the data block, a plurality of types of storage devices 105 are configured without the above-mentioned trouble. The storage device can be changed.
  • data blocks constituting one file can be stored across a plurality of storage devices.
  • the file management information list has a list structure, but may have a fixed-length array structure instead.
  • the data block information table 202 has an array structure, it may have a list structure.
  • the file management device according to the present embodiment is almost the same as the file management device according to the first embodiment, except that a storage device connected to another electronic device is accessed via a network. It has features.
  • FIG. 6 is a diagram showing a data structure of the file management information according to the present embodiment.
  • the file management information 6001 like the file management information 201, the file management information 6001 according to the present embodiment includes link information to the next file management information, a management number, and a tab.
  • the information table of the packet it also includes a network identification number.
  • the network identification number is an identification number of an electronic device to which the storage device according to the data block information table 602 is connected, and is information for accessing the electronic device via the network. It is.
  • the configuration of the file management device according to the present embodiment is the same as the configuration of the file management device according to the first embodiment (see FIG. 1), but differs in the operation of the data block detection unit and the data block access unit. ing.
  • the data block detection unit transmits the other electronic device via the network. to access. Then, the position information of the data block specified by the storage device number and the data block number of the data block information table is detected.
  • the data block access unit accesses the other electronic device via a network to access the data block related to the position information.
  • the filer between electronic devices connected via the network can be used. Access. Also, by storing the file management information in the storage device as well as the data blocks, the configuration of the storage device of the electronic device can be freely changed.
  • the network identification number for example, an IP address (internet protocol address), a MAC address (media access control address), or a host name of an electronic device can be used. Further, a code for obtaining such information from the database may be used as the network identification number. .
  • FIG. 7 is a diagram showing a data structure of the file management information according to the present embodiment.
  • the file management information according to the present embodiment appears to have the same data structure as the file management information 201 according to the first embodiment,
  • the structure of the block information table is different.
  • the data block information table 202 according to the first embodiment has a data structure in which a set of a storage device number and a data block number are linked
  • the data block information table 202 according to the present embodiment As shown in FIG. 7, the information table 702 is a set including a network identification number in addition to a storage device number and a data block number.
  • the network identification number is information for specifying an electronic device to which the storage device corresponding to the storage device number forming a pair is connected. Further, the storage device number is such that each of a plurality of storage devices connected to the same electronic device can be distinguished from each other.
  • the configuration of the file management device according to the present embodiment and the operation of each function block are substantially the same as the configuration of the file management device and the operation of each function block according to the second embodiment. It is.
  • the data block detection unit refers to the data block information table, and when the network identification number indicates another electronic device, the other electronic device via the network. To access the data block to detect the position information of the data block.
  • the data block access unit accesses the other electronic device via the network to access the data block relating to the position information. I do.
  • all the data blocks relating to one file must be those of a storage device connected to one electronic device due to the data structure of the file management information.
  • a network identification number can be specified for each data block, data of one file is stored over data blocks of a storage device connected to a different electronic device. be able to.
  • the storage device can be easily changed.
  • access is not possible even if an attempt is made to access a file in which file management information is stored only in the storage device.
  • FIG. 8 is a diagram illustrating a device configuration of a file management device according to the application example.
  • the file management device 8 according to this application example has a control unit 801, a secure digital card (SD) interface 802, an SD card 803, and a hard disk drive (HDD) array 804 connected by a bus. It has a configuration.
  • SD secure digital card
  • HDD hard disk drive
  • the control unit 801 is a component that performs the functions of the file management unit, the file management information detection unit, the data block detection unit, and the data block access unit, and includes, for example, a CPU (central processing unit). ing.
  • the SD card interface 802 is an interface for the control unit 801 to access the SD card 803.
  • the SD card 803 stores the file management information of the file specified by the user of the file management device 8.
  • the SD card 803 can be easily attached to and detached from the SD card interface 802.
  • the SD card may be shared among the users, or each user may use a dedicated SD card. Furthermore, regardless of the number of users, when multiple SD cards are used, the file management information stored between the SD cards may overlap.
  • the HDD array 804 stores file management information other than the file management information stored in the SD card 803, and file actual data.
  • a digest file can be created based on the file.
  • the file management device reads out a necessary data block from the specified file when receiving a request for creating a digest file accompanied by the specification of the original file. Next, new file management information is created.
  • the data block read from the data storage is written into an empty data block, and the data block number and the like are added to the file management information.
  • the digest file created in this way is naturally smaller in size than the original file, so it is stored together with file management information in a portable storage device such as the SD card, and the movie and music files are stored in the digest file. It can be a catalog for sale.
  • a purchaser of a file such as a movie related to the catalog can be made to access the purchased file by providing file management information of the purchased file.
  • the purchased file can be remotely accessed via a network.
  • the data block number may be a logical address indicating a head position of the data block, or may be a physical address.
  • a storage medium number may be used instead of the storage device fugu.
  • This recording medium number is stored in the file management information in the same manner as the storage device number. In this way, even when different recording media are sequentially set in one storage device, file access can be performed correctly.
  • the file management information for one file may be recorded in only one storage device.
  • file management information for one file may be recorded in a plurality of storage devices. In this way, even when the storage device storing the file management information is removed, the file can be accessed with reference to the file management information recorded in another storage device.
  • the present invention has the following technical features.
  • a file and management information for accessing the file can be recorded on different recording media.
  • management information for accessing a file is one step. However, there may be multiple stages. If the management information has one level, only the direct location information that allows direct access to the file is described in the management information. When the management information has a plurality of levels, in addition to the direct position information, indirect position information for accessing the file is described in the management information.
  • the present invention relates to a file system of an electronic device including two or more types of storage devices of different types, for example, a storage medium, a storage method, and the like, wherein one file is stored in a plurality of types of movable storage devices, Storing file management information in one storage device is useful as a data management device that provides a file access restriction mechanism and a file remote access mechanism.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)

Abstract

ファイルを複数の記憶装置に分散して記憶し、ファイルを構成するデータブロックの管理情報も一つの記憶装置に記憶することにより、大容量のファイルを管理できる。また、ファイルの管理情報を着脱可能な記憶装置に記憶し、管理情報の記憶された記憶装置を取り外すことにより、前記ファイルのアクセスが物理的に不可能になることにより高度なセキュリティが得られる。さらにファイル管理情報を着脱可能な記憶装置に記憶して持ち出し、その記憶装置を用いてネットワークを通じて遠隔地からファイルアクセスを行うことができる。

Description

明 細 書
ファイル管理装置、 ファイル管理方法、 ファイル管理プログラム、 及び、 記録媒体 技術分野
本発明は、 記憶媒体、 記憶方式、 アクセス速度、 記憶容量等を異にする複数の記 憶装置に対するファイルアクセスを管理するファイル管理装置に関し、 特に、 ファ ィルアクセスを制限してセキユリティを保つ技術に関する。 背景技術
従来、磁気ディスク、光磁気ディスク、静的メモリといった記憶装置においては、 その記憶領域が複数のデータプロックに分割されており、 データプロックを指定す ることによって、 所望のファイルアクセスが実現される。
このようなデ一タブロックを用いたファイル管理は、 前記磁気ディスク等、 記憶 装置の種類によって異なる方式が採用されている。 このため、 管理対象とする種類 の異なる複数の記憶装置に対して、 個別にファイルアクセスを管理しなければなら ない。
これに対して、 例えば、 特許第 3 0 1 7 8 9 2号公報には、 管理対象とする全て の記憶装置のデータプロックを互い重複しないように 1のアドレス空間に割り当て るファイル管理装置が開示されている。
このファイル管理装置によれば、 種類の異なる複数の記憶装置に対して、 データ プロックを用いたファイル管理方式の差異に関わらず、 ファイルアクセスを一元管 理して、 これら記憶装置をあたかもひとつの記憶装置であるかのように利用するこ とができる。 発明の開示
しかしながら、 種類の異なる複数の記憶装置をあたかもひとつの記憶装置である かのように利用できるという上記従来技術に係るファィル管理装置の利点は、 一方 で欠点であるとも言える。 何故ならば、 かかる利点は、 ファイル管理装置の正当利 用者にとって有効であるのみならず、 当該ファイル管理装置を利用してファイルに 不正アクセスを試みる第三者にとっても、 ファイルアクセスが容易となるからであ る。
本願発明は、 このような問題に鑑みて為されたものであって、 種類の異なる複数 の記憶装置をあたかもひとつの記憶装置であるかのように利用させるフアイル管理 装置であって、 ファイルへの不正アクセスを防止するファイル管理装置、 ファイル 管理方法及びファイル管理プログラムを提供することを目的とする。
この目的を達成するために、 本願発明に係るファイル管理装置は、 着脱可能な記 録媒体に情報を記録するリム一バル記憶装置を含む複数の記憶装置に記録されるフ ァィルを管理するファィル管理装置であつて、 前記複数の記憶装置に記録されてい るファイルへのアクセス要求を受け付けるアクセス要求受け付け手段と、 前記記録 媒体を参照して、 前記アクセス要求に係るファイルの記録位置を特定する記録位置 特定手段と、 前記アクセス要求に応じて、 前記記録位置にアクセスするファイルァ クセス手段とを備えることを特徴とする。
このようにすれば、 着脱可能な記録媒体にフアイル管理情報が記録されているフ アイルについては、 当該記録媒体を記憶装置から取り出すことによって、 不正なフ アイルアクセスを確実に防止することができる。 従って、 第三者によるファイルの 不正参照や破壊等の被害を受けるという問題を解決することができる。
また、 前記リムーパル記憶装置にはファイル管理情報の他、 ファイルそのものを 記録するとしても良い。 すなわち、 本願発明においては、 ファイル管理情報を保存 するための専用の記憶装置が不要となる。
また、 本願発明に係るファイル管理装置は、 前記ファイルはデータブロックによ つて構成されており、 前記アクセス要求に係るファイルの識別子とデータプロック の識別子とを受け付ける識別子受け付け手段を備え、 前記記録媒体には、 前記リム 一バル記憶装置以外の記憶装置に記録されているファイルの識別子、 当該ファイル を構成するデータプロックが記録されている記憶装置の識別子及び当該記憶装置に おける前記データプロックの記録位置が互いに関連付けられて記録されており、 前 記ファイルアクセス手段は、 前記アクセス要求に係るフアイルの識別子に関連付け られている前記記憶装置の識別子及前記デ一タブ口ックの記録位置を、 前記データ プロックの識別子を用いて特定することにより前記記録位置にアクセスすることを 特徴とする。
上記従来技術では各記憶装置のデータブロックを固定的にひとつのアドレス空間 に割り当てていたところ、 このようにすれば、 記憶装置ごとにデータブロックを管 理することができるので、 記憶装置の増設や撤去などのフアイルを保存する記憶装 置の構成が変更された場合のデータブロック管理が容易となる。
また、 本願発明に係るファイル管理装置は、 前記記録媒体には、 ネッ トワークを 介して前記記憶装置にアクセスするためのァドレス情報が記録されており、 前記フ アイルアクセス手段は、 前記アドレス情報を用いて、 前記記録位置にアクセスする ことを特徴とする。
このようにすれば、 ネットワークを介して記憶装置に遠隔地からアクセスするこ とができる。 従って、 例えば、 通常使用している端末に接続されている記億装置に 対して、 ネッ トワークを介して別の端末からファイルアクセスすることができる。 この場合において、 ファイル管理情報を記録している記録媒体を前記通常使用し ている端末から前記別の端末に移行することによって、 ファイルアクセスするとす れば、 ネッ トワークを介した不正アクセスを防止しながら、 正当利用者はネッ トヮ ークを介してファイルアクセスすることができるので好適である。
また、 本願発明に係るファイル管理方法は、 着脱可能な記録媒体に情報を記録す るリムーバル記憶装置を含む複数の記憶装置に記録されるファィルを管理するファ ィル管理方法であって、 前記リムーバル記憶装置以外の記憶装置に記録されている ファイルへのアクセス要求を受け付けるアクセス要求受け付けステップと、 前記記 録媒体を参照して、 前記アクセス要求に係るファイルの記録位置を特定する記録位 置特定ステップと、 前記アクセス要求に応じて、 前記記録位置にアクセスするファ ィルアクセスステップとを含むことを特徴とする。
このようにすれば、 着脱可能な記録媒体を記憶装置から取り出すことによって、 当該記録媒体にファィル管理情報が記録されているファィルに対する不正なファィ ルアクセスを確実に防止することができる。
また、 本願発明に係るファイル管理プログラムは、 着脱可能な記録媒体に情報を 記録するリム一バル記憶装置を含む複数の記憶装置に記録されるファイルを管理す るファイル管理プログラムであって、 前記リムーパル記憶装置以外の記憶装置に記 録されているファイルへのアクセス要求を受け付けるアクセス要求受け付けステツ プと、 前記記録媒体を参照して、 前記アクセス要求に係るファイルの記録位置を特 定する記録位置特定ステップと、 前記アクセス要求に応じて、 前記記録位置にァク セスするファイルアクセスステップとをコンピュータに実行させることを特徴とす る。
このようにすれば、 着脱可能な記録媒体にファイル管理情報が記録されているフ アイルについては、 当該記録媒体を記憶装置から取り出すことによって、 不正なフ アイルアクセスを確実に防止することができる。 従って、 第三者によるファイルの 不正参照や破壊等の被害を受けるという問題を解決することができる。
また、 本願発明に係るファイル管理装置は、 2つ以上の記録手段を有する記憶装 置が記録しているファイルに対するアクセスを制御するフアイル管理装置であつて - アクセス要求を受け付ける要求受け付け手段と、 記憶装置が有する記録手段へァク セスし、 前記アクセス要求に係るファイルに関する管理情報を、 記憶装置が有する 記録手段のいずれかから取得する管理情報取得手段と、 前記管理情報に基いて前記 ファイルにアクセスするアクセス手段とを備えることを特徴とする。
また、 本願発明に係るファイル管理装置は、 前記管理情報は、 前記ファイルを記 録している記録手段を特定するための特定情報と、 前記記録手段に記録されている 前記ファイルの記録位置に関する情報とを含むことを特徴とする。
また、 本願発明に係るファイル管理装置は、 前記管理情報に含まれるファイル記 録位置に関する情報は、 前記ファイルへ直接的にはアクセスできない間接的な位置 情報を示し、 前記間接的な位置情報を参照して、 記憶装置が有する記録手段へァク セスし、 前記ファイルへ直接的にアクセスできる直接的な位置情報を、 記憶装置が 有する記録手段のいずれかから取得すする位置情報取得手段を備え、 前記アクセス 手段は、 前記直接的な位置情報に基いて前記ファイルにアクセスすることを特徴と する。
また、 本願発明に係るファイル管理装置は、 前記特定情報に低特定される記録手 段は、 前記管理情報を記録している記録手段とは異なる記録手段であることを特徴 とする。
また、 本願発明に係る記録媒体は、 ファイルを記録している記録媒体を特定する ための特定情報と、 前記記録媒体に記録されている前記ファイルの記録位置に関す る位置情報とを含む管理情報を記録していることを特徴とする。 図面の簡単な説明
図 1は、 本発明の第 1の実施の形態に係るファイル管理装置の機能構成を示すブ 口ック図である。
図 2は、 本発明の第 1の実施の形態に係るファィル管理情報のデータ構造を示す 図である。
図 3は、 第一の実施の形態に係るファイル管理装置が実行する処理の流れを示す フローチャートである。
図 4は、 第一の実施の形態に係るファイル管理情報検出部 1 0 2がファイル管理 情報を検出する処理の流れを示すフローチャートである。
図 5は、 第一の実施の形態に係るデータブロック検出部 1 0 3がデータブロック の位置情報を検出する処理の流れを示すフローチヤ一トである。
図 6は、 本発明の第 2の実施の形態に係るファイル管理情報のデータ構造を示す 図である。
図 7は、 本発明の第 3の実施の形態に係るファィル管理情報のデータ構造を示す 図である。
図 8は、本発明の応用例に係るファイル管理装置の装置構成を例示する図である。 発明を実施するための最良の形態
[ 1 ] 第 1の実施の形態
以下、 本発明の実施の形態について図面を参照しながら説明する。
[ 1 - 1 ] フアイル管理装置の機能構成
図 1は、 本発明の第 1の実施の形態に係るファイル管理装置の機能構成を示すブ 口ック図である。
図 1に示されるように、 本願発明に係るファイル管理装置は、 ファイル管理部 1 0 1、 ファイル管理情報検出部 1 0 2、 データブロック検出部 1 0 3、 デ一タブ口 ックアクセス部 1 0 4を備えており、 複数種類の記憶装置 1 0 5に対するファイル アクセスを管理する。
ファイル管理部 101は、 複数種類の記憶装置 105へのファイルの書き込み、 読み出し、 削除等の処理要求を受け付けて、 ファイル管理情報検出部 102等に処 理を依頼し、 前記処理要求を実行する機能プロックである。
フアイル管理情報検出部 102は、 前記フアイル管理部 101からフアイル管理 情報の検出要求を受け付けて、 フアイル管理情報を検出する機能プロックである。 データブロック検出部 103は、 前記ファイル管理部 101からデータブロック の位置情報の獲得要求を受け付けると、 前記ファイル管理情報検出部 102が検出 したフアイル管理情報を参照して、 前記獲得要求に係るデータブロックの位置情報 を検出する機能ブロックである。
データブロックアクセス部 104は、 前記ファイル管理部 101からデータプロ ックのアクセス要求を受け付けると、 前記デ一タブロック検出部 1 03が検出した データブロックの位置情報を参照して、 前記アクセス要求に係るデータブロックに アクセスする機能ブロックである。
複数種類の記憶装置 105は、 記憶装置 1051、 1052、 1053、 105
4等を含んでいる。
記憶装置 1051は、 フアイル管理情報 105010、 105030を含む複数 のフアイル管理情報が記憶している。
記憶装置 1052は、 データブロック 10501 1、 105012、 10502 1、 105031、 105032を含む複数のデータブロックを有している。 また、 記憶装置 1052は、 フアイル管理情報 105020を含む複数のフアイル管理情 報を記憶している。
記憶装置 1053は、 データブロック 105013、 105014、 10503 3、 105034を含む複数のデータブロックを有し、 また、記憶装置 1054は、 デ一タブロック 105022、 105023、 105035、 105036を含む 複数のデータブロックを有している。
[1 -2] ファイル管理情報のデータ構造
次に、 前記記憶装置 1051や 1052が記憶しているフアイル管理情報のデー 夕構造について説明する。 図 2は、 本実施の形態に係るファイル管理情報のデータ 構造を示す図である。
本実施の形態に係る記憶装置は、 複数のファィル管理情報を連ねたファィル管理 情報リストの形で、 ファイル管理情報を記憶する。 図 2においては、 本実施の形態 に係るファイル管理情報リスト 2 0 0 1、 2 0 0 2、 2 0 0 3が例示されている。 なお、 本実施の形態においては、 すべての記憶装置がそれぞれファイル管理情報 リストを記憶している。 このファイル管理情報リス トは、 ファイル管理情報を含ま ない空リストである場合もある。
ファイル管理情報リスト 2 0 0 1には、 ファイル管理情報 2 0 1が含まれている。 フアイル管理情報 2 0 1は、 フアイル管理情報リスト 2 0 0 1を形成するために、 ファイル管理情報リスト中の次のファイル管理情報の位置を示すリンク情報を含ん でいる。
また、 ファイル管理情報 2 0 1は、 管理番号を含んでいる。 管理番号はファイル を特定するための情報であって、 複数種類の記憶装置 1 0 5に記憶されるそれぞれ のファイルに対して固有の値が与えられる。 本実施の形態においては、 管理番号と して、 ファイル管理情報に係るファイルの名称、 属性、 作成日等の情報を含む値を 用いる。
また、 ファイル管理情報 2 0 1は、 データブロック情報テーブル 2 0 2を含んで いる。 データブロック情報テーブル 2 0 2は、 ファイル管理情報 2 0 1に係るファ ィルが記憶されているデータブロックを、 そのデータブロックを有する記憶装置の 記憶装置番号と、 記憶装置番号に係る記憶装置において定義されるデータプロック 番号とによって特定する。
複数種類の記憶装置 1 0 5に含まれている記憶装置には、 それぞれ固有の記憶装 置番号が割り当てられている。また、各記憶装置が有しているデータプロックには、 それぞれ固有のデータプロック番号が割り当てられている。
この場合において、 データブロック番号は記憶装置間で重複して割り当てられて も良い。 記憶装置番号にて区別されるからである。 このように、 データブロック群 2 0 3に含まれるデータブロックは、 いずれも自らを有する記憶装置の記憶装置番 号と、 データブロック番号とによって特定される。
本実施の形態においては、 ひとつのデータブロック情報テーブル 2 0 2に含まれ ているデータプロック番号は、 対応するデータプロックのファイル中での位置に応 じて整列されている。 すなわち、 ファイルの先頭に位置するデータブロックのデー タブ口ック番号は、 デ一タブ口ック情報テーブルの先頭に配置される。
また、 ファイルの末尾に位置するデータブロックのデータブロック番号は、 デー タブロック情報テーブルの末尾に配置される。 ファイル中の他の位置にあるデータ ブロックのデ一タブ口ック番号もまた同様にファィル中のデータプロックの位置に 応じて、 データプロック情報テーブル中に配置される。
[ 1 - 3 ] ファイルアクセス方式
次に、 本実施の形態におけるファイル管理装置を用いたファイルアクセス方式に ついて、 ファイルの読み出し、 ファイルの削除及び記憶装置間のファイルの移動の 3つを例にとって説明する。
( 1 ) ファイルの読み出し
図 3は、 前記ファイル管理部 1 0 1にてファイルの読み出しの処理要求を受け付 けた際に、 ファイル管理装置が実行する処理の流れを示すフローチャートである。 ファイル管理装置のファイル管理部 1 0 1は、 ファイルとデータブロックとの指 定を伴う読み出しの処理要求を受け付けると (ステップ S 3 0 0 ) 、 指定されたフ アイルのファイル管理情報を検出するようにファイル管理情報検出部 1 0 2に要求 する (ステップ S 3 0 1 ) 。
フアイル管理情報検出部 1 0 2は、 複数種類の記憶装置 1 0 5に記憶されている ファイル管理情報リストを参照して、 検出を要求されたファイル管理情報を探索す る (ステップ S 3 0 2 ) 。 この探索の結果、 前記ファイル管理情報が発見されなか つた場合には (ステップ S 3 0 3 : N O) 、 ファイル管理情報検出部 1 0 2は、 そ の旨をファイル管理部 1 0 1に通知する。
ファイル管理情報検出部 1 0 2から当該通知を受け付けたファイル管理部 1 0 1 は、 その旨を前記処理要求の要求元に通知して (ステップ S 3 1 0 ) 、 処理を終了 する。
この探索の結果、 前記ファイル管理情報が発見された場合には (ステップ S 3 0 3 : Y E S ) 、 ファイル管理情報検出部 1 0 2は、 その旨をファイル管理部 1 0 1 に通知する。 ファイル管理情報検出部 1 0 2から当該通知を受け付けたファイル管 理部 101は、 続いて、 指定されたデータブロックの位置情報 (アドレス) を検出 するようデータブロック検出部 103に要求する (ステップ S 304) 。
ファイル管理部 101から当該要求を受け付けたデータブロック検出部 103は- ファイル管理情報検出部 102が検出したファイル管理情報を参照して、 指定され たデータブロックの位置情報を探索する (ステップ S 305) 。
この探索の結果、前記データブロックの位置情報が発見されなかった場合には(ス テツプ S306 : YES) 、 データブロック検出部 103は、 その旨をファイル管 理部 101に通知する。 データブロック検出部 103から当該通知を受け付けたフ アイル管理部 101は、 その旨を前記処理要求の要求元に通知して (ステップ S 3 10) 、 処理を終了する。
前記探索の結果、 前記データブロックの位置情報が発見された場合には (ステツ プ S 306 : NO) 、 データブロック検出部 103は、 その旨をファイル管理部 1 01に通知する。 デ一タブロック検出部 103から当該通知を受け付けたファイル 管理部 101は、 当該位置情報に係るデータプロックからデータを読み出すフアイ ルアクセスを前記データプロックアクセス部 104に要求する(ステップ S 307) c ファイル管理部 101から当該要求を受け付けたデータブロックアクセス部 10 4は、 当該要求に係るファイルアクセスを実行する (ステップ S 308) 。 すなわ ち、 データブロックアクセス部 104は、 前記データブロック検出部 103が検出 した位置情報に係るデ一タブ口ックからデータを読み出して、 当該データをフアイ ル管理部 101に渡す。
データブロックアクセス部 104から前記データを受け付けると、 ファイル管理 部 101は、 アクセス結果として、前記処理要求の要求元に当該データを返して (ス テツプ S 309) 、 処理を終了する。
(1 - 1) フアイル管理情報検出部 102の処理
さて、 ファイル管理部 101の要求に応じてファイル管理情報検出部 102がフ アイル管理情報を検出する処理について更に詳しく説明する。 図 4は、 ファイル管 理部 101の要求に応じてファイル管理情報検出部 102がファイル管理情報を検 出する処理の流れを示すフローチヤ一トである。
図 4に示されるように、 ファイル管理情報検出部 102は、 ファイル管理部 10 1からの要求に応じて、 未探索の記憶装置が有るか否かを確認する (ステップ S 4 00)。この確認の結果、未探索の記憶装置が無ければ(ステップ S 401 : NO) , ファイル管理情報を検出できなかった旨の処理結果をファイル管理部 101に通知 して (ステップ S 408) 、 処理を終了する。
前記確認の結果、 未探索の記憶装置が有れば (ステップ S401 : YES) 、 フ アイル管理情報検出部 102は当該記憶装置にアクセスできるか確認する (ステツ プ S402) 。 この確認の結果、 当該記憶装置が取り外されている等の原因によつ てアクセスできなければ (ステップ S403 : NO) 、 ファイル管理情報検出部 1 02はステップ S400に進み、 更に未探索の記憶装置を探す。
前記確認の結果、当該記憶装置にアクセスできるのであれば(ステップ S 403 :
YES) 、 ファイル管理情報検出部 102は、 当該記憶装置に記憶されているファ ィル管理情報リストを参照して、 未探索のファイル管理情報があるか否かを確認す る (ステップ S 404) 。
この確認の結果、 未探索のファイル管理情報が無ければ (ステップ S405 : N O) 、 ファイル管理情報検出部 102はステップ S 400に進み、 更に未探索の記 憶装置を探す。
前記確認の結果、 未探索のファイル管理情報が見つかった場合には (ステップ S 405 : YES) 、 ファイル管理情報検出部 102は当該ファイル管理情報に含ま れている管理番号を参照して、 当該管理番号とファイル管理部 101からの要求に 係る管理番号とを比較する (ステップ S 406) 。
この比較の結果、 ふたつの管理番号が一致しない場合には (ステップ S407 : NO) 、 ファイル管理情報検出部 102は、 ステップ S 404へ進んで、 当該記憶 装置に記憶されているファィル管理情報リストに未探索のファィル管理情報が含ま れているか確認する。
上記の比較の結果、 ふたつの管理番号が一致する場合には (ステップ S407 : YES) 、 ファイル管理情報検出部 102は、 要求されたファイル管理情報を検出 した旨の処理結果をファイル管理部 101に通知して (ステップ S 408) 、 処理 を終了する。
(1 -2) データブロック検出部 103の処理 次に、 ファイル管理部 101の要求に応じてデータブロック検出部 103がデ一 タブロックの位置情報を検出する処理について更に詳しく説明する。 図 5は、 ファ ィル管理部 101の要求に応じてデータプロック検出部 103がデータプロックの 位置情報を検出する処理の流れを示すフローチヤ一トである。
図 5に示されるように、 データブロック検出部 103は、 ファイル管理部 101 からの要求に応じて、 未探索の選択装置が有るか否かを確認する (ステップ S 50 0) 。 この確認の結果、 未選択の記憶装置が無ければ (ステップ S 501 : NO)、 ファイル管理情報を検出できなかった旨の処理結果をファイル管理部 101に通知 して (ステップ S 507) 、 処理を終了する。
前記確認の結果、 未選択の記憶装置が有れば (ステップ S 501 : YES) 、 デ 一タブロック検出部 103は当該記憶装置にアクセスできるか確認する (ステップ S 502).。 この確認の結果、 当該記憶装置にアクセスできなければ (ステップ S 503 : NO) 、 データブロック検出部 103はステップ S 500に進み、 更に未 選択の記憶装置を探す。
前記確認の結果、当該記憶装置にアクセスできるのであれば(ステップ S 403 :
YES) 、 データブロック検出部 103は、 当該記憶装置の記憶装置番号を参照し て、 ファイル管理部 101からの要求に係る記憶装置番号と一致するか否かを確認 する (ステップ S 504) 。
この確認の結果、 ふたつの記憶装置番号が一致しなければ (ステップ S 505 : NO) 、 データブロック検出部 102はステップ S 500に進み、 更に未選択の記 憶装置を探す。
前記確認の結果、ふたつの記憶装置番号が一致する場合には(ステップ S 505 : YES) 、 データプロック検出部 103は当該ファイル管理情報に含まれているデ 一夕プロック番号に対応する位置情報(ァドレス)を取得する(ステップ S 506)。 そして、 データブロック検出部 103は、 位置情報を取得した旨を処理結果とし てファイル管理部 101に通知して (ステップ S 507) 、 処理を終了する。
(2) ファイルの削除
次に、 本実施の形態におけるファイル管理装置を用いたファイルの削除について 説明する。 ファイル管理部 1 0 1は、 管理番号によるファイルの指定を伴うファイル削除の 処理要求を受け付けると、 ファイル管理情報検出部 1 0 2に当該管理番号に係るフ ァィル管理情報を検出するように要求する。
フアイル管理情報検出部 1 0 2がフアイル管理情報を検出したら、 当該ファイル 管理情報に含まれているデータプロック番号に対応するデータプロックの位置情報 を検出するように、 ファイル管理部 1 0 1はデータブロック検出部 1 0 3に要求す る。
データブロック検出部 1 0 3がデータブロックの位置情報を検出したら、 当該位 置情報に係るデータブロックの開放処理を実行するように、 ファイル管理部 1 0 1 はデータブロックアクセス部 1 0 4に要求する。
フアイル管理部 1 0 1は、 フアイル管理情報検出部 1 0 2が検出したフアイル管 理情報に含まれているすべてのデータプロック番号について、 上記のような要求を 行った後、 前記ファイル管理情報を削除することによって、 前記処理要求に係るフ アイルを削除する。 . ( 3 ) 記憶装置間のファイルの移動
次に、 本実施の形態における記憶装置間のファイルの移動について説明する。 ファイル管理部 1 0 1は、 ファイルの移動の処理要求を受け付けると、 移動先の 記憶装置に使用されていないデータプロックがあるか確認する。 この確認の結果、 使用されていないデータブロックが有れば、 ファイル管理部 1 0 1は移動元の記憶 装置のデータブロックからデータを読み出して、 移動先の記憶装置のデータブロッ クにデータを書き込む。
この書き込みが完了したら、 ファイル管理部 1 0 1は、 ファイル管理情報のデー タブロック情報テーブル 2 0 2中の該当部分を、 移動元の記憶装置番号とデータブ ロック番号から、 移動先の記憶装置番号とデータブロック番号とに書き換える。 こ の書き換えの後、 ファイル管理部 1 0 1は、 移動元の記憶装置の当該データブロッ クを開放する。
ファイル管理部 1 0 1は、 前記移動元の記憶装置から当該ファイルに係るデータ を格納するデ一タブ口ックが無くなるまで、 上述の処理を繰り返し実行する。 このようにすれば、 ファイルの移動中に停電等により処理が中断されても、 ファ ィルが損なわれたり失われたりするのを防止することができる。 また、 ファイルの 移動に伴うファイル管理情報の更新がより簡便であるので、 効率よくファイルを移 動させることができる。
また、 記憶装置間のファイルの移動を可能とすることによって、 所謂リムーパブ ルメディアと呼ばれるような記憶装置にファイルを移動させて持ち運んだり、逆に、 リム一バブルメディアによってフアイルを持ち込んだりすることができるので便利 である。
[ 1—4 ] まとめ
前記従来技術に開示のファィル管理装置においては、 各データプロックがーつの アドレス空間に固定的に割り当てられるために、 既存の記憶装置を別の記憶装置に 変更するには、データプロックのァドレス空間への割り当てを変更する必要がある。 これに対して、 本実施の形態によれば、 データブロックの位置を特定するために 記憶装置番号を用いるので、 上述のような手間を要することなく、 複数種類の記憶 装置 1 0 5を構成する記憶装置を変更することができる。
また、 本実施の形態に係るファイル管理装置によれば、 ひとつのファイルを構成 するデータブロックを複数の記憶装置に亘つて記憶することができる。
従って、 ファイルをひとつの記憶装置に収めきることができない場合であっても、 当該記憶装置に収めることができなかつた部分を別の記憶装置に収めることができ るので、 各個の記憶装置の記憶容量の制限を受ることなくフアイルを管理すること ができる。
これにより、 いずれの記憶装置にも収まりきらない大規模なファイルを保存し、 管理することができる。 また、 複数の記憶装置に亘つてファイルが記憶されている 場合であっても、 上述のように容易にファイルを削除することができる。 このよう に、 本実施の形態によれば、 ファイルサイズの制約を緩和して、 より柔軟性に富む ファイル管理を実現することができる。
また、 ファイルが複数の記憶装置に亘つて記憶されている場合であっても、 当該 ファイルを管理するためのファイル管理情報がひとつであるので、 記憶装置ごとに フアイル管理情報を有するような方式との比較において、 フアイル管理に要する処 理効率を向上させることができる。 また、 ひとつのファイルに係る複数のファイル 管理情報が互いに整合しないために、 フアイル管理が不能になるといつた不具合を 確実に回避することができる。
なお、 本実施の形態ではファイル管理情報リストはリスト構造としたが、 これに 代えて、 固定長の配列構造としても良い。 また、 データブロック情報テーブル 2 0 2は配列構造としたが、 リスト構造としても良い。
[ 2 ] 第 2の実施の形態
次に、 本発明の第 2の実施の形態について説明する。 本実施の形態に係るフアイ ル管理装置は、 第 1の実施の形態に係るファイル管理装置と概ね同様であるが、 他 の電子機器に接続されている記憶装置にネッ トワークを介してアクセスする点に特 徴を有している。
図 6は、 本実施の形態に係るファイル管理情報のデータ構造を示す図である。 図 6に示されるように、 本実施の形態に係るファイル管理情報 6 0 1は、 前記フアイ ル管理情報 2 0 1と同様に、 次のファイル管理情報へのリンク情報、 管理番号、 デ 一タブ口ックの情報テーブルを含む他、更に、ネットワーク識別番号を含んでいる。 このネッ トワーク識別番号は、 デ一タブロック情報テ一ブル 6 0 2に係る記憶装 置が接続された電子機器の識別番号であって、 当該電子機器にネッ トワークを介し てアクセスするための情報である。
本実施の形態に係るファィル管理装置の構成は第 1の実施の形態に係るフアイル 管理装置の構成 (図 1参照。 ) と同様であるが、 データブロック検出部とデータブ ロックアクセス部の動作において異なっている。
フアイル管理情報検出部が検出したフアイル管理情報に係るネッ トワーク識別情 報が他の電子機器を示す場合、 本実施の形態に係るデータブロック検出部は、 ネッ トワークを介して当該他の電子機器にアクセスする。 そして、 データブロック情報 テ一ブルの記憶装置番号とデータブロック番号とによって特定されるデータブロッ クの位置情報を検出する。
データブロック検出部がデータブロックの位置情報を検出したら、 データブロッ クアクセス部は、 ネッ トワークを介して前記他の電子機器にアクセスして、 当該位 置情報に係るデータプロックにアクセスする。
このようにすれば、 ネッ トワークを介して接続された電子機器間でのファイルァ クセスを可能となる。 また、 ファイルの管理情報をデータブロックと同じく記憶装 置に保存することによって、 電子機器の記憶装置の構成が自在に変更することがで ぎる。
また、.本実施の形態においてはファイル管理情報 6 0 1にネッ トワーク識別番号 の欄を設けるだけで良いので、 上述のような機能をより簡便に実現することができ る。
なお、 上記ネッ トワーク識別番号としては、 例えば、 I Pアドレス (internet protocol address) や MA Cアドレス (media access control address) 、 或いは 電子機器のホスト名を用いることができる。 また、 データベースからこのような情 報を取得するための符号をもってネッ トワーク識別番号としても良い。 .
[ 3 ] 第 3の実施の形態
次に、 本発明の第 3の実施の形態について説明する。 本実施の形態に係るフアイ ル管理装置は、 第 2の実施の形態に係るファイル管理装置と概ね同様であるが、 他 の電子機器にアクセスするためのネッ トワーク識別番号の扱いが異なっている。 図 7は、 本実施の形態に係るファイル管理情報のデータ構造を示す図である。 図
7に示されるように、 本実施の形態に係るファイル管理情報は、 第 1の実施の形態 に係るファイル管理情報 2 0 1と、 一見、 同じデータ構造を備えているように見え るが、 データプロック情報テーブルの構造を異にしている。
すなわち、 第 1の実施の形態に係るデータブロック情報テーブル 2 0 2は記憶装 置番号とデータブロック番号との組を連ねるデータ構造をとつているのに対して、 本実施の形態に係るデータブロック情報テーブル 7 0 2は、図 7に示されるように、 記憶装置番号とデータブロック番号とに加えてネッ トワーク識別番号が含まれて一 組となっている。
このネッ トワーク識別番号は、 組となる記憶装置番号に係る記憶装置が接続され ている電子機器を特定するための情報である。 また、 記憶装置番号は、 同じ電子機 器に接続されている複数の記憶装置のそれぞれを互いに区別できるような番号とな つている。
本実施の形態に係るファイル管理装置の構成及び各機能プロックの動作は、 第 2 の実施の形態に係るファィル管理装置の構成及び各機能プロックの動作と概ね同じ である。
すなわち、 本実施の形態に係るデータブロック検出部は、 デ一夕ブロック情報テ 一ブルを参照して、 ネッ トワーク識別番号が他の電子機器を示す場合、 ネットヮー クを介して当該他の電子機器にアクセスして、 データプロックの位置情報を検出す る。
デー夕プロック検出部がデー夕プロックの位置情報を検出したら、 データプロッ クアクセス部は、 ネッ トワークを介して前記他の電子機器にアクセスして、 当該位 置情報に係るデ一タブロックにアクセスする。
上記第 2の実施の形態においては、 ファイル管理情報のデータ構造上、 ひとつの ファイルに係るデータプロックはすべてひとつの電子機器に接続された記憶装置の ものでなければならない。 一方、 本実施の形態においては、 データブロック毎にネ ッ トワーク識別番号を指定することができるので、 ひとつのファイルのデータを異 なる電子機器に接続された記憶装置のデータブロックに亘つて記憶させることがで きる。
このようにすれば、 更に柔軟性に富むファイル管理を実現することができる。 す なわち、 ひとつの電子機器に接続された記憶装置の記憶容量の総和の制約を受ける ことなく、 より大容量のファイルを管理することができる。
また、 新たにファイルを記憶するに当たって、 どの電子機器に接続された記憶装 置も各電子機器の範囲内では空き容量が不足している場合であっても、 ネットヮー クを介して互いに接続された電子機器に分散してファイルを格納することができる < [ 4 ] 本発明の応用例
以下、 本発明の応用例について説明する。
( 1 ) ファイルアクセスの制御
第 1の実施の形態において述べたように、 本発明によれば、 記憶装置の変更が容 易にできる。 また、 記憶装置を取り外した場合、 当該記憶装置にしかファイル管理 情報が記憶されていないファイルにアクセスしょうとしてもアクセスすることがで きない。
これは、 ファイル管理情報を参照することができなければ、 当該ファイルに係る デ—夕を格納しているデータブロックの所在を知ることができないためである。 従 つて、 取り外されていない記憶装置に当該ファイルに係るデ一タブ口ックがすべて 記憶されている場合であってもアクセスできない。
本発明に係るフアイル管理装置のこのような技術的特徴を利用して、
上記第 1から第 3の実施までの形態のいずれのファイル管理装置においても、 次の ような機密保護機能を実現することができる。
図 8は、 本応用例に係るファイル管理装置の装置構成を例示する図である。 図 8 に示されるように、 本応用例に係るファイル管理装置 8は制御部 801、 SDカー ド(secure digital card)インタフェース 802、 S Dカード 803及ぴ HDD (hard disk drive) アレイ 804をバス接続した構成をとつている。
制御部 801は、 前記ファイル管理部、 ファイル管理情報検出部、 データプロッ ク検出部及びデ一タブロックアクセス部の機能を果たす構成要素であって、例えば、 CPU (central processing unit) などで構成されている。 SDカードインタフエ —ス 802は、 制御部 801が SDカード 803にアクセスするためのインタフエ —スである。
SDカード 803には、 ファイル管理装置 8のユーザが指定したファイルのファ ィル管理情報が記憶されている。 SDカード 803は、 SDカードインタフヱース 802に対して容易に着脱することができる。
なお、 複数のユーザが当該ファイル管理装置 8を利用する場合には、 ユーザ間で S Dカードを共用するとしても良いし、 また、 個々のユーザが専用の SDカードを 利用しても良い。 更に、 ユーザ数に関わらず、 複数の SDカードを利用する場合に は、 SDカード間で記憶しているファイル管理情報が重複しても良い。
HDDアレイ 804には、 前記 SDカード 803に記憶されているファイル管理 情報以外のファイル管理情報と、 ファイルの実体データとが記憶されている。
このようにすれば、 30カードを≤0カ一ドィンタフェースから取り外すだけで、 当該 SDカードに記憶されたファイル管理情報に係るファイルにアクセスすること ができなくなる。 従って、 当該ファイルへの不正なアクセスを防止することができ る。
(2) ダイジェストフアイルの作成
次に、 既存のファイルを基にして新たなファイルを作成する応用例について説明 する。 本発明のファィル管理装置にて管理しているファィルが動画や音楽のファィ ルである場合には、 当該ファィルを基にしてダイジエストフアイルを作成すること ができる。
すなわち、 本応用例に係るファイル管理装置は、 元のファイルの指定を伴うダイ ジヱストファイルの作成要求を受け付けると、 指定されたファイルから必要なデー タブロックを読み出だす。 次いで、 新たなファイル管理情報を作成する。
そして、 前記デ一タブ口ックから読み出したデータプロックを空いているデータ プロックに書き込み、 そのデータプロック番号等を前記フアイル管理情報に追加す る。
このようにすれば、 動画や音楽のファイルのダイジェストファイルを容易に作製 することができる。
また、 このようにして作成されたダイジェストファイルは、 当然、 元のファイル よりも容量が小さいので前記 S Dカード等、 手軽に持ち運べる記憶装置にファイル 管理情報と共に保存して、 前記動画や音楽のファイルを販売するためのカタログと することができる。
また、 当該カタログに係る動画等のファイルの購入者には、 購入したファイルの ファイル管理情報を提供することによって、 購入したファイルにアクセスさせるこ とができる。 特に、 上記第 2の実施の形態や第 3の実施の形態にて当該応用例を実 施した場合には、 購入したファイルにネットワークを介して遠隔アクセスさせるこ ともできる。
[ 8 ] 変形例
以上、 本願発明を実施の形態に基づいて説明してきたが、本願発明は、上述の実施 の形態に限定されないのは勿論であり、以下のような変形例を実施することができ る。
( 1 ) 上記実施の形態においては、 特に言及しなかったが、 前記データブロック 番号は、 当該データブロックの先頭位置を示す論理アドレスであっても良いし、 物 理ァドレスであっても良い。
( 2 ) 上記実施の形態においては、 記憶装置番号を指定することによってデータ プロックにアクセスする場合を例にとつて本願発明を説明したが、 本願発明がこれ に限定されないのは勿論であり、 これに代えて、 或いは、 これと併せて以下のよう にしても良い。
すなわち、 リムーバルな記録媒体にデータを記録する記憶装置にフアイルを格納 する場合には、 記憶装置畚号に代えて記録媒体番号を用いるとしても良い。 この記 録媒体番号は前記記憶装置番号と同様にしてフアイル管理情報に格納される。 この ようにすれば、 ひとつの記憶装置に相異なる記録媒体が順次セッ トされるような場 合であっても、 正しくファイルアクセスすることができる。
( 3 ) 上記実施の形態においては特に言及しなかったが、 ひとつのファイルに関す るファイル管理情報をひとつの記憶装置のみに記録するとしても良い。 特に、 当該 ファイルへのアクセスを制限したい場合には、 リムーバルな記録媒体のみに当該フ ァィル管理情報を記録すると好適である。
逆に、 記憶装置の交換に関わらずファイルへのアクセスを維持したい場合には、 ひとつのファイルに関するファイル管理情報を複数の記憶装置に記録するとしても 良い。 このようにすれば、 ファイル管理情報を記録した記憶装置が取り外された場 合であっても、 他の記憶装置に記録されているファイル管理情報を参照してフアイ ルにアクセスすることができる。
( 4 ) 上記実施の形態においては、 あるファイルへアクセスするための位置情報の 取得として、 ファイル管理情報検出部にて直接的な位置情報を取得する例を説明し たが、 データブロック検出を必要としない、 つまりファイル管理情報検出部にて直 接的な位置情報を取得し、 その直接的な位置情報を参照してアクセス部 1 0 4にて フアイルへアクセスしても構わない。
[ 9 ] 本願発明の技術的特徴
本願発明は、 以下のような技術的特徴を有している。
( 1 ) 本願発明によれば、 ファイルと、 そのファイルへアクセスするための管理情 報とをそれぞれ異なる記録媒体に記録することができる。
( 2 ) 本願発明によれば、 ファイルにアクセスするための管理情報を記録した記録 媒体がリム一バルな場合、 当該記録媒体を取り外すことによって、 当該ファイルへ のアクセスが不可能となり、 有効なファイル管理ができる。
( 3 ) 本願発明においては、 ファイルにアクセスするための管理情報は 1段階とし ても、 複数段階としても構わない。 なお、 管理情報が 1段階である場合には、 ファ ィルへ直接アクセスできる直接的な位置情報のみが管理情報に記述される。 また、 管理情報が複数段階である場合には、 前記直接的な位置情報に加えて、 ファイルへ アクセスするための間接的な位置情報も管理情報に記述される。 産業上の利用可能性
本発明は、 例えば記憶媒体、 記憶方式等、 種類を異にする 2種類以上の記憶装置 を備えた電子機器のファイルシステムにおいて、 一つのファイルを複数種の移動可 能な記憶装置に格納し、 フアイルの管理情報を一つの記憶装置に格納することによ り、 ファイルのアクセス制限機構やファイルの遠隔アクセス機構を提供するデータ 管理装置として有用である。

Claims

請 求 の 範 囲
1 着脱可能な記録媒体に情報を記録するリム一バル記憶装置を含む複数の記憶装 置に記録されるファイルを管理するファイル管理装置であって、
前記複数の記憶装置に記録されているファイルへのアクセス要求を受け付けるァ クセス要求受け付け手段と、
前記記録媒体を参照して、 前記アクセス要求に係るファイルの記録位置を特定す る記録位置特定手段と、
前記アクセス要求に応じて、 前記記録位置にアクセスするファイルアクセス手段 と
を備えることを特徴とするファイル管理装置。
2 前記ファイルはデータブロックによって構成されており、
前記ァクセス要求に係るフアイルの識別子とデータブロックの識別子とを受け付 ける識別子受け付け手段を備え、
前記記録媒体には、 前記リムーバル記憶装置以外の記憶装置に記録されているフ ァィルの識別子、 当該ファィルを構成するデータプロックが記録されている記憶装 置の識別子及び当該記憶装置における前記データプロックの記録位置が互いに関連 付けられて記録されており、
前記ファイルアクセス手段は、 前記アクセス要求に係るファイルの識別子に関連 付けられている前記記憶装置の識別子及前記データプロックの記録位置を、 前記デ 一タブ口ックの識別子を用いて特定することにより前記記録位置にアクセスする ことを特徴とする請求の範囲 1に記載のファィル管理装置。 3 前記記録媒体には、 ネッ トワークを介して前記記憶装置にアクセスするための アドレス情報が記録されており、
前記ファイルアクセス手段は、 前記アドレス情報を用いて、 前記記録位置にァク セスする
ことを特徴とする請求の範囲 2に記載のファィル管理装置。 4 着脱可能な記録媒体に情報を記録するリムーバル記憶装置を含む複数の記憶装 置に記録されるファイルを管理するファイル管理方法であって、
前記リムーバル記憶装置以外の記憶装置に記録されているファイルへのアクセス 要求を受け付けるアクセス要求受け付けステップと、
前記記録媒体を参照して、 前記アクセス要求に係るファイルの記録位置を特定す る記録位置特定ステップと、
前記アクセス要求に応じて、 前記記録位置にアクセスするフアイルアクセスステ ップと
を含むことを特徴とするフアイル管理方法。
5 着脱可能な記録媒体に情報を記録するリムーバル記憶装置を含む複数の記憶装 置に記録されるファイルを管理するファイル管理プログラムであって、
前記リムーパル記憶装置以外の記憶装置に記録されているファイルへのアクセス 要求を受け付けるアクセス要求受け付けステップと、
前記記録媒体を参照して、 前記アクセス要求に係るファイルの記録位置を特定す る記録位置特定ステップと、
前記アクセス要求に応じて、 前記記録位置にアクセスするファイルアクセスステ ップと
をコンピュータに実行させることを特徴とするファイル管理プログラム。
6 2つ以上の記録手段を有する記憶装置が記録しているファイルに対するァクセ スを制御するファイル管理装置であって、
アクセス要求を受け付ける要求受け付け手段と、
記憶装置が有する記録手段へアクセスし、 前記アクセス要求に係るファイルに関 する管理情報を、 記憶装置が有する記録手段のいずれかから取得する管理情報取得 手段と、
前記管理情報に基いて前記ファイルにアクセスするアクセス手段と
を備えることを特徴とするフアイル管理装置。 7 前記管理情報は、 前記ファイルを記録している記録手段を特定するための特定 情報と、
前記記録手段に記録されている前記ファイルの記録位置に関する情報とを含む ことを特徴とする請求の範囲 6に記載のファィル管理装置。
8 前記管理情報に含まれるファィル記録位置に関する情報は、 前記フアイルへ直 接的にはアクセスできない間接的な位置情報を示し、
前記間接的な位置情報を参照して、 記憶装置が有する記録手段へアクセスし、 前 記フアイルへ直接的にアクセスできる直接的な位置情報を、 記憶装置が有する記録 手段のいずれかから取得すする位置情報取得手段を備え、
前記アクセス手段は、 前記直接的な位置情報に基いて前記ファイルにアクセスす る
ことを特徴とする請求の範囲 7に記載のファィル管理装置。
9 前記特定情報に低特定される記録手段は、 前記管理情報を記録している記録手 段とは異なる記録手段である
ことを特徴とする請求の範囲 7に記載のファイル管理装置。 1 0 ファイルを記録している記録媒体を特定するための特定情報と、
前記記録媒体に記録されている前記ファイルの記録位置に関する位置情報とを含 む管理情報を記録している
ことを特徴とする記録媒体。
PCT/JP2003/014968 2002-11-25 2003-11-25 ファイル管理装置、ファイル管理方法、ファイル管理プログラム、及び、記録媒体 WO2004049167A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP03774179A EP1555615A1 (en) 2002-11-25 2003-11-25 File management device, file management method, file management program, and recording medium
US10/531,337 US20060074922A1 (en) 2002-11-25 2003-11-25 File management device, file management method, file management program and recording medium
JP2004555022A JPWO2004049167A1 (ja) 2002-11-25 2003-11-25 ファイル管理装置、ファイル管理方法、ファイル管理プログラム、及び、記録媒体
AU2003284656A AU2003284656A1 (en) 2002-11-25 2003-11-25 File management device, file management method, file management program, and recording medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002340592 2002-11-25
JP2002-340592 2002-11-25

Publications (1)

Publication Number Publication Date
WO2004049167A1 true WO2004049167A1 (ja) 2004-06-10

Family

ID=32375826

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/014968 WO2004049167A1 (ja) 2002-11-25 2003-11-25 ファイル管理装置、ファイル管理方法、ファイル管理プログラム、及び、記録媒体

Country Status (6)

Country Link
US (1) US20060074922A1 (ja)
EP (1) EP1555615A1 (ja)
JP (1) JPWO2004049167A1 (ja)
CN (1) CN1717660A (ja)
AU (1) AU2003284656A1 (ja)
WO (1) WO2004049167A1 (ja)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7475184B2 (en) 2004-08-30 2009-01-06 Silicon Storage Technology, Inc. Systems and methods for providing nonvolatile memory management in wireless phones
EP2366368A1 (en) * 2008-10-31 2011-09-21 Unicharm Corporation Absorbent for tampon use
JP2016164741A (ja) * 2015-03-06 2016-09-08 日本電気株式会社 情報処理装置、情報処理方法、情報処理プログラム、及び、情報処理システム
JP2016164740A (ja) * 2015-03-06 2016-09-08 日本電気株式会社 情報処理装置、情報処理方法、情報処理プログラム、データ構造、及び、情報処理システム

Families Citing this family (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7146524B2 (en) 2001-08-03 2006-12-05 Isilon Systems, Inc. Systems and methods for providing a distributed file system incorporating a virtual hot spare
US7685126B2 (en) 2001-08-03 2010-03-23 Isilon Systems, Inc. System and methods for providing a distributed file system utilizing metadata to track information about data stored throughout the system
CN1692356B (zh) 2002-11-14 2014-06-04 易斯龙系统公司 用于对现存文件重新条带化的方法
US8238350B2 (en) 2004-10-29 2012-08-07 Emc Corporation Message batching with checkpoints systems and methods
US8055711B2 (en) 2004-10-29 2011-11-08 Emc Corporation Non-blocking commit protocol systems and methods
US8051425B2 (en) 2004-10-29 2011-11-01 Emc Corporation Distributed system with asynchronous execution systems and methods
US7551572B2 (en) 2005-10-21 2009-06-23 Isilon Systems, Inc. Systems and methods for providing variable protection
US7788303B2 (en) 2005-10-21 2010-08-31 Isilon Systems, Inc. Systems and methods for distributed system scanning
US7917474B2 (en) 2005-10-21 2011-03-29 Isilon Systems, Inc. Systems and methods for accessing and updating distributed data
US7797283B2 (en) 2005-10-21 2010-09-14 Isilon Systems, Inc. Systems and methods for maintaining distributed data
US7848261B2 (en) * 2006-02-17 2010-12-07 Isilon Systems, Inc. Systems and methods for providing a quiescing protocol
JP2007272844A (ja) * 2006-03-31 2007-10-18 Brother Ind Ltd 周辺装置およびデータ消去権限管理方法
US7756898B2 (en) * 2006-03-31 2010-07-13 Isilon Systems, Inc. Systems and methods for notifying listeners of events
JP4787055B2 (ja) * 2006-04-12 2011-10-05 富士通株式会社 情報分割記録機能を持つ情報処理装置
US8539056B2 (en) * 2006-08-02 2013-09-17 Emc Corporation Systems and methods for configuring multiple network interfaces
US7680842B2 (en) * 2006-08-18 2010-03-16 Isilon Systems, Inc. Systems and methods for a snapshot of data
US7882071B2 (en) 2006-08-18 2011-02-01 Isilon Systems, Inc. Systems and methods for a snapshot of data
US7680836B2 (en) 2006-08-18 2010-03-16 Isilon Systems, Inc. Systems and methods for a snapshot of data
US7822932B2 (en) 2006-08-18 2010-10-26 Isilon Systems, Inc. Systems and methods for providing nonlinear journaling
US7752402B2 (en) 2006-08-18 2010-07-06 Isilon Systems, Inc. Systems and methods for allowing incremental journaling
US7899800B2 (en) * 2006-08-18 2011-03-01 Isilon Systems, Inc. Systems and methods for providing nonlinear journaling
US7590652B2 (en) 2006-08-18 2009-09-15 Isilon Systems, Inc. Systems and methods of reverse lookup
US7676691B2 (en) 2006-08-18 2010-03-09 Isilon Systems, Inc. Systems and methods for providing nonlinear journaling
US7953704B2 (en) * 2006-08-18 2011-05-31 Emc Corporation Systems and methods for a snapshot of data
US8286029B2 (en) 2006-12-21 2012-10-09 Emc Corporation Systems and methods for managing unavailable storage devices
US7593938B2 (en) * 2006-12-22 2009-09-22 Isilon Systems, Inc. Systems and methods of directory entry encodings
US7509448B2 (en) 2007-01-05 2009-03-24 Isilon Systems, Inc. Systems and methods for managing semantic locks
US7779048B2 (en) * 2007-04-13 2010-08-17 Isilon Systems, Inc. Systems and methods of providing possible value ranges
US7900015B2 (en) 2007-04-13 2011-03-01 Isilon Systems, Inc. Systems and methods of quota accounting
US8966080B2 (en) * 2007-04-13 2015-02-24 Emc Corporation Systems and methods of managing resource utilization on a threaded computer system
US8682916B2 (en) 2007-05-25 2014-03-25 F5 Networks, Inc. Remote file virtualization in a switched file system
US7966289B2 (en) * 2007-08-21 2011-06-21 Emc Corporation Systems and methods for reading objects in a file system
US7882068B2 (en) 2007-08-21 2011-02-01 Isilon Systems, Inc. Systems and methods for adaptive copy on write
US7949692B2 (en) 2007-08-21 2011-05-24 Emc Corporation Systems and methods for portals into snapshot data
US8548953B2 (en) 2007-11-12 2013-10-01 F5 Networks, Inc. File deduplication using storage tiers
US7953709B2 (en) * 2008-03-27 2011-05-31 Emc Corporation Systems and methods for a read only mode for a portion of a storage system
US7984324B2 (en) 2008-03-27 2011-07-19 Emc Corporation Systems and methods for managing stalled storage devices
US7870345B2 (en) 2008-03-27 2011-01-11 Isilon Systems, Inc. Systems and methods for managing stalled storage devices
US7949636B2 (en) * 2008-03-27 2011-05-24 Emc Corporation Systems and methods for a read only mode for a portion of a storage system
US8549582B1 (en) * 2008-07-11 2013-10-01 F5 Networks, Inc. Methods for handling a multi-protocol content name and systems thereof
US9542409B2 (en) 2008-11-26 2017-01-10 Red Hat, Inc. Deduplicated file system
US9195500B1 (en) 2010-02-09 2015-11-24 F5 Networks, Inc. Methods for seamless storage importing and devices thereof
US9286298B1 (en) 2010-10-14 2016-03-15 F5 Networks, Inc. Methods for enhancing management of backup data sets and devices thereof
US9020912B1 (en) 2012-02-20 2015-04-28 F5 Networks, Inc. Methods for accessing data in a compressed file system and devices thereof
US9519501B1 (en) 2012-09-30 2016-12-13 F5 Networks, Inc. Hardware assisted flow acceleration and L2 SMAC management in a heterogeneous distributed multi-tenant virtualized clustered system
US10375155B1 (en) 2013-02-19 2019-08-06 F5 Networks, Inc. System and method for achieving hardware acceleration for asymmetric flow connections
US9554418B1 (en) 2013-02-28 2017-01-24 F5 Networks, Inc. Device for topology hiding of a visited network
US10834065B1 (en) 2015-03-31 2020-11-10 F5 Networks, Inc. Methods for SSL protected NTLM re-authentication and devices thereof
US10404698B1 (en) 2016-01-15 2019-09-03 F5 Networks, Inc. Methods for adaptive organization of web application access points in webtops and devices thereof
US10412198B1 (en) 2016-10-27 2019-09-10 F5 Networks, Inc. Methods for improved transmission control protocol (TCP) performance visibility and devices thereof
US10567492B1 (en) 2017-05-11 2020-02-18 F5 Networks, Inc. Methods for load balancing in a federated identity environment and devices thereof
US11223689B1 (en) 2018-01-05 2022-01-11 F5 Networks, Inc. Methods for multipath transmission control protocol (MPTCP) based session migration and devices thereof
US10833943B1 (en) 2018-03-01 2020-11-10 F5 Networks, Inc. Methods for service chaining and devices thereof
US12003422B1 (en) 2018-09-28 2024-06-04 F5, Inc. Methods for switching network packets based on packet data and devices
US11423151B2 (en) * 2019-05-31 2022-08-23 Microsoft Technology Licensing, Llc Systems and methods for managing data storage cluster synchronization
CN110727835B (zh) * 2019-10-17 2021-03-12 浙江中智达科技有限公司 数据查询方法、装置及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62282341A (ja) * 1986-05-30 1987-12-08 Nec Corp デ−タ管理方式
JPS63743A (ja) * 1986-06-20 1988-01-05 Fujitsu Ltd ワ−ドプロセツサにおける文書管理方式
JPH03225412A (ja) * 1990-01-30 1991-10-04 Nec Corp ファイルデータ読込み方式
JPH0764840A (ja) * 1993-08-31 1995-03-10 Sanyo Electric Co Ltd 情報ファイル装置

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3017892B2 (ja) * 1992-09-30 2000-03-13 株式会社東芝 ファイル管理装置
US6029168A (en) * 1998-01-23 2000-02-22 Tricord Systems, Inc. Decentralized file mapping in a striped network file system in a distributed computing environment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62282341A (ja) * 1986-05-30 1987-12-08 Nec Corp デ−タ管理方式
JPS63743A (ja) * 1986-06-20 1988-01-05 Fujitsu Ltd ワ−ドプロセツサにおける文書管理方式
JPH03225412A (ja) * 1990-01-30 1991-10-04 Nec Corp ファイルデータ読込み方式
JPH0764840A (ja) * 1993-08-31 1995-03-10 Sanyo Electric Co Ltd 情報ファイル装置

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7475184B2 (en) 2004-08-30 2009-01-06 Silicon Storage Technology, Inc. Systems and methods for providing nonvolatile memory management in wireless phones
US7941593B2 (en) 2004-08-30 2011-05-10 Greenliant Llc Systems and methods for providing nonvolatile memory management in wireless phones
EP2366368A1 (en) * 2008-10-31 2011-09-21 Unicharm Corporation Absorbent for tampon use
EP2366368A4 (en) * 2008-10-31 2013-05-29 Unicharm Corp ABSORBENT FOR PAMPER USE
JP2016164741A (ja) * 2015-03-06 2016-09-08 日本電気株式会社 情報処理装置、情報処理方法、情報処理プログラム、及び、情報処理システム
JP2016164740A (ja) * 2015-03-06 2016-09-08 日本電気株式会社 情報処理装置、情報処理方法、情報処理プログラム、データ構造、及び、情報処理システム

Also Published As

Publication number Publication date
JPWO2004049167A1 (ja) 2006-03-30
AU2003284656A1 (en) 2004-06-18
US20060074922A1 (en) 2006-04-06
EP1555615A1 (en) 2005-07-20
CN1717660A (zh) 2006-01-04

Similar Documents

Publication Publication Date Title
WO2004049167A1 (ja) ファイル管理装置、ファイル管理方法、ファイル管理プログラム、及び、記録媒体
JP4776405B2 (ja) 外部ストレージ装置を管理するための方法
JP4107370B2 (ja) 分散型データアーカイブシステム
US7120768B2 (en) Snapshot acquisition method, storage system and disk apparatus
CA2153769C (en) Apparatus and method for transferring and storing data from an arbitrarily large number of networked computer storage devices
JP4464340B2 (ja) 分散型データアーカイブシステム
US7653796B2 (en) Information recording medium and region management method for a plurality of recording regions each managed by independent file system
US8595253B2 (en) Methods for controlling remote archiving systems
JP4521865B2 (ja) ストレージシステム、計算機システムまたは記憶領域の属性設定方法
JP2006048641A (ja) 長期間データアーカイブ用ファイルサーバ
US20030033496A1 (en) File management method, and memory card and terminal apparatus that make use of the method
KR100678893B1 (ko) 객체 식별자를 이용하여 이동형 저장 장치에서 권리객체를 검색하는 방법 및 장치
JP4727800B2 (ja) 記憶されたレコードについてのフォーマット情報を効率的に提供するためのディレクトリを含むデジタル・データ・サブシステム
US20050216684A1 (en) Information recording medium, data processing apparatus, and recording region setting method of information recording medium
US20100011226A1 (en) Data management method, data management system, and data storage system
JP2924786B2 (ja) 疎結合多重計算機システムにおける共有ファイルの排他制御システム、排他制御方法、および排他制御プログラムを記憶する媒体
JP2005182122A (ja) リムーバブル記録媒体及びそのファイル制御方法
JP4648196B2 (ja) 情報記録媒体、情報記録媒体に対するアクセス装置及び領域設定方法
JP2007026005A (ja) Usbストレージ機器
JP3620241B2 (ja) ファイル管理装置、ファイル管理方法、記録媒体及びファイル管理システム
JP2001014219A (ja) キャッシュ制御方法及びその装置
JPWO2003083678A1 (ja) アクセス制御装置、およびデータ管理装置
JP4003709B2 (ja) ファイル管理装置、ファイル管理方法及びファイル管理システム
JP2004094755A (ja) データ転送装置およびデータ転送方法
JP4504956B2 (ja) 画像蓄積システム及び画像蓄積方法

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2003774179

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2004555022

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 20038A4081X

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 2003774179

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2006074922

Country of ref document: US

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 10531337

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 10531337

Country of ref document: US

WWW Wipo information: withdrawn in national office

Ref document number: 2003774179

Country of ref document: EP