NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NFS root permission denied in 'clearcritlocal'?
jdbaker%consolidated.net@localhost ("John D. Baker") writes:
>Nope, those changes didn't help. Moving that line to the bottom of
>"/etc/exports" and having 'mountd' reload lets the troubled diskless
>clients boot multiuser and the qemu guest can still access the pkgsrc
>tree. 'mountd' still complains, though.
Lets assume that
sparc-tmp
sparcs
plexor
plextwo
n86
qemu-host
skuld
amd64
bbg2
evbarm
are all disjoint host(-groups), then you still have a conflict with:
/r0/diskless/qemu-host -maproot=root qemu-host
/r0 -alldirs -noresvport -noresvmnt -maproot=sysop:staff qemu-host
You are only exporting /r0 (forget the sub directories) and there
can be only one set of options for a filesystem and client.
Home |
Main Index |
Thread Index |
Old Index