@Ajmind-0 Care to share the shutdown script used to shutdown the VMs and the host?
Best posts made by dougs
-
RE: APC Smart-UPS with NIC - which service to use apcupsd or NUT?
-
RE: Cannot delete failed XO VMware-related migration tasks
@planedrop Our configuration is nonstandard. Our XOA is on a standalone computer-- not in a VM that runs on one of the hosts.
While these tasks are not interfering with normal operations, I'd like to get listed tasks out of the way.
This is what it looks like on the Tasks window:
Hovering the cursor over the Delete icons causes the cursor to display a No symbol so I cannot click the Delete button.
Latest posts made by dougs
-
RE: Cannot delete failed XO VMware-related migration tasks
Yes, I have tried that and it appears to have deleted the tasks.
First I had to register as follows:
# xo-cli --register <URL of XOA> <admin username> <password>
Then:
# xo-cli rest get tasks
which showed a list of tasks IDs.
I verified the IDs with the ID show in the raw log for each of the tasks listed in XOA. Once I figured out which task(s) I wanted to delete, I did the following for each tasks:
# xo-cli rest del <tasks/task ID>
I have not seen an ill effects since I deleted some tasks last August.
Below is a link to removing tasks using xo-cli:
https://help.vates.tech/kb/en-us/31-troubleshooting-and-tips/123-how-to-remove-xo-tasks -
RE: Cannot delete failed XO VMware-related migration tasks
@planedrop Our configuration is nonstandard. Our XOA is on a standalone computer-- not in a VM that runs on one of the hosts.
While these tasks are not interfering with normal operations, I'd like to get listed tasks out of the way.
This is what it looks like on the Tasks window:
Hovering the cursor over the Delete icons causes the cursor to display a No symbol so I cannot click the Delete button.
-
RE: Cannot delete failed XO VMware-related migration tasks
@planedrop Rebooted and the tasks are still there. Oddly enough, it caused one of the two hosts to reboot as well. What the heck?!?
-
RE: Cannot delete failed XO VMware-related migration tasks
@Danp Yes, still no dice!
-
Cannot delete failed XO VMware-related migration tasks
Over a period of 2 weeks I experimented with migrating a few machines from a VMware server over to the xcp-ng environment. There are 5 failed XO tasks as a result of those migrations that somehow cannot be deleted. xe task-list does not list these. I've run xe-toolstack-reset to no avail. What do I need to do in order to clear the XO task list?
-
Change Email Address for XO Report
I'm using the Xen Orchestra Community Edition. I want to change the email address used for the daily XO report but I cannot find it in the CE version.
In the Dashboard Overview tab, there is a button to click in order to send a report to "configured email addresses" but I do not know how to find these. There isn't any email address field in the Users tab. Can someone point me in the right direction?
-
RE: APC Smart-UPS with NIC - which service to use apcupsd or NUT?
@olivierlambert
Thanks. I was able to confirm the pool uuid. -
RE: APC Smart-UPS with NIC - which service to use apcupsd or NUT?
@Ajmind-0
Thanks for the script.How does one enumerate the pool uuid for a given pool? I see what I believe to be the pool uuid right below the title of the pool in the XOA Pool page but I'd like to be sure it is indeed the correct pool uuid. I searched for the correct command but failed. xe something? xe pool-param-get what?
-
RE: iptables rule to allow apcupsd traffic to APC management card
@Ajmind-0
Well, well, I switched to the snmp connection method and it worked just fine. Um...Thank you for your pointer.
-
RE: iptables rule to allow apcupsd traffic to APC management card
@Ajmind-0
Strange. I'm using UPSTYPE pcnet and the corresponding DEVICE ipaddr:username:password statement. I'm using the exact syntax on all of our FreeBSD servers and they're communicating with the APC management card.What is your iptables configuration like?