Skip to content

Is there anyway update /etc/exports outside without restart nfs container #79

@xiaoyao9184

Description

@xiaoyao9184

The /usr/sbin/exportfs command allows the root user to selectively export or unexport directories without restarting the NFS service.

But when use nfs container with bind volume, modifying /etc/exports file must not change the file inode, or docker mounted file will not update.

This is difficult to copy and replace file without change file inode in ansible unsafe_writes

Is it possible to change the /etc/exports file location, to bind by folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions