Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent sizes for NFS #263

Open
lucaspar opened this issue Jul 15, 2023 · 0 comments
Open

Inconsistent sizes for NFS #263

lucaspar opened this issue Jul 15, 2023 · 0 comments

Comments

@lucaspar
Copy link

$ duf .
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ 1 network device                                                                                          │
├────────────┬────────┬───────┬────────┬───────────────────────────────┬──────┬─────────────────────────────┤
│ MOUNTED ON │   SIZE │  USED │  AVAIL │              USE%             │ TYPE │ FILESYSTEM                  │
├────────────┼────────┼───────┼────────┼───────────────────────────────┼──────┼─────────────────────────────┤
│ /storage01 │ 947.9T │ 66.2T │ 881.8T │ [#...................]   7.0% │ nfs  │ hostname:/ppl               │
╰────────────┴────────┴───────┴────────┴───────────────────────────────┴──────┴─────────────────────────────╯
$ df -h .
Filesystem            Size  Used Avail Use% Mounted on
hostname:/ppl          28T   75G   28T   1% /storage01

I could be misinterpreting these numbers, but is this inconsistency with df expected?

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

No branches or pull requests

1 participant