Hi

So it might be worth checking if your new server actually exports the
NFS filesystem - "showmount -e localhost" might be a first start, but
perhaps a better approach would be to try and mount the filesystem on
a normal PC ?

Other things to try might be the "nolock" option - I am hazy on the
detail, but I don't think the roaches are running a lock manager

The roaches get their command line via uboot, which can be
interrupted, and the commandline inspected by typing "printenv". I
remember the variables being nested - so the "bootargs" variable would
contain references other ${variables}. Be careful to escape them
propery, and only use saveenv once you are sure they do what you want.

All the best and regards

marc



On Tue, Aug 23, 2022 at 7:08 PM Gary, Dale E <dale.e.g...@njit.edu> wrote:
>
> Hi All,
>
> I upgraded my remote boot server to a new machine running ubuntu 20.04, and 
> although I tried to set everything up the same for remote booting the 
> ROACH2s, the process fails as shown in the attached file because the root 
> file system could not be mounted.  I found one suggestion on the web to edit 
> the Linux/PPC load configuration to add vers=4,tcp to the line, i.e. it might 
> look like this:
>
> root=/dev/nfs nfsroot=192.100.16.206:/srv/roach2_boot/etch,vers=4,tcp ip=dhcp
>
> but I cannot find any file where that configuration is set.  There is a file 
> in /srv/roach2_boot called pxelinux.cfg that looks promising, but it is an 
> empty file.  Am I on the right track?
>
> Any suggestions?
> Thanks,
> Dale
>
>
> --
> 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/CAKeNqUiMwt1RWdSmW6qACbPptY_Dfc1TYiddZa6CdTdUDkDGSA%40mail.gmail.com.



-- 
https://katfs.kat.ac.za/~marc/

-- 
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/CAGrhWaT4ZYUX5SKKkxC054rF_pZiTcGB12s3RiSS9wZ3Jd-DUQ%40mail.gmail.com.

Reply via email to