{"links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00082633","sets":["1164:4088:6718:6803"]},"path":["6803"],"owner":"10","recid":"82633","title":["IP aliasと経路制御を用いた複製サーバ冗長化構成"],"pubdate":{"attribute_name":"公開日","attribute_value":"2012-06-21"},"_buckets":{"deposit":"7fb4ffc4-f0c5-4640-bbd4-a57302e78ff3"},"_deposit":{"id":"82633","pid":{"type":"depid","value":"82633","revision_id":0},"owners":[10],"status":"published","created_by":10},"item_title":"IP aliasと経路制御を用いた複製サーバ冗長化構成","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"IP aliasと経路制御を用いた複製サーバ冗長化構成"},{"subitem_title":"Redundant Configuration of Replica Servers by IP Alias and IP Routing","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2012-06-21","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"岡山大学情報統括センター"},{"subitem_text_value":"岡山大学情報統括センター"},{"subitem_text_value":"岡山大学情報統括センター"},{"subitem_text_value":"岡山大学情報統括センター"},{"subitem_text_value":"岡山大学情報統括センター"},{"subitem_text_value":"岡山大学情報統括センター"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Center of Information Technology and Management, Okayama University","subitem_text_language":"en"},{"subitem_text_value":"Center of Information Technology and Management, Okayama University","subitem_text_language":"en"},{"subitem_text_value":"Center of Information Technology and Management, Okayama University","subitem_text_language":"en"},{"subitem_text_value":"Center of Information Technology and Management, Okayama University","subitem_text_language":"en"},{"subitem_text_value":"Center of Information Technology and Management, Okayama University","subitem_text_language":"en"},{"subitem_text_value":"Center of Information Technology and Management, Okayama University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/82633/files/IPSJ-IOT12018004.pdf"},"date":[{"dateType":"Available","dateValue":"2014-06-21"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-IOT12018004.pdf","filesize":[{"value":"327.2 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"43"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"2e4eeba2-2bf4-464a-82f5-3e96b72bb0f1","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2012 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"大隅, 淑弘"},{"creatorName":"山井, 成良"},{"creatorName":"藤原, 崇起"},{"creatorName":"岡山, 聖彦"},{"creatorName":"河野, 圭太"},{"creatorName":"稗田, 隆"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yoshihiro, Ohsumi","creatorNameLang":"en"},{"creatorName":"Nariyoshi, Yamai","creatorNameLang":"en"},{"creatorName":"Takaoki, Fujiwara","creatorNameLang":"en"},{"creatorName":"Kiyohiko, Okayama","creatorNameLang":"en"},{"creatorName":"Keita, Kawano","creatorNameLang":"en"},{"creatorName":"Takashi, Hieda","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA12326962","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"我々の社会活動は多くの情報システムに依存しており,情報システムのサービス継続性が重要な課題となっている.計算機システムの冗長化構成では,HA クラスタなどによる構成方法が一般的であるが,分散配置したサーバには適していない.また,通信のボトルネックや単一障害点になりやすいなど,物理的な構成上の制約がある.そこで,本論文では,IP alias と経路情報によって anycast を行い,分散配置した複製サーバを冗長化する構成方法を提案する.この構成方法では,仮想 IP アドレスの経路制御によって冗長化を行うことにより,フェイルオーバ構成でも負荷分散構成でも動作することができる.また,ロードバランサなどの新たな装置や機器の導入が必要ないというメリットもある.提案方法に基づき試作システムで運用した結果,実用的に動作することが確認された.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Recently, most of social activities depend on a information system, and the service continuity of the information system has become very important. For redundant configuration of the computer system, High-Availability cluster system is generally used. However this system is not suitable for the distributed replica servers since it may become a bottleneck of communication and ”Single Point of Failure”, and there are also restrictions on the physical configuration. In this paper, we propose a configuration method which makes the distributed replica servers redundant by means of anycast using IP alias and IP routing. In this method, since the redundancy function is performed by IP routing of the identical virtual IP address, it can be configured both failover configuration and load-balancing configuration. This method also have a merit that does not require an equipment such as a load balancer. According to a field testing, we confirmed the proposed system worked effective and practical.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告インターネットと運用技術(IOT)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2012-06-21","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"4","bibliographicVolumeNumber":"2012-IOT-18"}]},"relation_version_is_last":true,"weko_creator_id":"10"},"created":"2025-01-18T23:36:28.081537+00:00","updated":"2025-01-21T18:55:16.552907+00:00","id":82633}