Hi, Dale, > On Aug 24, 2022, at 1:18 PM, Gary, Dale E <dale.e.g...@njit.edu> wrote: > > > mount -t nfs 192.100.16.206:/srv/roach2_boot/etch /usr/local/ovsasrv > Here I get something potentially useful: > svc: failed to register lockdv1 RPC service (errno 111).
Is the rpc-statd service running on the NFS server? On a systemd-based system, you can check with: systemctl status rpc-statd.service What if you try this on the soloboot-ed ROACH2: mount -t nfs -o nolock,ro 192.100.16.206:/srv/roach2_boot/etch /usr/local/ovsasrv (I assume the /usr/local/ovsasrv exists on the soloboot-ed ROACH2) Cheers, Dave -- You received this message because you are subscribed to the Google Groups "casper@lists.berkeley.edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to casper+unsubscr...@lists.berkeley.edu. To view this discussion on the web visit https://groups.google.com/a/lists.berkeley.edu/d/msgid/casper/45172718-0CF4-4BB8-8C3F-2683EF4647FC%40berkeley.edu.