= bug description = Production Koji volume should be mounted on the box (read-only). Instead it looks like staging Koji volume is mounted twice.
= bug analysis =
This is in /etc/fstab. Note the same IP address.
{{{ 10.5.126.87:/mnt/fedora_koji /mnt/fedora_koji nfs4 rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4 0 0 10.5.126.87:/mnt/fedora_koji /mnt/fedora_koji_prod nfs4 rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4 0 0 }}}
ok. I think I have this fixed now.
If you still see any issues, please reopen.
Log in to comment on this ticket.