Can ISO Domain be shared across multiple data centers? Ovirt 3.5, 3.6? Does not appear so

Hello All, Tried setting up NFS ISO domain which works on one host/local datacenter. I do not want to have to have multiple copies of iso files on all hosts. If I try to import pre-existing ISO domain, I either get an error that storage path exists or the dialog just does nothing. Does not appear possible. Any tricks or workarounds?

----- Original Message -----
From: "Liam Curtis" <lcurtis@datto.com> To: users@ovirt.org Sent: Saturday, October 31, 2015 12:58:33 AM Subject: [ovirt-users] Can ISO Domain be shared across multiple data centers? Ovirt 3.5, 3.6? Does not appear so
Hello All,
Tried setting up NFS ISO domain which works on one host/local datacenter. I do not want to have to have multiple copies of iso files on all hosts. If I try to import pre-existing ISO domain, I either get an error that storage path exists or the dialog just does nothing.
Does not appear possible. Any tricks or workarounds?
Hi Liam, You should go to the Storage tab, select the domain and in the "Data Centers" subtab attach it to the second Data Center. let me know if that works for you. thanks, Liron.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Thanks Liron. When I try that, I select data center and click OK, the dialog closes, but nothing happens. No events generated, etc. On Sun, Nov 1, 2015 at 4:41 AM, Liron Aravot <laravot@redhat.com> wrote:
From: "Liam Curtis" <lcurtis@datto.com> To: users@ovirt.org Sent: Saturday, October 31, 2015 12:58:33 AM Subject: [ovirt-users] Can ISO Domain be shared across multiple data
----- Original Message ----- centers? Ovirt 3.5, 3.6? Does not appear so
Hello All,
Tried setting up NFS ISO domain which works on one host/local
datacenter. I
do not want to have to have multiple copies of iso files on all hosts. If I try to import pre-existing ISO domain, I either get an error that storage path exists or the dialog just does nothing.
Does not appear possible. Any tricks or workarounds?
Hi Liam, You should go to the Storage tab, select the domain and in the "Data Centers" subtab attach it to the second Data Center.
let me know if that works for you.
thanks, Liron.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- *Liam Curtis* Manager of Systems EngineeringDatto, Inc.(203) 529-4949 x228 www.datto.com <http://datto.com/datto-signature/> Join the conversation! [image: Facebook] <http://www.facebook.com/dattoinc> [image: Twitter] <https://twitter.com/datto> [image: LinkedIn] <https://www.linkedin.com/company/datto-inc.> [image: Blog RSS] <http://blog.datto.com/blog> [image: YouTube] <http://www.youtube.com/user/DattoInc/featured> [image: Google Plus Page] <https://plus.google.com/u/0/108292366419623632143/posts>

--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/--

On 11/02/2015 10:14 AM, Robert Story wrote:
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.
This should work without any hacks. An ISO domain can be shared between multiple DCs or Engines. Tal?
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.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

--Sig_/vlmSimbR0bgmmD+gI2CIHRI Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 4 Nov 2015 19:16:58 -0500 Itamar wrote: IH> On 11/02/2015 10:14 AM, Robert Story wrote: IH> > On Fri, 30 Oct 2015 18:58:33 -0400 Liam wrote: IH> > LC> Tried setting up NFS ISO domain which works on one host/local IH> > LC> datacenter. I do not want to have to have multiple copies of iso IH> > LC> files on all hosts. If I try to import pre-existing ISO domain, I IH> > LC> either get an error that storage path exists or the dialog just IH> > LC> does nothing. IH> > IH> > I had the same goal, but for multiple independent ovirt installs. My IH> > work-around is to deal with it outside ovirt. IH> > IH> > - create generic nfs export for my iso mirrors IH> > - create iso export points for each install IH> > - add iso mount to each install IH> > - manually (or using puppet, etc) add mirror mount on each host node IH> > - run a script that creates a symlink in each ovirt iso mirror for IH> > all the isos in the mirror export IH> > - 3.5 handles iso images in subdirectories, but 3.4 does not [1], IH> > so the script creates symlinks for every iso image in the top level IH> > of the iso export for 3.4, while only needing a symlnk to the distro IH> > directory fro 3.5. IH> > IH> > It's a hack, but it works. IH>=20 IH> This should work without any hacks. An ISO domain can be shared between= =20 IH> multiple DCs or Engines. IH> Tal? When I try and create an iso domain with the same NFS path as another domain I get 'the selected storage path is not empty[...] Either remove the existing Storage Domain from this path, or change the storage path.' Robert --=20 Senior Software Engineer @ Parsons --Sig_/vlmSimbR0bgmmD+gI2CIHRI Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWO2FdAAoJEMHFVuy5l8Y4XpsP/1VLND49muNZcJM0HVLfx3FL KqH9WyT/QNoyLcUCSB/kId+MZi1AG7zyCuV4KCrKfOnyScBKrBCSuzzEc/VcRMda SU61PPvD+oPEhyAIQrQ/g9ul/I2Zbx6FW3UM7AjcfkKHDYAH8GCy73TxBma2/mkO BiJLUp70eRyLC44rpluj72qYgi9aZMVTHScnqNF9vJ+VsEzrRCos2cXOi5T1l1OQ wMvOE2aiCgjQ0mrdoGGrrvdPJl07WWBFdjMi2G4fFvvOOkZVmccpleUAUfdlW3zp +2YWbXcXEsEyhPgqEB28KLFlliBfEXd5ewMwuyyg2wAX+pb/1I3AdvYPiJcfHDUR +qe4q2cKUKYmHRr9XRu0T9IWmOIy8YK3nFn7mYRQVtVrQBt3oq4Dj01alaHP0qCS HJqFgn+6eBdLkEFJ5Va7xh7wgaZEQqj0VUMAanVcJQuMAneU/C2MvZY43cDkVsPC RL2ZFtcLArIH1JlpJAlTbg6SUCWqJTTb3JEIYMIaQWsePdXnL98YuUXGY00rZu9N bAU4rIywTtV5lC+4l8Hz94rsJJRK39tag7JeBo7RcVZmErsp96T4A5hYlHOHiWfq ZeUv0DrWTo2QDLS4qan6sx/uBs6r6KuYfAUsUu20iARvrkLfb5vnta+KPLBmh1Gc srZBvD9cGdobGVwfsBCV =DQKy -----END PGP SIGNATURE----- --Sig_/vlmSimbR0bgmmD+gI2CIHRI--
participants (4)
-
Itamar Heim
-
Liam Curtis
-
Liron Aravot
-
Robert Story