[Bug 872217] Re: diskstats plugin: error "Byte order is not compatible"

Daniel Hahler launchpad at thequod.de
Sat Oct 22 11:10:55 UTC 2011


** Description changed:

  The diskstats plugin fails to provide any data since a while:
  
-     % sudo munin-run diskstats                                                                          
-     Byte order is not compatible at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/thaw.al) line 415, at /etc/munin/plugins/diskstats line 120
+     % sudo munin-run diskstats
+     Byte order is not compatible at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/thaw.al) line 415, at /etc/munin/plugins/diskstats line 120
  
  Line 120 mentioned in the error is the second line of the following
  return value in the function choose_old_state:
  
-     return $return_timestamp,
-       %{ thaw decode_base64 $states{$return_timestamp} };
+     return $return_timestamp,
+       %{ thaw decode_base64 $states{$return_timestamp} };
  
  I assume that upgrading from Ubuntu Natty to Oneiric might have caused
  this?!
  
  I am using munin 1.4.6-1ubuntu1 currently, which has not made it into
  Ubuntu though yet (merged from Debian by myself).
+ 
+ WORKAROUND:
+ sudo rm /var/lib/munin/plugin-state/diskstats-*

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/872217

Title:
  diskstats plugin: error "Byte order is not compatible"

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/872217/+subscriptions



More information about the Ubuntu-server-bugs mailing list