Skip to content

Reload systemd daemon after changing fstab - #13797

Open
giner wants to merge 1 commit into
hashicorp:mainfrom
giner:stas/reload_systemd_daemon_after_fstab_is_modified
Open

Reload systemd daemon after changing fstab#13797
giner wants to merge 1 commit into
hashicorp:mainfrom
giner:stas/reload_systemd_daemon_after_fstab_is_modified

Conversation

@giner

@giner giner commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Calling mount may fail after modifying fstab unless systemd daemon is reloaded.

Relevant error message:

mount: (hint) your fstab has been modified, but systemd still uses
       the old version; use 'systemctl daemon-reload' to reload.

Refs:

Calling `mount` may fail after modifying fstab unless systemd daemon is
reloaded.

Relevant error message:
```
mount: (hint) your fstab has been modified, but systemd still uses
       the old version; use 'systemctl daemon-reload' to reload.
```

Refs:
- util-linux/util-linux@1db0715
@giner
giner requested a review from a team as a code owner March 25, 2026 05:54
@giner

giner commented Apr 10, 2026

Copy link
Copy Markdown
Contributor Author

@taru-garg-hashicorp could you help here please?

@giner

giner commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

@taru-garg-hashicorp friendly ping

@giner

giner commented May 18, 2026

Copy link
Copy Markdown
Contributor Author

@taru-garg-hashicorp would you take a look at this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant