Bug 871628 - [PATCH] fsusage: Fix fetching rootfs stats on Fedora 17
Summary: [PATCH] fsusage: Fix fetching rootfs stats on Fedora 17
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libgtop2
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Søren Sandmann Pedersen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-30 21:57 UTC by Cole Robinson
Modified: 2014-06-18 09:15 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-04 13:59:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
fsusage: Fix fetching rootfs stats on Fedora 17 (1.28 KB, text/plain)
2012-10-30 21:57 UTC, Cole Robinson
no flags Details

Description Cole Robinson 2012-10-30 21:57:11 UTC
Created attachment 635809 [details]
fsusage: Fix fetching rootfs stats on Fedora 17

On Fedora 17+18, my /etc/mtab has this:

$ grep " / " /etc/mtab
rootfs / rootfs rw 0 0
/dev/sda2 / ext4 rw,seclabel,relatime,data=ordered 0 0

When fsusage scans mtab, it matches on the first entry, but since 'rootfs'
isn't of the expected format '/dev/<blah>' it bails out.

Match early on any rootfs entries and skip them.


End result is that there is no rootfs IO reporting via system monitor shell extension. I filed a bug in the upstream tracker 3 weeks ago but there's no movement, maybe one yall maintainers can push it along:

https://bugzilla.gnome.org/show_bug.cgi?id=685897

Comment 2 Fedora Update System 2013-02-12 23:00:02 UTC
libgtop2-2.28.4-4.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/libgtop2-2.28.4-4.fc18

Comment 3 Fedora Update System 2013-03-02 20:09:26 UTC
libgtop2-2.28.4-4.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.