#8605 /mnt/koji is unaccessible in composer.stg.phx2.fedoraproject.org
Closed: Fixed by smooge. Opened by hlin.

$ ls -l /mnt/
ls: cannot access '/mnt/fedora_koji': Stale file handle
total 4
d?????????? ? ? ? ? ? fedora_koji
lrwxrwxrwx. 1 root root 21 Nov 6 2018 koji -> /mnt/fedora_koji/koji


I think in stg this is mounted to "/mnt/fedora_koji_prod" because we don't have a /mnt/koji dedicated to stg.

/mnt/fedora_koji_prod works fine, but /mnt/koji is a sym link to /mnt/fedora_koji which does not work.

OK so we rebuilt a server a while, and it looks like nfs is broken. Composer.stg mounts

10.5.128.139:/mnt/fedora_koji /mnt/fedora_koji nfs4 rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4 0 0

but something broke. The ???? you saw was due to this. A umount /mnt/fedora_koji and then remount seems to have fixed it.

Metadata Update from @smooge:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata