All of lore.kernel.org
 help / color / mirror / Atom feed
From: samba-bugs@samba.org
To: cifs-qa@samba.org
Subject: [Bug 13570] CIFS Mount Used Size descrepancy
Date: Sat, 03 Sep 2022 19:22:34 +0000	[thread overview]
Message-ID: <bug-13570-10630-5jBBbuYWhw@https.bugzilla.samba.org/> (raw)
In-Reply-To: <bug-13570-10630@https.bugzilla.samba.org/>

https://bugzilla.samba.org/show_bug.cgi?id=13570

--- Comment #6 from Enzo Matsumiya <ematsumiya@suse.de> ---
You can do something like this, with tcpdump package installed:

<in terminal 1>
> $ sudo mount.cifs <...mount options...> //10.0.0.220/storage /cifs/server

<in terminal 2>
> $ sudo tcpdump -i eth0 -s 0 -w wrong-df.pcap port 445

(of course, replace "eth0" with the network interface that connects to
10.0.0.220)

<back to terminal 1>
> $ df -h

<go back to terminal 2>
> press ctrl-c to terminate tcpdump capture

Then you attach the new file "wrong-df.pcap" here please, along with the size
shown by "df -h" in terminal 1, and the size you expected to see.

A "df -h" output from the server side at the same time you see the discrepancy
would be nice as well.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

  parent reply	other threads:[~2022-09-03 19:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-13570-10630@https.bugzilla.samba.org/>
2020-10-29 14:36 ` [Bug 13570] CIFS Mount Used Size descrepancy samba-bugs
2022-08-19 18:47 ` samba-bugs
2022-08-19 18:51 ` samba-bugs
2022-08-25 14:57 ` samba-bugs
2022-09-03 14:17 ` samba-bugs
2022-09-03 19:22 ` samba-bugs [this message]
2022-09-03 21:53 ` samba-bugs
2022-09-03 21:55 ` samba-bugs
     [not found]   ` <f5708177-ff94-c745-a191-4fdba33a2e06@talpey.com>
2022-09-04 14:15     ` Tom Talpey
2022-09-03 21:56 ` samba-bugs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-13570-10630-5jBBbuYWhw@https.bugzilla.samba.org/ \
    --to=samba-bugs@samba.org \
    --cc=cifs-qa@samba.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.