From: Johan Borkhuis <j.borkhuis@dutchspace.nl>
To: linuxppc-embedded@ozlabs.org
Subject: Question on nfsroot shared by multiple targets
Date: Mon, 11 Jun 2007 10:48:22 +0200 [thread overview]
Message-ID: <466D0C56.3080804@dutchspace.nl> (raw)
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
next reply other threads:[~2007-06-11 9:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-11 8:48 Johan Borkhuis [this message]
2007-06-11 10:26 ` Question on nfsroot shared by multiple targets Ajit Singh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=466D0C56.3080804@dutchspace.nl \
--to=j.borkhuis@dutchspace.nl \
--cc=linuxppc-embedded@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox