JP2013016186A - Information processor, information processing method and program - Google Patents

Information processor, information processing method and program Download PDF

Info

Publication number
JP2013016186A
JP2013016186A JP2012185132A JP2012185132A JP2013016186A JP 2013016186 A JP2013016186 A JP 2013016186A JP 2012185132 A JP2012185132 A JP 2012185132A JP 2012185132 A JP2012185132 A JP 2012185132A JP 2013016186 A JP2013016186 A JP 2013016186A
Authority
JP
Japan
Prior art keywords
data
operating system
file
virtual machine
information processing
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
Application number
JP2012185132A
Other languages
Japanese (ja)
Other versions
JP5180399B2 (en
Inventor
Hiroshi Nakajima
宏 中嶋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2012185132A priority Critical patent/JP5180399B2/en
Publication of JP2013016186A publication Critical patent/JP2013016186A/en
Application granted granted Critical
Publication of JP5180399B2 publication Critical patent/JP5180399B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processor that realizes efficient acquisition of synchronization of data between a server and a client.SOLUTION: According to an embodiment, an information processor manages each user-specific datum that contains setting information on an operating system at a file server and is provided with a virtualization engine that configures a virtual machine. The virtualization engine includes: virtual disk file generating means that stores user data distributed therein, generates a virtual disk file recognized by the operating system that operates on the virtual machine as a disk as a file that has a data structure for accumulating difference data in time series as a layer and transfers the file to the file server; and data processing executing means for time-sequentially executing data processing executed subsequent to reception of the user data distributed, by receiving the user data transferred from the difference data of a new upper layer.

Description

本発明の実施形態は、例えば、複数のクライアントをサーバで管理するネットワークシステムに適用される情報処理装置に好適な情報処理技術に関する。   Embodiments of the present invention relate to an information processing technique suitable for an information processing apparatus applied to, for example, a network system that manages a plurality of clients with a server.

近年、多くの企業で業務のIT(information technology)化が図られており、このような企業では、社員は、例えば会社から貸与されるPC(personal computer)を使って作業を行っている。また、これらPCを相互に接続してデータを含むリソースの共有化を図るために、オフィスにLAN(local area network)を敷設することも広く行われている。   In recent years, IT (information technology) of business has been promoted in many companies, and in such companies, employees work, for example, using a PC (personal computer) lent from the company. In addition, in order to connect these PCs to each other and share resources including data, a LAN (local area network) is widely laid in an office.

一方、社員が業務に使用するPCを介して企業の機密情報が漏洩するといった問題も散見されている。このようなことから、オフィスで業務に使用されるPCに関するセキュリティ強化を図るための仕組みがこれまでも種々提案されている。   On the other hand, there is a problem that confidential information of companies leaks through a PC used by employees for business. For this reason, various mechanisms have been proposed to enhance security related to PCs used in office work.

特公平6−100991号公報Japanese Patent Publication No. 6-100991 特開2001−184294号公報JP 2001-184294 A 特許第2598486号公報Japanese Patent No. 2598486

例えば、シンクライアントは、CPU(central processing unit)と主メモリとの他は、通信デバイスと、ユーザインタフェース用のキーボードやディスプレイデバイスとのみを備えるコンピュータであり、オペレーティングシステムを含む各種プログラムやデータは、ネットワークを介して接続されるサーバ(シンクライアントサーバ)によって管理される。即ち、ユーザが使用するシンクライアント側でデータが保存されることがないので、情報の漏洩を防止でき、セキュリティの強化を図ることが実現される。   For example, a thin client is a computer that includes only a CPU (central processing unit) and a main memory, a communication device, and a keyboard and display device for a user interface. Various programs and data including an operating system include: Managed by a server (thin client server) connected via a network. That is, since no data is stored on the thin client side used by the user, information leakage can be prevented and security can be enhanced.

ところで、最近のオペレーティングシステムは、プロファイルなどと称される各ユーザ固有のユーザデータを管理することで、ログインしたユーザ毎に、例えばデスクトップなどと称される基本画面のレイアウトを設定すること等を可能としている。一部のシンクライアントサーバは、オペレーティングシステムを含む各種プログラムを動作させるための仮想的なハードウェア環境である仮想マシンを複数構築することができ、各仮想マシンに各々シンクライアントを割り当てる。そして、このシンクライアントサーバは、各仮想マシン上で動作するオペレーティングシステムに対して、その仮想マシンに割り当てたシンクライアントを利用するユーザ用のユーザデータを供給する。これにより、各仮想マシン上で動作するオペレーティングシステムによって各ユーザ向けの画面が作成され、その画像データがシンクライアントに転送されて各ユーザに提示されることになる。なお、以下では、オペレーティングシステムを含む各種プログラムと、各ユーザ固有のユーザデータとの組み合わせによって各仮想マシン上に構築される各ユーザ毎の作業環境を仮想デスクトップ環境と称することがある。   By the way, recent operating systems can manage user data unique to each user called a profile, etc., and can set the layout of a basic screen called, for example, a desktop for each logged-in user. It is said. Some thin client servers can construct a plurality of virtual machines, which are virtual hardware environments for operating various programs including an operating system, and assign a thin client to each virtual machine. The thin client server supplies user data for a user who uses the thin client assigned to the virtual machine to the operating system operating on each virtual machine. As a result, a screen for each user is created by the operating system operating on each virtual machine, and the image data is transferred to the thin client and presented to each user. In the following, a work environment for each user constructed on each virtual machine by a combination of various programs including an operating system and user data unique to each user may be referred to as a virtual desktop environment.

ここで、HDD(hard disc drive)等の外部記憶装置を備えるPCのシンクライアント化について考える。より具体的には、PC上に仮想マシンを構築する機能と、仮想マシン上で動作するオペレーティングシステムを含む各種プログラムや当該各種プログラムの入出力データを、ネットワークを介して接続される管理サーバやファイルサーバ等によって管理する機能とを有するモジュールをPCに搭載することを考える。つまり、社員等が業務に使用するPC上にデータを保存させない仕組みをPC上に構築する。なお、管理サーバ等による各種プログラムの管理は、運用管理を目的とするものであって、各種プログラムがPC上に置かれることを防げるものではない。   Here, consideration is given to making a PC equipped with an external storage device such as an HDD (hard disc drive) into a thin client. More specifically, various functions including the function of building a virtual machine on a PC, an operating system operating on the virtual machine, and input / output data of the various programs are connected to a management server or file connected via a network. Consider mounting a module having a function managed by a server or the like on a PC. In other words, a system is constructed on the PC that prevents employees from saving data on the PC used for business. The management of various programs by the management server or the like is for the purpose of operation management and does not prevent the various programs from being placed on the PC.

この場合、(仮想マシン上で動作する)オペレーティングシステムがログイン時に使用する各ユーザ固有のユーザデータは、例えばファイルサーバ等によって管理されることになる。よって、ユーザがログインする都度、そのユーザ固有のユーザデータをファイルサーバから取得することが必要となる。オペレーティングシステムは、この取得されたユーザデータに基づき、仮想デスクトップ環境を構築する。   In this case, user data unique to each user used by the operating system (operating on the virtual machine) at the time of login is managed by, for example, a file server. Therefore, every time a user logs in, it is necessary to acquire user data specific to the user from the file server. The operating system constructs a virtual desktop environment based on the acquired user data.

従って、例えばショートカットなどと称されるオブジェクト(アイコン)を多数デスクトップ上に配置する等、ユーザが基本画面のレイアウトについて様々なカスタマイズを施すことにより、このユーザデータが大きくなると、ファイルサーバが高負荷状態に陥っている場合やファイルサーバとの間のネットワーク帯域が狭い場合には、ログインが完了するまでの時間が長期化してしまうおそれがある。   Therefore, for example, when a user performs various customizations on the layout of the basic screen, such as arranging many objects (icons) called shortcuts on the desktop, the file server is in a high load state when the user data increases. If the network bandwidth with the file server is narrow, it may take a long time to complete login.

また、基本画面のレイアウトについてカスタマイズが施された場合等には、ログアウト時に更新後のユーザデータをファイルサーバに反映させる必要が生じるために、ログアウトが完了するまでの時間が長期化してしまうおそれもある。   In addition, when the basic screen layout is customized, it is necessary to reflect the updated user data to the file server at the time of logout, which may increase the time until logout is completed. is there.

本発明は、サーバとクライアントとの間におけるデータの同期を効率的に取ることを実現する情報処理装置、情報処理装置の情報処理方法およびプログラムを提供することを目的とする。   An object of the present invention is to provide an information processing apparatus, an information processing method for the information processing apparatus, and a program for realizing efficient synchronization of data between a server and a client.

実施形態によれば、情報処理装置は、オペレーティングシステムの設定情報を含む各ユーザ固有のユーザデータをネットワークを介して接続されるファイルサーバで管理する。情報処理装置は、前記オペレーティングシステムを含む各種プログラムを動作させるための仮想的なハードウェア環境である仮想マシンを構築する仮想化エンジンを具備する。仮想化エンジンは、仮想ディスクファイル生成手段と、データ処理実行手段とを有する。仮想ディスクファイル生成手段は、前記ファイルサーバから配信されたユーザデータを格納するファイルであって、前記仮想マシン上で動作するオペレーティングシステムにディスクとして認識させる仮想ディスクファイルを、この仮想ディスクファイルに対して行われた操作により生ずる差分データを時系列にレイヤとして蓄積するデータ構造を持つファイルとして生成し、前記ファイルサーバに転送する。データ処理実行手段は、前記ファイルサーバから前記ユーザデータの配信を受けて実行するデータ処理を、時系列的に新しい上位レイヤの差分データから前記ユーザデータの転送を受けて実行する。   According to the embodiment, the information processing apparatus manages user data unique to each user including operating system setting information with a file server connected via a network. The information processing apparatus includes a virtualization engine that constructs a virtual machine that is a virtual hardware environment for operating various programs including the operating system. The virtualization engine has virtual disk file generation means and data processing execution means. The virtual disk file generation means is a file for storing user data distributed from the file server, and a virtual disk file for causing the operating system operating on the virtual machine to recognize the disk as a disk. Difference data generated by the performed operation is generated as a file having a data structure that accumulates as a layer in time series, and is transferred to the file server. The data processing execution means executes data processing to be executed upon receiving the distribution of the user data from the file server, receiving the transfer of the user data from the difference data of the new higher layer in time series.

実施形態の情報処理装置が適用されるネットワークシステムの一構成例を示す図。The figure which shows the example of 1 structure of the network system with which the information processing apparatus of embodiment is applied. 実施形態の情報処理装置のシステム構成を示す図。The figure which shows the system configuration | structure of the information processing apparatus of embodiment. 実施形態の情報処理装置のサーバとの間のデータ転送を効率化する原理を説明するための概念図。The conceptual diagram for demonstrating the principle which improves the efficiency of the data transfer between the servers of the information processing apparatus of embodiment. 実施形態の情報処理装置が生成する仮想ディスク用の仮想ディスクファイルのデータ構造を示す図。2 is an exemplary diagram illustrating a data structure of a virtual disk file for a virtual disk generated by the information processing apparatus according to the embodiment. FIG.

以下、実施の形態について図面を参照して説明する。   Hereinafter, embodiments will be described with reference to the drawings.

図1は、本実施形態の情報処理装置(クライアント(PC)3またはシンクライアントサーバ4)が適用されるネットワークシステムの一構成例を示す図である。このネットワークシステムは、例えば企業が業務用に構築するネットワークシステムであって、各社員(ユーザ)は、クライアント3またはシンクライアント5を用いて作業を行う。なお、ここでは、分かり易くするために、クライアント3とシンクライアント5とを1つずつ示したが、クライアント3とシンクライアント5とは一般的にはそれぞれ複数存在し、ユーザは、作業を開始する際、いずれのクライアント3、シンクライアント5を用いても、同じユーザが使用しているデスクトップ環境を利用できる。さらに、ここでは、クライアント3と、シンクライアントサーバ4およびシンクライアント5との両方を示したが、クライアント3のみが存在し、または、シンクライアントサーバ4およびシンクライアント5のみが存在するように、当該ネットワークシステムを構成することも当然に可能である。   FIG. 1 is a diagram showing a configuration example of a network system to which an information processing apparatus (client (PC) 3 or thin client server 4) of this embodiment is applied. This network system is, for example, a network system that a company constructs for business use, and each employee (user) performs work using the client 3 or the thin client 5. Here, for ease of understanding, one client 3 and one thin client 5 are shown here. However, there are generally a plurality of clients 3 and thin clients 5, and the user starts work. In this case, the desktop environment used by the same user can be used regardless of which client 3 or thin client 5 is used. Furthermore, here, both the client 3 and the thin client server 4 and the thin client 5 are shown. However, the client 3 only exists, or only the thin client server 4 and the thin client 5 exist. Of course, it is also possible to configure a network system.

図1に示すように、このネットワークシステムは、管理サーバ1、ファイルサーバ2、クライアント3およびシンクライアントサーバ4がLAN6aに接続され、また、シンクライアントサーバ4とシンクライアント5とがLAN6bに接続されている。なお、ここでは、論理的な階層関係を分かり易く示すために、LAN6aとLAN6bとの2つを示したが、これらは、物理的には1つのLANとして敷設されるものであっても良い。   As shown in FIG. 1, this network system includes a management server 1, a file server 2, a client 3, and a thin client server 4 connected to a LAN 6a, and a thin client server 4 and a thin client 5 connected to a LAN 6b. Yes. Here, two LANs 6a and 6b are shown for easy understanding of the logical hierarchical relationship, but these may be physically installed as one LAN.

まず、ユーザがクライアント3を使用する場合について説明する。   First, a case where the user uses the client 3 will be described.

クライアント3は、例えばノートブック型のPCであり、図2に示すように、CPU101、主メモリ102、外部記憶装置103、入力装置104、表示装置105および通信装置106を具備している。   The client 3 is a notebook PC, for example, and includes a CPU 101, a main memory 102, an external storage device 103, an input device 104, a display device 105, and a communication device 106, as shown in FIG.

CPU101は、オペレーティングシステムを含む各種プログラムを外部記憶装置103から主メモリ102にロードして実行する。クライアント3には、仮想マシン20を構築するためのプログラムである仮想化エンジン10がインストールされている。仮想マシン20は、ユーザが利用するオペレーティングシステムを含む各種プログラムを動作させるための仮想的なハードウェア環境である。仮想化エンジン10は、1台のクライアント3上に複数の仮想マシン20を構築することができる。また、仮想化エンジン10は、後述する仮想ディスクファイル生成モジュール11、仮想ディスクファイル管理モジュール12、データ転送モジュール13およびシンクライアントサーバ処理モジュール14を有している。   The CPU 101 loads various programs including an operating system from the external storage device 103 to the main memory 102 and executes them. A virtualization engine 10 that is a program for constructing the virtual machine 20 is installed in the client 3. The virtual machine 20 is a virtual hardware environment for operating various programs including an operating system used by a user. The virtualization engine 10 can construct a plurality of virtual machines 20 on one client 3. The virtualization engine 10 also includes a virtual disk file generation module 11, a virtual disk file management module 12, a data transfer module 13, and a thin client server processing module 14, which will be described later.

クライアント3は、起動されると、起動ディスクとして割り当てられた外部記憶装置103から第1のオペレーティングシステムを主メモリ102にロードして当該第1のオペレーティングシステムを起動する。第1のオペレーティングシステムは、常駐プログラムとして定義された仮想化エンジン10を起動するために用いられるオペレーティングシステムである。つまり、クライアント3の起動と同時に、第1のオペレーティングシステムの制御下で仮想化エンジン10が起動する。   When the client 3 is activated, the client 3 loads the first operating system from the external storage device 103 assigned as the activation disk to the main memory 102 and activates the first operating system. The first operating system is an operating system used for starting the virtualization engine 10 defined as a resident program. That is, simultaneously with the activation of the client 3, the virtualization engine 10 is activated under the control of the first operating system.

通信装置106が実行するLAN6aを介した通信によって接続される管理サーバ1のシステムデータDB(database)1aには、クライアント3上に構築された仮想マシン20上において構築されるべき仮想デスクトップ環境用のイメージデータ(システムデータ)がファイルとして格納されている。このイメージデータの中には、第2のオペレーティングシステムと、当該第2のオペレーティングシステムの制御下で動作する各種アプリケーションプログラムとが含まれる。イメージデータは、例えば管理サーバ1上に仮想マシンを構築し、この仮想マシン上で第2のオペレーティングシステムおよび各種アプリケーションプログラムのインストールを実行することによって生成する。この第2のオペレーティングシステムおよび各種アプリケーションプログラムは、各ユーザが作業を行うために利用する共通のプログラムである。   The system data DB (database) 1a of the management server 1 connected by communication via the LAN 6a executed by the communication device 106 is for the virtual desktop environment to be constructed on the virtual machine 20 constructed on the client 3. Image data (system data) is stored as a file. The image data includes a second operating system and various application programs that operate under the control of the second operating system. The image data is generated by, for example, building a virtual machine on the management server 1 and executing installation of the second operating system and various application programs on the virtual machine. The second operating system and various application programs are common programs used by each user to perform work.

起動した仮想化エンジン10は、このイメージデータ(および後述する各ユーザ固有のユーザデータ)を使って、クライアント3上に構築した仮想マシン20上に各ユーザ毎の仮想デスクトップ環境を構築する。このイメージデータは、例えば、クライアント3が初めて起動された際に、仮想化エンジン10によって管理サーバ1から取得されて外部記憶装置103に格納される。以降、仮想化エンジン10は、適宜に、外部記憶装置103に格納されたイメージデータが管理サーバ1のシステムデータDB1aに格納された最新版のイメージデータか否かを調べて、最新版でなければ、管理サーバ1から最新版のイメージデータ(最新版にアップデートするための更新プログラム)を取得する処理を行う。イメージデータが更新された際に、管理サーバ1からクライアント3に対して、最新版のイメージデータを配信するようにしても良い。仮想化エンジン10が管理サーバ1のシステムデータDB1aに格納されたイメージデータを使ってクライアント3上に仮想マシン20を構成することで、ユーザが業務に使用するクライアント3の業環境を統一的に管理することができる(運用管理)。例えば社内の部門によって利用するアプリケーションプログラムが一部異なる場合、部門毎にイメージデータを作成したり、部門毎に差分データを用意したりすることで対応可能である。   The activated virtualization engine 10 uses this image data (and user data specific to each user described later) to construct a virtual desktop environment for each user on the virtual machine 20 constructed on the client 3. This image data is acquired from the management server 1 by the virtualization engine 10 and stored in the external storage device 103 when the client 3 is started for the first time, for example. Thereafter, the virtualization engine 10 checks whether or not the image data stored in the external storage device 103 is the latest version of image data stored in the system data DB 1a of the management server 1, and if not, Then, processing for obtaining the latest version of image data (update program for updating to the latest version) from the management server 1 is performed. When the image data is updated, the latest version of the image data may be distributed from the management server 1 to the client 3. The virtualization engine 10 configures the virtual machine 20 on the client 3 using the image data stored in the system data DB 1a of the management server 1, thereby uniformly managing the business environment of the client 3 used by the user for business. (Operation management). For example, if the application program used is partially different depending on the department in the company, it can be dealt with by creating image data for each department or preparing differential data for each department.

前述したように、クライアント3が起動すると、第1のオペレーティングシステムによって仮想化エンジン10が起動し、この仮想化エンジン10が構築する仮想マシン20上で第2のオペレーティングシステムが起動する。そして、第2のオペレーティングシステムによって、ユーザがログインするためのGUI(graphical user interface)画面が表示装置105に提示される。ユーザは、このGUI画面の提示に応答して、入力装置104を使って、ユーザID(identification data)やパスワードを入力する。第2のオペレーティングシステムは、この入力されたユーザIDやパスワードを用いてユーザ認証を含むログイン手続きを実行し、デスクトップなどと称される基本画面を表示装置105に提示する。第2のオペレーティングシステムは、仮想化エンジン10によって構築される複数の仮想マシン20間で異なるものであっても良い。   As described above, when the client 3 is activated, the virtualization engine 10 is activated by the first operating system, and the second operating system is activated on the virtual machine 20 constructed by the virtualization engine 10. Then, a GUI (graphical user interface) screen for the user to log in is presented on the display device 105 by the second operating system. In response to the presentation of the GUI screen, the user uses the input device 104 to input a user ID (identification data) and password. The second operating system executes a login procedure including user authentication using the input user ID and password, and presents a basic screen called a desktop or the like on the display device 105. The second operating system may be different among the plurality of virtual machines 20 constructed by the virtualization engine 10.

また、仮想化エンジン10は、ユーザが使用するデータがクライアント3に保存されることを防止する機能を有している。仮想化エンジン10は、仮想マシン20毎に、主メモリ102または外部記憶装置103上に仮想ディスクファイルを生成する。仮想ディスクファイル生成モジュール11は、この仮想ディスクファイルの生成を司るモジュールである。そして、仮想化エンジン10は、この生成した仮想ディスクファイルを、仮想マシン20上で動作する第2のオペレーティングシステムにディスクとして認識させる。即ち、仮想化エンジン10は、仮想マシン20上に仮想ディスクを構築する。例えば、第2のオペレーティングシステムの制御下で動作するアプリケーションプログラムが、(第2のオペレーティングシステムを介して)仮想マシン20上の仮想ディスクにデータを書き込むと、そのデータは、主メモリ102または外部記憶装置103上の仮想ディスクファイルに格納される。主メモリ102または外部記憶装置103上に生成される仮想ディスクファイルは一時的なものであり、仮想化エンジン10は、この仮想ディスクファイルに格納したデータを、通信装置106が実行するLAN6aを介した通信によって接続されるファイルサーバ2によって管理する。   Further, the virtualization engine 10 has a function of preventing data used by the user from being stored in the client 3. The virtualization engine 10 generates a virtual disk file on the main memory 102 or the external storage device 103 for each virtual machine 20. The virtual disk file generation module 11 is a module that manages generation of this virtual disk file. Then, the virtualization engine 10 causes the second operating system operating on the virtual machine 20 to recognize the generated virtual disk file as a disk. That is, the virtualization engine 10 constructs a virtual disk on the virtual machine 20. For example, when an application program operating under the control of the second operating system writes data to a virtual disk on the virtual machine 20 (via the second operating system), the data is stored in the main memory 102 or external storage. It is stored in a virtual disk file on the device 103. The virtual disk file generated on the main memory 102 or the external storage device 103 is temporary, and the virtualization engine 10 transmits the data stored in the virtual disk file via the LAN 6a executed by the communication device 106. It is managed by the file server 2 connected by communication.

つまり、仮想マシン20上で動作する第2のオペレーティングシステムを含む各種プログラムが仮想ディスクに書き込んだデータは、実際にはLAN6aを介して接続されるファイルサーバ2のユーザデータDB2aによって保存され、また、当該各種プログラムが仮想ディスクから読み出そうとするデータは、実際にはファイルサーバ2のユーザデータDB2aに存在する。換言すれば、一時的に存在することはあっても、ユーザが使用するデータがクライアント3に保存されることがない。データ転送モジュール13は、仮想ディスクファイルとファイルサーバ2との間でデータの同期を取るために必要なデータ転送を司るモジュールである。   That is, data written to the virtual disk by various programs including the second operating system operating on the virtual machine 20 is actually saved by the user data DB 2a of the file server 2 connected via the LAN 6a, The data that the various programs try to read from the virtual disk actually exists in the user data DB 2a of the file server 2. In other words, data used by the user is not stored in the client 3 even though it exists temporarily. The data transfer module 13 is a module that manages data transfer necessary for synchronizing data between the virtual disk file and the file server 2.

仮想化エンジン10は、仮想マシン20上の仮想ディスク(外部記憶装置103内の仮想ディスクファイル)に書き込まれたデータのファイルサーバ2への転送を、ログアウト時に実施する。仮想化エンジン10は、ログアウト時にファイルサーバ2へ転送したデータを、外部記憶装置103上から削除する。また、仮想化エンジン10は、クライアント3がLAN6aから切り離されていることを検知した場合、仮想マシン20上で動作する第2のオペレーティングシステムを含む各種プログラムによる仮想ディスクへのアクセスを行えないようにする。例えば、仮想マシン20上から仮想ディスクを抹消する。これにより、仮想ディスクファイル内のデータが、当該ネットワークシステムを離れて利用されることを防止する。即ち、シンクライアント5と同等のセキュリティ強化を実現する。   The virtualization engine 10 transfers the data written in the virtual disk on the virtual machine 20 (virtual disk file in the external storage device 103) to the file server 2 at the time of logout. The virtualization engine 10 deletes the data transferred to the file server 2 at the time of logout from the external storage device 103. Further, when the virtualization engine 10 detects that the client 3 is disconnected from the LAN 6a, the virtualization engine 10 cannot access the virtual disk by various programs including the second operating system operating on the virtual machine 20. To do. For example, the virtual disk is deleted from the virtual machine 20. This prevents data in the virtual disk file from being used away from the network system. That is, the same security enhancement as that of the thin client 5 is realized.

前述したログイン手続きを実行し、デスクトップなどと称される基本画面を表示装置105に提示する際、第2のオペレーティングシステムは、プロファイルなどと称される各ユーザ固有のユーザデータを読み出す。第2のオペレーティングシステムは、この読み出したユーザデータに基づき、ログインしたユーザ向けの基本画面を表示装置105に提示する。例えば、あるプログラムを起動するためのショートカットなどと称されるオブジェクト(アイコン)を基本画面に配置しておけば、このアイコンを操作するだけで、そのプログラムを簡単に起動することが可能となる。この基本画面上のショートカットの配置などが、ユーザデータとして管理される。よって、同一のクライアント3を使用する場合であっても、ユーザAがログインした場合と、ユーザBがログインした場合とで、表示装置105に提示する基本画面を変えることができる。   When the login procedure described above is executed and a basic screen called a desktop or the like is presented on the display device 105, the second operating system reads user data unique to each user called a profile or the like. The second operating system presents the basic screen for the logged-in user on the display device 105 based on the read user data. For example, if an object (icon) called a shortcut for starting a certain program is arranged on the basic screen, it is possible to start the program simply by operating this icon. The arrangement of shortcuts on the basic screen is managed as user data. Therefore, even when the same client 3 is used, the basic screen presented on the display device 105 can be changed between when the user A logs in and when the user B logs in.

仮想化エンジン10は、(第2のオペレーティングシステムが管理する)このプロファイルなどと称される各ユーザ固有のユーザデータを、ファイルサーバ2のユーザデータDB2aによって保存する。よって、ログイン時、第2のオペレーティングシステムからの読み出し要求に応えるために、ファイルサーバ2のユーザデータDB2aから仮想マシン20上の仮想ディスク(外部記憶装置103内の仮想ディスクファイル)へユーザデータを転送することが必要となる。   The virtualization engine 10 stores user data unique to each user, which is called this profile (managed by the second operating system), in the user data DB 2a of the file server 2. Therefore, at the time of login, in order to respond to a read request from the second operating system, user data is transferred from the user data DB 2a of the file server 2 to the virtual disk on the virtual machine 20 (virtual disk file in the external storage device 103). It is necessary to do.

図3の(A)に示すように、通常、クライアント3とファイルサーバ2との間のデータ転送は、仮想マシン20上で動作する各種プログラムが読み出しを要求するファイル単位で実行される。従って、例えばユーザが基本画面を自分が使いやすいように大幅にカスタマイズした等により、ユーザデータが大きくなると、場合によっては、ファイルサーバ2からクライアント3への転送に時間を要し、ログイン操作後、クライアント3が使用可能な状態となるまで、ユーザに長時間待機させてしまうおそれがある。   As shown in FIG. 3A, data transfer between the client 3 and the file server 2 is normally performed in units of files that various programs operating on the virtual machine 20 request to read. Therefore, for example, when the user data becomes large due to, for example, the user greatly customizing the basic screen so that the user can easily use it, it may take time to transfer the file from the file server 2 to the client 3, and after the login operation, There is a possibility that the user may wait for a long time until the client 3 becomes usable.

そこで、本実施形態の情報処理装置は、ファイルサーバ2とクライアント3との間におけるユーザデータの転送(ユーザデータの同期の取得)を効率的に行うことを実現したものであり、以下、この点について詳述する。   Therefore, the information processing apparatus according to the present embodiment realizes efficient transfer of user data (acquisition of synchronization of user data) between the file server 2 and the client 3. Will be described in detail.

このファイルサーバ2とクライアント3との間におけるユーザデータの転送を効率的に行うために、仮想化エンジン10は、仮想マシン20上に仮想ディスクを構築するための仮想ディスクファイルを、図4に示すようなデータ構造を持つファイルとして主メモリ102上に生成する。主メモリ102が第2のオペレーティングシステムで使用されずに残った空きメモリが少ない場合には、管理者のセキュリティレベルの選択により、外部記憶装置103に生成してもよい。また、仮想化エンジン10は、この仮想ディスクファイルを、仮想マシン20上で動作する第2のオペレーティングシステムにログインするユーザ毎に生成する。つまり、仮想化エンジン10は、仮想マシン20上で動作する第2のオペレーティングシステムにログインするユーザが切り替わると、仮想マシン20上に構築する仮想ディスク用の仮想ディスクファイルの切り換えを実行する。   In order to efficiently transfer user data between the file server 2 and the client 3, the virtualization engine 10 shows a virtual disk file for constructing a virtual disk on the virtual machine 20 as shown in FIG. A file having such a data structure is generated on the main memory 102. If the main memory 102 is not used in the second operating system and there is a small amount of free memory remaining, it may be generated in the external storage device 103 according to the security level selected by the administrator. In addition, the virtualization engine 10 generates this virtual disk file for each user who logs in to the second operating system operating on the virtual machine 20. In other words, the virtualization engine 10 switches the virtual disk file for the virtual disk constructed on the virtual machine 20 when the user who logs in to the second operating system operating on the virtual machine 20 is switched.

図4に示すように、仮想ディスクファイルは、差分データを時系列にレイヤとして蓄積するデータ構造を持つ。各レイヤは、データが存在するブロックを複数集めて1つのブロックファイルとしたものである。つまり、仮想ディスクファイルは、複数のブロックファイルの集合体として存在する。各ブロックファイルの先頭または最後尾には、ヘッダまたはフッタがあり、各ブロックのデータが仮想ディスクのどのセクタに対応するのかを示す情報、例えばビットマップが格納される。   As shown in FIG. 4, the virtual disk file has a data structure that accumulates difference data as layers in time series. Each layer collects a plurality of blocks in which data exists to form one block file. That is, the virtual disk file exists as an aggregate of a plurality of block files. Each block file has a header or footer at the head or tail, and stores information indicating which sector of the virtual disk corresponds to which data of the block, for example, a bit map.

仮想マシン20上で動作する第2のオペレーションプログラムを含む各種プログラムがデータの書き込みを行うと、仮想化エンジン10は、このデータを最上位レイヤに配置する(図4のa1,a2)。例えば新規データの書き込み等であって、書き込み対象のブロックが最上位レイヤに存在しない場合(図4のa1)、仮想化エンジン10は、そのデータを格納するためのブロックを確保して、当該ブロックにデータを書き込むと共に、最上位レイヤ(ブロックファイル)のヘッダ(H)またはフッタ(F)に格納されるビットマップの書き換えを実行する。一方、更新のためのデータの書き込みであって、書き込み対象のブロックが最上位レイヤに存在した場合(図4のa2)、仮想化エンジン10は、この最上位レイヤに存在するブロック内へのデータの書き込みを実行する。また、更新対象データを含むブロックが下位レイヤに存在する場合、仮想化エンジン10は、そのブロックの無効化または削除を併せて実行してもよい。削除しない場合は、ディスク論理的容量は大きくなるが、最上位レイヤが万一破損しても最上位レイヤを除去すると、最新の書き込みデータは失われるが、レイヤが生成される1つ前の状態に戻すことができる。   When various programs including the second operation program operating on the virtual machine 20 write data, the virtualization engine 10 places this data in the highest layer (a1 and a2 in FIG. 4). For example, when writing new data or the like and the block to be written does not exist in the highest layer (a1 in FIG. 4), the virtualization engine 10 secures a block for storing the data, and In addition to writing data to the uppermost layer (block file), the bitmap stored in the header (H) or footer (F) is rewritten. On the other hand, when writing data for update and the block to be written exists in the highest layer (a2 in FIG. 4), the virtualization engine 10 uses the data in the block existing in the highest layer. Execute the writing. Further, when a block including the update target data exists in the lower layer, the virtualization engine 10 may execute invalidation or deletion of the block together. If it is not deleted, the logical capacity of the disk will increase, but even if the top layer is broken, if the top layer is removed, the latest write data will be lost, but the state before the layer was created Can be returned to.

また、仮想マシン20上で動作する第2のオペレーションプログラムを含む各種プログラムがデータの読み出しを行う場合、通常、そのデータを含むブロックはいずれかのレイヤに存在する。もし、最上位レイヤに存在したならば(図4のa3)、仮想化エンジン10は、そのブロックからデータの読み出しを実行する。一方、下位レイヤに存在した場合には(図4のa4)、仮想化エンジン10は、そのブロックからのデータの読み出し時、当該ブロックを最上位レイヤにコピーする処理を併せて実行する。   Further, when various programs including the second operation program operating on the virtual machine 20 read out data, the block including the data usually exists in any layer. If it exists in the highest layer (a3 in FIG. 4), the virtualization engine 10 executes data reading from the block. On the other hand, when it exists in the lower layer (a4 in FIG. 4), the virtualization engine 10 also executes a process of copying the block to the highest layer when reading data from the block.

この仮想化エンジン10の働きにより、最上位レイヤのブロックファイルには、仮想マシン20上で動作する第2のオペレーションプログラムを含む各種プログラムによって最近アクセスされたデータを含むブロックが存在することとなる。仮想ディスクファイル管理モジュール12は、仮想マシン20上で動作する第2のオペレーションプログラムを含む各種プログラムによるデータアクセスに伴う仮想ディスクファイルの更新管理を司るモジュールである。   By the operation of the virtualization engine 10, a block including data that has been recently accessed by various programs including the second operation program operating on the virtual machine 20 exists in the block file of the highest layer. The virtual disk file management module 12 is a module that manages update management of a virtual disk file accompanying data access by various programs including a second operation program operating on the virtual machine 20.

この仮想ディスクファイルのデータ構造および仮想化エンジン10による仮想ディスクファイルの更新手順を踏まえて、ファイルサーバ2とクライアント3との間におけるユーザデータの転送についての説明を進める。   Based on the data structure of the virtual disk file and the procedure for updating the virtual disk file by the virtualization engine 10, the description of the transfer of user data between the file server 2 and the client 3 will proceed.

仮想マシン20上で動作する第2のオペレーションシステムによるGUI画面の提示に応答して、ユーザがユーザIDやパスワードを入力してログインすると、仮想化エンジン10は、このユーザ用の仮想ディスクを仮想マシン20上に構築する。つまり、外部記憶装置103内に当該ユーザ用の仮想ディスクファイルを生成する。この仮想ディスクファイルの生成は、ユーザデータDB2aに保存された仮想ディスクファイルをファイルサーバ2から取得して主メモリ102または外部記憶装置103に格納することによって実施される。この時、仮想化エンジン10は、図3の(B)に示すように、最上位レイヤのブロックファイルから順に取得していく。より具体的には、仮想化エンジン10は、ファイルサーバ2に対し、仮想ディスクファイルを構成する複数のブロックファイルのうち、まず、最上位レイヤのブロックファイルを転送することを要求する。   In response to the presentation of the GUI screen by the second operation system operating on the virtual machine 20, when the user logs in by entering the user ID and password, the virtualization engine 10 adds the virtual disk for the user to the virtual machine Build on 20. That is, a virtual disk file for the user is generated in the external storage device 103. The virtual disk file is generated by acquiring the virtual disk file stored in the user data DB 2 a from the file server 2 and storing it in the main memory 102 or the external storage device 103. At this time, the virtualization engine 10 sequentially acquires the block file of the highest layer as shown in FIG. More specifically, the virtualization engine 10 requests the file server 2 to first transfer the block file of the highest layer among a plurality of block files constituting the virtual disk file.

そして、この最上位レイヤのブロックファイルを受け取った時点で、仮想化エンジン10は、仮想マシン20上で動作する第2のオペレーションプログラムに(部分的にしかファイルサーバ2からの転送が完了していない)仮想ディスクファイルをディスクとして認識させる。ログイン時のアクセスは、ほぼ前回使用したデータに対するものなので、そのデータは最上位レイヤに存在する。よって、最上位レイヤのみでログイン手続きを完了できる。仮想化エンジン10は、クライアント3の負荷を考慮して、例えばログイン手続きの完了後、一定の間隔を置いて、下位レイヤのブロックファイルのファイルサーバ2からの取得を開始する。つまり、本実施形態の情報処理装置は、アクセスされる可能性の高いデータを先に転送し、アクセスされる可能性の低いデータは後で転送するという効率的なデータ転送(データの同期の取得)を実現する。これにより、ログイン操作後、クライアント3が使用可能となるまでの時間を大幅に短縮することができる。   When receiving the block file of the uppermost layer, the virtualization engine 10 transfers the second operation program operating on the virtual machine 20 (transfer from the file server 2 is only partially completed). ) Recognize the virtual disk file as a disk. Since access at the time of login is almost for the data used last time, the data exists in the highest layer. Therefore, the login procedure can be completed only in the highest layer. The virtualization engine 10 considers the load on the client 3 and starts acquiring the block file of the lower layer from the file server 2 at regular intervals after the login procedure is completed, for example. In other words, the information processing apparatus according to the present embodiment efficiently transfers data (acquisition of data synchronization) in which data that is likely to be accessed is transferred first and data that is unlikely to be accessed is transferred later. ). Thereby, the time until the client 3 becomes usable after the login operation can be greatly shortened.

なお、ファイルサーバ2からクライアント3への転送が完了していない下位レイヤに存在するデータの読み出しが要求された場合、仮想化エンジン10は、データの読み出し要求の受け付けを一時停止する。そして、その下位レイヤのブロックファイルがクライアント3に取り込まれたら、仮想化エンジン10は、当該データの読み出し要求の受け付けを停止した状態を解除する。すべてのブロックファイルが転送し終わると、読み出しが行えないデータは存在しない状態となる。   Note that when a request to read data existing in a lower layer that has not been transferred from the file server 2 to the client 3 is made, the virtualization engine 10 temporarily stops accepting the data read request. When the block file of the lower layer is taken into the client 3, the virtualization engine 10 cancels the state where the reception of the data read request is stopped. When all block files have been transferred, there is no data that cannot be read.

一方、ログアウト時には、更新が発生したレイヤのブロックファイルのみファイルサーバ2に転送すればよい。これにより、ログアウトが完了するまでの時間も短縮することができる。なお、更新のためのデータの書き込みが行われた際、更新対象データを含むブロックが下位レイヤに存在する場合、前述したように、仮想化エンジン10は、この下位レイヤのブロックの無効化または削除を実行する。ブロックを削除すると、当該下位レイヤ(ブロックファイル)のサイズを小さくできるので、当該ブロックファイルのファイルサーバ2への転送時間を短くすることができる。また、ブロックの無効化は、例えば、無効化された旨を示す属性情報(典型的にはフラグ)を付すことによって実施される。この場合には、当該下位レイヤのブロックファイルのサイズは変わらないので、当該ブロックファイルのファイルサーバ2への転送時間が短くなることはない。しかしながら、履歴として更新前データが残ることになるので、例えば過去の任意の時点の仮想ディスクの状態を再現すること等が可能となる。   On the other hand, at the time of logout, only the block file of the layer where the update has occurred may be transferred to the file server 2. Thereby, the time until logout is completed can also be shortened. When data for update is written, if a block including update target data exists in the lower layer, the virtualization engine 10 invalidates or deletes the block in the lower layer as described above. Execute. If the block is deleted, the size of the lower layer (block file) can be reduced, so that the transfer time of the block file to the file server 2 can be shortened. Further, the invalidation of the block is performed by attaching attribute information (typically a flag) indicating that the block is invalidated, for example. In this case, since the size of the block file of the lower layer does not change, the transfer time of the block file to the file server 2 is not shortened. However, since the pre-update data remains as a history, it is possible to reproduce the state of the virtual disk at an arbitrary past time, for example.

