Thanks Mike for the response. I tried with that too and had some problem. I will re-do it and post the error i faced.
Thanks again!!!!! On Thu, Apr 13, 2017 at 5:00 AM, Mike Pontillo <[email protected]> wrote: > On Wed, Apr 12, 2017 at 4:22 PM, ESWAR RAO <[email protected]> wrote: > >> Can you please help me in resolving below problem. >> >> I am using MAAS version 1.9+ >> >> I followed below link to setup local repo: >> https://docs.ubuntu.com/maas/2.1/en/installconfig-images-mirror >> >> vagrant@prod:~$ maas cord boot-sources read >> Success. >> Machine-readable output follows: >> [ >> { >> "url": "http://172.27.28.252/maas/images/ephemeral-v3/daily/", >> "keyring_data": "", >> "resource_uri": "/MAAS/api/1.0/boot-sources/1/", >> "keyring_filename": "/usr/share/keyrings/ubuntu-cl >> oudimage-keyring.gpg", >> "id": 1 >> } >> ] >> >> vagrant@prod:~$ curl http://172.27.28.252/maas/images/ephemeral-v3/daily/ >> > > Without looking too deeply into this, I think the problem is likely the > stream version. MAAS 1.9 used version 2 of the image streams, so you will > probably need to mirror the ephemeral-v2 directory instead of ephemeral-v3. > > Or you can upgrade to Ubuntu 16.04 and MAAS 2.x, if possible. ;-) > > Regards, > Mike >
-- Maas-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/maas-devel
