Mailinglist Archive: opensuse (1698 mails)
| < Previous | Next > |
Re: [opensuse] Systemd and fstab
- From: Ruediger Meier <sweet_f_a@xxxxxx>
- Date: Thu, 15 Dec 2011 13:44:03 +0100
- Message-id: <201112151344.04235.sweet_f_a@gmx.de>
On Thursday 15 December 2011, Anton Aylward wrote:
The ethernet port which a specific nfs mount depend on cannot be set
always staically.
Dependencies are like this:
server FQDN -> server IP -> route to server/client IP -> client ethernet
port
The mount command itself invokes the DNS query to resolve the server
name thus you can't know before what route and finally which port will
be used.
cu,
Rudi
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
If a mount point is configured in both /etc/fstab and a unit file,
the configuration in the latter takes precedence.
Are there some unit files created by the installation process?
Perhaps that would be a better approach since they could be made
dependent on the specific Ethernet port that leads to the NFS server
being active.
The ethernet port which a specific nfs mount depend on cannot be set
always staically.
Dependencies are like this:
server FQDN -> server IP -> route to server/client IP -> client ethernet
port
The mount command itself invokes the DNS query to resolve the server
name thus you can't know before what route and finally which port will
be used.
cu,
Rudi
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |