LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Question on nfsroot shared by multiple targets
@ 2007-06-11  8:48 Johan Borkhuis
  2007-06-11 10:26 ` Ajit Singh
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Borkhuis @ 2007-06-11  8:48 UTC (permalink / raw)
  To: linuxppc-embedded

Hello,

I have the following setup: one server, with DHCP server and NFS-root 
for an embedded target. With one target this works OK, but now I want to 
add another target. The problem I see is that both targets are going to 
write into the same logfiles and lockfiles.
I did setup the DHCP server in such a way that the NFS-root of the 
target points to /nfsroot/<last octet of IP address>. But for this to 
work I need a copy of the complete tree for each target board. I would 
prefer to have only one tree for all targets, as this saves the effort 
of keeping all trees in sync.
I could create a smaller NFS-root per target, with only /etc, /var and 
some other directories and mount-points and mount all directories from a 
central nfsroot using the local fstab in /etc. This could work for /var, 
but I would still need to keep /etc in sync.

Is there another way to do this, or is this the correct way to setup a 
multi-target system?

Kind regards,
    Johan Borkhuis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-11 10:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-11  8:48 Question on nfsroot shared by multiple targets Johan Borkhuis
2007-06-11 10:26 ` Ajit Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox