--Sig_/oTL.SO1Gdf7UO._WBFcdQ9/
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
On Fri, 30 Oct 2015 18:58:33 -0400 Liam wrote:
LC> Tried setting up NFS ISO domain which works on one host/local
LC> datacenter. I do not want to have to have multiple copies of iso files
LC> on all hosts. If I try to import pre-existing ISO domain, I either get
LC> an error that storage path exists or the dialog just does nothing.
I had the same goal, but for multiple independent ovirt installs. My
work-around is to deal with it outside ovirt.
- create generic nfs export for my iso mirrors
- create iso export points for each install
- add iso mount to each install
- manually (or using puppet, etc) add mirror mount on each host node
- run a script that creates a symlink in each ovirt iso mirror for all the
isos in the mirror export
- 3.5 handles iso images in subdirectories, but 3.4 does not [1], so the
script creates symlinks for every iso image in the top level of the iso
export for 3.4, while only needing a symlnk to the distro directory fro
3.5.
It's a hack, but it works.
Robert
[1] 3.4 will descend to subdirectories to display the list of iso images
when attaching them in the UI, but the host will fail to boot because it
can't find the image unless it's at the top level.
--=20
Senior Software Engineer @ Parsons
--Sig_/oTL.SO1Gdf7UO._WBFcdQ9/
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJWN33KAAoJEMHFVuy5l8Y42JwP/RgVYCeTR8M3Pfb26q+OcKip
s1vAp0IUJ5hUs7MwEBKkJgH+vPHIhYITbvsuHZN/waj4swA43SCSDL6P65af/1xV
RBNMfvzeduCoC0tNA20NbUME4+oMsef3M+0OYVHYdXsk0kKj0BqBBkl0uMPRJQd/
MVRElJP4IpP+NFghV0a+t6KySo96wwTM+8VhubuCN+jbMI+bDt3oK2/CqwieG1LU
2SIPgafbT/b9/eezveeqe5HB6RSgeuhZF79KCvkhRE1ktYX1x8dkIOHg7/n9fFnC
zDoUr8U1toDwv/docM8lWWKnQxntEmhzB3sDIluMkZo6NEJIPKLjChM2/ejQle1G
F0uwQNaAIP5JEmwPRaD6AkSSfsVvlALgQ0PpwKKHKSdICVQJSJoW2gxCKzMMpkDT
kOFgilPxS58fd12s8Ofq/3UNl5plSsxqRVujJVSkTOpGVV1mnpukAXotsrvBtdiN
WaYh26LTOc1mpGE5RKBAnmgNbHZ55PCp17S5H++beabU3NwGas+9YrSAAe9fc2p4
H4UNDgRxPJF7gtapQmB7QhiyEk9QPOlD+l8ZXksARVd0ZDVB52y19VbMWNCu9hYn
/6ljBYooYdaoZKuEw1CrennpqVTgkrX8QIDGLt7bT657jFzbmvodoRJej1f2f6GY
R4I4PkE/ls/a6qbPCC0H
=0rTf
-----END PGP SIGNATURE-----
--Sig_/oTL.SO1Gdf7UO._WBFcdQ9/--