Hi all
I'm trying to understand how ISO and Export domains going away is going to
affect us.
We have four RHV instances:
- Prod DC1 (RHV4.1)
- Prod DC2 (RHV4.1)
- DEV (RHV4.3)
- TEST (RHV4.3)
Prod DC1, DEV and TEST all share export and ISO domains.
Prod DC2 is remote and currently has its own ISO and Export domains.
When ISO and Export domains go away, can I still share ISO domains between
the RHV instances?
Thanks
If you are using VM with Windows there is no available way to install virtio
driver from diskette to use storage. In Ovirt 4.3.9 I use ISO domain only to load drivers
to install windows VM. For attach any ISO image to virtual machine you can simply upload
ISO as a disk to storage domain (iSCSI for example). But what about your question, if you
have nfs server on your ovirt (rhv) host try to mount your share path to another host with
follow example:
# mount -t nfs 10.10.0.10:/backups /var/backups