Empty message field in exec input field

Hello,

I'm trying to get information from Glusterfs. when I use exec command, sometimes it returns empty message. what is the reason and how can I fix that?
my command is like this:
gluster volume profile dkv info | grep -E 'Data\ Read|Duration|Brick:' | sed -n 1,5p

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.