@Danp
The file is getting removed every time, that's why I was questioning the behavior of the command (whether it is grabbing all records or cached records).
We can do that, but if the user is deleted, that user entry would be gone.
That's what it was. For whatever reason, ubuntu defaults to installing these versions for node and npm respectively:
v12.22.9
8.5.1
Following the steps here fixed it. As always, thanks!!
@nick-lloyd I think the answer would depend on the state of your XAPI database given the fact that each host thinks that it in the pool master. To convert one or more of the hosts to a slave, you would need to --
edit the file so that it contains slave:<IP address of master> instead of master
run mv /var/xapi/state.db /var/xapi/state.db-old to get rid of the old xapi database
reboot the host
Once rebooted, the xapi database will be regenerated by syncing with the pool master.