Hi!

in SLES11 SP2 this trivial bug is still in:
---
# diff -u /usr/lib/ocf/resource.d/ocfs2/o2cb /tmp/o2cb
--- /usr/lib/ocf/resource.d/ocfs2/o2cb  2012-11-15 07:48:58.000000000 +0100
+++ /tmp/o2cb   2013-07-25 10:07:07.000000000 +0200
@@ -325,7 +325,7 @@

     driver_filesystem configfs; rc=$?
     if [ $rc != 0 ]; then
-       ocf_log info "configfs not laoded"
+       ocf_log info "configfs not loaded"
        return $OCF_NOT_RUNNING
     fi

---
Regards,
Ulrich


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to