https://bugzilla.novell.com/show_bug.cgi?id=713218 https://bugzilla.novell.com/show_bug.cgi?id=713218#c0 Summary: Linking /etc/mtab to /proc/self/mounts breaks collectd Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mag@entropy.be QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.94 Safari/535.1 While running SuSEstudio build appliance I encountered an issue with collectd: Aug 19 18:51:23 BlackBox collectd[15378]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1313772683; last cache update = 1313772683; Aug 19 18:51:23 BlackBox collectd[15378]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1. Aug 19 18:51:33 BlackBox collectd[15378]: uc_update: Value too old: name = WebYaST/df/df-root; value time = 1313772693; last cache update = 1313772693; It seems linking /etc/mtab to /proc/self/mounts is not a great idea because then rootfs is shown two times in `df` output: # df -h Filesystem Size Used Avail Use% Mounted on rootfs 230G 1,4G 217G 1% / devtmpfs 432M 96K 432M 1% /dev tmpfs 435M 4,0K 435M 1% /dev/shm /dev/sda1 230G 1,4G 217G 1% / and this results in duplicate values in collectd Reproducible: Always Steps to Reproduce: 1. Run a system build via kiwi/susestudio with webyast 2. see /var/log/messages -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.