JP2016099723A - 情報管理システム、情報管理方法およびプログラム - Google Patents
情報管理システム、情報管理方法およびプログラム Download PDFInfo
- Publication number
- JP2016099723A JP2016099723A JP2014234744A JP2014234744A JP2016099723A JP 2016099723 A JP2016099723 A JP 2016099723A JP 2014234744 A JP2014234744 A JP 2014234744A JP 2014234744 A JP2014234744 A JP 2014234744A JP 2016099723 A JP2016099723 A JP 2016099723A
- Authority
- JP
- Japan
- Prior art keywords
- meta information
- file system
- file
- stored
- hierarchy
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/164—File meta data generation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/11—File system administration, e.g. details of archiving or snapshots
- G06F16/122—File system administration, e.g. details of archiving or snapshots using management policies
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【解決手段】 このシステムは、ファイル、ディレクトリ、シンボリックリンクに付加されるメタ情報を管理するシステムであって、複数のファイルシステムのうちの1つのファイルシステムから他のファイルシステムへ移動対象であるファイル、ディレクトリ、シンボリックの少なくとも1つを移動する際、該移動対象のメタ情報を取得する取得手段と、該他のファイルシステムに格納されているメタ情報を参照し、取得されたメタ情報が該他のファイルシステムへ移行可能かどうかを判断する判断手段と、取得されたメタ情報のうち移行可能と判断されたメタ情報を該他のファイルシステムへ移行し、移行不可と判断されたメタ情報を該1つのファイルシステムに残す処理手段とを含む。
【選択図】 図4
Description
Claims (27)
- ファイル、ディレクトリ、シンボリックリンクに付加されるメタ情報を管理するシステムであって、
複数のファイルシステムのうちの1つのファイルシステムから他のファイルシステムへ移動対象であるファイル、ディレクトリ、シンボリックの少なくとも1つを移動する際、該移動対象のメタ情報を取得する取得手段と、
前記他のファイルシステムに格納されているメタ情報を参照し、取得された前記メタ情報が前記他のファイルシステムへ移行可能かどうかを判断する判断手段と、
取得された前記メタ情報のうち移行可能と判断されたメタ情報を前記他のファイルシステムへ移行し、移行不可と判断されたメタ情報を前記1つのファイルシステムに残す処理手段とを含む、システム。 - 前記複数のファイルシステムは階層化され、
前記判断手段は、上位層のファイルシステムから1以上の中間層のファイルシステムを介して下位層のファイルシステムへ前記移動対象を移動する際、該移動対象のメタ情報を各階層のファイルシステムへ移行可能かどうかを判断し、前記処理手段は、移行可能な下位の階層のファイルシステムへ該メタ情報を移行し、格納させる、請求項1に記載のシステム。 - 前記処理手段は、取得された前記メタ情報のうち前記1以上の中間層のファイルシステムおよび前記下位層のファイルシステムへ移行不可と判断されたメタ情報をリストに追加し、該リストを参照して、前記移行可能な下位の階層のファイルシステムへ該メタ情報を移行し、格納させる、請求項2に記載のシステム。
- 前記処理手段は、前記リストに追加するメタ情報がない場合、取得されたメタ情報を前記下位層のファイルシステムへ移行した後、前記上位層のファイルシステムに格納されている移動前の前記移動対象を削除する、請求項3に記載のシステム。
- 前記処理手段は、前記移動対象が更新されたことを受けて、各階層のファイルシステムに格納された該移動対象のメタ情報を更新する、請求項2に記載のシステム。
- 前記判断手段は、前記移動対象へのメタ情報の追加を受けて、各階層のファイルシステムに該メタ情報が格納可能か否かを判断し、前記処理手段は、格納可能な下位の階層のファイルシステムに該メタ情報を格納させる、請求項2に記載のシステム。
- 前記処理手段は、前記移動対象の名称が変更されたことを受けて、各階層のファイルシステムに該移動対象のメタ情報を格納したメタファイルのファイル名を変更する、請求項2に記載のシステム。
- 前記処理手段は、前記移動対象が削除されたことを受けて、各階層のファイルシステムに格納された該移動対象のメタ情報をすべて削除する、請求項2に記載のシステム。
- 前記移動対象のメタ情報の取得要求を受けて、各階層のファイルシステムに格納された該移動対象のメタ情報を収集する収集手段をさらに含む、請求項2に記載のシステム。
- ファイル、ディレクトリ、シンボリックリンクに付加されるメタ情報を管理する方法であって、
複数のファイルシステムのうちの1つのファイルシステムから他のファイルシステムへ移動対象であるファイル、ディレクトリ、シンボリックの少なくとも1つを移動する際、該移動対象のメタ情報を取得するステップと、
前記他のファイルシステムに格納されているメタ情報を参照し、取得された前記メタ情報が前記他のファイルシステムへ移行可能かどうかを判断するステップと、
取得された前記メタ情報のうち移行可能と判断されたメタ情報を前記他のファイルシステムへ移行し、移行不可と判断されたメタ情報を前記1つのファイルシステムに残すステップとを含む、方法。 - 前記複数のファイルシステムは階層化され、
前記判断するステップは、上位層のファイルシステムから1以上の中間層のファイルシステムを介して下位層のファイルシステムへ前記移動対象を移動する際、該移動対象のメタ情報を各階層のファイルシステムへ移行可能かどうかを判断し、前記残すステップは、移行可能な下位の階層のファイルシステムへ該メタ情報を移行し、格納させるステップを含む、請求項10に記載の方法。 - 前記格納させるステップは、取得された前記メタ情報のうち前記1以上の中間層のファイルシステムおよび前記下位層のファイルシステムへ移行不可と判断されたメタ情報をリストに追加し、該リストを参照して、前記移行可能な下位の階層のファイルシステムへ該メタ情報を移行し、格納させる、請求項11に記載の方法。
- 前記リストに追加するメタ情報がない場合、取得されたメタ情報を前記下位層のファイルシステムへ移行した後、前記上位層のファイルシステムに格納されている移動前の前記移動対象を削除するステップを含む、請求項12に記載の方法。
- 前記移動対象が更新されたことを受けて、各階層のファイルシステムに格納された該移動対象のメタ情報を更新するステップをさらに含む、請求項11に記載の方法。
- 前記移動対象へのメタ情報の追加を受けて、各階層のファイルシステムに該メタ情報が格納可能か否かを判断するステップと、格納可能な下位の階層のファイルシステムに該メタ情報を格納するステップとを含む、請求項11に記載の方法。
- 前記移動対象の名称が変更されたことを受けて、各階層のファイルシステムに該移動対象のメタ情報を格納したメタファイルのファイル名を変更するステップをさらに含む、請求項11に記載の方法。
- 前記移動対象が削除されたことを受けて、各階層のファイルシステムに格納された該移動対象のメタ情報をすべて削除するステップをさらに含む、請求項11に記載の方法。
- 前記移動対象のメタ情報の取得要求を受けて、各階層のファイルシステムに格納された該移動対象のメタ情報を収集するステップをさらに含む、請求項11に記載の方法。
- ファイル、ディレクトリ、シンボリックリンクに付加されるメタ情報を管理するシステムであって、
複数のファイルシステムのうちの1つのファイルシステムから他のファイルシステムへ移動対象であるファイル、ディレクトリ、シンボリックの少なくとも1つを移動する際、該移動対象のメタ情報を取得するステップと、
前記他のファイルシステムに格納されているメタ情報を参照し、取得された前記メタ情報が前記他のファイルシステムへ移行可能かどうかを判断するステップと、
取得された前記メタ情報のうち移行可能と判断されたメタ情報を前記他のファイルシステムへ移行し、移行不可と判断されたメタ情報を前記1つのファイルシステムに残すステップとを実行させる、プログラム。 - 前記複数のファイルシステムは階層化され、
前記判断するステップは、上位層のファイルシステムから1以上の中間層のファイルシステムを介して下位層のファイルシステムへ前記移動対象を移動する際、該移動対象のメタ情報を各階層のファイルシステムへ移行可能かどうかを判断し、前記残すステップは、移行可能な下位の階層のファイルシステムへ該メタ情報を移行し、格納させるステップを含む、請求項19に記載のプログラム。 - 前記格納させるステップは、取得された前記メタ情報のうち前記1以上の中間層のファイルシステムおよび前記下位層のファイルシステムへ移行不可と判断されたメタ情報をリストに追加し、該リストを参照して、前記移行可能な下位の階層のファイルシステムへ該メタ情報を移行し、格納させる、請求項20に記載のプログラム。
- 前記リストに追加するメタ情報がない場合、取得されたメタ情報を前記下位層のファイルシステムへ移行した後、前記上位層のファイルシステムに格納されている移動前の前記移動対象を削除するステップを含む、請求項21に記載のプログラム。
- 前記移動対象が更新されたことを受けて、各階層のファイルシステムに格納された該移動対象のメタ情報を更新するステップをさらに実行させる、請求項20に記載のプログラム。
- 前記移動対象へのメタ情報の追加を受けて、各階層のファイルシステムに該メタ情報が格納可能か否かを判断するステップと、格納可能な下位の階層のファイルシステムに該メタ情報を格納させるステップとを実行させる、請求項20に記載のプログラム。
- 前記移動対象の名称が変更されたことを受けて、各階層のファイルシステムに該移動対象のメタ情報を格納したメタファイルのファイル名を変更するステップをさらに実行させる、請求項20に記載のプログラム。
- 前記移動対象が削除されたことを受けて、各階層のファイルシステムに格納された該移動対象のメタ情報をすべて削除するステップをさらに実行させる、請求項20に記載のプログラム。
- 前記移動対象のメタ情報の取得要求を受けて、各階層のファイルシステムに格納された該移動対象のメタ情報を収集するステップをさらに実行させる、請求項20に記載のプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014234744A JP6037469B2 (ja) | 2014-11-19 | 2014-11-19 | 情報管理システム、情報管理方法およびプログラム |
US14/849,633 US10331622B2 (en) | 2014-11-19 | 2015-09-10 | Information management |
US15/410,938 US20170132221A1 (en) | 2014-11-19 | 2017-01-20 | Information management |
US16/403,710 US11042508B2 (en) | 2014-11-19 | 2019-05-06 | Information management |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014234744A JP6037469B2 (ja) | 2014-11-19 | 2014-11-19 | 情報管理システム、情報管理方法およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016099723A true JP2016099723A (ja) | 2016-05-30 |
JP6037469B2 JP6037469B2 (ja) | 2016-12-07 |
Family
ID=55961848
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014234744A Expired - Fee Related JP6037469B2 (ja) | 2014-11-19 | 2014-11-19 | 情報管理システム、情報管理方法およびプログラム |
Country Status (2)
Country | Link |
---|---|
US (3) | US10331622B2 (ja) |
JP (1) | JP6037469B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2021256127A1 (ja) * | 2020-06-15 | 2021-12-23 | 富士フイルム株式会社 | カートリッジ管理システム、カートリッジ管理システムの作動方法、及びプログラム |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6037469B2 (ja) | 2014-11-19 | 2016-12-07 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 情報管理システム、情報管理方法およびプログラム |
TWI692955B (zh) | 2019-01-16 | 2020-05-01 | 香港商希瑞科技股份有限公司 | 伺服器及相關的電腦程式產品 |
CN111475467A (zh) * | 2020-03-27 | 2020-07-31 | 平安科技(深圳)有限公司 | 一种文件管理方法、云端文件管理系统及终端 |
CN117331981A (zh) * | 2022-06-30 | 2024-01-02 | 华为技术有限公司 | 数据流动感知方法及相关装置 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003173279A (ja) * | 2001-12-06 | 2003-06-20 | Hitachi Ltd | 記憶装置間のファイル移行方法 |
JP2005078612A (ja) * | 2003-09-04 | 2005-03-24 | Hitachi Ltd | ファイル共有システム及びファイル共有装置間のファイル移行方法 |
US20110040729A1 (en) * | 2009-08-12 | 2011-02-17 | Hitachi, Ltd. | Hierarchical management storage system and storage system operating method |
JP2014515840A (ja) * | 2011-07-22 | 2014-07-03 | 株式会社日立製作所 | 情報処理システム及び情報処理システムの制御方法 |
Family Cites Families (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1238335A1 (en) | 1999-12-07 | 2002-09-11 | Data Foundation, Inc. | Scalable storage architecture |
US6553391B1 (en) * | 2000-06-08 | 2003-04-22 | International Business Machines Corporation | System and method for replicating external files and database metadata pertaining thereto |
US6981005B1 (en) | 2000-08-24 | 2005-12-27 | Microsoft Corporation | Partial migration of an object to another storage location in a computer system |
AU2002312508B2 (en) * | 2000-09-11 | 2008-01-17 | Agami Systems, Inc. | Storage system having partitioned migratable metadata |
US7711771B2 (en) | 2001-05-25 | 2010-05-04 | Oracle International Corporation | Management and synchronization application for network file system |
WO2004109663A2 (en) * | 2003-05-30 | 2004-12-16 | Arkivio, Inc. | Techniques for facilitating backup and restore of migrated files |
US20050203976A1 (en) | 2004-02-11 | 2005-09-15 | University Of California | Systems, tools and methods for transferring files and metadata to and from a storage means |
US7529745B2 (en) * | 2004-11-19 | 2009-05-05 | International Business Machines Corporation | Method of verifying metadata of a migrated file |
WO2006131978A1 (ja) | 2005-06-10 | 2006-12-14 | Fujitsu Limited | Hsm制御プログラム、装置及び方法 |
JP4704161B2 (ja) * | 2005-09-13 | 2011-06-15 | 株式会社日立製作所 | ファイルシステムの構築方法 |
US8209358B2 (en) | 2007-05-09 | 2012-06-26 | Illinois Institute Of Technology | Hierarchical structured abstract data organization system |
US8452821B2 (en) | 2007-06-29 | 2013-05-28 | Microsoft Corporation | Efficient updates for distributed file systems |
US20100306180A1 (en) | 2009-01-28 | 2010-12-02 | Digitiliti, Inc. | File revision management |
JP2010257094A (ja) | 2009-04-23 | 2010-11-11 | Hitachi Ltd | 階層ストレージ管理システムにおける移動候補ファイルの抽出方法 |
US8655848B1 (en) * | 2009-04-30 | 2014-02-18 | Netapp, Inc. | Unordered idempotent logical replication operations |
JP2012068891A (ja) | 2010-09-24 | 2012-04-05 | Hitachi-Lg Data Storage Inc | 階層型ストレージシステム及びデータアーカイブ方法 |
US8849845B2 (en) | 2010-11-03 | 2014-09-30 | Blackberry Limited | System and method for displaying search results on electronic devices |
US9037529B2 (en) | 2011-06-15 | 2015-05-19 | Ceresis, Llc | Method for generating visual mapping of knowledge information from parsing of text inputs for subjects and predicates |
US8984027B1 (en) * | 2011-07-28 | 2015-03-17 | Symantec Corporation | Systems and methods for migrating files to tiered storage systems |
US9910904B2 (en) * | 2011-08-30 | 2018-03-06 | International Business Machines Corporation | Replication of data objects from a source server to a target server |
US9075811B2 (en) * | 2011-09-30 | 2015-07-07 | Symantec Corporation | Cloud information migration systems and methods |
US20140188957A1 (en) * | 2012-11-30 | 2014-07-03 | Hitachi, Ltd. | Hierarchical storage system and file management method |
US9128944B2 (en) | 2013-02-13 | 2015-09-08 | Edgecast Networks, Inc. | File system enabling fast purges and file access |
US10334101B2 (en) | 2013-05-22 | 2019-06-25 | Nice Ltd. | System and method for generating metadata for a recorded session |
US9244958B1 (en) | 2013-06-13 | 2016-01-26 | Amazon Technologies, Inc. | Detecting and reconciling system resource metadata anomolies in a distributed storage system |
US20140379646A1 (en) * | 2013-06-21 | 2014-12-25 | Lexmark International Technologies, S.A. | Replication of Updates to DICOM Content |
US9195736B2 (en) | 2013-08-07 | 2015-11-24 | Red Hat, Inc. | System and method for content storage |
US10162826B2 (en) * | 2013-10-31 | 2018-12-25 | Oracle International Corporation | UOA migration |
US20160253398A1 (en) * | 2013-12-06 | 2016-09-01 | Hewlett Packard Enterprise Development Lp | Replicating metadata associated with a file |
US10387449B2 (en) * | 2014-05-30 | 2019-08-20 | Hitachi Vantara Corporation | Metadata favored replication in active topologies |
JP6037469B2 (ja) | 2014-11-19 | 2016-12-07 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 情報管理システム、情報管理方法およびプログラム |
-
2014
- 2014-11-19 JP JP2014234744A patent/JP6037469B2/ja not_active Expired - Fee Related
-
2015
- 2015-09-10 US US14/849,633 patent/US10331622B2/en not_active Expired - Fee Related
-
2017
- 2017-01-20 US US15/410,938 patent/US20170132221A1/en not_active Abandoned
-
2019
- 2019-05-06 US US16/403,710 patent/US11042508B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003173279A (ja) * | 2001-12-06 | 2003-06-20 | Hitachi Ltd | 記憶装置間のファイル移行方法 |
JP2005078612A (ja) * | 2003-09-04 | 2005-03-24 | Hitachi Ltd | ファイル共有システム及びファイル共有装置間のファイル移行方法 |
US20110040729A1 (en) * | 2009-08-12 | 2011-02-17 | Hitachi, Ltd. | Hierarchical management storage system and storage system operating method |
JP2014515840A (ja) * | 2011-07-22 | 2014-07-03 | 株式会社日立製作所 | 情報処理システム及び情報処理システムの制御方法 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2021256127A1 (ja) * | 2020-06-15 | 2021-12-23 | 富士フイルム株式会社 | カートリッジ管理システム、カートリッジ管理システムの作動方法、及びプログラム |
JP2021197194A (ja) * | 2020-06-15 | 2021-12-27 | 富士フイルム株式会社 | カートリッジ管理システム、カートリッジ管理システムの作動方法、及びプログラム |
JP7334136B2 (ja) | 2020-06-15 | 2023-08-28 | 富士フイルム株式会社 | カートリッジ管理システム、カートリッジ管理システムの作動方法、及びプログラム |
US11977740B2 (en) | 2020-06-15 | 2024-05-07 | Fujifilm Corporation | Cartridge management system, method of operating cartridge management system, and program |
Also Published As
Publication number | Publication date |
---|---|
US20170132221A1 (en) | 2017-05-11 |
US20190258608A1 (en) | 2019-08-22 |
JP6037469B2 (ja) | 2016-12-07 |
US11042508B2 (en) | 2021-06-22 |
US10331622B2 (en) | 2019-06-25 |
US20160140118A1 (en) | 2016-05-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108021336B (zh) | 用于无缝数据迁移的数据布局方法、系统和存储介质 | |
US11042508B2 (en) | Information management | |
US10459917B2 (en) | Pluggable storage system for distributed file systems | |
CN103064639B (zh) | 数据存储方法及装置 | |
JP6430499B2 (ja) | Posix互換なファイル・システム、ファイル・リストを生成する方法および記憶デバイス | |
US9792320B2 (en) | System and method for performing shard migration to support functions of a cloud-based service | |
US9501241B2 (en) | Storage system and object management method | |
JP5082310B2 (ja) | データ移行装置及びプログラム | |
JP5677029B2 (ja) | データ移行システム、データ移行方法、プログラム | |
US20180205791A1 (en) | Object storage in cloud with reference counting using versions | |
JP5991701B2 (ja) | ストレージ管理方法、ストレージ管理システム、コンピュータ・システムおよびプログラム | |
WO2013042159A1 (en) | Storage apparatus, computer system, and data migration method | |
US11463446B2 (en) | Team member transfer tool | |
US20160162210A1 (en) | Openstack swift interface for tape library (ossitl) | |
JP6230317B2 (ja) | システム、情報処理装置およびその制御方法、並びにプログラム | |
US10114579B2 (en) | Data migration tool with intermediate incremental copies | |
JP2015079409A (ja) | 階層管理下の論理ボリュームのスナップショットの作成及び管理 | |
US10884649B2 (en) | Tape drive data reclamation | |
US10698865B2 (en) | Management of B-tree leaf nodes with variable size values | |
US11176089B2 (en) | Systems and methods for implementing dynamic file systems | |
JP2013088920A (ja) | 計算機システム及びデータ管理方法 | |
US11210270B2 (en) | Mapping storage across storage providers | |
EP1657653A2 (en) | Managing lists and other items in an electronic file system | |
WO2016001959A1 (ja) | ストレージシステム | |
JP4688201B2 (ja) | ストレージ装置、並びに、コンテンツ蓄積管理方法及びコンテンツ蓄積管理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20160406 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160610 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160719 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160805 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160830 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160916 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20161004 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20161004 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20161027 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6037469 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |