shv Wrote:
-------------------------------------------------------
> I want to export the drives if they are switched
> on after booting the device. But it can also
> occure that they are already up and running during
> the startup and this caused the problem. How can I
> reexport them without a restart of
> nfs-kernel-server?
You can do exportfs -r to reexport whatever nfs shares defined in /etc/exports
-------------------------------------------------------
> I want to export the drives if they are switched
> on after booting the device. But it can also
> occure that they are already up and running during
> the startup and this caused the problem. How can I
> reexport them without a restart of
> nfs-kernel-server?
You can do exportfs -r to reexport whatever nfs shares defined in /etc/exports