# # Translators: # Andreas Jaeger , 2014 # Tomoyuki KATO , 2013-2014 msgid "" msgstr "" "Project-Id-Version: OpenStack Manuals\n" "POT-Creation-Date: 2014-08-05 15:21+0000\n" "PO-Revision-Date: 2014-08-06 05:30+0000\n" "Last-Translator: Tomoyuki KATO \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/openstack-manuals-i18n/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ./doc/image-guide/section_windows-example.xml7(title) msgid "Example: Microsoft Windows image" msgstr "例: Microsoft Windows イメージ" #: ./doc/image-guide/section_windows-example.xml8(para) msgid "" "We do not yet have a fully documented example of how to create a Microsoft " "Windows image. You can use libvirt to install Windows from an installation " "DVD using the same approach as with the CentOS and Ubuntu examples. Once the" " initial install is done, you will need to perform some Windows-specific " "customizations." msgstr "Microsoft Windows イメージの作成方法の例は、まだ完全にドキュメント化されていません。CentOS や Ubuntu の例を同じ方法で、Windows をインストール DVD からインストールするために、libvirt を使用できます。初期インストールを完了すると、いくつかの Windows 固有のカスタマイズを実行する必要があります。" #: ./doc/image-guide/section_windows-example.xml13(title) msgid "Install VirtIO drivers" msgstr "VirtIO ドライバーのインストール" #: ./doc/image-guide/section_windows-example.xml14(para) msgid "" "Installing the VirtIO paravirtualizaion" " drivers for Windows will improve virtual machine performance when " "using KVM as the hypervisor to run Windows." msgstr "Windows 用 VirtIO 準仮想化ドライバーをインストールすることにより、Windows を実行するハイパーバイザーとして KVM を使用している場合に、仮想マシンのパフォーマンスを改善できます。" #: ./doc/image-guide/section_windows-example.xml19(title) msgid "Sysprep" msgstr "Sysprep" #: ./doc/image-guide/section_windows-example.xml20(para) msgid "" "Microsoft has a special tool called Sysprep that must be run inside " "of a Windows guest to prepare it for use as a virtual machine image. On " "Windows 2012 server, invoke sysprep, as follows: " msgstr "Microsoft は、Sysprep という特別なツールを提供しています。これは、Windows を仮想マシンイメージとして使用する準備をするために、Windows ゲスト内で実行する必要があるものです。Windows Server 2012 の場合、以下のとおり sysprep を実行します。" #: ./doc/image-guide/section_windows-example.xml27(title) msgid "cloudbase-init" msgstr "cloudbase-init" #: ./doc/image-guide/section_windows-example.xml28(para) msgid "" "cloudbase-init is a Windows port of cloud-init that should be " "installed inside of the guest. The source code is available on github." msgstr "cloudbase-init は cloud-init の Windows 移植版です。ゲスト内にインストールします。ソースコード が github に公開されています。" #: ./doc/image-guide/section_windows-example.xml34(title) msgid "Jordan Rinke's OpenStack Windows resources" msgstr "Jordan Rinke 氏の OpenStack Windows リソース" #: ./doc/image-guide/section_windows-example.xml35(para) msgid "" "Jordan Rinke maintains a collection of " "resources for managing OpenStack Windows virtual machine guests." msgstr "Jordan Rinke 氏は、OpenStack の Windows 仮想マシンゲストを管理するためのさまざまなリソースをメンテナンスしています。" #: ./doc/image-guide/section_windows-example.xml40(title) msgid "Windows instances require the timezone to be \"localtime\"" msgstr "Windows インスタンスは、タイムゾーンを「localtime」に設定する必要があります" #: ./doc/image-guide/section_windows-example.xml41(para) msgid "" "When uploading Windows images, you must set the os_type " "parameter to windows, which causes instances to use the " "local time zone. Failing to set this will cause the clock timezone to be " "UTC, which has unexpected side effects in Windows." msgstr "Windows のアップロード時、os_type パラメーターを windows に設定する必要があります。これにより、インスタンスがローカルタイムゾーンを使用するようになります。設定しなかった場合、クロックタイムゾーンが UTC を使用するようになり、Windows に予期しない副作用を与えます。" #: ./doc/image-guide/section_glance_image-formats.xml7(title) msgid "Disk and container formats for images" msgstr "イメージのディスク形式とコンテナー形式" #: ./doc/image-guide/section_glance_image-formats.xml9(para) msgid "" "When you add an image to the Image Service, you can specify its disk and " "container formats." msgstr "イメージを Image Service に追加するとき、そのディスク形式とコンテナー形式を指定できます。" #: ./doc/image-guide/section_glance_image-formats.xml12(title) msgid "Disk formats" msgstr "ディスク形式" #: ./doc/image-guide/section_glance_image-formats.xml13(para) msgid "" "The disk format of a virtual machine image is the format of the underlying " "disk image. Virtual appliance vendors have different formats for laying out " "the information contained in a virtual machine disk image." msgstr "仮想マシンイメージのディスク形式は、元になるディスクイメージの形式です。仮想アプライアンスベンダーは、仮想マシンのディスクイメージに含める情報により、さまざまな形式を使用します。" #: ./doc/image-guide/section_glance_image-formats.xml17(para) msgid "Set the disk format for your image to one of the following values:" msgstr "お使いのイメージのディスク形式を以下のどれかに設定します。" #: ./doc/image-guide/section_glance_image-formats.xml21(para) msgid "" "raw. An unstructured disk image format; if you have a " "file without an extension it is possibly a raw format" msgstr "raw。非構造化ディスクイメージ形式。拡張しないファイルの場合、おそらく raw 形式です。" #: ./doc/image-guide/section_glance_image-formats.xml26(para) msgid "" "vhd. The VHD disk format, a common disk format used by " "virtual machine monitors from VMware, Xen, Microsoft, VirtualBox, and others" msgstr "vhd。VMware, Xen, Microsoft, VirtualBox, およびその他から、仮想マシンモニターにより使用される一般的なディスク形式である VHD ディスク形式です。" #: ./doc/image-guide/section_glance_image-formats.xml32(para) msgid "" "vmdk. Common disk format supported by many common virtual" " machine monitors" msgstr "vmdk。多くの仮想マシンモニターによりサポートされる一般的なディスク形式です。" #: ./doc/image-guide/section_glance_image-formats.xml37(para) msgid "" "vdi. Supported by VirtualBox virtual machine monitor and " "the QEMU emulator" msgstr "vdi。VirtualBox 仮想マシンモニターおよび QEMU エミュレーターによりサポートされます。" #: ./doc/image-guide/section_glance_image-formats.xml42(para) msgid "" "iso. An archive format for the data contents of an " "optical disc, such as CD-ROM." msgstr "iso。CD-ROM などの光学ディスクのデータコンテンツ用のアーカイブ形式です。" #: ./doc/image-guide/section_glance_image-formats.xml47(para) msgid "" "qcow2. Supported by the QEMU emulator that can expand " "dynamically and supports Copy on Write" msgstr "qcow2。QEMU エミュレーターによりサポートされ、動的に拡張でき、コピー・オン・ライトをサポートします。" #: ./doc/image-guide/section_glance_image-formats.xml52(para) #: ./doc/image-guide/section_glance_image-formats.xml88(para) msgid "aki. An Amazon kernel image." msgstr "aki。Amazon カーネルイメージ。" #: ./doc/image-guide/section_glance_image-formats.xml56(para) #: ./doc/image-guide/section_glance_image-formats.xml92(para) msgid "ari. An Amazon ramdisk image." msgstr "ari。Amazon ラムディスクイメージ。" #: ./doc/image-guide/section_glance_image-formats.xml60(para) #: ./doc/image-guide/section_glance_image-formats.xml96(para) msgid "ami. An Amazon machine image." msgstr "ami。Amazon マシンイメージ。" #: ./doc/image-guide/section_glance_image-formats.xml66(title) msgid "Container formats" msgstr "コンテナー形式" #: ./doc/image-guide/section_glance_image-formats.xml67(para) msgid "" "The container format indicates whether the virtual machine image is in a " "file format that also contains metadata about the actual virtual machine." msgstr "コンテナー形式は、仮想マシンイメージが、実際の仮想マシンに関するメタデータも含むファイル形式にあるかどうかを示します。" #: ./doc/image-guide/section_glance_image-formats.xml71(para) msgid "" "The Image Service and other OpenStack projects do not currently support the " "container format. It is safe to specify bare as the " "container format if you are unsure." msgstr "Image Service および他の OpenStack プロジェクトは、現在コンテナー形式をサポートしません。不確かな場合、コンテナー形式として bare を指定すると安全です。" #: ./doc/image-guide/section_glance_image-formats.xml76(para) msgid "" "You can set the container format for your image to one of the following " "values:" msgstr "イメージのコンテナー形式に以下のどれかを設定できます。" #: ./doc/image-guide/section_glance_image-formats.xml80(para) msgid "" "bare. The image does not have a container or metadata " "envelope." msgstr "bare。コンテナーやメタデータを持たないイメージです。" #: ./doc/image-guide/section_glance_image-formats.xml84(para) msgid "ovf. The OVF container format." msgstr "ovf。OVF コンテナー形式です。" #: ./doc/image-guide/ch_modifying_images.xml11(title) msgid "Modify images" msgstr "イメージの変更" #: ./doc/image-guide/ch_modifying_images.xml17(para) msgid "" "Do not attempt to use these tools to modify an image that is attached to a " "running virtual machine. These tools are designed to only modify images that" " are not currently running." msgstr "実行中の仮想マシンに接続されているイメージを変更するために、これらのツールを使用しないでください。これらのツールは、動作していないイメージのみを変更するために設計されています。" #: ./doc/image-guide/ch_modifying_images.xml13(para) msgid "" "Once you have obtained a virtual machine image, you may want to make some " "changes to it before uploading it to the OpenStack Image Service. Here we " "describe several tools available that allow you to modify " "images." msgstr "仮想マシンイメージを取得すると、OpenStack Image Service にアップロードする前に、いくつか変更したいかもしれません。イメージを変更できる、いくつかの利用可能なツールを説明しています。" #: ./doc/image-guide/ch_modifying_images.xml23(title) msgid "guestfish" msgstr "guestfish" #: ./doc/image-guide/ch_modifying_images.xml24(para) msgid "" "The program is a tool from the libguestfs project that allows you to" " modify the files inside of a virtual machine image." msgstr " プログラムは、仮想マシンイメージ内のファイルを編集できる、libguestfs プロジェクトのツールです。" #: ./doc/image-guide/ch_modifying_images.xml29(para) msgid "" " does not mount the image directly into the local file " "system. Instead, it provides you with a shell interface that enables you to " "view, edit, and delete files. Many of commands, such as " ", , and , resemble " "traditional bash commands." msgstr " は、イメージをローカルファイルシステムに直接マウントしません。代わりに、ファイルを表示、編集、削除するためのシェルインターフェースを提供します。 など、多くの コマンドは、伝統的な bash コマンドに似ています。" #: ./doc/image-guide/ch_modifying_images.xml39(title) msgid "Example guestfish session" msgstr "guestfish 実行例" #: ./doc/image-guide/ch_modifying_images.xml40(para) msgid "" "Sometimes, you must modify a virtual machine image to remove any traces of " "the MAC address that was assigned to the virtual network interface card when" " the image was first created, because the MAC address will be different when" " it boots the next time. This example shows how to use guestfish to remove " "references to the old MAC address by deleting the " "/etc/udev/rules.d/70-persistent-net.rules file and " "removing the HWADDR line from the " "/etc/sysconfig/network-scripts/ifcfg-eth0 file." msgstr "ときどき、仮想マシンイメージが最初に作成されたときに、仮想ネットワークインターフェースカードに割り当てられた MAC アドレスの設定を削除するために、イメージを編集する必要があります。その理由は、仮想マシンの次回起動時、MAC アドレスが異なるものになるからです。この例は、/etc/udev/rules.d/70-persistent-net.rules ファイルを削除し、/etc/sysconfig/network-scripts/ifcfg-eth0 ファイルの HWADDR 行を削除することにより、古い MAC アドレスへの参照を削除するために、guestfish を使用する方法を示しています。" #: ./doc/image-guide/ch_modifying_images.xml52(para) msgid "" "Assume that you have a CentOS qcow2 image called " "centos63_desktop.img. Mount the image in read-write " "mode as root, as follows:" msgstr "centos63_desktop.img という名前の CentOS qcow2 イメージがあると仮定します。以下のとおり、root としてイメージを読み書きモードでマウントします。" #: ./doc/image-guide/ch_modifying_images.xml66(para) msgid "" "This starts a guestfish session. Note that the guestfish prompt looks like a" " fish: > <fs>." msgstr "これにより guestfish セッションが始まります。guestfish プロンプトは > <fs> のようになることに注意してください。" #: ./doc/image-guide/ch_modifying_images.xml69(para) msgid "" "We must first use the command at the guestfish prompt " "before we can do anything else. This will launch a virtual machine, which " "will be used to perform all of the file manipulations. We " "can now view the file systems in the image using the " "command:We need to mount the logical volume that contains " "the root partition: " msgstr "何かしらの処理を実行する前に、まず guestfish プロンプトで コマンドを実行する必要があります。これにより、すべてのファイル操作を実行するために使用する、仮想マシンが起動します。これで、 コマンドを使用して、イメージにあるファイルシステムを表示できます。ルートパーティションを含む、論理ボリュームをマウントする必要があります。" #: ./doc/image-guide/ch_modifying_images.xml83(para) msgid "" "Next, we want to delete a file. We can use the guestfish " "command, which works the same way it does in a traditional shell." msgstr "次に、ファイルを削除します。 guestfish コマンドを使用できます。これは、伝統的なシェルと同じ方法で動作します。" #: ./doc/image-guide/ch_modifying_images.xml87(para) msgid "" "We want to edit the ifcfg-eth0 file to " "remove the HWADDR line. The command will" " copy the file to the host, invoke your editor, and then copy the file back." " " msgstr " HWADDR 行を削除するために、 ifcfg-eth0 ファイルを編集したいです。 コマンドは、ファイルをホストにコピーし、エディターを実行し、ファイルを書き戻します。" #: ./doc/image-guide/ch_modifying_images.xml94(para) msgid "" "If you want to modify this image to load the 8021q kernel at boot time, you " "must create an executable script in the " "/etc/sysconfig/modules/ directory. You can use the " " guestfish command to create an empty file, the " " command to edit it, and the command to " "make it executable. We add the following line to the file " "and save it:Then we set to executable: " msgstr "このイメージの起動時に 8021q カーネルを読み込むために、イメージを編集したい場合、/etc/sysconfig/modules/ ディレクトリに実行可能なスクリプトを作成する必要があります。 guestfish コマンドを使用して空のファイルを作成し、 コマンドを使用して編集できます。そして、 コマンドを使用して実行可能にします。以下の行をファイルに追加し、保存します。続けて、実行可能にします。" #: ./doc/image-guide/ch_modifying_images.xml108(para) msgid "" "We're done, so we can exit using the " "command:" msgstr "これで完了したので、 コマンドを用いて終了できます。" #: ./doc/image-guide/ch_modifying_images.xml113(title) msgid "Go further with guestfish" msgstr "guestfish のさらなる利用" #: ./doc/image-guide/ch_modifying_images.xml114(para) msgid "" "There is an enormous amount of functionality in guestfish and a full " "treatment is beyond the scope of this document. Instead, we recommend that " "you read the guestfs-recipes documentation page for a sense of what is possible" " with these tools." msgstr "guestfish には、非常にさまざまな機能がありますが、このドキュメントの範囲を超えています。これらのツールを用いて実行できることは、\nguestfs-recipes を参照することを推奨します。" #: ./doc/image-guide/ch_modifying_images.xml124(title) msgid "guestmount" msgstr "guestmount" #: ./doc/image-guide/ch_modifying_images.xml125(para) msgid "" "For some types of changes, you may find it easier to mount the image's file " "system directly in the guest. The program, also from the " "libguestfs project, allows you to do so." msgstr "いくつかの種類の変更の場合、イメージのファイルシステムを直接マウントするほうが簡単かもしれません。libguestfs プロジェクトの プログラムにより実行できます。" #: ./doc/image-guide/ch_modifying_images.xml129(para) msgid "" "For example, to mount the root partition from our " "centos63_desktop.qcow2 image to " "/mnt, we can do:" msgstr "例えば、centos63_desktop.qcow2 イメージのルートパーティションを /mnt にマウントするために、以下のとおり実行します。" #: ./doc/image-guide/ch_modifying_images.xml135(para) msgid "" "If we didn't know in advance what the mount point is in the guest, we could " "use the -i(inspect) flag to tell guestmount to " "automatically determine what mount point to use:Once " "mounted, we could do things like list the installed packages using " "rpm: Once done, we unmount:" msgstr "" #: ./doc/image-guide/ch_modifying_images.xml147(title) msgid "virt-* tools" msgstr "virt-* ツール" #: ./doc/image-guide/ch_modifying_images.xml152(para) msgid "" "virt-edit for " "editing a file inside of an image." msgstr "virt-edit は、イメージ内のファイルを編集できます。" #: ./doc/image-guide/ch_modifying_images.xml158(para) msgid "" "virt-df for " "displaying free space inside of an image." msgstr "virt-df は、イメージ内の空き容量を表示できます。" #: ./doc/image-guide/ch_modifying_images.xml164(para) msgid "" "virt-resize " "for resizing an image." msgstr "virt-resize は、イメージの容量を変更できます。" #: ./doc/image-guide/ch_modifying_images.xml170(para) msgid "" "virt-sysprep" " for preparing an image for distribution (for example, delete SSH host keys," " remove MAC address info, or remove user accounts)." msgstr "virt-sysprep は、イメージを配布する準備ができます (例えば、SSH ホスト鍵の削除、MAC アドレス情報の削除、ユーザーアカウントの削除)。" #: ./doc/image-guide/ch_modifying_images.xml178(para) msgid "" "virt-" "sparsify for making an image sparse" msgstr "virt-sparsify は、イメージをスパース化できます。" #: ./doc/image-guide/ch_modifying_images.xml184(para) msgid "" "virt-p2v for " "converting a physical machine to an image that runs on KVM" msgstr "virt-p2v は、物理マシンを KVM で動作するイメージに変換できます。" #: ./doc/image-guide/ch_modifying_images.xml190(para) msgid "" "virt-v2v for " "converting Xen and VMware images to KVM images" msgstr "virt-v2v は、Xen や VMware のイメージを KVM のイメージに変換できます。" #: ./doc/image-guide/ch_modifying_images.xml148(para) msgid "" "The libguestfs project has a " "number of other useful tools, including:" msgstr "libguestfs プロジェクトは、他にも以下のような有用なツールを作成しています。" #: ./doc/image-guide/ch_modifying_images.xml197(title) msgid "Modify a single file inside of an image" msgstr "イメージ内の単一ファイルの編集" #: ./doc/image-guide/ch_modifying_images.xml198(para) msgid "" "This example shows how to use to modify a file. The command" " can take either a filename as an argument with the -a " "flag, or a domain name as an argument with the -d flag. " "The following examples shows how to use this to modify the " "/etc/shadow file in instance with libvirt domain name " "instance-000000e1 that is currently running:" msgstr "この例は、 を使用して、ファイルを編集する方法を示します。このコマンドは、-a フラグの引数としてファイル名を、-d フラグの引数としてドメイン名を利用できます。以下の例は、これを使用して、現在動作中の libvirt ドメイン名 instance-000000e1 のインスタンスにある /etc/shadow ファイルを編集する方法について示します。" #: ./doc/image-guide/ch_modifying_images.xml215(title) msgid "Resize an image" msgstr "イメージのリサイズ" #: ./doc/image-guide/ch_modifying_images.xml216(para) msgid "" "Here's a simple of example of how to use to resize an " "image. Assume we have a 16GB Windows image in qcow2 format that we want to " "resize to 50GB. First, we use to identify the partitions:" msgstr "これは、イメージの容量を変更するために、 を使用する方法の簡単な例です。容量を 50GB に変更したい、qcow2 形式の 16GB Windows イメージがあると仮定します。まず、パーティションを識別するために使用します。" #: ./doc/image-guide/ch_modifying_images.xml228(para) msgid "" "In this case, it's the /dev/sda2 partition that we want" " to resize. We create a new qcow2 image and use the command" " to write a resized copy of the original into the new image: " "" msgstr "この場合、容量を変更したいパーティションは /dev/sda2 です。新しい qcow2 イメージを作成し、容量を変更して元の内容を新しいイメージをコピーするために コマンドを使用します。" #: ./doc/image-guide/ch_modifying_images.xml262(title) msgid "Loop devices, kpartx, network block devices" msgstr "lopp デバイス、kpartx、ネットワークブロックデバイス" #: ./doc/image-guide/ch_modifying_images.xml266(para) msgid "" "Mounting untrusted guest images using the tools described in this section is" " a security risk, always use libguestfs tools such as guestfish and " "guestmount if you have access to them. See A reminder why you should " "never mount guest disk images on the host OS by Daniel Berrangé for " "more details." msgstr "" #: ./doc/image-guide/ch_modifying_images.xml263(para) msgid "" "If you don't have access to libguestfs, you can mount image file systems " "directly in the host using loop devices, kpartx, and network block " "devices." msgstr "libguestfs にアクセスできない場合、loop デバイス、kpartx、ネットワークブロックデバイスを使用して、イメージのファイルシステムをホストに直接マウントできます。" #: ./doc/image-guide/ch_modifying_images.xml276(title) msgid "Mount a raw image (without LVM)" msgstr "raw イメージのマウント (LVM なし)" #: ./doc/image-guide/ch_modifying_images.xml277(para) msgid "" "If you have a raw virtual machine image that is not using LVM to manage its " "partitions. First, use the command to find an unused loop " "device. " msgstr "パーティション管理に LVM を使用していない raw 形式の仮想マシンイメージがある場合、まず、 コマンドを使用して未使用の loop デバイスを見つけます。" #: ./doc/image-guide/ch_modifying_images.xml283(para) msgid "" "In this example, /dev/loop0 is free. Associate a loop " "device with the raw image:" msgstr "この例では、/dev/loop0 が空いています。loop デバイスを raw イメージに関連付けます。" #: ./doc/image-guide/ch_modifying_images.xml286(para) msgid "" "If the image only has a single partition, you can mount the loop device " "directly:" msgstr "イメージがパーティションを一つだけ持つ場合、loop デバイスを直接マウントできます。" #: ./doc/image-guide/ch_modifying_images.xml289(para) msgid "" "If the image has multiple partitions, use to expose the " "partitions as separate devices (for example, " "/dev/mapper/loop0p1), then mount the partition that " "corresponds to the root file system:" msgstr "イメージが複数のパーティションを持つ場合、パーティションを別々のデバイス (/dev/mapper/loop0p1) として認識させるために を使用します。そして、ルートファイルシステムに対応するパーティションをマウントします。" #: ./doc/image-guide/ch_modifying_images.xml295(para) msgid "" "If the image has, say three partitions (/boot, /, swap), there should be one" " new device created per partition:To mount the second " "partition, as root:Once you're done, to clean " "up:" msgstr "イメージがいわゆる 3 パーティション (/boot、/、swap) を持つ場合、パーティションごとに 1 つの新しいデバイスにすべきです。 2 番目のパーティションをマウントするために、root として次のとおり実行します。完了すると、クリーンアップします。" #: ./doc/image-guide/ch_modifying_images.xml310(title) msgid "Mount a raw image (with LVM)" msgstr "raw イメージのマウント (LVM あり)" #: ./doc/image-guide/ch_modifying_images.xml311(para) msgid "" "If your partitions are managed with LVM, use losetup and kpartx as in the " "previous example to expose the partitions to the host:" msgstr "LVM を用いてパーティションを管理している場合、パーティションをホストに公開するために、前の例にあるとおり losetup と kpartx を使用します。" #: ./doc/image-guide/ch_modifying_images.xml318(para) msgid "" "Next, you need to use the command to identify the LVM " "volume groups and then to expose the volumes as devices:" msgstr "次に、LVM ボリュームグループを識別するために、 コマンドを使用する必要があります。また、ボリュームをデバイスとして公開するために を実行します。" #: ./doc/image-guide/ch_modifying_images.xml328(para) msgid "Clean up when you're done:" msgstr "完了後、クリーンアップします。" #: ./doc/image-guide/ch_modifying_images.xml335(title) msgid "Mount a qcow2 image (without LVM)" msgstr "qcow2 イメージのマウント (LVM なし)" #: ./doc/image-guide/ch_modifying_images.xml336(para) msgid "" "You need the nbd (network block device) kernel module " "loaded to mount qcow2 images. This will load it with support for 16 block " "devices, which is fine for our purposes. As root:" msgstr "qcow2 イメージをマウントするために、nbd (ネットワークブロックデバイス) カーネルモジュールを読み込む必要があります。この例は、今回の目的に十分である、16 個のブロックデバイスをサポートします。root として、以下のとおり実行します。" #: ./doc/image-guide/ch_modifying_images.xml341(para) msgid "" "Assuming the first block device (/dev/nbd0) is not " "currently in use, we can expose the disk partitions using the " " and commands. As root:" msgstr "1 番目のブロックデバイス (/dev/nbd0) が現在未使用であると仮定して、 コマンドと コマンドを使用して、ディスクパーティションを利用できます。root として以下のとおり実行します。" #: ./doc/image-guide/ch_modifying_images.xml348(para) msgid "" "If the image has, say three partitions (/boot, /, swap), there should be one" " new device created for each partition:" msgstr "イメージがいわゆる 3 パーティション (/boot、/、swap) を持つ場合、パーティションごとに 1 つの新しいデバイスにすべきです。" #: ./doc/image-guide/ch_modifying_images.xml357(para) msgid "" "If the network block device you selected was already in use, the initial " " command will fail silently, and the " "/dev/nbd3p{1,2,3} device files will not be created." msgstr "選択したネットワークブロックデバイスが使用中の場合、最初の コマンドがエラーを表示せず失敗します。そして、/dev/nbd3p{1,2,3} デバイスファイルが作成されません。" #: ./doc/image-guide/ch_modifying_images.xml364(para) msgid "" "If the image partitions are not managed with LVM, they can be mounted " "directly:" msgstr "イメージのパーティションが LVM で管理されていない場合、直接マウントできます。" #: ./doc/image-guide/ch_modifying_images.xml368(para) msgid "When you're done, clean up:" msgstr "完了後、クリーンアップします。" #: ./doc/image-guide/ch_modifying_images.xml373(title) msgid "Mount a qcow2 image (with LVM)" msgstr "qcow2 イメージのマウント (LVM あり)" #: ./doc/image-guide/ch_modifying_images.xml374(para) msgid "" "If the image partitions are managed with LVM, after you use " " and , you must use and in" " order to expose the LVM partitions as devices that can be " "mounted:" msgstr "イメージのパーティションが LVM で管理されている場合、 を実行後、マウントできるデバイスとして LVM パーティションを認識するために、 を使用する必要があります。" #: ./doc/image-guide/ch_modifying_images.xml388(para) msgid "When you're done, clean up:" msgstr "完了後、クリーンアップします。" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_freebsd-example.xml159(None) msgid "" "@@image: 'figures/freebsd-partitions.png'; " "md5=47dbba18dda83b095f370a71e1dc3413" msgstr "@@image: 'figures/freebsd-partitions.png'; md5=47dbba18dda83b095f370a71e1dc3413" #: ./doc/image-guide/section_freebsd-example.xml11(title) msgid "Example: FreeBSD image" msgstr "例: FreeBSD イメージ" #: ./doc/image-guide/section_freebsd-example.xml12(para) msgid "" "This example creates a minimal FreeBSD image that is compatible with " "OpenStack and bsd-cloudinit. The bsd-cloudinit program is independently maintained and in " "active development. The best source of information on the current state of " "the project is at http://pellaeon.github.io/bsd-cloudinit." msgstr "この例は、最小の FreeBSD イメージを作成します。これは、OpenStack および bsd-cloudinit と互換性があります。bsd-cloudinit プログラムは、独立してメンテナンスされていて、活発に開発されています。プロジェクトの現状に関する最も適切な情報源は、http://pellaeon.github.io/bsd-cloudinit です。" #: ./doc/image-guide/section_freebsd-example.xml20(para) msgid "" "KVM with virtio drivers is used as the virtualization platform because that " "is the most widely used among OpenStack operators. If you use a different " "platform for your cloud virtualization, use that same platform in the image " "creation step." msgstr "virtio ドライバーありの KVM が、OpenStack 運用者の間で最も幅広く使用されているため、これを仮想化プラットフォームとして使用します。クラウド仮想化環境に別のプラットフォームを使用する場合、イメージの作成にそのプラットフォームを使用してください。" #: ./doc/image-guide/section_freebsd-example.xml24(para) msgid "" "This example shows how to create a FreeBSD 10 image. To create a FreeBSD 9.2" " image, follow these steps with the noted differences." msgstr "この例は、FreeBSD 10 イメージを作成する方法を示しています。FreeBSD 9.2 イメージを作成する場合、違いを記載されたこれらの手順を実行します。" #: ./doc/image-guide/section_freebsd-example.xml28(title) msgid "To create a FreeBSD image" msgstr "FreeBSD イメージの作成方法" #: ./doc/image-guide/section_freebsd-example.xml30(para) msgid "Make a virtual drive:" msgstr "仮想ドライブを作成します。" #: ./doc/image-guide/section_freebsd-example.xml32(para) msgid "" "The minimum supported disk size for FreeBSD is 1GB. Because the goal is to " "make the smallest possible base image, the example uses that minimum size. " "This size is sufficient to include the optional doc, games, and lib32 " "collections. To include the ports collection, add another 1GB. To include " "src, add 512MB." msgstr "FreeBSD の最小サポートディスク容量は 1GB です。目標はできる限り最小のベースイメージを作成することなので、この例は最小容量を使用します。この容量は、オプションのドキュメント、ゲーム、lib32 コレクションを含めるために十分です。Ports Collection を含める場合、さらに 1GB 必要です。ソースを含める場合、512MB 追加します。" #: ./doc/image-guide/section_freebsd-example.xml42(para) msgid "Get the installer ISO:" msgstr "インストーラー ISO を取得します。" #: ./doc/image-guide/section_freebsd-example.xml48(para) msgid "" "Launch a VM on your local workstation. Use the same hypervisor, virtual " "disk, and virtual network drivers as you use in your production environment." msgstr "手元のコンピューターで仮想マシンを起動します。本番環境で使用するものと、同じハイパーバイザー、仮想ディスクドライバー、仮想ネットワークドライバーを使用します。" #: ./doc/image-guide/section_freebsd-example.xml51(para) msgid "The following command uses the minimum amount of RAM, which is 128MB:" msgstr "以下のコマンドは、最小メモリ容量 128MB を使用します。" #: ./doc/image-guide/section_freebsd-example.xml56(para) msgid "" "You can specify up to 1GB additional RAM to make the installation process " "run faster." msgstr "インストールプロセスを高速化するために、メモリを 1GB まで指定できます。" #: ./doc/image-guide/section_freebsd-example.xml58(para) msgid "This VM must also have Internet access to download packages." msgstr "この仮想マシンは、パッケージをダウンロードするために、インターネットにアクセスできる必要があります。" #: ./doc/image-guide/section_freebsd-example.xml61(para) msgid "" "By using the same hypervisor, you can ensure that you emulate the same " "devices that exist in production. However, if you use full hardware " "virtualization instead of paravirtualization, you do not need to use the " "same hypervisor; you must use the same type of virtualized hardware because " "FreeBSD device names are related to their drivers. If the name of your root " "block device or primary network interface in production differs than the " "names used during image creation, errors can occur." msgstr "" #: ./doc/image-guide/section_freebsd-example.xml71(para) msgid "" "You now have a VM that boots from the downloaded install ISO and is " "connected to the blank virtual disk that you created previously." msgstr "これで、ダウンロードしたインストール ISO から起動し、前に作成した空の仮想ディスクを接続した、仮想マシンができました。" #: ./doc/image-guide/section_freebsd-example.xml76(para) msgid "" "To install the operating system, complete the following steps inside the VM:" msgstr "オペレーティングシステムをインストールするために、仮想マシン内で以下の手順を完了します。" #: ./doc/image-guide/section_freebsd-example.xml80(para) msgid "" "When prompted, choose to run the ISO in Install mode." msgstr "プロンプト表示時、Install モードで ISO の実行を選択します。" #: ./doc/image-guide/section_freebsd-example.xml84(para) msgid "" "Accept the default keymap or select an appropriate mapping for your needs." msgstr "デフォルトのキーマップを使用するか、必要に応じて適切なキーマップを選択します。" #: ./doc/image-guide/section_freebsd-example.xml88(para) msgid "" "Provide a host name for your image. If you use bsd-" "cloudinit, it overrides this value with the name provided by " "OpenStack when an instance boots from this image." msgstr "イメージのホスト名を指定します。bsd-cloudinit を使用する場合、このイメージからインスタンスを起動するとき、OpenStack により提供される名前でこの名前を上書きします。" #: ./doc/image-guide/section_freebsd-example.xml94(para) msgid "" "When prompted about the optional doc, " "games, lib32, " "ports, and src system components, " "select only those that you need. It is possible to have a fully functional " "installation without selecting additional components selected. As noted " "previously, a minimal system with a 1GB virtual disk supports doc, games, " "and lib32 inclusive. The ports collection requires at least 1GB additional " "space and possibly more if you plan to install many ports. The src " "collection requires an additional 512MB." msgstr "" #: ./doc/image-guide/section_freebsd-example.xml110(para) msgid "" "Configure the primary network interface to use DHCP. In this example, which " "uses a virtio network device, this interface is named " "vtnet0." msgstr "主ネットワークインターフェースが DHCP を使用するよう設定します。この例では、このインターフェースは vtnet0 という名前で、virtio ネットワークデバイスを使用します。" #: ./doc/image-guide/section_freebsd-example.xml115(para) msgid "Accept the default network mirror." msgstr "デフォルトのネットワークミラーを受け入れます。" #: ./doc/image-guide/section_freebsd-example.xml118(para) msgid "Set up disk partitioning." msgstr "ディスクパーティションをセットアップします。" #: ./doc/image-guide/section_freebsd-example.xml119(para) msgid "" "Disk partitioning is a critical element of the image creation process and " "the auto-generated default partitioning scheme does not work with " "bsd-cloudinit at this time." msgstr "ディスクパーティションは、イメージ作成プロセスの重要な要素であり、自動生成されるデフォルトのパーティション構成は、今のところ bsd-cloudinit で動作しません。" #: ./doc/image-guide/section_freebsd-example.xml124(para) msgid "" "Because the default does not work, you must select manual partitioning. The " "partition editor should list only one block device. If you use virtio for " "the disk device driver, it is named vtbd0. Select this " "device and run the command three times:" msgstr "デフォルトが正しく動作しないため、手動パーティションを選択する必要があります。パーティションエディターは、ブロックデバイスを 1 つだけ表示します。ディスクのデバイスドライバーに virtio を使用する場合、vtbd0 という名前になります。このデバイスを選択し、 コマンドを 3 回実行します。" #: ./doc/image-guide/section_freebsd-example.xml132(para) msgid "" "Select Create to create a partition table. This " "action is the default when no partition table exists. Then, select " "GPT GUID Partition Table from the list. This choice is " "the default." msgstr "パーティションテーブルを作成するために、Create を選択します。この操作は、パーティションテーブルが存在しない場合のデフォルトです。次に、一覧から GPT GUID Partition Table を選択します。この選択がデフォルトです。" #: ./doc/image-guide/section_freebsd-example.xml141(para) msgid "First partition: A 64kB freebsd-boot partition with no mount point." msgstr "1 番目のパーティション: マウントポイントを持たない 64kB freebsd-boot パーティション。" #: ./doc/image-guide/section_freebsd-example.xml146(para) msgid "" "Second partition: A freebsd-ufs partition with a mount " "point of / with all remaining free space." msgstr "2 番目のパーティション: すべての残り領域を使用した / マウントポイントを持つ freebsd-ufs パーティション。" #: ./doc/image-guide/section_freebsd-example.xml139(para) msgid "Create two partitions:" msgstr "2 つのパーティションを作成します。" #: ./doc/image-guide/section_freebsd-example.xml154(para) msgid "" "The following figure shows a completed partition table with a 1GB virtual " "disk:" msgstr "以下の図は、1GB 仮想ディスクを持つ、完成したパーティションテーブルを示します。" #: ./doc/image-guide/section_freebsd-example.xml162(para) msgid "" "Select Finish and then Commit " "to commit your changes." msgstr "変更を反映するために、Finish を選択し、Commit を選択します。" #: ./doc/image-guide/section_freebsd-example.xml166(para) msgid "" "If you modify this example, the root partition, which is mounted on " "/, must be the last partition on the drive so that it " "can expand at run time to the disk size that your instance type provides. " "Also note that bsd-cloudinit currently has a " "hard-coded assumption that this is the second partition." msgstr "" #: ./doc/image-guide/section_freebsd-example.xml178(para) msgid "Select a root password." msgstr "root パスワードを選択します。" #: ./doc/image-guide/section_freebsd-example.xml181(para) msgid "Select the CMOS time zone." msgstr "CMOS のタイムゾーンを選択します。" #: ./doc/image-guide/section_freebsd-example.xml182(para) msgid "" "The virtualized CMOS almost always stores its time in UTC, so unless you " "know otherwise, select UTC." msgstr "仮想化された CMOS は、その時刻を必ず UTC で保存します。そのため、どちらかわからなければ、UTC を選択してください。" #: ./doc/image-guide/section_freebsd-example.xml186(para) msgid "Select the time zone appropriate to your environment." msgstr "環境に合わせたタイムゾーンを選択します。" #: ./doc/image-guide/section_freebsd-example.xml190(para) msgid "" "From the list of services to start on boot, you must select ssh. Optionally, select other services." msgstr "ブート時に起動するサービス一覧から、ssh を選択する必要があります。オプションとして、他のサービスを選択できます。" #: ./doc/image-guide/section_freebsd-example.xml195(para) msgid "Optionally, add users." msgstr "オプションとして、ユーザーを追加します。" #: ./doc/image-guide/section_freebsd-example.xml196(para) msgid "" "You do not need to add users at this time. The bsd-" "cloudinit program adds a freebsd user " "account if one does not exist. The ssh keys for this user are associated with " "OpenStack. To customize this user account, you can create it now. For " "example, you might want to customize the shell for the user." msgstr "" #: ./doc/image-guide/section_freebsd-example.xml205(title) msgid "Final config" msgstr "最終設定" #: ./doc/image-guide/section_freebsd-example.xml206(para) msgid "" "This menu enables you to update previous settings. Check that the settings " "are correct, and click exit." msgstr "このメニューにより、これまでの設定を更新できます。設定が正しいことを確認して、exit をクリックします。" #: ./doc/image-guide/section_freebsd-example.xml211(para) msgid "" "After you exit, you can open a shell to complete manual configuration steps." " Select Yes to make a few OpenStack-specific changes:" msgstr "" #: ./doc/image-guide/section_freebsd-example.xml216(para) msgid "Set up the console:" msgstr "コンソールをセットアップします。" #: ./doc/image-guide/section_freebsd-example.xml218(para) msgid "" "This sets console output to go to the serial console, which is displayed by " ", and the video console for sites with VNC or Spice " "configured." msgstr "これは、コンソールの出力先をシリアルコンソールに設定します。 により、ここに表示されます。これは、設定した VNC や SPICE を用いたサイトのビデオコンソールです。" #: ./doc/image-guide/section_freebsd-example.xml224(para) msgid "Minimize boot delay:" msgstr "ブート遅延を最小化します。" #: ./doc/image-guide/section_freebsd-example.xml228(para) msgid "" "Download the latest bsd-cloudinit-installer. The " "download commands differ between FreeBSD 10.0 and 9.2 because of differences" " in how the command handles HTTPS URLs." msgstr "最新の bsd-cloudinit-installer をダウンロードします。ダウンロードのコマンドは、 コマンドが HTTPS URL を処理する方法が異なるため、FreeBSD 10.0 と 9.2 で異なります。" #: ./doc/image-guide/section_freebsd-example.xml233(para) msgid "" "In FreeBSD 10.0 the command verifies SSL peers by default, " "so you need to install the ca_root_nss package that " "contains certificate authority root certificates and tell " "where to find them. For FreeBSD 10.0 run these commands:" msgstr "" #: ./doc/image-guide/section_freebsd-example.xml242(para) msgid "" "FreeBSD 9.2 does not support peer-verification for https. " "For FreeBSD 9.2, run this command:" msgstr "FreeBSD 9.2 の は、HTTPS の相互検証をサポートしません。FreeBSD 9.2 の場合、このコマンドを実行します。" #: ./doc/image-guide/section_freebsd-example.xml248(para) msgid "Run the installer:" msgstr "インストーラーを実行します。" #: ./doc/image-guide/section_freebsd-example.xml250(para) msgid "" "The installer installs necessary prerequisites and downloads and installs " "the latest bsd-cloudinit." msgstr "インストーラーは、必要な依存パッケージをインストールし、最新の bsd-cloudinit をダウンロードしてインストールします。" #: ./doc/image-guide/section_freebsd-example.xml255(para) msgid "" "Install sudo and configure the freebsd" " user to have passwordless access:" msgstr "sudo をインストールし、freebsd ユーザーがパスワードなしでアクセスできるよう設定します。" #: ./doc/image-guide/section_freebsd-example.xml264(para) msgid "Power off the system:" msgstr "システムを電源オフします。" #: ./doc/image-guide/ch_converting.xml7(title) msgid "Converting between image formats" msgstr "イメージ形式の変換" #: ./doc/image-guide/ch_converting.xml8(para) msgid "" "Converting images from one format to another is generally straightforward." msgstr "イメージをある形式から別の形式に変換することは、一般的に簡単です。" #: ./doc/image-guide/ch_converting.xml10(title) msgid "qemu-img convert: raw, qcow2, VDI, VMDK" msgstr "qemu-img convert: raw, qcow2, VDI, VMDK" #: ./doc/image-guide/ch_converting.xml11(para) msgid "" "The command can do conversion between multiple formats, " "including raw, qcow2, VDI (VirtualBox), VMDK (VMware) and VHD (Hyper-V)." msgstr " コマンドは、raw、qcow2、VDI (VirtualBox)、VMDK (VMware)、VHD (Hyper-V) などの複数の形式を変換できます。" #: ./doc/image-guide/ch_converting.xml15(caption) msgid "qemu-img format strings" msgstr "qemu-img の形式の文字列" #: ./doc/image-guide/ch_converting.xml19(th) msgid "Image format" msgstr "イメージ形式" #: ./doc/image-guide/ch_converting.xml20(th) msgid "Argument to qemu-img" msgstr "qemu-img の引数" #: ./doc/image-guide/ch_converting.xml25(td) #: ./doc/image-guide/ch_converting.xml26(literal) msgid "raw" msgstr "raw" #: ./doc/image-guide/ch_converting.xml29(td) #: ./doc/image-guide/ch_converting.xml30(literal) #: ./doc/image-guide/ch_introduction.xml33(term) msgid "qcow2" msgstr "qcow2" #: ./doc/image-guide/ch_converting.xml33(td) msgid "VDI (VirtualBox)" msgstr "VDI (VirtualBox)" #: ./doc/image-guide/ch_converting.xml34(literal) msgid "vdi" msgstr "vdi" #: ./doc/image-guide/ch_converting.xml37(td) msgid "VMDK (VMware)" msgstr "VMDK (VMware)" #: ./doc/image-guide/ch_converting.xml38(literal) msgid "vmdk" msgstr "vmdk" #: ./doc/image-guide/ch_converting.xml41(td) msgid "VHD (Hyper-V)" msgstr "VHD (Hyper-V)" #: ./doc/image-guide/ch_converting.xml42(literal) msgid "vpc" msgstr "vpc" #: ./doc/image-guide/ch_converting.xml46(para) msgid "" "This example will convert a raw image file named centos63.dsk to a qcow2 " "image file." msgstr "この例は、centos63.dsk という名前の raw イメージファイルを qcow2 イメージファイルに変換します。" #: ./doc/image-guide/ch_converting.xml50(para) msgid "To convert from vmdk to raw, you would do: " msgstr "以下のコマンドを実行して、vmdk から raw に変換します。" #: ./doc/image-guide/ch_converting.xml54(para) msgid "" "The -f format flag is " "optional. If omitted, qemu-img will try to infer the image format." msgstr "-f format フラグはオプションです。省略すると、qemu-img がイメージ形式を推測しようとします。" #: ./doc/image-guide/ch_converting.xml60(title) msgid "VBoxManage: VDI (VirtualBox) to raw" msgstr "VBoxManage: VDI (VirtualBox) から raw へ" #: ./doc/image-guide/ch_converting.xml61(para) msgid "" "If you've created a VDI image using VirtualBox, you can convert it to raw " "format using the command-line tool that ships with " "VirtualBox. On Mac OS X, VirtualBox stores images by default in the " "~/VirtualBox VMs/ directory. The following example " "creates a raw image in the current directory from a VirtualBox VDI " "image." msgstr "VirtualBox を使用して VDI イメージを作成した場合、VirtualBox に同梱されている コマンドラインツールを使用して、raw 形式に変換できます。Mac OS X の場合、VirtualBox はデフォルトで ~/VirtualBox VMs/ ディレクトリに保存します。以下の例は、VirtualBox VDI イメージから raw イメージをカレントディレクトリに作成します。" #: ./doc/image-guide/ch_introduction.xml7(title) msgid "Introduction" msgstr "はじめに" #: ./doc/image-guide/ch_introduction.xml8(para) msgid "" "An OpenStack Compute cloud is not very useful unless you have virtual " "machine images (which some people call \"virtual appliances\"). This guide " "describes how to obtain, create, and modify virtual machine images that are " "compatible with OpenStack." msgstr "OpenStack Compute のクラウドは、仮想マシンイメージ (「仮想アプライアンス」と言う人もいます) がなければ、あまり役に立ちません。このガイドは、OpenStack と互換性のある仮想マシンイメージを取得、作成、編集する方法を説明します。" #: ./doc/image-guide/ch_introduction.xml11(para) msgid "" "To keep things brief, we'll sometimes use the term \"image\" instead of " "\"virtual machine image\"." msgstr "簡単にするために、「仮想マシンイメージ」の代わりに「イメージ」という言葉をときどき使用します。" #: ./doc/image-guide/ch_introduction.xml13(para) msgid "What is a virtual machine image?" msgstr "仮想マシンイメージとは何でしょうか?" #: ./doc/image-guide/ch_introduction.xml14(para) msgid "" "A virtual machine image is a single file which contains a virtual disk that " "has a bootable operating system installed on it." msgstr "仮想マシンイメージは、ブート可能なオペレーティングシステムをインストールした仮想ディスクを含む、単一のファイルです。" #: ./doc/image-guide/ch_introduction.xml16(para) msgid "" "Virtual machine images come in different formats, some of which are " "described below. In a later chapter, we'll describe how to convert between " "formats." msgstr "仮想マシンイメージは、さまざまな形式があります。いくつかは以下に記載しています。後ほどの章で、形式を変換する方法について説明します。" #: ./doc/image-guide/ch_introduction.xml20(term) msgid "Raw" msgstr "Raw" #: ./doc/image-guide/ch_introduction.xml27(para) msgid "" "We don't recommend creating raw images by dd'ing block device files, we " "discuss how to create raw images later." msgstr "ブロックデバイスファイルを dd して、raw イメージを作成することは推奨しません。後ほど raw イメージを作成する方法について議論します。" #: ./doc/image-guide/ch_introduction.xml21(para) msgid "" "The \"raw\" image format is the simplest one, and is natively supported by " "both KVM and Xen hypervisors. You can think of a raw image as being the bit-" "equivalent of a block device file, created as if somebody had copied, say, " "/dev/sda to a file using the command. " "" msgstr "「raw」イメージ形式は最もシンプルです。KVM と Xen が元々サポートしています。raw イメージは、ブロックデバイスファイル (/dev/sda など) を コマンドでコピーして作成したファイルとビット等価であると考えられます。" #: ./doc/image-guide/ch_introduction.xml38(para) msgid "Using sparse representation, so the image size is smaller" msgstr "スパースな形式を使用するため、イメージ容量が小さいです。" #: ./doc/image-guide/ch_introduction.xml41(para) msgid "Support for snapshots" msgstr "スナップショットのサポート" #: ./doc/image-guide/ch_introduction.xml34(para) msgid "" "The qcow2 " "(QEMU copy-on-write version 2) format is commonly used with the KVM " "hypervisor. It has some additional features over the raw format, such " "as:" msgstr "qcow2 (QEMU copy-on-write version 2) 形式は、KVM ハイパーバイザーで一般的に使用されます。raw 形式に加えて、以下のような追加機能があります。" #: ./doc/image-guide/ch_introduction.xml44(para) msgid "" "Because qcow2 is sparse, it's often faster to convert a raw image to qcow2 " "and upload it then to upload the raw file." msgstr "qcow2 はスパースであるため、raw ファイルをアップロードする場合、raw イメージを qcow2 に変換し、それをアップロードしたほうが速い場合があります。" #: ./doc/image-guide/ch_introduction.xml48(para) msgid "" "Because raw images don't support snapshots, OpenStack Compute will " "automatically convert raw image files to qcow2 as needed." msgstr "raw イメージはスナップショットをサポートしないため、OpenStack Compute は、raw イメージファイルを必要に応じて自動的に qcow2 に変換します。" #: ./doc/image-guide/ch_introduction.xml54(term) msgid "AMI/AKI/ARI" msgstr "AMI/AKI/ARI" #: ./doc/image-guide/ch_introduction.xml60(para) msgid "AMI (Amazon Machine Image):" msgstr "AMI (Amazon Machine Image):" #: ./doc/image-guide/ch_introduction.xml61(para) msgid "This is a virtual machine image in raw format, as described above." msgstr "これは、上に記載したような、raw 形式の仮想マシンイメージです。" #: ./doc/image-guide/ch_introduction.xml65(para) msgid "AKI (Amazon Kernel Image)" msgstr "AKI (Amazon Kernel Image)" #: ./doc/image-guide/ch_introduction.xml66(para) msgid "" "A kernel file that the hypervisor will load initially to boot the image. For" " a Linux machine, this would be a vmlinuz file." msgstr "ハイパーバイザーがイメージを起動するために最初に読み込むカーネルファイル。Linux の場合、これは vmlinuz でしょう。" #: ./doc/image-guide/ch_introduction.xml73(para) msgid "ARI (Amazon Ramdisk Image)" msgstr "ARI (Amazon Ramdisk Image)" #: ./doc/image-guide/ch_introduction.xml74(para) msgid "" "An optional ramdisk file mounted at boot time. For a Linux machine, this " "would be an initrd file." msgstr "起動時にマウントされる、オプションのラムディスクファイル。Linux の場合、これは initrd ファイルでしょう。" #: ./doc/image-guide/ch_introduction.xml55(para) msgid "" "The AMI/AKI/ARI" " format was the initial image format supported by Amazon EC2. The " "image consists of three files:" msgstr "AMI/AKI/ARI 形式は、Amazon EC2 によりサポートされる初期のイメージ形式でした。このイメージは 3 種類のファイルから構成されます。" #: ./doc/image-guide/ch_introduction.xml82(term) msgid "UEC tarball" msgstr "UEC tar ファイル" #: ./doc/image-guide/ch_introduction.xml85(para) msgid "" "Ubuntu Enterprise Cloud refers to a discontinued Eucalyptus-based Ubuntu " "cloud solution that has been replaced by the OpenStack-based Ubuntu Cloud " "Infrastructure." msgstr "" #: ./doc/image-guide/ch_introduction.xml83(para) msgid "" "A UEC (Ubuntu Enterprise Cloud) tarball is a gzipped tarfile that contains " "an AMI file, AKI file, and ARI file." msgstr "UEC (Ubuntu Enterprise Cloud) ファイルは、AMI ファイル、AKI ファイル、ARI ファイルを含む、gzip された tar ファイルです。" #: ./doc/image-guide/ch_introduction.xml91(term) msgid "VMDK" msgstr "VMDK" #: ./doc/image-guide/ch_introduction.xml92(para) msgid "" "VMware's ESXi hypervisor uses the VMDK (Virtual Machine " "Disk) format for images." msgstr "VMware の ESXi ハイパーバイザーは、イメージに VMDK (Virtual Machine Disk) 形式を使用します。" #: ./doc/image-guide/ch_introduction.xml97(term) msgid "VDI" msgstr "VDI" #: ./doc/image-guide/ch_introduction.xml98(para) msgid "" "VirtualBox uses the VDI " "(Virtual Disk Image) format for image files. None of the OpenStack Compute " "hypervisors support VDI directly, so you will need to convert these files to" " a different format to use them with OpenStack." msgstr "VirtualBox は、イメージファイルに VDI (Virtual Disk Image) 形式を使用します。OpenStack Compute のハイパーバイザーは、VDI をサポートしないため、これらのファイルを OpenStack で使用するために、別の形式に変換する必要があります。" #: ./doc/image-guide/ch_introduction.xml105(term) msgid "VHD" msgstr "VHD" #: ./doc/image-guide/ch_introduction.xml106(para) msgid "Microsoft Hyper-V uses the VHD (Virtual Hard Disk) format for images." msgstr "Microsoft Hyper-V は、イメージに VHD (Virtual Hard Disk) 形式を使用します。" #: ./doc/image-guide/ch_introduction.xml109(term) msgid "VHDX" msgstr "VHDX" #: ./doc/image-guide/ch_introduction.xml110(para) msgid "" "The version of Hyper-V that ships with Microsoft Server 2012 uses the newer " "VHDX format, which has some additional " "features over VHD such as support for larger disk sizes and protection " "against data corruption during power failures." msgstr "Microsoft Server 2012 に同梱されている Hyper-V は、より新しい VHDX 形式を使用します。これは、より大きなディスク容量のサポート、電源障害時のデータ破損からの保護など、いくつか VHD を超える機能があります。" #: ./doc/image-guide/ch_introduction.xml116(term) msgid "OVF" msgstr "OVF" #: ./doc/image-guide/ch_introduction.xml117(para) msgid "" "OVF (Open " "Virtualization Format) is a packaging format for virtual machines, defined " "by the Distributed Management Task Force (DMTF) standards group. An OVF " "package contains one or more image files, a .ovf XML metadata file that " "contains information about the virtual machine, and possibly other files as " "well." msgstr "" #: ./doc/image-guide/ch_introduction.xml122(para) msgid "" "An OVF package can be distributed in different ways. For example, it could " "be distributed as a set of discrete files, or as a tar archive file with an " ".ova (open virtual appliance/application) extension." msgstr "" #: ./doc/image-guide/ch_introduction.xml125(para) msgid "" "OpenStack Compute does not currently have support for OVF packages, so you " "will need to extract the image file(s) from an OVF package if you wish to " "use it with OpenStack." msgstr "OpenStack Compute は、現在 OVF パッケージをサポートしないため、OpenStack で使用したい場合、OVF パッケージからイメージファイルを抽出する必要があります。" #: ./doc/image-guide/ch_introduction.xml130(term) msgid "ISO" msgstr "ISO" #: ./doc/image-guide/ch_introduction.xml131(para) msgid "" "The ISO format is" " a disk image formatted with the read-only ISO 9660 (also known as ECMA-119)" " filesystem commonly used for CDs and DVDs. While we don't normally think of" " ISO as a virtual machine image format, since ISOs contain bootable " "filesystems with an installed operating system, you can treat them the same " "as you treat other virtual machine image files." msgstr "" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_centos-example.xml62(None) #: ./doc/image-guide/section_centos-example.xml65(None) msgid "" "@@image: 'figures/centos-install.png'; md5=013b5be9e167ee27e674859ba4869d89" msgstr "@@image: 'figures/centos-install.png'; md5=013b5be9e167ee27e674859ba4869d89" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_centos-example.xml75(None) msgid "" "@@image: 'figures/centos-tcpip.png'; md5=fe0324d0d74368d1920c243fd72747fd" msgstr "@@image: 'figures/centos-tcpip.png'; md5=fe0324d0d74368d1920c243fd72747fd" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_centos-example.xml84(None) msgid "" "@@image: 'figures/install-method.png'; md5=1d60286d52f6b385a5d15ae042858893" msgstr "@@image: 'figures/install-method.png'; md5=1d60286d52f6b385a5d15ae042858893" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_centos-example.xml97(None) msgid "@@image: 'figures/url-setup.png'; md5=b2f3b4a3552ad175575f5eb78e63dfd8" msgstr "@@image: 'figures/url-setup.png'; md5=b2f3b4a3552ad175575f5eb78e63dfd8" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_centos-example.xml148(None) msgid "" "@@image: 'figures/centos-complete.png'; md5=1b2c6a2e45a9ae52a5f6338ae74b1e54" msgstr "@@image: 'figures/centos-complete.png'; md5=1b2c6a2e45a9ae52a5f6338ae74b1e54" #: ./doc/image-guide/section_centos-example.xml4(title) msgid "Example: CentOS image" msgstr "例: CentOS イメージ" #: ./doc/image-guide/section_centos-example.xml5(para) msgid "" "This example shows you how to install a CentOS image and focuses mainly on " "CentOS 6.4. Because the CentOS installation process might differ across " "versions, the installation steps might differ if you use a different version" " of CentOS." msgstr "この例は、CentOS イメージのインストール方法を説明します。おもに CentOS 6.4 を対象にしています。CentOS のインストールプロセスがバージョンにより異なる可能性があるため、違うバージョンの CentOS を使用している場合、インストール手順が異なる可能性があります。" #: ./doc/image-guide/section_centos-example.xml9(title) msgid "Download a CentOS install ISO" msgstr "CentOS インストール ISO のダウンロード" #: ./doc/image-guide/section_centos-example.xml11(para) msgid "" "Navigate to the CentOS mirrors page." msgstr "CentOS ミラーページに移動します。" #: ./doc/image-guide/section_centos-example.xml16(para) msgid "" "Click one of the HTTP links in the right-hand column next" " to one of the mirrors." msgstr "ミラーの右側にある HTTP リンクをクリックします。" #: ./doc/image-guide/section_centos-example.xml20(para) msgid "" "Click the folder link of the CentOS version that you want to use. For " "example, 6.4/." msgstr "使用したい CentOS のバージョンのリンクをクリックします。例えば、6.4/ です。" #: ./doc/image-guide/section_centos-example.xml24(para) msgid "Click the isos/ folder link." msgstr "isos/ フォルダーへのリンクをクリックします。" #: ./doc/image-guide/section_centos-example.xml27(para) msgid "Click the x86_64/ folder link for 64-bit images." msgstr "64 ビットイメージ用の x86_64/ フォルダーへのリンクをクリックします。" #: ./doc/image-guide/section_centos-example.xml30(para) msgid "" "Click the netinstall ISO image that you want to download. For example, " "CentOS-6.4-x86_64-netinstall.iso is a good choice " "because it is a smaller image that downloads missing packages from the " "Internet during installation." msgstr "ダウンロードしたい netinstall ISO イメージをクリックします。例えば、CentOS-6.4-x86_64-netinstall.iso は小さいイメージなので良いでしょう。不足しているパッケージは、インストール中にインターネットからダウンロードされます。" #: ./doc/image-guide/section_centos-example.xml37(title) msgid "Start the installation process" msgstr "インストールプロセスの開始" #: ./doc/image-guide/section_centos-example.xml38(para) msgid "" "Start the installation process using either or " " as described in the previous section. If you use " ", do not forget to connect your VNC client to the virtual " "machine." msgstr "前のセクションに記載されている を使用して、インストールプロセスを開始します。 を使用する場合、VNC クライアントを仮想マシンに接続し忘れないでください。" #: ./doc/image-guide/section_centos-example.xml42(para) msgid "" "Assume that the name of your virtual machine image is " "centos-6.4; you need this name when you use " " commands to manipulate the state of the image." msgstr "仮想マシンイメージの名前が centos-6.4 であると仮定します。イメージを操作するために、 コマンドを使用する際に、この名前が必要になります。" #: ./doc/image-guide/section_centos-example.xml45(para) msgid "" "If you use , the commands should look something like this:" msgstr " を使用する場合、このコマンドは以下のようになるでしょう。" #: ./doc/image-guide/section_centos-example.xml56(title) #: ./doc/image-guide/section_centos-example.xml137(title) msgid "Step through the installation" msgstr "インストールのステップ実行" #: ./doc/image-guide/section_centos-example.xml57(para) msgid "" "At the initial Installer boot menu, choose the Install or upgrade " "an existing system option. Step through the installation prompts." " Accept the defaults." msgstr "インストーラーの初期ブートメニューで、Install or upgrade an existing system を選択します。インストールのプロンプトを一つずつ実行します。" #: ./doc/image-guide/section_centos-example.xml70(title) msgid "Configure TCP/IP" msgstr "TCP/IP の設定" #: ./doc/image-guide/section_centos-example.xml71(para) msgid "" "The default TCP/IP settings are fine. In particular, ensure that Enable IPv4" " support is enabled with DHCP, which is the default." msgstr "デフォルトの TCP/IP の設定が良いです。とくに、IPv4 サポートが DHCP 付きで有効化されていることを確認します。" #: ./doc/image-guide/section_centos-example.xml80(title) msgid "Point the installer to a CentOS web server" msgstr "CentOS Web サーバーの指定" #: ./doc/image-guide/section_centos-example.xml81(para) msgid "Choose URL as the installation method." msgstr "インストール方法として URL を選択します。" #: ./doc/image-guide/section_centos-example.xml87(para) msgid "" "Depending on the version of CentOS, the net installer requires that the user" " specify either a URL or the web site and a CentOS directory that " "corresponds to one of the CentOS mirrors. If the installer asks for a single" " URL, a valid URL might be " "http://mirror.umd.edu/centos/6/os/x86_64." msgstr "CentOS のバージョンによっては、ユーザーが CentOS のミラーに応じた、URL や Web サイト、および CentOS のディレクトリをネットワークインストーラーに指定する必要があります。インストーラーが URL だけを要求する場合、有効な URL の 1 つは http://mirror.umd.edu/centos/6/os/x86_64 です。" #: ./doc/image-guide/section_centos-example.xml92(para) msgid "" "Consider using other mirrors as an alternative to " "mirror.umd.edu." msgstr "mirror.umd.edu の代替として、他のミラーを使用することを検討してください。" #: ./doc/image-guide/section_centos-example.xml100(para) msgid "" "If the installer asks for web site name and CentOS directory separately, you" " might enter:" msgstr "インストーラーが Web サイト名と CentOS ディレクトリをそれぞれ確認する場合、次のとおり入力します。" #: ./doc/image-guide/section_centos-example.xml104(para) msgid "Web site name: mirror.umd.edu" msgstr "Web サイト名: mirror.umd.edu" #: ./doc/image-guide/section_centos-example.xml107(para) msgid "CentOS directory: centos/6/os/x86_64" msgstr "CentOS ディレクトリー: centos/6/os/x86_64" #: ./doc/image-guide/section_centos-example.xml110(para) msgid "" "See CentOS mirror " "page to get a full list of mirrors, click on the \"HTTP\" link of a " "mirror to retrieve the web site name of a mirror." msgstr "ミラーの一覧は CentOS ミラーページを参照してください。取得したいミラー Web サイト名の \"HTTP\" リンクをクリックしてください。" #: ./doc/image-guide/section_centos-example.xml115(title) msgid "Storage devices" msgstr "ストレージデバイス" #: ./doc/image-guide/section_centos-example.xml116(para) msgid "" "If prompted about which type of devices your installation uses, choose " "Basic Storage Devices." msgstr "インストールに使用するデバイスの種類を確認された場合、基本ストレージデバイス (Basic Storage Devices) を選択します。" #: ./doc/image-guide/section_centos-example.xml120(title) #: ./doc/image-guide/section_ubuntu-example.xml44(title) msgid "Hostname" msgstr "ホスト名" #: ./doc/image-guide/section_centos-example.xml121(para) msgid "" "The installer may ask you to choose a host name. The default " "(localhost.localdomain) is fine. You install the " "cloud-init package later, which " "sets the host name on boot when a new instance is provisioned using this " "image." msgstr "インストーラーが、ホスト名の入力を求めるかもしれません。デフォルトの localhost.localdomain が良いでしょう。後ほど cloud-init パッケージをインストールします。これにより、このイメージを使用して新規展開されたインスタンスの起動時に、ホスト名が設定されます。" #: ./doc/image-guide/section_centos-example.xml127(title) #: ./doc/image-guide/section_ubuntu-example.xml61(title) msgid "Partition the disks" msgstr "ディスクのパーティション作成" #: ./doc/image-guide/section_centos-example.xml128(para) msgid "" "There are different options for partitioning the disks. The default " "installation uses LVM partitions, and creates three partitions " "(/boot, /, swap), which works " "fine. Alternatively, you might want to create a single ext4 partition that " "is mounted to \"/\", which also works fine." msgstr "ディスクのパーティションは、さまざまな選択肢があります。デフォルトは、うまく動作する LVM パーティションを使用し、3 つのパーティション (/boot/、swap) を作成します。この代わりに、単一の ext4 パーティション を作成し、/ にマウントすることもうまく動作するでしょう。" #: ./doc/image-guide/section_centos-example.xml133(para) msgid "" "If unsure, use the default partition scheme for the installer because no " "scheme is better than another." msgstr "よくわからない場合、インストーラーのデフォルトの設定が最良であるため、そのまま使用します。" #: ./doc/image-guide/section_centos-example.xml138(para) msgid "" "Step through the installation, using the default options. The simplest thing" " to do is to choose the \"Basic Server\" install (may be called \"Server\" " "install on older versions of CentOS), which installs an SSH server." msgstr "デフォルトのオプションを使用して、インストールをステップ実行します。最も簡単な方法は、「基本サーバー」インストールを選択することです (CentOS の古いバージョンでは、「サーバー」と呼んでいるかもしれません)。これは、SSH サーバーをインストールします。" #: ./doc/image-guide/section_centos-example.xml143(title) #: ./doc/image-guide/section_ubuntu-example.xml98(title) msgid "Detach the CD-ROM and reboot" msgstr "CD-ROM の取り出しと再起動" #: ./doc/image-guide/section_centos-example.xml144(para) msgid "" "After the install completes, the Congratulations, your CentOS " "installation is complete screen appears." msgstr "インストール完了後、Congratulations, your CentOS installation is complete 画面が表示されます。" #: ./doc/image-guide/section_centos-example.xml154(replaceable) #: ./doc/image-guide/section_centos-example.xml313(replaceable) #: ./doc/image-guide/section_ubuntu-example.xml114(replaceable) #: ./doc/image-guide/section_ubuntu-example.xml193(replaceable) msgid "vm-image" msgstr "vm-image" #: ./doc/image-guide/section_centos-example.xml151(para) msgid "" "To eject a disk by using the command, libvirt requires that" " you attach an empty disk at the same target that the CDROM was previously " "attached, which should be hdc. You can confirm the " "appropriate target using the command." msgstr " コマンドを使用して、ディスクを取り出すために、CD-ROM が前に接続されていた場所と同じ場所に、libvirt が空のディスクを接続する必要があります。この場所は、hdc でしょう。 コマンドを使用して、適切な接続先を確認できます。" #: ./doc/image-guide/section_centos-example.xml168(para) msgid "" "Run the following commands from the host to eject the disk and reboot using " "virsh, as root. If you are using virt-manager, the commands below will work," " but you can also use the GUI to detach and reboot it by manually stopping " "and starting." msgstr "virsh を使用して、ディスクを取り出し、再起動するために、ホストから root として以下のコマンドを実行します。仮想マシンマネージャーを使用している場合、以下のコマンドを使用できますが、ディスクを切断し、手動で停止および起動を実行するために、GUI を使用することもできます。" #: ./doc/image-guide/section_centos-example.xml176(title) #: ./doc/image-guide/section_ubuntu-example.xml143(title) msgid "Log in to newly created image" msgstr "新規作成イメージへのログイン" #: ./doc/image-guide/section_centos-example.xml177(para) msgid "" "When you boot for the first time after installation, you might be prompted " "about authentication tools. Select Exit. Then, log in " "as root." msgstr "インストール後、初めて起動する場合、認証ツールに関するプロンプトが表示されます。Exit を選択します。そして、root としてログインします。" #: ./doc/image-guide/section_centos-example.xml181(title) msgid "Install the ACPI service" msgstr "ACPI サービスのインストール" #: ./doc/image-guide/section_centos-example.xml182(para) msgid "" "To enable the hypervisor to reboot or shutdown an instance, you must install" " and run the acpid service on the" " guest system." msgstr "ハイパーバイザーがインスタンスを再起動やシャットダウンできるようにするために、ゲストシステムに acpid サービスをインストールし、実行する必要があります。" #: ./doc/image-guide/section_centos-example.xml186(para) msgid "" "Run the following commands inside the CentOS guest to install the ACPI " "service and configure it to start when the system boots:" msgstr "ACPI サービスをインストールし、システム起動時にサービス起動するよう設定するために、以下のコマンドを CentOS ゲスト内で実行します。" #: ./doc/image-guide/section_centos-example.xml193(title) msgid "Configure to fetch metadata" msgstr "メタデータ取得の設定" #: ./doc/image-guide/section_centos-example.xml194(para) msgid "" "An instance must interact with the metadata service to perform several tasks" " on start up. For example, the instance must get the ssh public key and run " "the user data script. To ensure that the instance performs these tasks, use " "one of these methods:" msgstr "インスタンスは、起動時にいくつかの処理を実行するために、メタデータサービスと通信する必要があります。例えば、インスタンスが SSH 公開鍵を取得し、ユーザーデータエージェントを実行する必要があります。インスタンスが確実にこれらの処理を実行するために、これらの方法のどれかを使用します。" #: ./doc/image-guide/section_centos-example.xml199(para) msgid "" "Install a cloud-init RPM, which " "is a port of the Ubuntu cloud-init package. This is the recommended approach." msgstr "cloud-init RPM をインストールします。これは、Ubuntu cloud-init パッケージを移植したものです。これが推奨アプローチです。" #: ./doc/image-guide/section_centos-example.xml204(para) msgid "" "Modify /etc/rc.local to fetch desired information from " "the metadata service, as described in the next section." msgstr "メタデータサービスから必要な情報を取得するために、次のセクションに記載されているとおり、/etc/rc.local を編集します。" #: ./doc/image-guide/section_centos-example.xml210(title) msgid "Use cloud-init to fetch the public key" msgstr "公開鍵の取得のための coud-init の使用" #: ./doc/image-guide/section_centos-example.xml211(para) msgid "" "The cloud-init package " "automatically fetches the public key from the metadata server and places the" " key in an account. You can install cloud-" "init inside the CentOS guest by adding the EPEL repo:" msgstr "cloud-init パッケージは、メタデータサーバーから公開鍵を自動的に取得し、その鍵をアカウントの中に置きます。EPEL リポジトリを追加することにより、CentOS ゲストの中に cloud-init をインストールできます。" #: ./doc/image-guide/section_centos-example.xml217(para) msgid "" "The account varies by distribution. On Ubuntu-based virtual machines, the " "account is called ubuntu. On Fedora-based virtual " "machines, the account is called ec2-user." msgstr "アカウントはディストリビューションにより異なります。Ubuntu 系の仮想マシンの場合、アカウントは ubuntu という名前です。Fedora 系の仮想マシンの場合、アカウントは ec2-user という名前です。" #: ./doc/image-guide/section_centos-example.xml220(para) msgid "" "You can change the name of the account used by cloud-init by editing the " "/etc/cloud/cloud.cfg file and adding a line with a " "different user. For example, to configure cloud-init to put the key in an account named " "admin, add this line to the configuration file:" msgstr "cloud-init により使用されるアカウント名を変更できます。/etc/cloud/cloud.cfg ファイルを編集し、別のユーザーの行を追加します。例えば、admin という名前のアカウントに鍵を置くために、cloud-init を設定する場合、設定ファイルに以下の行を追加します。" #: ./doc/image-guide/section_centos-example.xml228(title) msgid "Write a script to fetch the public key (if no cloud-init)" msgstr "公開鍵取得のスクリプトの書き込み (cloud-init なしの場合)" #: ./doc/image-guide/section_centos-example.xml229(para) msgid "" "If you are not able to install the cloud-" "init package in your image, to fetch the ssh public key and add" " it to the root account, edit the /etc/rc.local file " "and add the following lines before the line touch " "/var/lock/subsys/local:" msgstr "cloud-init パッケージをインストールできない場合、SSH 公開鍵を取得し、それを root アカウントに追加するために、/etc/rc.local ファイルを編集し、touch /var/lock/subsys/local 行の前に以下の行を追加します。" #: ./doc/image-guide/section_centos-example.xml257(para) msgid "" "Some VNC clients replace the colon (:) with a semicolon " "(;) and the underscore (_) with a " "hyphen (-). Make sure to specify http:" " and not http;. Make sure to specify " "authorized_keys and not authorized-" "keys." msgstr "いくつかの VNC クライアントは、コロン (:) を セミコロン (;) に、アンダースコア (_) をハイフン (-) に置き換えます。http; ではなく、http: であること、authorized-keys ではなく authorized_keys であることを確認してください。" #: ./doc/image-guide/section_centos-example.xml265(para) msgid "" "The previous script only gets the ssh public key from the metadata server. " "It does not get user data, which is optional data that can be passed by the " "user when requesting a new instance. User data is often used to run a custom" " script when an instance boots." msgstr "" #: ./doc/image-guide/section_centos-example.xml269(para) msgid "" "As the OpenStack metadata service is compatible with version 2009-04-04 of " "the Amazon EC2 metadata service, consult the Amazon EC2 documentation on " "Using Instance Metadata for " "details on how to get user data." msgstr "OpenStack メタデータサービスは、Amazon EC2 メタデータサービスの 2009-04-04 版と互換性があります。ユーザーデータの取得方法に関する詳細は Using Instance Metadata にある Amazon EC2 のドキュメントを参照してください。" #: ./doc/image-guide/section_centos-example.xml276(title) msgid "Disable the zeroconf route" msgstr "zeroconf ルートの無効化" #: ./doc/image-guide/section_centos-example.xml277(para) msgid "" "For the instance to access the metadata service, you must disable the " "default zeroconf route:" msgstr "インスタンスがメタデータサービスにアクセスするために、デフォルトの zeroconf ルートを無効化する必要があります。" #: ./doc/image-guide/section_centos-example.xml282(title) msgid "Configure console" msgstr "コンソールの設定" #: ./doc/image-guide/section_centos-example.xml283(para) msgid "" "For the command to work properly on CentOS " "6.x, you might need to add the following lines to" " the /boot/grub/menu.lst file:" msgstr " コマンドが CentOS 6.x で正しく動作させるために、以下の行を /boot/grub/menu.lst ファイルに追加する必要があるでしょう。" #: ./doc/image-guide/section_centos-example.xml289(replaceable) msgid "..." msgstr "..." #: ./doc/image-guide/section_centos-example.xml292(title) #: ./doc/image-guide/section_ubuntu-example.xml173(title) msgid "Shut down the instance" msgstr "インスタンスのシャットダウン" #: ./doc/image-guide/section_centos-example.xml293(para) #: ./doc/image-guide/section_ubuntu-example.xml174(para) msgid "From inside the instance, as root:" msgstr "インスタンス内で root として以下を実行します。" #: ./doc/image-guide/section_centos-example.xml297(title) #: ./doc/image-guide/section_ubuntu-example.xml178(title) msgid "Clean up (remove MAC address details)" msgstr "クリーンアップ (MAC アドレスの詳細の削除)" #: ./doc/image-guide/section_centos-example.xml298(para) msgid "" "The operating system records the MAC address of the virtual ethernet card in" " locations such as /etc/sysconfig/network-scripts/ifcfg-" "eth0 and /etc/udev/rules.d/70-persistent-" "net.rules during the instance process. However, each time the " "image boots up, the virtual ethernet card will have a different MAC address," " so this information must be deleted from the configuration file." msgstr "オペレーティングシステムは、インスタンスの動作中、/etc/sysconfig/network-scripts/ifcfg-eth0/etc/udev/rules.d/70-persistent-net.rules などの場所に、仮想 NIC の MAC アドレスを記録します。しかしながら、イメージが起動するたびに、仮想 NIC が別の MAC アドレスを持ちます。そのため、この情報は設定ファイルから削除する必要があります。" #: ./doc/image-guide/section_centos-example.xml304(para) #: ./doc/image-guide/section_ubuntu-example.xml184(para) msgid "" "There is a utility called , that performs various cleanup " "tasks such as removing the MAC address references. It will clean up a " "virtual machine image in place:" msgstr " というユーティリティーがあります。これは、MAC アドレス参照の削除など、さまざまなクリーンアップ作業を実行できます。決まった場所にある仮想マシンイメージをクリーンアップします。" #: ./doc/image-guide/section_centos-example.xml310(title) #: ./doc/image-guide/section_ubuntu-example.xml190(title) msgid "Undefine the libvirt domain" msgstr "libvirt ドメインの定義削除" #: ./doc/image-guide/section_centos-example.xml311(para) msgid "" "Now that you can upload the image to the Image Service, you no longer need " "to have this virtual machine image managed by libvirt. Use the " " command to inform libvirt:" msgstr "これで、イメージを Image Service にアップロードできます。この仮想マシンイメージは libvirt により管理する必要がありません。 コマンドを使用して libvirt に通知します。" #: ./doc/image-guide/section_centos-example.xml317(title) #: ./doc/image-guide/section_ubuntu-example.xml197(title) msgid "Image is complete" msgstr "イメージの完成" #: ./doc/image-guide/section_centos-example.xml318(para) msgid "" "The underlying image file that you created with is ready to" " be uploaded. For example, you can upload the " "/tmp/centos-6.4.qcow2 image to the Image Service." msgstr " を用いて作成した、ベースとなるイメージファイルは、アップロードする準備ができました。例えば、/tmp/centos-6.4.qcow2 イメージを Image Service にアップロードできます。" #: ./doc/image-guide/bk-imageguide.xml8(title) msgid "OpenStack Virtual Machine Image Guide" msgstr "OpenStack 仮想マシンイメージガイド" #: ./doc/image-guide/bk-imageguide.xml10(titleabbrev) msgid "VM Image Guide" msgstr "仮想マシンイメージガイド" #: ./doc/image-guide/bk-imageguide.xml18(orgname) #: ./doc/image-guide/bk-imageguide.xml23(holder) msgid "OpenStack Foundation" msgstr "OpenStack Foundation" #: ./doc/image-guide/bk-imageguide.xml22(year) msgid "2013" msgstr "2013" #: ./doc/image-guide/bk-imageguide.xml25(releaseinfo) msgid "current" msgstr "カレント" #: ./doc/image-guide/bk-imageguide.xml26(productname) msgid "OpenStack" msgstr "OpenStack" #: ./doc/image-guide/bk-imageguide.xml30(remark) msgid "Remaining licensing details are filled in by the template." msgstr "Remaining licensing details are filled in by the template." #: ./doc/image-guide/bk-imageguide.xml35(para) msgid "" "This guide describes how to obtain, create, and modify virtual machine " "images that are compatible with OpenStack." msgstr "このガイドは、OpenStack で利用可能な仮想マシンイメージを取得、作成、更新する方法について説明します。" #: ./doc/image-guide/bk-imageguide.xml42(date) msgid "2014-04-17" msgstr "2014-04-17" #: ./doc/image-guide/bk-imageguide.xml46(para) msgid "" "Minor revisions for Icehouse - moved property listing into Command-Line Interface Reference and added a note about Windows" " time zones." msgstr "" #: ./doc/image-guide/bk-imageguide.xml56(date) msgid "2013-10-25" msgstr "2013-10-25" #: ./doc/image-guide/bk-imageguide.xml60(para) msgid "Adds information about image formats, properties." msgstr "イメージ形式に関する情報、プロパティを追加します。" #: ./doc/image-guide/bk-imageguide.xml67(date) msgid "2013-10-17" msgstr "2013-10-17" #: ./doc/image-guide/bk-imageguide.xml71(para) msgid "Havana release." msgstr "Havana リリース。" #: ./doc/image-guide/bk-imageguide.xml77(date) msgid "2013-06-04" msgstr "2013-06-04" #: ./doc/image-guide/bk-imageguide.xml81(para) msgid "Updated title for consistency." msgstr "一貫性のために文書名の更新。" #: ./doc/image-guide/bk-imageguide.xml88(date) msgid "2013-05-28" msgstr "2013-05-28" #: ./doc/image-guide/bk-imageguide.xml92(para) msgid "Initial release of this guide." msgstr "このガイドの初版。" #: ./doc/image-guide/ch_creating_images_automatically.xml7(title) msgid "Tool support for image creation" msgstr "イメージ作成のサポートツール" #: ./doc/image-guide/ch_creating_images_automatically.xml9(para) msgid "There are several tools that are designed to automate image creation." msgstr "イメージ作成を自動化するために設計されたツールがいくつかあります。" #: ./doc/image-guide/ch_creating_images_automatically.xml12(title) msgid "Oz" msgstr "Oz" #: ./doc/image-guide/ch_creating_images_automatically.xml23(para) msgid "" "As of this writing, there are no Oz packages for Ubuntu, so you will need to" " either install from source or build your own .deb file." msgstr "執筆時点で、Ubuntu 用 Oz パッケージがありません。そのため、ソースからインストールするか、自分で .deb ファイルをビルドする必要があります。" #: ./doc/image-guide/ch_creating_images_automatically.xml13(para) msgid "" "Oz is a " "command-line tool that automates the process of creating a virtual machine " "image file. Oz is a Python app that interacts with KVM to step through the " "process of installing a virtual machine. It uses a predefined set of " "kickstart (Red Hat-based systems) and preseed files (Debian-based systems) " "for operating systems that it supports, and it can also be used to create " "Microsoft Windows images. On Fedora, install Oz with " "yum:" msgstr "Oz は、仮想マシンイメージファイルの作成プロセスを自動化するコマンドラインツールです。仮想マシンのインストールプロセス全体を KVM とやりとりする Python アプリケーションです。サポートするオペレーティングシステムの kickstart (Red Hat 系システム)、preseed ファイル (Debian 系システム) の事前定義を使用します。Microsoft Windows イメージを作成するためにも使用できます。Fedora の場合、yum を用いて Oz をインストールします。" #: ./doc/image-guide/ch_creating_images_automatically.xml27(para) msgid "" "A full treatment of Oz is beyond the scope of this document, but we will " "provide an example. You can find additional examples of Oz template files on" " github at rackerjoe/oz-image-build/templates. " "Here's how you would create a CentOS 6.4 image with Oz." msgstr "Oz の全機能は、このドキュメントの範囲を超えていますが、例を示します。github の rackerjoe/oz-image-build/templates に Oz テンプレートファイルの別の例があります。これは、Oz を用いて CentOS 6.4 イメージを作成する方法です。" #: ./doc/image-guide/ch_creating_images_automatically.xml34(para) msgid "" "Create a template file (we'll call it centos64.tdl) " "with the following contents. The only entry you will need to change is the " "<rootpw> contents." msgstr "以下の内容のテンプレートファイルを作成します。centos64.tdl という名前にします。変更する必要がある項目は、<rootpw> の内容だけです。" #: ./doc/image-guide/ch_creating_images_automatically.xml72(para) msgid "" "This Oz template specifies where to download the Centos 6.4 install ISO. Oz " "will use the version information to identify which kickstart file to use. In" " this case, it will be RHEL6.auto." " It adds EPEL as a repository and install the epel-" "release, cloud-utils, and cloud-" "init packages, as specified in the packages " "section of the file." msgstr "この Oz テンプレートは、Centos 6.4 インストール ISO のダウンロード場所を指定します。Oz は、使用する kickstart ファイルを識別するために、バージョン情報を使用します。この場合、RHEL6.auto になります。リポジトリーとして EPEL を追加します。そして、このファイルの packages セクションに指定されている、epel-releasecloud-utilscloud-init パッケージをインストールします。" #: ./doc/image-guide/ch_creating_images_automatically.xml83(para) msgid "" "After Oz does the initial OS install using the kickstart file, it customizes" " the image by doing an update. It also removes any reference to the eth0 " "device that libvirt creates while Oz does the customizing, as specified in " "the command section of the XML file." msgstr "Oz が kickstart ファイルを使用して OS の初期インストールを完了した後、更新を実行してイメージをカスタマイズします。Oz によるカスタマイズ中、XML ファイルの command セクションに指定されているとおり、libvirt が作成する eth0 デバイスへの参照をすべて削除します。" #: ./doc/image-guide/ch_creating_images_automatically.xml89(para) msgid "To run this, do, as root:" msgstr "root として、このとおり実行します。" #: ./doc/image-guide/ch_creating_images_automatically.xml92(para) msgid "" "The -d3 flag tells Oz to show status information as it " "runs." msgstr "-d3 フラグにより、Oz が実行中の状態を表示します。" #: ./doc/image-guide/ch_creating_images_automatically.xml96(para) msgid "" "The -u tells Oz to do the customization (install extra " "packages, run the commands) once it does the initial install." msgstr "-u により、Oz が初期インストール完了後、カスタマイズ (追加パッケージのインストール、コマンドの実行) をします。" #: ./doc/image-guide/ch_creating_images_automatically.xml102(para) msgid "" "The -x <filename> flag tells Oz what filename to " "use to write out a libvirt XML file (otherwise it will default to something " "like centos64Apr_03_2013-12:39:42)." msgstr "-x <filename> フラグにより、Oz が libvirt XML ファイル (指定しなければ、デフォルトで centos64Apr_03_2013-12:39:42 のようなものになります) を書き込むために使用するファイル名を指定します。" #: ./doc/image-guide/ch_creating_images_automatically.xml90(para) msgid "" "If you leave out the -u " "flag, or you want to edit the file to do additional customizations, you can " "use the command, using the libvirt XML file that " " creates. For example: Oz will invoke " "libvirt to boot the image inside of KVM, then Oz will ssh into the instance " "and perform the customizations." msgstr "" #: ./doc/image-guide/ch_creating_images_automatically.xml120(title) msgid "VMBuilder" msgstr "VMBuilder" #: ./doc/image-guide/ch_creating_images_automatically.xml121(para) msgid "" "VMBuilder (Virtual " "Machine Builder) is a command-line tool that creates virtual machine images " "for different hypervisors. The version of VMBuilder that ships with Ubuntu " "can only create Ubuntu virtual machine guests. The version of VMBuilder that" " ships with Debian can create Ubuntu and Debian virtual machine guests." msgstr "VMBuilder (Virtual Machine Builder) は、さまざまなハイパーバイザー向けの仮想マシンイメージを作成するコマンドラインツールです。Ubuntu に同梱されている VMBuilder のバージョンは、Ubuntu 仮想マシンゲストのみを作成できます。Debian に同梱されている VMBuilder のバージョンは、Ubuntu と Debian の仮想マシンゲストを作成できます。" #: ./doc/image-guide/ch_creating_images_automatically.xml128(para) msgid "" "The Ubuntu Server Guide has " "documentation on how to use VMBuilder to create an Ubuntu image." msgstr "Ubuntu Server Guide は、Ubuntu イメージを作成するために、VMBuilder を使用する方法がドキュメント化されています。" #: ./doc/image-guide/ch_creating_images_automatically.xml135(title) msgid "BoxGrinder" msgstr "BoxGrinder" #: ./doc/image-guide/ch_creating_images_automatically.xml136(para) msgid "" "BoxGrinder is another tool for " "creating virtual machine images, which it calls appliances. BoxGrinder can " "create Fedora, Red Hat Enterprise Linux, or CentOS images. BoxGrinder is " "currently only supported on Fedora." msgstr "BoxGrinder は、アプライアンスと呼ぶ仮想マシンイメージを作成するためのもう一つのツールです。BoxGrinder は Fedora、Red Hat Enterprise Linux、CentOS イメージを作成できます。BoxGrinder は現在 Fedora のみにおいてサポートされます。" #: ./doc/image-guide/ch_creating_images_automatically.xml145(title) msgid "VeeWee" msgstr "VeeWee" #: ./doc/image-guide/ch_creating_images_automatically.xml146(para) msgid "" " VeeWee is often " "used to build Vagrant boxes, but " "it can also be used to build KVM images." msgstr " VeeWee は、よく Vagrant ボックスを構築するために使用されますが、KVM イメージを構築するためにも使用されます。" #: ./doc/image-guide/ch_creating_images_automatically.xml152(title) msgid "Packer" msgstr "Packer" #: ./doc/image-guide/ch_creating_images_automatically.xml153(para) msgid "" " Packer is a tool for creating " "machine images for multiple platforms from a single source configuration." msgstr "Packer は、単一のソース設定から複数のプラットフォームに対して、マシンイメージを作成するためのツールです。" #: ./doc/image-guide/ch_creating_images_automatically.xml159(title) msgid "imagefactory" msgstr "imagefactory" #: ./doc/image-guide/ch_creating_images_automatically.xml160(para) msgid "" "imagefactory is a newer tool " "designed to automate the building, converting, and uploading images to " "different cloud providers. It uses Oz as its back-end and includes support " "for OpenStack-based clouds." msgstr "" #: ./doc/image-guide/ch_creating_images_automatically.xml167(title) msgid "SUSE Studio" msgstr "SUSE Studio" #: ./doc/image-guide/ch_creating_images_automatically.xml168(para) msgid "" "SUSE Studio is a web application" " for building and testing software applications in a web browser. It " "supports the creation of physical, virtual or cloud-based applications and " "includes support for building images for OpenStack based clouds using SUSE " "Linux Enterprise and openSUSE as distributions." msgstr "" #: ./doc/image-guide/ch_obtaining_images.xml7(title) msgid "Get images" msgstr "イメージの取得" #: ./doc/image-guide/ch_obtaining_images.xml9(para) msgid "" "The simplest way to obtain a virtual machine image that works with OpenStack" " is to download one that someone else has already created." msgstr "OpenStack で動作する仮想マシンイメージを取得する最も簡単な方法は、すでに作成されたものをダウンロードすることです。" #: ./doc/image-guide/ch_obtaining_images.xml12(title) msgid "CirrOS (test) images" msgstr "CirrOS (test) イメージ" #: ./doc/image-guide/ch_obtaining_images.xml13(para) msgid "" "CirrOS is a minimal Linux distribution that was designed for use as a test " "image on clouds such as OpenStack Compute. You can download a CirrOS image " "in various formats from the CirrOS Launchpad download " "page." msgstr "CirrOS は、OpenStack Compute のようなクラウドでテストイメージとして使用する目的で設計された、軽量な Linux ディストリビューションです。CirrOS Launchpad のダウンロードページから、さまざまな形式で CirrOS イメージをダウンロードできます。" #: ./doc/image-guide/ch_obtaining_images.xml22(para) msgid "" "In a CirrOS image, the login account is cirros. The " "password is cubswin:)" msgstr "CirrOS イメージでは、ログインアカウントは cirros です。パスワードは cubswin:) です。" #: ./doc/image-guide/ch_obtaining_images.xml17(para) msgid "" "If your deployment uses QEMU or KVM, we recommend using the images in qcow2 " "format. The most recent 64-bit qcow2 image as of this writing is cirros-0.3.2-x86_64-disk.img" msgstr "QEMU や KVM の環境の場合、qcow2 形式イメージの利用を推奨します。執筆時点で、最近の 64 ビット qcow2 イメージは、cirros-0.3.2-x86_64-disk.img です。" #: ./doc/image-guide/ch_obtaining_images.xml28(title) msgid "Official Ubuntu images" msgstr "Ubuntu 公式イメージ" #: ./doc/image-guide/ch_obtaining_images.xml29(para) msgid "" "Canonical maintains an official set of Ubuntu-based images." msgstr "Canonical は、Ubuntu ベースの公式イメージをメンテナンスしています。" #: ./doc/image-guide/ch_obtaining_images.xml31(para) msgid "" "Images are arranged by Ubuntu release, and by image release date, with " "\"current\" being the most recent. For example, the page that contains the " "most recently built image for Ubuntu 14.04 \"Trusty Tahr\" is http://cloud-" "images.ubuntu.com/trusty/current/. Scroll to the bottom of the page " "for links to images that can be downloaded directly." msgstr "" #: ./doc/image-guide/ch_obtaining_images.xml41(para) msgid "" "In an Ubuntu cloud image, the login account is ubuntu." msgstr "Ubuntu クラウドイメージでは、ログインアカウントは ubuntu です。" #: ./doc/image-guide/ch_obtaining_images.xml37(para) msgid "" "If your deployment uses QEMU or KVM, we recommend using the images in qcow2 " "format. The most recent version of the 64-bit QCOW2 image for Ubuntu 14.04 " "is trusty-server-cloudimg-" "amd64-disk1.img." msgstr "お使いの環境で QEMU や KVM を使用する場合、イメージを qcow2 形式で使用することを推奨します。最近の Ubuntu 14.04 の 64 ビット qcow2 イメージは、trusty-server-cloudimg-amd64-disk1.img。" #: ./doc/image-guide/ch_obtaining_images.xml46(title) msgid "Official Red Hat Enterprise Linux images" msgstr "Red Hat Enterprise Linux 公式イメージ" #: ./doc/image-guide/ch_obtaining_images.xml47(para) msgid "" "Red Hat maintains official Red Hat Enterprise Linux cloud images. A valid " "Red Hat Enterprise Linux subscription is required to download these images:" msgstr "Red Hat は、Red Hat Enterprise Linux の公式クラウドイメージを作成しています。これらのイメージをダウンロードするために、Red Hat Enterprise Linux の有効なサブスクリプションが必要になります。" #: ./doc/image-guide/ch_obtaining_images.xml56(link) msgid "Red Hat Enterprise Linux 7 KVM Guest Image" msgstr "Red Hat Enterprise Linux 7 KVM ゲストイメージ" #: ./doc/image-guide/ch_obtaining_images.xml62(link) msgid "Red Hat Enterprise Linux 6 KVM Guest Image" msgstr "Red Hat Enterprise Linux 6 KVM ゲストイメージ" #: ./doc/image-guide/ch_obtaining_images.xml68(title) msgid "Official Fedora images" msgstr "Fedora 公式イメージ" #: ./doc/image-guide/ch_obtaining_images.xml75(para) msgid "In a Fedora image, the login account is fedora." msgstr "Fedora イメージの場合、ログインアカウントは fedora です。" #: ./doc/image-guide/ch_obtaining_images.xml69(para) msgid "" "The Fedora project maintains a list of official cloud images at . The images include the " "cloud-init utility to support key" " and user data injection. The default user name is fedora. " msgstr "Fedora プロジェクトは、 に公式クラウドイメージの一覧を公開しています。このイメージは、鍵とユーザーデータのインジェクションをサポートするために、cloud-init ユーティリティを含みます。デフォルトのユーザー名は fedora です。" #: ./doc/image-guide/ch_obtaining_images.xml79(title) msgid "Official openSUSE and SLES images" msgstr "openSUSE、SLES 公式イメージ" #: ./doc/image-guide/ch_obtaining_images.xml80(para) msgid "" "SUSE does not provide openSUSE or SUSE Linux Enterprise Server (SLES) images" " for direct download. Instead, they provide a web-based tool called SUSE Studio that you can use to build " "openSUSE and SLES images." msgstr "SUSE は、直接ダウンロードするための、openSUSE や SUSE Linux Enterprise Server (SLES) のイメージを提供していません。代わりに、openSUSE や SLES のイメージを作成するために使用できる、SUSE Studio という Web ベースのツールを提供しています。" #: ./doc/image-guide/ch_obtaining_images.xml86(para) msgid "" "For example, Christian Berendt used openSUSE to create a test openSUSE 12.3 image." msgstr "例えば、Christian Berendt は、openSUSE 12.3 テストイメージを作成するために、openSUSE を使用しました。" #: ./doc/image-guide/ch_obtaining_images.xml91(title) msgid "Official images from other Linux distributions" msgstr "他の Linux ディストリビューションの公式イメージ" #: ./doc/image-guide/ch_obtaining_images.xml92(para) msgid "" "As of this writing, we are not aware of other distributions that provide " "images for download." msgstr "執筆時点では、ダウンロード用のイメージを提供している他のディストリビューションを把握していません。" #: ./doc/image-guide/ch_obtaining_images.xml95(title) msgid "Rackspace Cloud Builders (multiple distros) images" msgstr "Rackspace Cloud Builders (複数ディストリビューション) イメージ" #: ./doc/image-guide/ch_obtaining_images.xml97(para) msgid "" "Rackspace Cloud Builders maintains a list of pre-built images from various " "distributions (Red Hat, CentOS, Fedora, Ubuntu). Links to these images can " "be found at rackerjoe/oz-image-build on Github." msgstr "Rackspace Cloud Builders は、さまざまなディストリビューション(Red Hat、CentOS、Fedora、Ubuntu)の構築済みイメージの一覧を作成しています。これらのイメージへのリンクが GitHub の rackerjoe/oz-image-build にあります。" #: ./doc/image-guide/ch_obtaining_images.xml103(title) msgid "Microsoft Windows images" msgstr "Microsoft Windows イメージ" #: ./doc/image-guide/ch_obtaining_images.xml104(para) msgid "" "Cloudbase Solutions hosts an OpenStack Windows Server 2012 " "Standard Evaluation image that runs on Hyper-V, KVM, and " "XenServer/XCP." msgstr "Cloudbase Solutions は、Hyper-V、KVM、XenServer/XCP で動作する OpenStack Windows Server 2012 Standard 評価イメージ を配布しています。" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_ubuntu-example.xml39(None) msgid "" "@@image: 'figures/ubuntu-install.png'; md5=a1f2ab707b7bc3122e20e6e0e4580887" msgstr "@@image: 'figures/ubuntu-install.png'; md5=a1f2ab707b7bc3122e20e6e0e4580887" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_ubuntu-example.xml83(None) msgid "" "@@image: 'figures/ubuntu-software-selection.png'; " "md5=423be828f701345f7d20551a39f24271" msgstr "@@image: 'figures/ubuntu-software-selection.png'; md5=423be828f701345f7d20551a39f24271" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_ubuntu-example.xml93(None) msgid "" "@@image: 'figures/ubuntu-grub.png'; md5=e46a46bd4044483da7cd07de2ff1ddbc" msgstr "@@image: 'figures/ubuntu-grub.png'; md5=e46a46bd4044483da7cd07de2ff1ddbc" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/section_ubuntu-example.xml104(None) msgid "" "@@image: 'figures/ubuntu-finished.png'; md5=750be1d6a71b4186be563c049043e3a4" msgstr "@@image: 'figures/ubuntu-finished.png'; md5=750be1d6a71b4186be563c049043e3a4" #: ./doc/image-guide/section_ubuntu-example.xml4(title) msgid "Example: Ubuntu image" msgstr "例: Ubuntu イメージ" #: ./doc/image-guide/section_ubuntu-example.xml5(para) msgid "" "This example installs a Ubuntu 14.04 (Trusty Tahr) image. To create an image" " for a different version of Ubuntu, follow these steps with the noted " "differences." msgstr "この例は、Ubuntu 14.04 (Trusty Tahr) イメージをインストールします。別のバージョンの Ubuntu イメージを作成する場合、注記した差分の手順を実行してください。" #: ./doc/image-guide/section_ubuntu-example.xml8(title) msgid "Download an Ubuntu install ISO" msgstr "Ubuntu インストール ISO のダウンロード" #: ./doc/image-guide/section_ubuntu-example.xml9(para) msgid "" "Because the goal is to make the smallest possible base image, this example " "uses the network installation ISO. The Ubuntu 64-bit 14.04 network installer" " ISO is at http://archive.ubuntu.com/ubuntu/dists/trusty/main" "/installer-amd64/current/images/netboot/mini.iso." msgstr "目標は利用可能な最小のベースイメージを作成することなので、この例はネットワークインストール ISO を使用します。Ubuntu 64 ビット 14.04 ネットワークインストーラー ISO は http://archive.ubuntu.com/ubuntu/dists/trusty/main/installer-amd64/current/images/netboot/mini.iso にあります。" #: ./doc/image-guide/section_ubuntu-example.xml15(title) msgid "Start the install process" msgstr "インストールプロセスの開始" #: ./doc/image-guide/section_ubuntu-example.xml16(para) msgid "" "Start the installation process by using either or " " as described in the previous section. If you use " ", do not forget to connect your VNC client to the virtual " "machine." msgstr "前のセクションに記載されている を使用して、インストールプロセスを開始します。 を使用する場合、VNC クライアントを仮想マシンに接続し忘れないでください。" #: ./doc/image-guide/section_ubuntu-example.xml20(para) msgid "" "Assume that the name of your virtual machine image is " "ubuntu-14.04, which you need to know when you use " " commands to manipulate the state of the image." msgstr "仮想マシンイメージの名前が ubuntu-14.04 であると仮定します。これは、イメージを操作するために コマンドを使用する際に、知っている必要があります。" #: ./doc/image-guide/section_ubuntu-example.xml23(para) msgid "" "If you are using , the commands should look something like " "this:" msgstr " を使用している場合、このコマンドは以下のようになるでしょう。" #: ./doc/image-guide/section_ubuntu-example.xml34(title) #: ./doc/image-guide/section_ubuntu-example.xml56(title) msgid "Step through the install" msgstr "インストールのステップ実行" #: ./doc/image-guide/section_ubuntu-example.xml35(para) msgid "" "At the initial Installer boot menu, choose the Install " "option. Step through the install prompts, the defaults should be fine." msgstr "インストーラーの初期ブートメニューで、Install を選択します。インストールのプロンプトを一つずつ実行します。デフォルトのままが良いでしょう。" #: ./doc/image-guide/section_ubuntu-example.xml45(para) msgid "" "The installer may ask you to choose a hostname. The default " "(ubuntu) is fine. We will install the cloud-init package " "later, which will set the hostname on boot when a new instance is " "provisioned using this image." msgstr "インストーラーがホスト名を聞いてくるかもしれません。デフォルトの ubuntu が良いでしょう。後から cloud-init パッケージをインストールします。これは、このイメージを使用して、新しいインスタンスを展開する際、ブート時にホスト名を設定します。" #: ./doc/image-guide/section_ubuntu-example.xml52(title) msgid "Select a mirror" msgstr "ミラーの選択" #: ./doc/image-guide/section_ubuntu-example.xml53(para) msgid "The default mirror proposed by the installer should be fine." msgstr "インストーラーにより提案されるデフォルトのミラーが良いでしょう。" #: ./doc/image-guide/section_ubuntu-example.xml57(para) msgid "" "Step through the install, using the default options. When prompted for a " "user name, the default (ubuntu) " "is fine." msgstr "デフォルトのオプションを使用して、インストールを進めます。ユーザー名を聞かれた際、デフォルトの ubuntu が良いでしょう。" #: ./doc/image-guide/section_ubuntu-example.xml62(para) msgid "" "There are different options for partitioning the disks. The default " "installation will use LVM partitions, and will create three partitions " "(/boot, /, swap), and this will " "work fine. Alternatively, you may wish to create a single ext4 partition, " "mounted to \"/\", should also work fine." msgstr "ディスクのパーティションは、さまざまな選択肢があります。デフォルトは、うまく動作する LVM パーティションを使用し、3 つのパーティション (/boot/、swap) を作成します。この代わりに、単一の ext4 パーティション を作成し、/ にマウントすることもうまく動作するでしょう。" #: ./doc/image-guide/section_ubuntu-example.xml67(para) msgid "" "If unsure, we recommend you use the installer's default partition scheme, " "since there is no clear advantage to one scheme or another." msgstr "よくわからない場合、インストーラーのデフォルトのパーティション構成を使用することを推奨します。別の構成にする明確な利点がないためです。" #: ./doc/image-guide/section_ubuntu-example.xml71(title) msgid "Automatic updates" msgstr "自動更新" #: ./doc/image-guide/section_ubuntu-example.xml72(para) msgid "" "The Ubuntu installer will ask how you want to manage upgrades on your " "system. This option depends on your specific use case. If your virtual " "machine instances will be connected to the internet, we recommend \"Install " "security updates automatically\"." msgstr "Ubuntu のインストーラーは、どのようにシステムをアップグレードしたいかを確認します。この選択肢は、具体的なユースケースに依存します。仮想マシンインスタンスがインターネットに接続する場合、「自動的にセキュリティ更新をインストールする」を推奨します。" #: ./doc/image-guide/section_ubuntu-example.xml77(title) msgid "Software selection: OpenSSH server" msgstr "ソフトウェア選択: OpenSSH サーバー" #: ./doc/image-guide/section_ubuntu-example.xml78(para) msgid "" "Choose \"OpenSSH server\"so that you will be able to SSH into the virtual " "machine when it launches inside of an OpenStack cloud." msgstr "OpenStack クラウド内で起動したときに、仮想マシン内に SSH できるよう、「OpenSSH server」を選択します。" #: ./doc/image-guide/section_ubuntu-example.xml88(title) msgid "Install GRUB boot loader" msgstr "GRUB ブートローダーのインストール" #: ./doc/image-guide/section_ubuntu-example.xml89(para) msgid "" "Select \"Yes\" when asked about installing the GRUB boot loader to the " "master boot record." msgstr "GRUB ブートローダーをマスターブートレコードにインストールするかを確認された際、「Yes」を選択します。" #: ./doc/image-guide/section_ubuntu-example.xml99(para) msgid "" "Select the defaults for all of the remaining options. When the installation " "is complete, you will be prompted to remove the CD-ROM." msgstr "残りのオプションは、すべてデフォルトを選択します。インストール完了時、CD-ROM を取り出すようプロンプトが表示されます。" #: ./doc/image-guide/section_ubuntu-example.xml108(para) msgid "" "When you hit \"Continue\" the virtual machine will shut down, even though it" " says it will reboot." msgstr "「続行」を選択すると、仮想マシンがシャットダウンし、再起動してきます。" #: ./doc/image-guide/section_ubuntu-example.xml111(para) msgid "" "To eject a disk using , libvirt requires that you attach an " "empty disk at the same target that the CDROM was previously attached, which " "should be hdc. You can confirm the appropriate target " "using the command." msgstr " を使用して、ディスクを取り出すために、CD-ROM が前に接続されていた場所と同じ場所に、libvirt が空のディスクを接続する必要があります。この場所は、hdc でしょう。 コマンドを使用して、適切な接続先を確認できます。" #: ./doc/image-guide/section_ubuntu-example.xml128(para) msgid "" "Run the following commands in the host as root to start up the machine again" " as paused, eject the disk and resume. If you are using virt-manager, you " "may use the GUI instead." msgstr "ホストで root として以下のコマンドを実行して、マシンを一時停止し、ディスクを取り出し、再開します。仮想マシンマネージャーを使用している場合、代わりに GUI を使用することもできます。" #: ./doc/image-guide/section_ubuntu-example.xml135(para) msgid "" "In the previous example, you paused the instance paused, ejected the disk, " "and unpaused the instance. In theory, you could have ejected the disk at the" " Installation complete screen. However, our testing " "indicates that the Ubuntu installer locks the drive so that it cannot be " "ejected at that point." msgstr "" #: ./doc/image-guide/section_ubuntu-example.xml144(para) msgid "" "When you boot for the first time after install, it may ask you about " "authentication tools, you can just choose 'Exit'. Then, log in as root using" " the root password you specified." msgstr "" #: ./doc/image-guide/section_ubuntu-example.xml149(title) msgid "Install cloud-init" msgstr "cloud-init のインストール" #: ./doc/image-guide/section_ubuntu-example.xml150(para) msgid "" "The script starts on instance boot and will search for a " "metadata provider to fetch a public key from. The public key will be placed " "in the default user account for the image." msgstr " スクリプトは、インスタンス起動時に起動し、メタデータサービスプロバイダーから公開鍵を取得するために、それを検索します。公開鍵は、イメージのデフォルトユーザーアカウントに置かれます。" #: ./doc/image-guide/section_ubuntu-example.xml153(para) msgid "Install the cloud-init package:" msgstr "cloud-init パッケージをインストールします。" #: ./doc/image-guide/section_ubuntu-example.xml155(para) msgid "" "When building Ubuntu images must be explicitly configured " "for the metadata source in use. The OpenStack metadata server emulates the " "EC2 metadata service used by images in Amazon EC2." msgstr "" #: ./doc/image-guide/section_ubuntu-example.xml158(para) msgid "" "To set the metadata source to be used by the image run the " "command against the cloud-init package. When prompted " "select the EC2 data source:" msgstr "" #: ./doc/image-guide/section_ubuntu-example.xml163(para) msgid "" "The account varies by distribution. On Ubuntu-based virtual machines, the " "account is called \"ubuntu\". On Fedora-based virtual machines, the account " "is called \"ec2-user\"." msgstr "" #: ./doc/image-guide/section_ubuntu-example.xml166(para) msgid "" "You can change the name of the account used by cloud-init by editing the " "/etc/cloud/cloud.cfg file and adding a line with a " "different user. For example, to configure cloud-init to put the key in an " "account named \"admin\", edit the config file so it has the line:" msgstr "/etc/cloud/cloud.cfg ファイルを編集し、別のユーザー名を書いた行を追加して、cloud-init により使用されるアカウント名を変更できます。例えば、「admin」という名前のアカウントに SSH 鍵を置くよう cloud-init を設定する場合、次の行のように設定ファイルを編集します。" #: ./doc/image-guide/section_ubuntu-example.xml179(para) msgid "" "The operating system records the MAC address of the virtual ethernet card in" " locations such as /etc/udev/rules.d/70-persistent-" "net.rules during the instance process. However, each time the " "image boots up, the virtual ethernet card will have a different MAC address," " so this information must be deleted from the configuration file." msgstr "" #: ./doc/image-guide/section_ubuntu-example.xml191(para) msgid "" "Now that the image is ready to be uploaded to the Image Service, you no " "longer need to have this virtual machine image managed by libvirt. Use the " " command to inform libvirt:" msgstr "" #: ./doc/image-guide/section_ubuntu-example.xml198(para) msgid "" "The underlying image file that you created with , such as " "/tmp/trusty.qcow2, is now ready for uploading to the " "OpenStack Image Service." msgstr "" #: ./doc/image-guide/section_glance-image-metadata.xml7(title) msgid "Image metadata" msgstr "イメージメタデータ" #: ./doc/image-guide/section_glance-image-metadata.xml9(para) msgid "" "Image metadata can help end users determine the nature of an image, and is " "used by associated OpenStack components and drivers which interface with the" " Image Service." msgstr "イメージメタデータは、エンドユーザーがイメージの原型を判断する手助けになります。また、Image Service とやりとりする、関連する OpenStack コンポーネントやドライバーにより使用されます。" #: ./doc/image-guide/section_glance-image-metadata.xml11(para) msgid "" "Metadata can also determine the scheduling of hosts. If the " " option is set on an image, and Compute is " "configured so that the ImagePropertiesFilter " "scheduler filter is enabled (default), then the scheduler only considers " "compute hosts that satisfy that property." msgstr "メタデータは、ホストのスケジューリングも決められます。 オプションがイメージに設定されていて、ImagePropertiesFilter スケジューラーが有効 (デフォルト) になるよう Compute が設定されている場合、スケジューラーはプロパティーを満たすコンピュートホストのみを考慮します。" #: ./doc/image-guide/section_glance-image-metadata.xml15(para) msgid "" "Compute's ImagePropertiesFilter value is specified " "in the value in the " "/etc/nova/nova.conf file." msgstr "Compute の ImagePropertiesFilter 値は、/etc/nova/nova.conf ファイルの 値に指定されます。" #: ./doc/image-guide/section_glance-image-metadata.xml18(para) msgid "" "You can add metadata to Image Service images by using the " "option with the or command. More than one " "property can be specified. For example:" msgstr " コマンドや コマンドを オプションとともに用いることにより、メタデータを Image Service のイメージに追加できます。複数のプロパティーを指定できます。例:" #: ./doc/image-guide/section_glance-image-metadata.xml22(replaceable) msgid "img-uuid" msgstr "img-uuid" #: ./doc/image-guide/section_glance-image-metadata.xml23(para) msgid "" "Common image properties are also specified in the /etc/glance" "/schema-image.json file. For a complete list of valid property " "keys and values, refer to the OpenStack " "Command-Line Reference." msgstr "" #: ./doc/image-guide/section_glance-image-metadata.xml28(para) msgid "" "All associated properties for an image can be displayed using the " " command. For example:" msgstr "すべての関連するイメージのプロパティーは、 コマンドを使用して表示できます。例:" #: ./doc/image-guide/ch_openstack_images.xml11(title) msgid "OpenStack Linux image requirements" msgstr "OpenStack の Linux イメージ要件" #: ./doc/image-guide/ch_openstack_images.xml13(para) msgid "" "For a Linux-based image to have full functionality in an OpenStack Compute " "cloud, there are a few requirements. For some of these, you can fulfill the " "requirement by installing the cloud-" "init package. Read this section before you create your own " "image to be sure that the image supports the OpenStack features that you " "plan to use." msgstr "Linux イメージが OpenStack クラウドで全機能を利用する場合、いくつかの要件があります。これらのいくつかは、cloud-init をインストールすることにより、要件を満たせます。イメージを作成する前に、使用する OpenStack の機能をイメージがきちんとサポートするために、このセクションを確認してください。" #: ./doc/image-guide/ch_openstack_images.xml23(para) msgid "" "Disk partitions and resize root partition on boot (cloud-" "init)" msgstr "起動時のディスクパーティション設定およびルートパーティションのサイズ変更 (cloud-init)" #: ./doc/image-guide/ch_openstack_images.xml27(para) #: ./doc/image-guide/ch_openstack_images.xml235(title) msgid "No hard-coded MAC address information" msgstr "MAC アドレス情報の組み込みなし" #: ./doc/image-guide/ch_openstack_images.xml30(para) msgid "SSH server running" msgstr "SSH サーバーの実行" #: ./doc/image-guide/ch_openstack_images.xml33(para) #: ./doc/image-guide/ch_openstack_images.xml279(title) msgid "Disable firewall" msgstr "ファイアウォールの無効化" #: ./doc/image-guide/ch_openstack_images.xml36(para) msgid "Access instance using ssh public key (cloud-init)" msgstr "SSH 公開鍵を使用したインスタンスへのアクセス (cloud-init)" #: ./doc/image-guide/ch_openstack_images.xml40(para) msgid "Process user data and other metadata (cloud-init)" msgstr "ユーザーデータと他のメタデータの処理 (cloud-init)" #: ./doc/image-guide/ch_openstack_images.xml44(para) msgid "" "Paravirtualized Xen support in Linux kernel (Xen hypervisor only with Linux " "kernel version < 3.0)" msgstr "Linux カーネルの準仮想化 Xen サポート (Linux カーネルバージョン < 3.0 の Xen ハイパーバイザーのみ)" #: ./doc/image-guide/ch_openstack_images.xml50(title) msgid "Disk partitions and resize root partition on boot (cloud-init)" msgstr "起動時のディスクパーティション設定およびルートパーティションのサイズ変更 (cloud-init)" #: ./doc/image-guide/ch_openstack_images.xml52(para) msgid "" "When you create a Linux image, you must decide how to partition the disks. " "The choice of partition method can affect the resizing functionality, as " "described in the following sections." msgstr "Linux イメージの作成時、ディスクをパーティション化する方法を決める必要があります。パーティション方法の選択により、以下のセクションに記載されているとおり、リサイズ機能に影響を与える可能性があります。" #: ./doc/image-guide/ch_openstack_images.xml56(para) msgid "" "The size of the disk in a virtual machine image is determined when you " "initially create the image. However, OpenStack lets you launch instances " "with different size drives by specifying different flavors. For example, if " "your image was created with a 5GB disk, and you launch an instance with a " "flavor of m1.small. The resulting virtual machine instance has, by default, " "a primary disk size of 10GB. When the disk for an instance is resized up, " "zeros are just added to the end." msgstr "仮想マシンイメージのディスク容量は、イメージの初期作成時に決められます。しかしながら、OpenStack により、別のフレーバーを指定して、インスタンスを別の容量で起動できます。例えば、イメージが 5GB ディスクで作成し、インスタンスを m1.small のフレーバーで起動した場合、仮想マシンインスタンスはデフォルトで 10GB の主ディスクを持ちます。インスタンスのディスクが容量拡張された場合、単に最後に 0 が書き込まれます。" #: ./doc/image-guide/ch_openstack_images.xml66(para) msgid "" "Your image must be able to resize its partitions on boot to match the size " "requested by the user. Otherwise, after the instance boots, you must " "manually resize the partitions to access the additional storage to which you" " have access when the disk size associated with the flavor exceeds the disk " "size with which your image was created." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml74(title) msgid "Xen: 1 ext3/ext4 partition (no LVM, no /boot, no swap)" msgstr "Xen: 1 ext3/ext4 パーティション (LVM なし、/boot なし、swap なし)" #: ./doc/image-guide/ch_openstack_images.xml76(para) msgid "" "If you use the OpenStack XenAPI driver, the Compute service automatically " "adjusts the partition and file system for your instance on boot. Automatic " "resize occurs if the following conditions are all true:" msgstr "OpenStack XenAPI ドライバーを使用する場合、Compute のサービスは、インスタンスの起動時にパーティションとファイルシステムを自動的に調整します。以下の条件がすべて満たされる場合、自動リサイズが実行されます。" #: ./doc/image-guide/ch_openstack_images.xml83(para) msgid "" "auto_disk_config=True is set as a property on the image " "in the image registry." msgstr "auto_disk_config=True が、イメージレジストリーにあるイメージのプロパティとして設定されている。" #: ./doc/image-guide/ch_openstack_images.xml88(para) msgid "The disk on the image has only one partition." msgstr "イメージのディスクが 1 つのパーティションを持ちます。" #: ./doc/image-guide/ch_openstack_images.xml92(para) msgid "The file system on the one partition is ext3 or ext4." msgstr "1 つのパーティションのファイルシステムが ext3 または ext4 です。" #: ./doc/image-guide/ch_openstack_images.xml96(para) msgid "" "Therefore, if you use Xen, we recommend that when you create your images, " "you create a single ext3 or ext4 partition (not managed by LVM). Otherwise, " "read on." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml102(title) msgid "" "Non-Xen with cloud-init/cloud-tools: One ext3/ext4 partition (no LVM, no " "/boot, no swap)" msgstr "cloud-init/cloud-tools ありの非 Xen : 1 つの ext3/ext4 パーティション (LVM なし、/boot なし、swap なし)" #: ./doc/image-guide/ch_openstack_images.xml104(para) msgid "You must configure these items for your image:" msgstr "イメージのこれらの項目を設定する必要があります。" #: ./doc/image-guide/ch_openstack_images.xml108(para) msgid "" "The partition table for the image describes the original size of the image" msgstr "イメージのパーティションテーブルは、イメージの元々の容量を記載しています。" #: ./doc/image-guide/ch_openstack_images.xml112(para) msgid "The file system for the image fills the original size of the image" msgstr "イメージのファイルシステムは、イメージの元々の容量になっています。" #: ./doc/image-guide/ch_openstack_images.xml116(para) msgid "Then, during the boot process, you must:" msgstr "そして、ブート中に以下を実行する必要があります。" #: ./doc/image-guide/ch_openstack_images.xml119(para) msgid "Modify the partition table to make it aware of the additional space:" msgstr "追加領域を認識させるためにパーティションテーブルを変更します。" #: ./doc/image-guide/ch_openstack_images.xml123(para) msgid "" "If you do not use LVM, you must modify the table to extend the existing root" " partition to encompass this additional space." msgstr "LVM を使用してない場合、既存のルートパーティションをこの追加領域を含むまで拡張するために、テーブルを変更する必要があります。" #: ./doc/image-guide/ch_openstack_images.xml129(para) msgid "" "If you use LVM, you can add a new LVM entry to the partition table, create a" " new LVM physical volume, add it to the volume group, and extend the logical" " partition with the root volume." msgstr "LVM を使用している場合、新規 LVM 項目をパーティションテーブルに追加し、新規 LVM 物理ボリュームを作成し、それをボリュームグループに追加し、ルートボリュームの論理パーティションを拡張できます。" #: ./doc/image-guide/ch_openstack_images.xml139(para) msgid "Resize the root volume file system." msgstr "ルートボリュームのファイルシステムをリサイズします。" #: ./doc/image-guide/ch_openstack_images.xml142(para) msgid "" "The simplest way to support this in your image is to install the cloud-utils package " "(contains the tool for extending partitions), the cloud-initramfs-" "growroot package (which supports resizing root partition on the first" " boot), and the cloud-init package into your image. With these installed, " "the image performs the root partition resize on boot. For example, in the " "/etc/rc.local file. These packages are in the Ubuntu " "and Debian package repository, as well as the EPEL repository (for " "Fedora/RHEL/CentOS/Scientific Linux guests)." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml161(para) msgid "" "If you cannot install cloud-initramfs-tools, Robert " "Plestenjak has a github project called linux-rootfs-" "resize that contains scripts that update a ramdisk by using " " so that the image resizes properly on boot." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml169(para) msgid "" "If you can install the cloud-utils and cloud-init " "packages, we recommend that when you create your images, you create a single" " ext3 or ext4 partition (not managed by LVM)." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml176(title) msgid "" "Non-Xen without cloud-init/cloud-" "tools: LVM" msgstr "cloud-init/cloud-tools なしの非 Xen: LVM" #: ./doc/image-guide/ch_openstack_images.xml179(para) msgid "" "If you cannot install cloud-init and cloud-" "tools inside of your guest, and you want to support resize, you " "must write a script that your image runs on boot to modify the partition " "table. In this case, we recommend using LVM to manage your partitions. Due " "to a limitation in the Linux kernel (as of this writing), you cannot modify " "a partition table of a raw disk that has partitions currently mounted, but " "you can do this for LVM." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml190(para) msgid "" "Detect if any additional space is available on the disk. For example, parse " "the output of ." msgstr "ディスクの追加領域を利用可能かどうかを検知します。例えば、 の出力を解析します。" #: ./doc/image-guide/ch_openstack_images.xml197(para) msgid "" "Create a new LVM partition with the additional space. For example, " "." msgstr "この追加領域を用いて新規 LVM パーティションを作成します。例えば、。" #: ./doc/image-guide/ch_openstack_images.xml205(replaceable) #: ./doc/image-guide/ch_openstack_images.xml212(replaceable) #: ./doc/image-guide/ch_openstack_images.xml219(replaceable) msgid "sda6" msgstr "sda6" #: ./doc/image-guide/ch_openstack_images.xml203(para) msgid "Create a new physical volume. For example, ." msgstr "新規物理ボリュームを作成します。例えば、。" #: ./doc/image-guide/ch_openstack_images.xml211(replaceable) msgid "vg00" msgstr "vg00" #: ./doc/image-guide/ch_openstack_images.xml208(para) msgid "" "Extend the volume group with this physical partition. For example, " "." msgstr "この物理パーティションを用いてボリュームグループを拡張します。例えば、。" #: ./doc/image-guide/ch_openstack_images.xml218(replaceable) #: ./doc/image-guide/ch_openstack_images.xml224(replaceable) msgid "node-root" msgstr "node-root" #: ./doc/image-guide/ch_openstack_images.xml215(para) msgid "" "Extend the logical volume contained the root partition by the amount of " "space. For example, ." msgstr "ルートパーティションを含む論理ボリュームを合計容量に拡張します。例えば、。" #: ./doc/image-guide/ch_openstack_images.xml222(para) msgid "Resize the root file system. For example, ." msgstr "ルートファイルシステムをリサイズします。例えば、。" #: ./doc/image-guide/ch_openstack_images.xml188(para) msgid "Your script must do something like the following:" msgstr "スクリプトは以下のようなことを実行する必要があります。" #: ./doc/image-guide/ch_openstack_images.xml227(para) msgid "" "You do not need a /boot partition unless your image is " "an older Linux distribution that requires that /boot is" " not managed by LVM." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml236(para) msgid "" "You must remove the network persistence rules in the image because they " "cause the network interface in the instance to come up as an interface other" " than eth0. This is because your image has a record of the MAC address of " "the network interface card when it was first installed, and this MAC address" " is different each time that the instance boots. You should alter the " "following files:" msgstr "" #: ./doc/image-guide/ch_openstack_images.xml246(para) msgid "" "Replace /etc/udev/rules.d/70-persistent-net.rules with " "an empty file (contains network persistence rules, including MAC address)" msgstr "/etc/udev/rules.d/70-persistent-net.rules (MAC アドレスなど、ネットワークの永続化設定) を空ファイルで置き換えます。" #: ./doc/image-guide/ch_openstack_images.xml252(para) msgid "" "Replace /lib/udev/rules.d/75-persistent-net-" "generator.rules with an empty file (this generates the file " "above)" msgstr "/lib/udev/rules.d/75-persistent-net-generator.rules (上のファイルを生成) を空ファイルで置き換えます。" #: ./doc/image-guide/ch_openstack_images.xml258(para) msgid "" "Remove the HWADDR line from /etc/sysconfig/network-scripts/ifcfg-" "eth0 on Fedora-based images" msgstr "Fedora ベースのイメージの /etc/sysconfig/network-scripts/ifcfg-eth0 から HWADDR 行を削除します。" #: ./doc/image-guide/ch_openstack_images.xml264(para) msgid "" "If you delete the network persistent rules files, you may get a udev kernel " "warning at boot time, which is why we recommend replacing them with empty " "files instead." msgstr "ネットワーク永続化ルールのファイルを削除すると、起動時に udev カーネルの警告が出るかもしれません。そのため、これらを空ファイルで置き換えることを推奨します。" #: ./doc/image-guide/ch_openstack_images.xml271(title) msgid "Ensure ssh server runs" msgstr "SSH サーバーの動作確認" #: ./doc/image-guide/ch_openstack_images.xml272(para) msgid "" "You must install an ssh server into the image and ensure that it starts up " "on boot, or you cannot connect to your instance by using ssh when it boots " "inside of OpenStack. This package is typically called openssh-" "server." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml280(para) msgid "" "In general, we recommend that you disable any firewalls inside of your image" " and use OpenStack security groups to restrict access to instances. The " "reason is that having a firewall installed on your instance can make it more" " difficult to troubleshoot networking issues if you cannot connect to your " "instance." msgstr "一般的に、イメージ内のファイアウォールを無効化し、インスタンスへのアクセスを制限するために OpenStack のセキュリティグループを使用することを推奨します。その理由は、インスタンスにインストールされたファイアウォールは、インスタンスに接続できない場合に、ネットワークの問題のトラブルシューティングが難しくなるからです。" #: ./doc/image-guide/ch_openstack_images.xml288(title) msgid "Access instance by using ssh public key (cloud-init)" msgstr "SSH 公開鍵を使用したインスタンスへのアクセス (cloud-init)" #: ./doc/image-guide/ch_openstack_images.xml290(para) msgid "" "The typical way that users access virtual machines running on OpenStack is " "to ssh using public key authentication. For this to work, your virtual " "machine image must be configured to download the ssh public key from the " "OpenStack metadata service or config drive, at boot time." msgstr "ユーザーが OpenStack で動作する仮想マシンにアクセスする一般的な方法は、公開鍵認証を使用した SSH です。このために、仮想マシンイメージは、OpenStack メタデータサービスやコンフィグドライブから SSH 公開鍵を起動時にダウンロードするよう設定する必要があります。" #: ./doc/image-guide/ch_openstack_images.xml297(title) msgid "Use cloud-init to fetch the public key" msgstr "公開鍵の取得のための cloud-init の使用" #: ./doc/image-guide/ch_openstack_images.xml299(para) msgid "" "The cloud-init package automatically fetches the public " "key from the metadata server and places the key in an account. The account " "varies by distribution. On Ubuntu-based virtual machines, the account is " "called ubuntu. On Fedora-based virtual machines, the " "account is called ec2-user." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml307(para) msgid "" "You can change the name of the account used by cloud-init" " by editing the /etc/cloud/cloud.cfg file and adding a " "line with a different user. For example, to configure cloud-" "init to put the key in an account named admin, " "edit the configuration file so it has the line:" msgstr "" #: ./doc/image-guide/ch_openstack_images.xml317(title) msgid "Write a custom script to fetch the public key" msgstr "公開鍵の取得のためのカスタムスクリプトの書き込み" #: ./doc/image-guide/ch_openstack_images.xml319(para) msgid "" "If you are unable or unwilling to install cloud-init " "inside the guest, you can write a custom script to fetch the public key and " "add it to a user account." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml323(para) msgid "" "To fetch the ssh public key and add it to the root account, edit the " "/etc/rc.local file and add the following lines before " "the line “touch /var/lock/subsys/local”. This code fragment is taken from " "the rackerjoe oz-image-build " "CentOS 6 template." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml363(para) msgid "" "Some VNC clients replace : (colon) with ; (semicolon) and _ (underscore) " "with - (hyphen). If editing a file over a VNC session, make sure it's http: " "not http; and authorized_keys not authorized-keys." msgstr "いくつかの VNC クライアントは、 : (コロン) を ; (セミコロン) に、 _ (アンダースコア) を - (ハイフン) に置き換えます。VNC セッション経由でファイルを編集する場合、http: が http; ではないこと、authorized_keys が authorized-keys ではないことを確認してください。" #: ./doc/image-guide/ch_openstack_images.xml375(title) msgid "Process user data and other metadata (cloud-init)" msgstr "ユーザーデータと他のメタデータの処理 (cloud-init)" #: ./doc/image-guide/ch_openstack_images.xml377(para) msgid "" "In addition to the ssh public key, an image might need additional " "information from OpenStack, such as user data that the user " "submitted when requesting the image. For example, you might want to set the " "host name of the instance when it is booted. Or, you might wish to configure" " your image so that it executes user data content as a script on boot." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml385(para) msgid "" "This information is accessible through the metadata service or the config drive. As the OpenStack metadata service is " "compatible with version 2009-04-04 of the Amazon EC2 metadata service, " "consult the Amazon EC2 documentation on Using Instance Metadata for details on " "how to retrieve user data." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml396(para) msgid "" "The easiest way to support this type of functionality is to install the " "cloud-init package into your image, which is configured " "by default to treat user data as an executable script, and sets the host " "name." msgstr "" #: ./doc/image-guide/ch_openstack_images.xml403(title) msgid "Ensure image writes boot log to console" msgstr "" #: ./doc/image-guide/ch_openstack_images.xml404(para) msgid "" "You must configure the image so that the kernel writes the boot log to the " "ttyS0 device. In particular, the " "console=ttyS0 argument must be passed to the kernel on " "boot." msgstr "カーネルがブートログを ttyS0 デバイスに書き込めるよう、イメージを設定する必要があります。とくに、ブート時に console=ttyS0 引数をカーネルに渡す必要があります。" #: ./doc/image-guide/ch_openstack_images.xml408(para) msgid "" "If your image uses grub2 as the boot loader, there should be a line in the " "grub configuration file. For example, " "/boot/grub/grub.cfg, which looks something like this:" msgstr "お使いのイメージがブートローダーとして grub2 を使用している場合、grub 設定ファイルに設定行があります。例えば、/boot/grub/grub.cfg が以下のようになっているでしょう。" #: ./doc/image-guide/ch_openstack_images.xml413(para) msgid "" "If console=ttyS0 does not appear, you must modify your " "grub configuration. In general, you should not update the " "grub.cfg directly, since it is automatically generated." " Instead, you should edit /etc/default/grub and modify " "the value of the GRUB_CMDLINE_LINUX_DEFAULT variable: " "" msgstr "" #: ./doc/image-guide/ch_openstack_images.xml422(para) msgid "" "Next, update the grub configuration. On Debian-based operating-systems such " "as Ubuntu, run this command:" msgstr "次に grub 設定を更新します。Ubuntu などの Debian 系のオペレーティングシステムの場合、このコマンドを実行します。" #: ./doc/image-guide/ch_openstack_images.xml425(para) msgid "" "On Fedora-based systems, such as RHEL and CentOS, and on openSUSE, run this " "command:" msgstr "RHEL、CentOS などの Fedora 系の場合、openSUSE の場合、このコマンドを実行します。" #: ./doc/image-guide/ch_openstack_images.xml430(title) msgid "Paravirtualized Xen support in the kernel (Xen hypervisor only)" msgstr "カーネルの準仮想化 Xen サポート (Xen ハイパーバイザーのみ)" #: ./doc/image-guide/ch_openstack_images.xml432(para) msgid "" "Prior to Linux kernel version 3.0, the mainline branch of the Linux kernel " "did not have support paravirtualized Xen virtual machine instances (what Xen" " calls DomU guests). If you are running the Xen hypervisor with " "paravirtualization, and you want to create an image for an older Linux " "distribution that has a pre 3.0 kernel, you must ensure that the image boots" " a kernel that has been compiled with Xen support." msgstr "Linux カーネルバージョン 3.0 以前は、メインラインのブランチが準仮想化 Xen 仮想マシンインスタンス (Xen が DomU ゲストを呼び出します) をサポートしません。準仮想化で Xen を動かしていて、カーネル 3.0 以前の古い Linux イメージを作成したい場合、カーネルが Xen サポートありでコンパイルされていることを確認する必要があります。" #: ./doc/image-guide/ch_openstack_images.xml442(title) msgid "Manage the image cache" msgstr "イメージキャッシュの管理" #: ./doc/image-guide/ch_openstack_images.xml443(para) msgid "" "Use options in nova.conf to control whether, and for " "how long, unused base images are stored in " "/var/lib/nova/instances/_base/. If you have configured " "live migration of instances, all your compute nodes share one common " "/var/lib/nova/instances/ directory." msgstr "nova.conf にあるオプションを使用して、未使用のイメージを /var/lib/nova/instances/_base/ に保存するかどうか、どの期間保存するかを制御します。インスタンスのライブマイグレーションを設定した場合、すべてのコンピュートノードは 1 つの /var/lib/nova/instances/ ディレクトリを共有します。" #: ./doc/image-guide/ch_openstack_images.xml450(para) msgid "" "For information about libvirt images in OpenStack, see The life of" " an OpenStack libvirt image from Pádraig Brady." msgstr "OpenStack における libvirt イメージの詳細は、Pádraig Brady 氏の The life of an OpenStack libvirt image を参照してください。" #: ./doc/image-guide/ch_openstack_images.xml456(caption) msgid "Image cache management configuration options" msgstr "イメージキャッシュ管理の設定オプション" #: ./doc/image-guide/ch_openstack_images.xml462(td) msgid "Configuration option=Default value" msgstr "設定オプション=規定値" #: ./doc/image-guide/ch_openstack_images.xml463(td) msgid "(Type) Description" msgstr "(型) 説明" #: ./doc/image-guide/ch_openstack_images.xml468(td) msgid "preallocate_images=none" msgstr "preallocate_images=none" #: ./doc/image-guide/ch_openstack_images.xml469(para) msgid "(StrOpt) VM image preallocation mode:" msgstr "(文字列型) 仮想マシンイメージの事前割り当てのモード:" #: ./doc/image-guide/ch_openstack_images.xml472(para) msgid "none. No storage provisioning occurs up front." msgstr "none。ストレージの事前プロビジョニングがありません。" #: ./doc/image-guide/ch_openstack_images.xml477(para) msgid "" "space. Storage is fully allocated at instance start. The " "$instance_dir/ images are fallocated to immediately " "determine if enough space is available, and to possibly improve VM I/O " "performance due to ongoing allocation avoidance, and better locality of " "block allocations." msgstr "space。ストレージはインスタンスの起動時に完全に割り当てられます。$instance_dir/ のイメージが fallocate され、十分な空き領域が利用できるかをすぐに判断します。また、動作中の割り当てを避け、ブロック割り当てのより良い局所性により、仮想マシン I/O パフォーマンスを改善するでしょう。" #: ./doc/image-guide/ch_openstack_images.xml494(td) msgid "remove_unused_base_images=True" msgstr "remove_unused_base_images=True" #: ./doc/image-guide/ch_openstack_images.xml495(td) msgid "" "(BoolOpt) Should unused base images be removed? When set to True, the " "interval at which base images are removed are set with the following two " "settings. If set to False base images are never removed by Compute." msgstr "(論理型) 未使用のイメージが削除されるかどうかです。True (真) に設定した場合、ベースイメージが削除される間隔は、以下の 2 つの設定で設定されます。False (偽) に設定した場合、ベースイメージは Compute により削除されません。" #: ./doc/image-guide/ch_openstack_images.xml502(td) msgid "remove_unused_original_minimum_age_seconds=86400" msgstr "remove_unused_original_minimum_age_seconds=86400" #: ./doc/image-guide/ch_openstack_images.xml503(td) msgid "" "(IntOpt) Unused unresized base images younger than this are not removed. " "Default is 86400 seconds, or 24 hours." msgstr "(整数型) この時間内は、未使用かつ容量変更のないベースイメージが削除されません。デフォルトは 86400 秒 (24 時間) です。" #: ./doc/image-guide/ch_openstack_images.xml508(td) msgid "remove_unused_resized_minimum_age_seconds=3600" msgstr "remove_unused_resized_minimum_age_seconds=3600" #: ./doc/image-guide/ch_openstack_images.xml509(td) msgid "" "(IntOpt) Unused resized base images younger than this are not removed. " "Default is 3600 seconds, or one hour." msgstr "(整数型) この時間内は、未使用かつ容量変更のあるベースイメージが削除されません。デフォルトは 3600 秒 (1 時間) です。" #: ./doc/image-guide/ch_openstack_images.xml515(para) msgid "" "To see how the settings affect the deletion of a running instance, check the" " directory where the images are stored:" msgstr "この設定が、稼働中のインスタンスの削除にどのような影響を与えるかを確認する場合、イメージが保存されているディレクトリを確認してください。" #: ./doc/image-guide/ch_openstack_images.xml519(para) msgid "" "In the /var/log/compute/compute.log file, look for the " "identifier:" msgstr "/var/log/compute/compute.log ファイルで識別子を検索します。" #: ./doc/image-guide/ch_openstack_images.xml526(para) msgid "" "Because 86400 seconds (24 hours) is the default time for " "remove_unused_original_minimum_age_seconds, you can " "either wait for that time interval to see the base image removed, or set the" " value to a shorter time period in nova.conf. Restart " "all nova services after changing a setting in " "nova.conf." msgstr "remove_unused_original_minimum_age_seconds のデフォルト時間は 86400 秒 (24 時間) なので、ベースイメージが削除されたことを確認するために、その時間待つことができます。または、nova.conf により短い時間を設定します。nova.conf の設定を変更した後、すべての nova サービスを再起動してください。" #. When image changes, this message will be marked fuzzy or untranslated for #. you. #. It doesn't matter what you translate it to: it's not used at all. #: ./doc/image-guide/ch_creating_images_manually.xml83(None) msgid "" "@@image: 'figures/virt-manager-new.png'; " "md5=3528ebfc1b945b7dd80a34897b8fe98e" msgstr "@@image: 'figures/virt-manager-new.png'; md5=3528ebfc1b945b7dd80a34897b8fe98e" #: ./doc/image-guide/ch_creating_images_manually.xml11(title) msgid "Create images manually" msgstr "イメージの手動作成" #: ./doc/image-guide/ch_creating_images_manually.xml12(para) msgid "" "Creating a new image is a step done outside of your OpenStack installation. " "You create the new image manually on your own system and then upload the " "image to your cloud." msgstr "新しいイメージの作成は、OpenStack インストール環境の外部で実行する手順です。お使いのシステムで新しいイメージを手動作成し、そのイメージをクラウドにアップロードします。" #: ./doc/image-guide/ch_creating_images_manually.xml16(para) msgid "" "To create a new image, you will need the installation CD or DVD ISO file for" " the guest operating system. You'll also need access to a virtualization " "tool. You can use KVM for this. Or, if you have a GUI desktop virtualization" " tool (such as, VMware Fusion and VirtualBox), you can use that instead and " "just convert the file to raw once you're done." msgstr "新しいイメージを作成するために、ゲストオペレーティングシステムのインストール CD/DVD の ISO ファイルが必要になります。また、仮想化のツールにアクセスする必要があります。このために KVM を使用できます。または、(VMware Fusion や VirtualBox などの) GUI デスクトップ仮想化ツールを持っている場合、代わりにそれを使用し、完了後にファイルを raw に変更できます。" #: ./doc/image-guide/ch_creating_images_manually.xml22(para) msgid "" "When you create a new virtual machine image, you will need to connect to the" " graphical console of the hypervisor, which acts as the virtual machine's " "display and allows you to interact with the guest operating system's " "installer using your keyboard and mouse. KVM can expose the graphical " "console using the VNC " "(Virtual Network Computing) protocol or the newer SPICE protocol. We'll use the VNC protocol here, since " "you're more likely to be able to find a VNC client that works on your local " "desktop." msgstr "新しい仮想マシンイメージの作成時、ハイパーバイザーのグラフィカルコンソールに接続する必要があります。これは、仮想マシンのディスプレイとして機能し、お使いのキーボードとマウスを使用して、ゲストオペレーティングシステムのインストーラーを操作できます。KVM は、VNC (Virtual Network Computing) プロトコル、より新しい SPICE プロトコルを使用して、グラフィカルコンソールを利用できます。ここでは、お使いのデスクトップで動作する VNC クライアントを見つけやすいので、VNC プロトコルを使用します。" #: ./doc/image-guide/ch_creating_images_manually.xml35(title) msgid "Verify the libvirt default network is running" msgstr "libvirt default ネットワークの動作確認" #: ./doc/image-guide/ch_creating_images_manually.xml36(para) msgid "" "Before starting a virtual machine with libvirt, verify that the libvirt " "\"default\" network has been started. This network must be active for your " "virtual machine to be able to connect out to the network. Starting this " "network will create a Linux bridge (usually called " "virbr0), iptables rules, and a dnsmasq process that will " "serve as a DHCP server." msgstr "" #: ./doc/image-guide/ch_creating_images_manually.xml43(para) msgid "" "To verify that the libvirt \"default\" network is enabled, use the " " command and verify that the \"default\" network is active:" msgstr "libvirt の「default」ネットワークが有効化されていることを確認するために、 コマンドを使用して、「default」ネットワークが有効であることを確認します。" #: ./doc/image-guide/ch_creating_images_manually.xml50(para) msgid "If the network is not active, start it by doing:" msgstr "ネットワークが動作していない場合、以下を実行して起動します。" #: ./doc/image-guide/ch_creating_images_manually.xml54(title) msgid "Use the virt-manager X11 GUI" msgstr "仮想マシンマネージャー X11 GUI の使用" #: ./doc/image-guide/ch_creating_images_manually.xml55(para) msgid "" "If you plan to create a virtual machine image on a machine that can run X11 " "applications, the simplest way to do so is to use the GUI, " "which is installable as the virt-manager package on both " "Fedora-based and Debian-based systems. This GUI has an embedded VNC client " "in it that will let you view and interact with the guest's graphical " "console." msgstr "X11 アプリケーションを実行できるマシンに仮想マシンイメージを作成する予定ならば、最も簡単にそうする方法は、 GUI を使用することです。これは、Fedora 系と Debian 系のシステムにおいて、virt-manager パッケージとしてインストールできます。この GUI は、ゲストのグラフィカルコンソールを表示および操作できる、組み込みの VNC クライアントを持ちます。" #: ./doc/image-guide/ch_creating_images_manually.xml63(para) msgid "" "If you are building the image on a headless server, and you have an X server" " on your local machine, you can launch using ssh X11 " "forwarding to access the GUI. Since virt-manager interacts directly with " "libvirt, you typically need to be root to access it. If you can ssh directly" " in as root (or with a user that has permissions to interact with libvirt), " "do:" msgstr "コンソールの無いサーバーにイメージを構築していて、ローカルマシンに X サーバーが有る場合、GUI にアクセスするために、SSH の X11 転送を使用して を起動できます。仮想マシンマネージャーは、libvirt と直接通信するため、アクセスするためには、一般的に root になる必要があります。root (または、libvirt と通信する権限を持つユーザー) として直接 SSH できる場合、次のとおり実行します。" #: ./doc/image-guide/ch_creating_images_manually.xml74(para) msgid "" "The -X flag passed to ssh will enable X11 forwarding over" " ssh. If this does not work, try replacing it with the -Y" " flag." msgstr "SSH に渡す -X フラグが、SSH 経由の X11 転送を有効化します。これが動作しない場合、-Y フラグに変更してみてください。" #: ./doc/image-guide/ch_creating_images_manually.xml71(para) msgid "" "If the account you use to ssh into your server does not have permissions to " "run libvirt, but has sudo privileges, do:" msgstr "サーバーに SSH するために使用するアカウントが、libvirt を実行する権限を持たず、sudo 権限を持つ場合、次のとおり実行します。" #: ./doc/image-guide/ch_creating_images_manually.xml79(para) msgid "" "Click the \"New\" button at the top-left and step through the instructions. " "You will be shown a series of dialog boxes that will allow " "you to specify information about the virtual machine." msgstr "画面左上にある「New」ボタンをクリックし、指示にしたがって進めます。仮想マシンに関する情報を指定できる、一連のダイアログボックスが表示されます。" #: ./doc/image-guide/ch_creating_images_manually.xml88(para) msgid "" "When using qcow2 format images you should check the option 'customize before" " install', go to disk properties and explicitly select the qcow2 format. " "This ensures the virtual machine disk size will be correct." msgstr "qcow2 形式のイメージを使用している場合、「customize before install」オプションをチェックし、ディスクのプロパティから明示的に qcow2 形式を選択すべきです。これにより、仮想マシンのディスク容量が正しくなります。" #: ./doc/image-guide/ch_creating_images_manually.xml96(title) msgid "Use virt-install and connect by using a local VNC client" msgstr "virt-install の使用とローカル VNC クライアントを用いた接続" #: ./doc/image-guide/ch_creating_images_manually.xml98(para) msgid "" "If you do not wish to use virt-manager (for example, you do not want to " "install the dependencies on your server, you don't have an X server running " "locally, the X11 forwarding over SSH isn't working), you can use the " " tool to boot the virtual machine through libvirt and " "connect to the graphical console from a VNC client installed on your local " "machine." msgstr "" #: ./doc/image-guide/ch_creating_images_manually.xml106(para) msgid "" "Because VNC is a standard protocol, there are multiple clients available " "that implement the VNC spec, including TigerVNC" " (multiple platforms), TightVNC " "(multiple platforms), RealVNC " "(multiple platforms), Chicken (Mac OS X)," " Krde (KDE), and Vinagre (GNOME)." msgstr "VNC は標準的なプロトコルなので、VNC の仕様を実装した複数のクライアントが利用できます。TigerVNC (複数のプラットフォーム)、TightVNC (複数のプラットフォーム)、RealVNC (複数のプラットフォーム)、Chicken (Mac OS X)、Krde (KDE)、Vinagre (GNOME) などがあります。" #: ./doc/image-guide/ch_creating_images_manually.xml121(para) msgid "" "The following example shows how to use the command to " "create an empty image file command to start up a virtual " "machine using that image file. As root:" msgstr "以下の例は、 コマンドを使用して、空のイメージファイルを作成する方法、および コマンドを使用して、そのイメージファイルを用いて仮想マシンを作成する方法を示します。以下を root として実行します。" #: ./doc/image-guide/ch_creating_images_manually.xml155(para) msgid "" "When using the libvirt default network, libvirt will " "connect the virtual machine's interface to a bridge called " "virbr0. There is a dnsmasq process managed by libvirt " "that will hand out an IP address on the 192.168.122.0/24 subnet, and libvirt" " has iptables rules for doing NAT for IP addresses on this subnet." msgstr "" #: ./doc/image-guide/ch_creating_images_manually.xml138(para) msgid "" "The KVM hypervisor starts the virtual machine with the libvirt name, " "centos-6.4, with 1024MB of RAM. The virtual machine also " "has a virtual CD-ROM drive associated with the " "/data/CentOS-6.4-x86_64-netinstall.iso file and a local 10GB hard disk in " "qcow2 format that is stored in the host at /data/centos-6.4.qcow2. It " "configures networking to use libvirt's default network. There is a VNC " "server that is listening on all interfaces, and libvirt will not attempt to " "launch a VNC client automatically nor try to display the text console (--no-" "autoconsole). Finally, libvirt will attempt to optimize the configuration " "for a Linux guest running a RHEL 6.x distribution." msgstr "" #: ./doc/image-guide/ch_creating_images_manually.xml164(para) msgid "" "Run the command to see a range of allowed --os-" "variant options." msgstr " コマンドを実行し、--os-variant オプションの利用できる値を確認します。" #: ./doc/image-guide/ch_creating_images_manually.xml168(replaceable) msgid "vm-name" msgstr "vm-name" #: ./doc/image-guide/ch_creating_images_manually.xml167(para) msgid "Use the command to get the VNC port number." msgstr " コマンドを使用して、VNC ポート番号を取得します。" #: ./doc/image-guide/ch_creating_images_manually.xml172(para) msgid "" "In the example above, the guest centos-6.4 uses VNC " "display :1, which corresponds to tcp port " "5901. You should be able to connect to a VNC client " "running on your local machine to display :1 on the remote machine and step " "through the installation process." msgstr "上の例では、ゲスト centos-6.4 が VNC ディスプレイ :1 を使用しています。これは、TCP ポート 5901 に対応します。ローカルマシンの VNC クライアントがリモートマシンのディスプレイ :1 に接続して、インストールプロセスを実行できるでしょう。" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: ./doc/image-guide/ch_creating_images_manually.xml0(None) msgid "translator-credits" msgstr "Tomoyuki KATO , 2013-2014"