Ticket #3214 (closed defect: fixed)

Opened 10 years ago

Last modified 8 years ago

sometimes show incorrect inode information

Reported by: onlyjob Owned by: andrew_b
Priority: minor Milestone: 4.8.16
Component: mc-core Version: 4.8.12
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

On Ceph file system
"df -h /mnt/ceph" reports the following information:

Filesystem          Size  Used Avail Use% Mounted on
192.168.0.2:/       19T   7.1T   12T  40% /mnt/ceph

"df -hi /mnt/ceph":

Filesystem          Inodes IUsed IFree IUse% Mounted on
192.168.0.2:/       872K     -     -     -   /mnt/ceph

But MC Info panel shows the following:

Filesystem: /mnt/ceph
Device:    192.168.0.2:/
Type:      ceph
Free space: 11T/18T (61%)
Free nodes: 18446744073709551615/891794 (-2147483648%)

I hope "free nodes" information can be fixed...

Attachments

mc-3214-avoid-invalid-free-nodes-display.patch (1.4 KB) - added by and 8 years ago.

Change History

comment:1 Changed 8 years ago by and

onlyjob, thanks for reporting.

patch attached with fix attached

Version 0, edited 8 years ago by and (next)

Changed 8 years ago by and

comment:2 Changed 8 years ago by and

  • Milestone changed from Future Releases to 4.8.16

comment:3 Changed 8 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b

comment:4 Changed 8 years ago by andrew_b

  • Votes for changeset set to andrew_b
  • Branch state changed from no branch to approved

comment:5 Changed 8 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from andrew_b to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

comment:6 Changed 8 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.