Comment 4 for bug 87382

Revision history for this message
Gustavo Carneiro (gjc) wrote :

I saw here a possible solution: http://bugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=389557;msg=5

Although the suggested "--pidfile /var/run/rpc.idmapd.pid" didn't work, manually writing the pid file seems to work:

24176 ? Ss 0:00 /usr/sbin/rpc.idmapd
root@spectrum:~ # echo 24176 > /var/run/rpc.idmapd.pid
root@spectrum:~ # mount -tnfs4 ying64:/ /mnt/ying64/
 -> works!