仮想化エンジン10は、下位レイヤに存在するデータの読み出しが要求された場合、前述したように、このデータを最上位レイヤにコピーする。内容が同じであればどのレイヤから読み出しても不整合が生じることはない。つまり、同一のデータが複数のレイヤに存在しても問題はない。下位レイヤ(ブロックファイル)の更新を控えることで、仮想化エンジン10は、ログアウト時にファイルサーバ2へ転送するブロックファイルの数を抑止する。   When the virtualization engine 10 is requested to read data existing in the lower layer, the virtualization engine 10 copies this data to the uppermost layer as described above. As long as the contents are the same, no inconsistency will occur when reading from any layer. That is, there is no problem even if the same data exists in a plurality of layers. By refraining from updating the lower layer (block file), the virtualization engine 10 suppresses the number of block files transferred to the file server 2 at the time of logout.

次に、ユーザがシンクライアント5を使用する場合について説明する。   Next, a case where the user uses the thin client 5 will be described.

シンクライアント5は、例えば、図2に示したクライアント3の構成から外部記憶装置103を削除した構成を持つコンピュータである。   The thin client 5 is, for example, a computer having a configuration in which the external storage device 103 is deleted from the configuration of the client 3 illustrated in FIG.

前述したように、仮想化エンジン10は、1台のクライアント3上に複数の仮想マシン20を構築することができる。シンクライアント5を管理するシンクライアントサーバ4にも、この仮想化エンジン10がインストールされている。なお、シンクライアントサーバ4は、例えば、図2に示したクライアント3の構成と同等の構成を持つコンピュータである。シンクライアントサーバ4上での仮想化エンジン10の起動手順は、クライアント3上での仮想化エンジン10の起動手順と同様である。即ち、シンクライアントサーバ4が起動されると、(仮想化エンジン10を起動するための)第1のオペレーティングシステムが起動されて、当該第1のオペレーティングシステムの制御下で、常駐プログラムとして定義された仮想化エンジン10が起動される。   As described above, the virtualization engine 10 can construct a plurality of virtual machines 20 on one client 3. The virtualization engine 10 is also installed in the thin client server 4 that manages the thin client 5. The thin client server 4 is, for example, a computer having a configuration equivalent to the configuration of the client 3 shown in FIG. The startup procedure of the virtualization engine 10 on the thin client server 4 is the same as the startup procedure of the virtualization engine 10 on the client 3. That is, when the thin client server 4 is started, the first operating system (for starting the virtualization engine 10) is started and defined as a resident program under the control of the first operating system. The virtualization engine 10 is activated.

シンクライアントサーバ4上で動作する仮想化エンジン10は、例えば管理するシンクライアント5の数だけ仮想マシン20を構築し、管理サーバ1のシステムデータDB1aに格納されたイメージデータを使って、各仮想マシン20上に仮想デスクトップ環境を構築する。そして、シンクライアントサーバ4上で動作する仮想化エンジン10は、各仮想マシン20上で動作する第2のオペレーティングシステムが作成した(ユーザがログインするための)GUI画面用の画像データを各シンクライアント5に転送する。   The virtualization engine 10 operating on the thin client server 4 constructs virtual machines 20 as many as the number of thin clients 5 to be managed, for example, and uses each virtual machine using image data stored in the system data DB 1a of the management server 1. A virtual desktop environment is constructed on 20. Then, the virtualization engine 10 operating on the thin client server 4 uses the image data for the GUI screen (for the user logging in) created by the second operating system operating on each virtual machine 20 to each thin client. Forward to 5.

シンクライアント5は、シンクライアントサーバ4から受け取った画像データを用いてGUI画面を表示し、ユーザIDやパスワードの入力を受け付ける。シンクライアント5は、入力されたユーザIDやパスワードをシンクライアントサーバ4に転送する。シンクライアントサーバ4上で動作する仮想化エンジン10は、このユーザIDやパスワードを仮想マシン20上で動作する第2のオペレーティングシステムに引き渡す。第2のオペレーティングシステムは、このユーザIDやパスワードを用いてユーザ認証を含むログイン手続きを実行し、当該ユーザ向けの基本画面用の画像データを作成する。シンクライアントサーバ4上で動作する仮想化エンジン10は、この基本画面用の画像データを各シンクライアント5に転送する。以降、シンクライアントサーバ4上で動作する仮想化エンジン10は、仮想マシン20とシンクライアント5との間に介在して、画像データと操作データとを中継する処理を実行する。即ち、仮想化エンジン10は、自身がインストールされたコンピュータをシンクライアント化する機能に加えて、自身がインストールされたコンピュータを、シンクライアントを管理するサーバとして動作させる機能を備えている。シンクライアントサーバ処理モジュール14は、この(自身がインストールされたコンピュータを、シンクライアントを管理するサーバとして動作させる)機能を司るモジュールである。   The thin client 5 displays a GUI screen using the image data received from the thin client server 4 and accepts input of a user ID and a password. The thin client 5 transfers the input user ID and password to the thin client server 4. The virtualization engine 10 operating on the thin client server 4 delivers the user ID and password to the second operating system operating on the virtual machine 20. The second operating system executes a login procedure including user authentication using the user ID and password, and creates basic screen image data for the user. The virtualization engine 10 operating on the thin client server 4 transfers the image data for the basic screen to each thin client 5. Thereafter, the virtualization engine 10 operating on the thin client server 4 is interposed between the virtual machine 20 and the thin client 5 and executes processing for relaying image data and operation data. That is, the virtualization engine 10 has a function of operating a computer on which the virtualization engine 10 is installed as a thin client in addition to a function of converting the computer on which the virtualization engine 10 is installed into a thin client. The thin client server processing module 14 is a module that manages this function (operating a computer on which the thin client server is installed as a server that manages the thin client).

シンクライアントサーバ4上に構築された複数の仮想マシン20上でそれぞれ動作する第2のオペレーティングシステムが基本画面用の画像データを作成する際にも、仮想化エンジン10は、ログインしたユーザ用のユーザデータ(当該ユーザデータが格納された仮想ディスクファイル)をファイルサーバ2から取得する必要がある。そこで、仮想化エンジン10は、ファイルサーバ2に対し、取得対象の仮想ディスクファイルを構成する複数のブロックファイルのうち、まず、最上位レイヤのブロックファイルを転送することを要求する。   Even when the second operating system that operates on each of the plurality of virtual machines 20 constructed on the thin client server 4 creates image data for the basic screen, the virtualization engine 10 uses the user for the logged-in user. Data (virtual disk file storing the user data) needs to be acquired from the file server 2. Therefore, the virtualization engine 10 requests the file server 2 to first transfer the block file of the highest layer among the plurality of block files constituting the acquisition target virtual disk file.

そして、この最上位レイヤのブロックファイルを受け取った時点で、仮想化エンジン10は、仮想マシン20上で動作する第2のオペレーションプログラムに(部分的にしかファイルサーバ2からの転送が完了していない)仮想ディスクファイルをディスクとして認識させる。前述したように、ログイン時のアクセスは、ほぼ前回使用したデータに対するものなので、そのデータは最上位レイヤに存在する。よって、最上位レイヤのみでログイン手続きを完了できる。つまり、本実施形態の情報処理装置は、アクセスされる可能性の高いデータを先に転送し、アクセスされる可能性の低いデータは後で転送するという効率的なデータ転送(データの同期の取得)を実現する。これにより、ログイン操作後、シンクライアント5が使用可能となるまでの時間を大幅に短縮することができる。   When receiving the block file of the uppermost layer, the virtualization engine 10 transfers the second operation program operating on the virtual machine 20 (transfer from the file server 2 is only partially completed). ) Recognize the virtual disk file as a disk. As described above, since the access at the time of login is almost for the data used last time, the data exists in the highest layer. Therefore, the login procedure can be completed only in the highest layer. In other words, the information processing apparatus according to the present embodiment efficiently transfers data (acquisition of data synchronization) in which data that is likely to be accessed is transferred first and data that is unlikely to be accessed is transferred later. ). Thereby, the time until the thin client 5 becomes usable after the login operation can be greatly shortened.

なお、シンクライアント5を使用するユーザが種々のデータ更新を行ったとしても、更新データはシンクライアントサーバ4側に存在するので、シンクライアント5でログアウトされた場合は、このログアウトを即時に完了させて構わない。ログアウト後、シンクライアントサーバ4とファイルサーバ2との間で仮想ディスクファイルについてデータの同期を取れば良い(更新対象データを含むブロックが存在するブロックファイルのシンクライアントサーバ4からファイルサーバ2への転送)。   Even if the user using the thin client 5 performs various data updates, the update data exists on the thin client server 4 side. Therefore, when the thin client 5 logs out, the logout is immediately completed. It doesn't matter. After logout, the data of the virtual disk file may be synchronized between the thin client server 4 and the file server 2 (transfer of the block file including the block including the update target data from the thin client server 4 to the file server 2. ).

以上のように、本実施形態の情報処理装置(クライアント3,シンクライアントサーバ4)によれば、(仮想マシン上で動作する)オペレーティングシステムやアプリケーションプログラムが認識するファイル単位ではなく、仮想ディスク用の仮想ディスクファイルを構成するブロックファイル単位でファイルサーバ2とのデータ転送が行われ、ファイルサーバ2との間におけるデータの同期を効率的に取ることが実現される。これにより、シンクライアント化したクライアント3またはシンクライアント5でログイン操作が行われた後、これらが使用可能となるまでの時間を大幅に短縮することができる。   As described above, according to the information processing apparatus (client 3, thin client server 4) of the present embodiment, not the file unit recognized by the operating system or the application program (running on the virtual machine) but the virtual disk Data transfer with the file server 2 is performed in units of block files constituting the virtual disk file, and efficient synchronization of data with the file server 2 is realized. Thereby, after a login operation is performed on the thin client 3 or the thin client 5, it is possible to greatly reduce the time until these can be used.

新たなレイヤの生成は、指定の期間(例えば1週間)が経過したら、新レイヤを生成する、または最上位のレイヤのブロックが1つのレイヤの最大値に至った時点で、新たなレイヤを作成する。レイヤを生成するタイミングは、ユーザデータの使用頻度、用途によって調整できる。   A new layer is created when a specified period (for example, one week) has elapsed, a new layer is created, or when the top layer block reaches the maximum value of one layer, a new layer is created. To do. The timing for generating a layer can be adjusted according to the use frequency and usage of user data.

以上の説明では、ファイルサーバ2で管理するユーザ固有のユーザデータを対象としてデータの同期を取る方法を説明したが、管理サーバ1で管理されるシステムデータを対象とすることも可能である。前述の方法は、ディスクレスのシンクライアントに対するシステムデータの転送などに利用することができる。   In the above description, the method of synchronizing data for user-specific user data managed by the file server 2 has been described. However, system data managed by the management server 1 can also be targeted. The above-described method can be used for transferring system data to a diskless thin client.

なお、本実施形態の動作制御処理は、ソフトウェア(プログラム)によって実現することができるので、このソフトウェアを格納したコンピュータ読み取り可能な記憶媒体を通じてこのソフトウェアを通常のコンピュータにインストールして実行することにより、本実施形態と同様の効果を容易に実現することができる。   Note that the operation control processing of the present embodiment can be realized by software (program), and therefore by installing this software on a normal computer through a computer-readable storage medium storing this software, Effects similar to those of the present embodiment can be easily realized.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1…管理サーバ、1a…システムデータDB、2…ファイルサーバ、2a…ユーザデータDB、3…クライアント、4…シンクライアントサーバ、5…シンクライアント、6a…LAN、6b…LAN、10…仮想化エンジン、11…仮想ディスクファイル生成モジュール、12…仮想ディスクファイル管理モジュール、13…データ転送モジュール、14…シンクライアントサーバ処理モジュール、20…仮想マシン、101…CPU、102…主メモリ、103…外部記憶装置、104…入力装置、105…表示装置、106…通信装置。   DESCRIPTION OF SYMBOLS 1 ... Management server, 1a ... System data DB, 2 ... File server, 2a ... User data DB, 3 ... Client, 4 ... Thin client server, 5 ... Thin client, 6a ... LAN, 6b ... LAN, 10 ... Virtualization engine , 11 ... Virtual disk file generation module, 12 ... Virtual disk file management module, 13 ... Data transfer module, 14 ... Thin client server processing module, 20 ... Virtual machine, 101 ... CPU, 102 ... Main memory, 103 ... External storage device 104, an input device, 105, a display device, 106, a communication device.

Claims (21)

オペレーティングシステムの設定情報を含む各ユーザ固有のユーザデータをネットワークを介して接続されるファイルサーバで管理する情報処理装置であって、
前記オペレーティングシステムを含む各種プログラムを動作させるための仮想的なハードウェア環境である仮想マシンを構築する仮想化エンジンを具備し、
前記仮想化エンジンは、
前記ファイルサーバから配信されたユーザデータを格納するファイルであって、前記仮想マシン上で動作するオペレーティングシステムにディスクとして認識させる仮想ディスクファイルを、この仮想ディスクファイルに対して行われた操作により生ずる差分データを時系列にレイヤとして蓄積するデータ構造を持つファイルとして生成し、前記ファイルサーバに転送する仮想ディスクファイル生成手段と、
前記ファイルサーバから前記ユーザデータの配信を受けて実行するデータ処理を、時系列的に新しい上位レイヤの差分データから前記ユーザデータの転送を受けて実行するデータ処理実行手段と、
を有する情報処理装置。
An information processing apparatus that manages user data unique to each user including operating system setting information by a file server connected via a network,
A virtualization engine for constructing a virtual machine that is a virtual hardware environment for operating various programs including the operating system;
The virtualization engine is
A file that stores user data distributed from the file server, and a virtual disk file that is recognized as a disk by the operating system operating on the virtual machine is generated by an operation performed on the virtual disk file. Virtual disk file generation means for generating data as a file having a data structure for storing data as a layer in time series, and transferring the file to the file server;
Data processing execution means for receiving and transferring the user data from the file server and executing the transfer of the user data from the new upper layer difference data in time series, and
An information processing apparatus.
前記データ処理は、前記仮想マシン上で動作するオペレーティングシステムのログイン動作に関する処理であり、
このログイン動作は、前記オペレーティングシステムの設定情報を含む上位レイヤの差分データが到着した時点で、起動する請求項1に記載の情報処理装置。
The data processing is processing related to a login operation of an operating system operating on the virtual machine,
The information processing apparatus according to claim 1, wherein the log-in operation is started when upper layer difference data including setting information of the operating system arrives.
前記仮想化エンジンは、前記仮想マシン上で動作するオペレーティングシステムから読み出しが要求されたデータが前記仮想ディスクファイル内の最上位レイヤ以外のレイヤに存在した場合、当該データを最上位レイヤ上に複製する仮想ディスクファイル管理手段をさらに有する請求項1に記載の情報処理装置。   When the data requested to be read from the operating system operating on the virtual machine exists in a layer other than the top layer in the virtual disk file, the virtualization engine replicates the data on the top layer. The information processing apparatus according to claim 1, further comprising virtual disk file management means. 前記仮想ディスクファイル管理手段は、前記仮想マシン上で動作するオペレーティングシステムからデータの書き込みが要求された際、更新対象データが下位レイヤに存在する場合、無効化された旨を示す属性情報を付すことによって当該下位レイヤのデータを無効化する請求項3に記載の情報処理装置。   The virtual disk file management means attaches attribute information indicating that the update target data is invalidated when the data to be updated exists in a lower layer when data writing is requested from the operating system operating on the virtual machine. The information processing apparatus according to claim 3, wherein the data of the lower layer is invalidated. 前記仮想ディスクファイル管理手段は、前記仮想マシン上で動作するオペレーティングシステムからデータの書き込みが要求された際、更新対象データが下位レイヤに存在する場合、当該下位レイヤのデータを削除する請求項3に記載の情報処理装置。   The virtual disk file management unit deletes data of the lower layer when update target data exists in a lower layer when data write is requested from an operating system operating on the virtual machine. The information processing apparatus described. 前記仮想化エンジンは、前記ファイルサーバで管理されるユーザデータに基づいて前記仮想マシン上で動作するオペレーティングシステムが作成する画面の画像データを前記ネットワークを介して接続されるシンクライアント端末に転送するシンクライアントサーバ処理手段をさらに有する請求項1に記載の情報処理装置。   The virtualization engine transfers image data of a screen created by an operating system operating on the virtual machine based on user data managed by the file server to a thin client terminal connected via the network. The information processing apparatus according to claim 1, further comprising client server processing means. 前記シンクライアントサーバ処理手段は、前記シンクライアント端末から受信した操作データを前記仮想マシン上で動作するオペレーティングシステムに転送する請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the thin client server processing unit transfers operation data received from the thin client terminal to an operating system operating on the virtual machine. オペレーティングシステムを含む各種プログラムを動作させるための仮想的なハードウェア環境である仮想マシンを構築し、前記仮想マシン上で動作する前記オペレーティングシステムの設定情報を含む各ユーザ固有のユーザデータをネットワークを介して接続されるファイルサーバで管理する情報処理装置の情報処理方法であって、
前記ファイルサーバから配信されたユーザデータを格納するファイルであって、前記仮想マシン上で動作するオペレーティングシステムにディスクとして認識させる仮想ディスクファイルを、この仮想ディスクファイルに対して行われた操作により生ずる差分データを時系列にレイヤとして蓄積するデータ構造を持つファイルとして生成し、前記ファイルサーバに転送し、
前記ファイルサーバから前記ユーザデータの配信を受けて実行するデータ処理を、時系列的に新しい上位レイヤの差分データから前記ユーザデータの転送を受けて実行する、
情報処理装置の情報処理方法。
A virtual machine which is a virtual hardware environment for operating various programs including an operating system is constructed, and user data unique to each user including setting information of the operating system operating on the virtual machine is transmitted via a network. An information processing method for an information processing apparatus managed by a file server connected to
A file that stores user data distributed from the file server, and a virtual disk file that is recognized as a disk by the operating system operating on the virtual machine is generated by an operation performed on the virtual disk file. Generate data as a file with a data structure that accumulates data as layers in time series, transfer to the file server,
Data processing to be executed upon receiving the distribution of the user data from the file server is executed by receiving the transfer of the user data from the new upper layer difference data in time series,
Information processing method of information processing apparatus.
前記データ処理は、前記仮想マシン上で動作するオペレーティングシステムのログイン動作に関する処理であり、
このログイン動作は、前記オペレーティングシステムの設定情報を含む上位レイヤの差分データが到着した時点で、起動する請求項8に記載の情報処理装置の情報処理方法。
The data processing is processing related to a login operation of an operating system operating on the virtual machine,
9. The information processing method of the information processing apparatus according to claim 8, wherein the login operation is started when upper layer difference data including setting information of the operating system arrives.
前記仮想マシン上で動作するオペレーティングシステムから読み出しが要求されたデータが前記仮想ディスクファイル内の最上位レイヤ以外のレイヤに存在した場合、当該データを最上位レイヤ上に複製する請求項8に記載の情報処理装置の情報処理方法。   The data according to claim 8, wherein when data requested to be read from an operating system operating on the virtual machine exists in a layer other than the highest layer in the virtual disk file, the data is replicated on the highest layer. Information processing method of information processing apparatus. 前記仮想マシン上で動作するオペレーティングシステムからデータの書き込みが要求された際、更新対象データが下位レイヤに存在する場合、無効化された旨を示す属性情報を付すことによって当該下位レイヤのデータを無効化する請求項10に記載の情報処理装置の情報処理方法。   When data write is requested by the operating system running on the virtual machine, if the update target data exists in the lower layer, the data in the lower layer is invalidated by adding attribute information indicating that it is invalidated. The information processing method of the information processing apparatus according to claim 10. 前記仮想マシン上で動作するオペレーティングシステムからデータの書き込みが要求された際、更新対象データが下位レイヤに存在する場合、当該下位レイヤのデータを削除する請求項10に記載の情報処理装置の情報処理方法。   The information processing apparatus according to claim 10, wherein when data writing is requested from an operating system operating on the virtual machine, if the update target data exists in a lower layer, the data in the lower layer is deleted. Method. 前記ファイルサーバで管理されるユーザデータに基づいて前記仮想マシン上で動作するオペレーティングシステムが作成する画面の画像データをネットワークを介して接続されるシンクライアント端末に転送する請求項8に記載の情報処理装置の情報処理方法。   9. The information processing according to claim 8, wherein image data of a screen created by an operating system operating on the virtual machine is transferred to a thin client terminal connected via a network based on user data managed by the file server. Information processing method of the apparatus. 前記シンクライアント端末から受信した操作データを前記仮想マシン上で動作するオペレーティングシステムに転送する請求項13に記載の情報処理装置の情報処理方法。   The information processing method of the information processing apparatus according to claim 13, wherein operation data received from the thin client terminal is transferred to an operating system operating on the virtual machine. オペレーティングシステムの設定情報を含む各ユーザ固有のユーザデータをネットワークを介して接続されるファイルサーバで管理するコンピュータを、
前記オペレーティングシステムを含む各種プログラムを動作させるための仮想的なハードウェア環境である仮想マシンを構築する仮想化エンジンとして機能させ、
前記仮想化エンジンとして機能する前記コンピュータを、
前記ファイルサーバから配信されたユーザデータを格納するファイルであって、前記仮想マシン上で動作するオペレーティングシステムにディスクとして認識させる仮想ディスクファイルを、この仮想ディスクファイルに対して行われた操作により生ずる差分データを時系列にレイヤとして蓄積するデータ構造を持つファイルとして生成し、前記ファイルサーバに転送する仮想ディスクファイル生成手段、
前記ファイルサーバから前記ユーザデータの配信を受けて実行するデータ処理を、時系列的に新しい上位レイヤの差分データから前記ユーザデータの転送を受けて実行するデータ処理実行手段、
として機能させるプログラム。
A computer that manages user-specific user data including operating system setting information by a file server connected via a network,
Function as a virtualization engine for constructing a virtual machine that is a virtual hardware environment for operating various programs including the operating system,
The computer functioning as the virtualization engine;
A file that stores user data distributed from the file server, and a virtual disk file that is recognized as a disk by the operating system operating on the virtual machine is generated by an operation performed on the virtual disk file. Virtual disk file generation means for generating data as a file having a data structure for accumulating data as layers in time series and transferring the file to the file server,
Data processing execution means for receiving and delivering the user data from the file server, and receiving and transferring the user data from the new upper layer difference data in time series,
Program to function as.
前記データ処理は、前記仮想マシン上で動作するオペレーティングシステムのログイン動作に関する処理であり、
このログイン動作は、前記オペレーティングシステムの設定情報を含む上位レイヤの差分データが到着した時点で、起動する請求項15に記載のプログラム。
The data processing is processing related to a login operation of an operating system operating on the virtual machine,
The program according to claim 15, wherein the login operation is activated when upper layer difference data including setting information of the operating system arrives.
前記仮想化エンジンとして機能する前記コンピュータを、前記仮想マシン上で動作するオペレーティングシステムから読み出しが要求されたデータが前記仮想ディスクファイル内の最上位レイヤ以外のレイヤに存在した場合、当該データを最上位レイヤ上に複製する仮想ディスクファイル管理手段としてさらに機能させる請求項15に記載のプログラム。   If the data requested to be read from the operating system operating on the virtual machine is present in a layer other than the top layer in the virtual disk file, the computer functioning as the virtualization engine The program according to claim 15, further causing it to function as virtual disk file management means for copying on a layer. 前記仮想ディスクファイル管理手段は、前記仮想マシン上で動作するオペレーティングシステムからデータの書き込みが要求された際、更新対象データが下位レイヤに存在する場合、無効化された旨を示す属性情報を付すことによって当該下位レイヤのデータを無効化する請求項17に記載のプログラム。   The virtual disk file management means attaches attribute information indicating that the update target data is invalidated when the data to be updated exists in a lower layer when data writing is requested from the operating system operating on the virtual machine. The program according to claim 17, wherein the data of the lower layer is invalidated by the above. 前記仮想ディスクファイル管理手段は、前記仮想マシン上で動作するオペレーティングシステムからデータの書き込みが要求された際、更新対象データが下位レイヤに存在する場合、当該下位レイヤのデータを削除する請求項17に記載のプログラム。   The virtual disk file management unit deletes data of the lower layer when update target data exists in a lower layer when data write is requested from an operating system operating on the virtual machine. The listed program. 前記仮想化エンジンとして機能する前記コンピュータを、前記ファイルサーバで管理されるユーザデータに基づいて前記仮想マシン上で動作するオペレーティングシステムが作成する画面の画像データを前記ネットワークを介して接続されるシンクライアント端末に転送するシンクライアントサーバ処理手段としてさらに機能させる請求項15に記載のプログラム。   Thin client to which the computer functioning as the virtualization engine is connected via the network with image data of a screen created by an operating system operating on the virtual machine based on user data managed by the file server The program according to claim 15, further causing it to function as a thin client server processing means for transferring to a terminal. 前記シンクライアントサーバ処理手段は、前記シンクライアント端末から受信した操作データを前記仮想マシン上で動作するオペレーティングシステムに転送する請求項20に記載のプログラム。   21. The program according to claim 20, wherein the thin client server processing unit transfers operation data received from the thin client terminal to an operating system operating on the virtual machine.
JP2012185132A 2012-08-24 2012-08-24 Information processing apparatus, information processing method, and program Active JP5180399B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012185132A JP5180399B2 (en) 2012-08-24 2012-08-24 Information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012185132A JP5180399B2 (en) 2012-08-24 2012-08-24 Information processing apparatus, information processing method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2011145955 Division 2011-06-30 2011-06-30

Publications (2)

Publication Number Publication Date
JP2013016186A true JP2013016186A (en) 2013-01-24
JP5180399B2 JP5180399B2 (en) 2013-04-10

Family

ID=47688760

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012185132A Active JP5180399B2 (en) 2012-08-24 2012-08-24 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP5180399B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014191402A (en) * 2013-03-26 2014-10-06 Nec Corp Information processor, virtual pc type thin client system, log-in load reduction method, and log-in load reduction program
WO2015001614A1 (en) * 2013-07-02 2015-01-08 富士通株式会社 Machine provision method, machine provision system, and machine provision program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003196138A (en) * 2001-12-25 2003-07-11 Matsushita Electric Ind Co Ltd Database synchronous processor and storage medium
JP2009032200A (en) * 2007-07-30 2009-02-12 Ricoh Co Ltd Information processor, information processing method, information processing program, and storage medium
WO2009069326A1 (en) * 2007-11-26 2009-06-04 Co-Conv, Corp. Network boot system
JP2009258922A (en) * 2008-04-15 2009-11-05 Nippon Telegr & Teleph Corp <Ntt> Multi-point computer management system and method
WO2010079772A1 (en) * 2009-01-07 2010-07-15 日本電気株式会社 Thin client system, thin client implementation method, and program for thin client
JP2010181924A (en) * 2009-02-03 2010-08-19 Hitachi Ltd Database management method, database management device, and its processing program
JP2011053975A (en) * 2009-09-02 2011-03-17 Hitachi Solutions Ltd User terminal device and method of controlling the same

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003196138A (en) * 2001-12-25 2003-07-11 Matsushita Electric Ind Co Ltd Database synchronous processor and storage medium
JP2009032200A (en) * 2007-07-30 2009-02-12 Ricoh Co Ltd Information processor, information processing method, information processing program, and storage medium
WO2009069326A1 (en) * 2007-11-26 2009-06-04 Co-Conv, Corp. Network boot system
JP2009258922A (en) * 2008-04-15 2009-11-05 Nippon Telegr & Teleph Corp <Ntt> Multi-point computer management system and method
WO2010079772A1 (en) * 2009-01-07 2010-07-15 日本電気株式会社 Thin client system, thin client implementation method, and program for thin client
JP2010181924A (en) * 2009-02-03 2010-08-19 Hitachi Ltd Database management method, database management device, and its processing program
JP2011053975A (en) * 2009-09-02 2011-03-17 Hitachi Solutions Ltd User terminal device and method of controlling the same

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CSND200900032007; 藤吉 栄二: 'これで納得!ITキーワード' 日経コンピュータ , 20081101, pp.118-123, 日経BP社 *
CSND201000149019; 仙石 誠: '仕組みからわかる!パソコン高速化講座' 日経PC21 , 20100224, pp.108-113, 日経BP社 *
JPN6012025723; 藤吉 栄二: 'これで納得!ITキーワード' 日経コンピュータ , 20081101, pp.118-123, 日経BP社 *
JPN6012025724; 仙石 誠: '仕組みからわかる!パソコン高速化講座' 日経PC21 , 20100224, pp.108-113, 日経BP社 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014191402A (en) * 2013-03-26 2014-10-06 Nec Corp Information processor, virtual pc type thin client system, log-in load reduction method, and log-in load reduction program
WO2015001614A1 (en) * 2013-07-02 2015-01-08 富士通株式会社 Machine provision method, machine provision system, and machine provision program
JP6065115B2 (en) * 2013-07-02 2017-01-25 富士通株式会社 Machine providing method, machine providing system, and machine providing program

Also Published As

Publication number Publication date
JP5180399B2 (en) 2013-04-10

Similar Documents

Publication Publication Date Title
JP6674532B2 (en) Content Item Block Replication Protocol for Hosting Digital Content Items in Multiple Campuses
US10001913B2 (en) Shared workspaces with selective content item synchronization
JP5945031B2 (en) Provision and manage replicated data instances
US8296267B2 (en) Upgrade of highly available farm server groups
JP4437432B2 (en) Computer system
US8751656B2 (en) Machine manager for deploying and managing machines
US8745342B2 (en) Computer system for controlling backups using wide area network
CN111989903B (en) Data caching for cloud services
CN111090498B (en) Virtual machine starting method and device, computer readable storage medium and electronic equipment
JP5346405B2 (en) Network system
SG189390A1 (en) Installing software remotely using a high privilege process
US20160371071A1 (en) Account-based software upgrades in a multi-tenant ecosystem
US11799839B2 (en) Cross-regional replication of keys
US10963430B2 (en) Shared workspaces with selective content item synchronization
JP5092046B1 (en) Information processing apparatus and program
JP2009237767A (en) Information succession method and saving/restoration device and information succession program
CN110795278A (en) System and method for providing file level recovery
JP2013186793A (en) Information processing device, image file generation method and program
JP5180399B2 (en) Information processing apparatus, information processing method, and program
US20130007736A1 (en) Information processing apparatus, method of processing information and storage medium
US10366104B2 (en) Providing instant and distributed access to a source blob via copy-on-read blobs and link blobs
JP2013186755A (en) Information processing device, image file management method and program
JP2014225299A (en) Service providing device, service management method, and program
JP2012238092A (en) Service providing device, service management method, and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121126

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: 20121218

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130110

R151 Written notification of patent or utility model registration

Ref document number: 5180399

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160118

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313114

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350