Hi,
I took the liberty of adding bcache-status to the bcache-tools package
I'm building:
https://bugzilla.redhat.com/show_bug.cgi?id=999690#c12
I have a few questions/remarks:
- Is the python3 dependency really needed? I changed it to ordinary
python(2) and it runs fine I think.
- Is https://gist.github.com/damoxc/6267899 the proper source?
- When the bcache kernel module is not loaded, the feedback looks buggy:
[root@home07 ~]# bcache-status
Traceback (most recent call last):
File "/sbin/bcache-status", line 348, in <module>
main()
File "/sbin/bcache-status", line 333, in main
for cache in os.listdir(SYSFS_BCACHE_PATH):
OSError: [Errno 2] No such file or directory: '/sys/fs/bcache/'
[root@home07 ~]#
Rolf
On 08/25/2013 09:07 PM, Rolf Fokkens wrote:
To allow Fedora users to benefit from bcache I'm currently packaging
bcache-tools for Fedora.
See also: https://bugzilla.redhat.com/show_bug.cgi?id=999690
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html