Does lveinfo from the command line not work any more?
Used to I could run:
and see what faults that user might have hit in the past 1 day.
Now this command just appears to show the exact same output as just
Used to I could run:
Code:
lveinfo -u %user% --period=1d
Now this command just appears to show the exact same output as just
Code:
lveinfo
Comment