JP6372187B2 - 履歴情報管理方法、履歴情報管理装置、及び履歴情報管理プログラム - Google Patents
履歴情報管理方法、履歴情報管理装置、及び履歴情報管理プログラム Download PDFInfo
- Publication number
- JP6372187B2 JP6372187B2 JP2014127816A JP2014127816A JP6372187B2 JP 6372187 B2 JP6372187 B2 JP 6372187B2 JP 2014127816 A JP2014127816 A JP 2014127816A JP 2014127816 A JP2014127816 A JP 2014127816A JP 6372187 B2 JP6372187 B2 JP 6372187B2
- Authority
- JP
- Japan
- Prior art keywords
- access
- access request
- history information
- information
- executed
- 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.)
- Expired - Fee Related
Links
- 238000007726 management method Methods 0.000 title claims description 14
- 238000000034 method Methods 0.000 claims description 44
- 230000008569 process Effects 0.000 claims description 29
- 238000001514 detection method Methods 0.000 claims description 27
- 230000004044 response Effects 0.000 claims description 10
- 230000002776 aggregation Effects 0.000 description 69
- 238000004220 aggregation Methods 0.000 description 69
- 230000000052 comparative effect Effects 0.000 description 26
- 238000004891 communication Methods 0.000 description 21
- 238000012937 correction Methods 0.000 description 17
- 238000004364 calculation method Methods 0.000 description 13
- 230000006870 function Effects 0.000 description 12
- 238000012545 processing Methods 0.000 description 10
- 239000004065 semiconductor Substances 0.000 description 5
- 238000012790 confirmation Methods 0.000 description 4
- 239000000284 extract Substances 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000010365 information processing Effects 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000002860 competitive effect Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1097—Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
- H04L67/1004—Server selection for load balancing
- H04L67/1023—Server selection for load balancing based on a hash applied to IP addresses or costs
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/70—Admission control; Resource allocation
- H04L47/83—Admission control; Resource allocation based on usage prediction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/51—Discovery or management thereof, e.g. service location protocol [SLP] or web services
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Debugging And Monitoring (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
第1の技術では、論理ボリュームを提供する装置であるストレージ装置と、課金額を決定する計算機である課金計算機とに、管理システムが接続される。そして、管理システムは、ユーザからストレージ装置に要求され正常に完了した操作に関する情報である操作関連ログを取得し、取得した操作関連ログを格納する。管理システムは、複数の操作関連ログに対応した複数の操作から、無効な操作に該当する条件である所定の無効操作条件に該当する操作である無効な操作を特定する。そして管理システムは、複数の操作関連ログのうちの、特定された無効な操作の操作関連ログ以外の操作関連ログを用いて、課金額の決定に必要な集計結果を含んだ情報である課金用情報を生成するための集計を行い、課金計算機に送信する。
(1)0:00 集計サーバによる問い合わせ
(2)0:20 使用者が1GBのオブジェクトをアップロード
(3)0:50 使用者が1GBのオブジェクトを削除
(4)1:00 集計サーバによる問い合わせ
この場合、ストレージ使用量の実績値は、1(GB)×0.5(h)=0.5(GB・h)である。しかしながら比較例1の集計サーバは、ストレージの使用量を0(GB)×0(GB)=0.0(GB・h)として算出してしまう。なぜなら、(1)と(4)においては、(2)で作成され(3)で削除された1GBのオブジェクトは存在しないからである。
サービス提供システム13は、SLB21、内部サーバ24(24a、24b)、及びストレージ装置23を含む。SLB21、内部サーバ24、及びストレージ装置23は、バスまたは通信ネットワークを介して接続される。内部サーバ24(24a、24b)はそれぞれ、通信ネットワークまたはバスを介して集計サーバ14と接続される。尚、図4において、内部サーバ24、及びストレージ装置23の数は、1以上の所定の数としてもよい。
内部サーバ24は、API35(35a、35b)、ミドルウェア32(32a、32b)、及び記憶部33(33a、33b)を含む。
(1)記憶装置83に予めインストールされている。
(2)着脱可能記憶媒体80により提供される。
(3)プログラムサーバ(図示せず)から通信インターフェース85を介して提供される。
2 実行アクセス特定部
3 履歴情報特定部
4 履歴情報受信部
Claims (4)
- コンピュータが行う履歴情報管理方法であって、
複数のアカウントの各々に対応付けられたデータに対するアクセス要求の受信に応じて生成される、該アクセス要求についての履歴を示しているアクセス履歴情報から、同時刻に又は所定の時間内に受信した複数のアクセス要求であって前記データのうちの同一のデータに対するアクセス要求である、競合するアクセス要求を検出し、
前記競合するアクセス要求のいずれかに応じて実行されたアクセスの直後における前記同一のデータのサイズを示す情報に基づいて、前記競合するアクセス要求のうち、実行されたアクセス要求を特定し、
特定された前記実行されたアクセス要求と前記アクセス履歴情報に基づいて、前記データに対して実行されたアクセスの履歴情報を、アカウント毎に特定する
ことを特徴とする履歴情報管理方法。 - 前記アクセス要求を受信する受信部が該アクセス要求を受信した場合に該受信部から通知される前記アクセス履歴情報を順次受信し、
前記アクセス履歴情報を受信した場合、前記アクセス履歴情報から前記競合するアクセス要求を検出し、
前記競合するアクセスを検出した場合、前記サイズを示す情報を取得し、該取得した情報に基づいて、前記競合するアクセス要求のうち、前記実行されたアクセス要求を特定する
ことを特徴とする請求項1に記載の履歴情報管理方法。 - 複数のアカウントの各々に対応付けられたデータに対するアクセス要求の受信に応じて生成される、該アクセス要求についての履歴を示しているアクセス履歴情報から、同時刻に又は所定の時間内に受信した複数のアクセス要求であって前記データのうちの同一のデータに対するアクセス要求である、競合するアクセス要求を検出する検出部と、
前記競合するアクセス要求のいずれかに応じて実行されたアクセスの直後における前記同一のデータのサイズを示す情報に基づいて、前記競合するアクセス要求のうち、実行されたアクセス要求を特定するアクセス要求特定部と、
特定された前記実行されたアクセス要求と前記アクセス履歴情報に基づいて、前記データに対して実行されたアクセスの履歴情報を、アカウント毎に特定する履歴情報特定部と、
を備えることを特徴とする履歴情報管理装置。 - コンピュータに、
複数のアカウントの各々に対応付けられたデータに対するアクセス要求の受信に応じて生成される、該アクセス要求についての履歴を示しているアクセス履歴情報から、同時刻に又は所定の時間内に受信した複数のアクセス要求であって前記データのうちの同一のデータに対するアクセス要求である、競合するアクセス要求を検出し、
前記競合するアクセス要求のいずれかに応じて実行されたアクセスの直後における前記同一のデータのサイズを示す情報に基づいて、前記競合するアクセス要求のうち、実行されたアクセス要求を特定し、
特定された前記実行されたアクセス要求と前記アクセス履歴情報に基づいて、前記データに対して実行されたアクセスの履歴情報を、アカウント毎に特定する
処理を実行させることを特徴とする履歴情報管理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014127816A JP6372187B2 (ja) | 2014-06-23 | 2014-06-23 | 履歴情報管理方法、履歴情報管理装置、及び履歴情報管理プログラム |
US14/730,779 US20150373112A1 (en) | 2014-06-23 | 2015-06-04 | History information management method, and history information management apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014127816A JP6372187B2 (ja) | 2014-06-23 | 2014-06-23 | 履歴情報管理方法、履歴情報管理装置、及び履歴情報管理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016009224A JP2016009224A (ja) | 2016-01-18 |
JP6372187B2 true JP6372187B2 (ja) | 2018-08-15 |
Family
ID=54870765
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014127816A Expired - Fee Related JP6372187B2 (ja) | 2014-06-23 | 2014-06-23 | 履歴情報管理方法、履歴情報管理装置、及び履歴情報管理プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20150373112A1 (ja) |
JP (1) | JP6372187B2 (ja) |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002236852A (ja) * | 2001-02-08 | 2002-08-23 | Hitachi Ltd | ストレージ課金システム |
JP2003281293A (ja) * | 2002-03-26 | 2003-10-03 | Fujitsu Ltd | データストレージ従量制課金方法およびデータストレージ従量制課金装置 |
JP2004021796A (ja) * | 2002-06-19 | 2004-01-22 | Fujitsu Ltd | ストレージサービス方法およびストレージサービスプログラム |
JP4267261B2 (ja) * | 2002-06-19 | 2009-05-27 | 富士通株式会社 | ストレージサービス方法、ストレージサービスプログラムおよびストレージ装置 |
US7184530B2 (en) * | 2002-07-25 | 2007-02-27 | Utstarcom, Inc. | Prepaid billing support for simultaneous communication sessions in data networks |
US8843563B1 (en) * | 2004-09-30 | 2014-09-23 | Avaya Inc. | Processing communications for increased handling efficiency |
FI20060425A0 (fi) * | 2006-05-02 | 2006-05-02 | First Hop Oy | Toimintavalmiuksien välittäjä ja viestijärjestelmä |
CN101291251B (zh) * | 2008-05-09 | 2011-04-06 | 国网信息通信有限公司 | 一种多计算机的同步控制方法及系统 |
CN101639792B (zh) * | 2008-07-29 | 2016-04-06 | 阿里巴巴集团控股有限公司 | 一种并发数据处理方法、装置及一种电子记账系统 |
JP2011113306A (ja) * | 2009-11-26 | 2011-06-09 | Hitachi Ltd | ストレージ装置に対する操作を管理するシステム |
US9106721B2 (en) * | 2012-10-02 | 2015-08-11 | Nextbit Systems | Application state synchronization across multiple devices |
JP6354588B2 (ja) * | 2012-11-29 | 2018-07-11 | 日本電気株式会社 | 情報配信システム、サービス制御装置、ゲートウェイ装置、制御方法及びプログラム |
CN103533043B (zh) * | 2013-10-11 | 2016-04-06 | 北京邮电大学 | 一种基于rest的云存储服务的计费方法 |
US9710833B2 (en) * | 2014-04-23 | 2017-07-18 | Oracle International Corporation | Method and apparatus for enabling concurrent rating during a re-rating operation |
US9906466B2 (en) * | 2015-06-15 | 2018-02-27 | International Business Machines Corporation | Framework for QoS in embedded computer infrastructure |
-
2014
- 2014-06-23 JP JP2014127816A patent/JP6372187B2/ja not_active Expired - Fee Related
-
2015
- 2015-06-04 US US14/730,779 patent/US20150373112A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
US20150373112A1 (en) | 2015-12-24 |
JP2016009224A (ja) | 2016-01-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10715460B2 (en) | Opportunistic resource migration to optimize resource placement | |
JP2019511054A (ja) | 分散クラスタ型訓練方法及び装置 | |
WO2015049742A1 (ja) | ストレージシステムおよびストレージシステム制御方法 | |
US20200034209A1 (en) | Information processing system and resource allocation method | |
CN109101635B (zh) | 一种基于Redis Hash结构的数据处理方法及装置 | |
JPWO2016016944A1 (ja) | データベース管理システム及びデータベース管理方法 | |
US9563651B2 (en) | Storage control device and storage control method | |
US9940157B2 (en) | Computer readable medium, method, and management device for determining whether a virtual machine can be constructed within a time period determined based on historical data | |
CN110750498B (zh) | 对象访问方法、装置及存储介质 | |
JP2017091330A (ja) | 計算機システム及び計算機システムのタスク実行方法 | |
JP5810968B2 (ja) | リソースキャパシティ予測装置、方法およびプログラム | |
US20180217875A1 (en) | Data processing system and data processing method | |
US10732852B1 (en) | Telemetry service | |
US20110093688A1 (en) | Configuration management apparatus, configuration management program, and configuration management method | |
US9778854B2 (en) | Computer system and method for controlling hierarchical storage therefor | |
CN111488373B (zh) | 用于处理请求的方法和系统 | |
CN110708361B (zh) | 数字内容发布用户的等级确定系统、方法、装置及服务器 | |
CN111078418B (zh) | 操作同步方法、装置、电子设备及计算机可读存储介质 | |
JP6372187B2 (ja) | 履歴情報管理方法、履歴情報管理装置、及び履歴情報管理プログラム | |
US11960939B2 (en) | Management computer, management system, and recording medium | |
JP6191162B2 (ja) | サーバ装置、サービス無償利用管理方法およびサービス無償利用管理プログラム | |
CN112100208B (zh) | 一种操作请求的转发方法和装置 | |
US11121981B1 (en) | Optimistically granting permission to host computing resources | |
US11580082B2 (en) | Object storage system with control entity quota usage mapping | |
JP6506773B2 (ja) | 情報処理装置、方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170309 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180501 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180606 |
|
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: 20180619 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180702 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6372187 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |