Your Red Hat account gives you access to your profile, preferences, and services, depending on your status.
If you are a new customer, register now for access to product evaluations and purchasing capabilities.
Need access to an account?If your company has an existing Red Hat account, your organization administrator can grant you access.
For your security, if you’re on a public computer and have finished using your Red Hat services, please be sure to log out.
libvirt イメージディレクトリをエキスポート
/etc/exports
ファイルに 追加します:
/var/lib/libvirt/images *.example.com
(rw,no_root_squash,async)
NFS の開始
# yum install nfs
iptables
で NFS 用のポートを開きます。そして NFS を /etc/hosts.allow
ファイルに追加します。
# service nfs start
共有ストレージを目的地でマウントします
/var/lib/libvirt/images
ディレクトリをマウントします:
# mount sourceURL
:/var/lib/libvirt/images /var/lib/libvirt/images
警告
Here are the common uses of Markdown.
~~~
Code surrounded in tildes is easier to read
~~~
[Red Hat Customer Portal](https://access.redhat.com)