fence_lpar: Add "Error" in the list of on states
When the LPAR crashes it can stay in Error state.
It's not possible to transition to 'Running' state from 'Error' but it's
possible to power off the LPAR. Then for all parctical purposes 'Error'
is an on state.
Fixes: #610