pvecm nodes does not show correct nodename

It has to do with how you added the node into the cluster. You should see the hostname in `pvecm nodes` if you added the node with `pvecm add CLUSTER-IP` from the second node.

But you can still run `pvecm delnode <hostname>` and it should work.