JPH04106643A - System for managing file area of floppy disk - Google Patents
System for managing file area of floppy diskInfo
- Publication number
- JPH04106643A JPH04106643A JP2224896A JP22489690A JPH04106643A JP H04106643 A JPH04106643 A JP H04106643A JP 2224896 A JP2224896 A JP 2224896A JP 22489690 A JP22489690 A JP 22489690A JP H04106643 A JPH04106643 A JP H04106643A
- Authority
- JP
- Japan
- Prior art keywords
- floppy disk
- fat
- file system
- file area
- control information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000007726 management method Methods 0.000 claims description 10
- 238000011989 factory acceptance test Methods 0.000 abstract description 8
- 238000012949 factory acceptance testing Methods 0.000 abstract description 8
- 239000003925 fat Substances 0.000 abstract description 8
- 238000010586 diagram Methods 0.000 description 2
- 230000010365 information processing Effects 0.000 description 2
- 101100119780 Arabidopsis thaliana FATB gene Proteins 0.000 description 1
- 101000640836 Homo sapiens Sodium-coupled neutral amino acid transporter 4 Proteins 0.000 description 1
- 102100033869 Sodium-coupled neutral amino acid transporter 4 Human genes 0.000 description 1
- 101100119784 Umbellularia californica FATB1 gene Proteins 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は情報処理装置におけるフロッピーディスクのフ
ァイル領域管理方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a file area management system for a floppy disk in an information processing apparatus.
従来、この種のフロッピーディスクのファイル領域管理
方式では、フロッピーディスクのファイルシステムがひ
とつのファイル領域管理テーブル(以下FATと記す)
により管理していた。Conventionally, in this type of floppy disk file area management method, the floppy disk file system consists of one file area management table (hereinafter referred to as FAT).
It was managed by
上述した従来のフロッピーディスクのファイル領域管理
方式では、フロッピーディスクのファイルシステムがた
だひとつのFATによりファイル領域を管理しているの
で、FATにハードウェアエラーが発生するとフロッピ
ーディスクの読み書きができない(復旧できない)とい
う欠点がある。In the conventional floppy disk file area management method described above, the floppy disk file system manages the file area using only one FAT, so if a hardware error occurs in the FAT, the floppy disk cannot be read or written (it cannot be recovered). ).
本発明のフロッピーディスクのファイル領域管理方式は
、フロッピーディスクのファイルシステムが同一の制御
情報を持つ2つのFATを備えることを特徴とする。The floppy disk file area management method of the present invention is characterized in that the floppy disk file system includes two FATs having the same control information.
次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.
情報処理装置におけるフロッピーディスク制御部1のフ
ァイルシステム2はファイル名とそのフアイルのすべて
の情報を管理するために、フロッピーディスク媒体6上
のディレクトリ5とファイル領域管理テーブル(以下F
ATA3及びFATB4と記す)という2つの管理表に
より、ディスク上の全クラスタ(領域の確保・解放また
は使用・未使用の最小単位)に対応した制御情報を管理
している。ディレクトリ5はディスクに格納されている
すべてのファイルの名前、属性、格納されている場所(
先頭のクラスタ番号)を示し、FATA3及びFATB
4はディスクの領域が使用されているか使用されていな
いかの状態を示すとともにそれぞれのファイルがどの領
域を使用しているかを示している。ファイルシステム2
はディスクに対する最初のアクセスでFATA3を読み
込み、FATを更新する際に必要に応じてFATA3及
びFATB4に書き戻す。本実施例では、同一の制御情
報をもつ2つのFATA3とFATB4を設けることに
より、FATA3にハードウェアエラーが発生したとし
てもファイルシステム2はFATB4を読み込むことに
よりフロッピーディスクのデータの読み書きに支障を来
たさないこととなる。The file system 2 of the floppy disk control unit 1 in the information processing device uses a directory 5 and a file area management table (hereinafter F) on the floppy disk medium 6 to manage file names and all information about the files.
Two management tables called ATA3 and FATB4 manage control information corresponding to all clusters (minimum unit of area reservation/release, used/unused area) on the disk. Directory 5 contains the names, attributes, and locations of all files stored on the disk (
(first cluster number), FATA3 and FATB
4 indicates whether the disk area is used or not, and also indicates which area is used by each file. File system 2
reads FATA3 when the disk is first accessed, and writes back to FATA3 and FATB4 as necessary when updating the FAT. In this embodiment, by providing two FATA3 and FATB4 that have the same control information, even if a hardware error occurs in FATA3, the file system 2 will read FATB4 so that reading and writing of data on the floppy disk will be prevented. It will not be possible.
〔発明の効果〕
以上説明したように本発明は、FATのハードウェアエ
ラーによりフロッピーディスクの読み書きができなくな
ることを防ぐことができるという効果を有する。[Effects of the Invention] As explained above, the present invention has the effect of being able to prevent a floppy disk from becoming incapable of being read or written due to a FAT hardware error.
第1図は本発明の一実施例を示すブロック図である。
1・・・フロッピーディスク制御部、2・・・ファイル
システム、3,4・・・ファイル領域管理テーブル(F
ATA、FAFB)、5・・・ディレクトリ、6・・・
フロッピーディスク媒体。FIG. 1 is a block diagram showing one embodiment of the present invention. 1... Floppy disk control unit, 2... File system, 3, 4... File area management table (F
ATA, FAFB), 5...Directory, 6...
floppy disk medium.
Claims (1)
報をもつ2つのファイル領域管理テーブルを備えること
を特徴とするフロッピーディスクのファイル領域管理方
式。A floppy disk file area management method characterized in that a floppy disk file system is provided with two file area management tables having the same control information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2224896A JPH04106643A (en) | 1990-08-27 | 1990-08-27 | System for managing file area of floppy disk |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2224896A JPH04106643A (en) | 1990-08-27 | 1990-08-27 | System for managing file area of floppy disk |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04106643A true JPH04106643A (en) | 1992-04-08 |
Family
ID=16820857
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2224896A Pending JPH04106643A (en) | 1990-08-27 | 1990-08-27 | System for managing file area of floppy disk |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04106643A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007132931A1 (en) * | 2006-05-16 | 2007-11-22 | Buffalo Inc. | Data memory device and method for initializing same |
WO2007135967A1 (en) * | 2006-05-18 | 2007-11-29 | Buffalo Inc. | Data memory device and data memorizing method |
JP2011118623A (en) * | 2009-12-02 | 2011-06-16 | Canon Inc | Data synchronization apparatus |
-
1990
- 1990-08-27 JP JP2224896A patent/JPH04106643A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007132931A1 (en) * | 2006-05-16 | 2007-11-22 | Buffalo Inc. | Data memory device and method for initializing same |
JP2007310447A (en) * | 2006-05-16 | 2007-11-29 | Buffalo Inc | Data storage device and initializing method thereof |
WO2007135967A1 (en) * | 2006-05-18 | 2007-11-29 | Buffalo Inc. | Data memory device and data memorizing method |
US8364730B2 (en) | 2006-05-18 | 2013-01-29 | Buffalo Inc. | Data storage apparatus and data storage method |
JP2011118623A (en) * | 2009-12-02 | 2011-06-16 | Canon Inc | Data synchronization apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20030229651A1 (en) | Snapshot acquisition method, storage system | |
JPH03160534A (en) | Access control system for shared file | |
JPH04105143A (en) | File sharing system | |
JP4394467B2 (en) | Storage system, server apparatus, and preceding copy data generation method | |
JPH04106643A (en) | System for managing file area of floppy disk | |
US7873262B2 (en) | Data processing method, device thereof and program | |
US6574704B1 (en) | Information storage management device and method, control device and method | |
JPH06124239A (en) | Resident data controller for cache memory | |
JPH1198448A (en) | Video server system and access processing method therefor | |
JP2005316697A (en) | Disk array system and method for data backup | |
JP2002369133A (en) | Disk sharing system and program storage medium | |
US20070260816A1 (en) | RAID management apparatus, RAID management method, and computer product | |
JPS63301336A (en) | Storing system for data managing information | |
JPH01255028A (en) | Method for making access to external storage device | |
JPH04242843A (en) | Subfile management system | |
JPS63168751A (en) | Hierarchical recording control system | |
JPH0337748A (en) | External storage accessing system utilizing main storage | |
JPH0330033A (en) | File copying processor | |
KR970029150A (en) | How to store distributed transaction processing information | |
JPH03257521A (en) | Medium copy system | |
JPS6368960A (en) | Sequential access controller for shared storage medium | |
KR20190048737A (en) | Apparatus for implementing virtual space | |
JPH07225706A (en) | Method and device for mirroring control | |
JPH01319820A (en) | Memory medium control system | |
JPH04310143A (en) | Automatic recomposition processor for multi-index order composition file |