To get 9.2 repository mirrors we have to run fuel-mirror twice

Bug #1658767 reported by Ilya Bumarskov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
Medium
Fuel Sustaining

Bug Description

Fuel 9.2 snapshot-id #798

Steps to reproduce:
   - Deploy 9.2 env
   - Create fuel mirrors using 'fuel-mirror create -P ubuntu -G ubuntu mos' command

Observed behavior:

9.2 repositories were not mirrored:
[root@nailgun ~]# ls -l /var/www/nailgun/mirrors/mos-repos/ubuntu/9.2
total 4
drwxr-xr-x. 5 root root 4096 Jan 23 14:29 dists
[root@nailgun ~]# ls -l /var/www/nailgun/mirrors/mos-repos/ubuntu/9.0
total 8
drwxr-xr-x. 6 root root 4096 Jan 23 14:29 dists
drwxr-xr-x. 3 root root 4096 Jan 23 14:29 pool

Workaround:
Run script twice:

[root@nailgun ~]# ls -l /var/www/nailgun/mirrors/mos-repos/ubuntu/9.0/
total 8
drwxr-xr-x. 6 root root 4096 Jan 23 18:08 dists
drwxr-xr-x. 3 root root 4096 Jan 23 18:08 pool
[root@nailgun ~]# ls -l /var/www/nailgun/mirrors/mos-repos/ubuntu/9.2/
total 8
drwxr-xr-x. 5 root root 4096 Jan 23 18:08 dists
drwxr-xr-x. 3 root root 4096 Jan 23 18:13 pool

Changed in fuel:
milestone: none → 9.2
importance: Undecided → Medium
tags: added: release-notes
Changed in fuel:
status: New → Confirmed
Changed in fuel:
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
milestone: 9.2 → 9.3
Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

This bug is a duplicate of https://bugs.launchpad.net/fuel/+bug/1651182 please see instructions in the comments

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.