removed the failed server connection.
Restarted xo-server service.
Added new host again. Seems fine now.
In hind sight, I could have very well recycled a DHCP ip here as well, if that is a known issue...
removed the failed server connection.
Restarted xo-server service.
Added new host again. Seems fine now.
In hind sight, I could have very well recycled a DHCP ip here as well, if that is a known issue...
A couple Windows 2016, and 2019, and a couple Rocky Linux 8 is what Im moving.
I'll see if I have an 8.2 host suited (not too different CPU) to be a middle man.
thanks.
Updated xcp-ng-pv-tools on my one XCP 8.2 server. (We have mostly (citrix)7.1 and (xcp)7.6 because of hardware RAID limitations)
Found the ISO located at /opt/xensource/packages/iso. (verison 8.2.0-9)
Moved this to my local workstation, and then to my ISO-repo file server.
Went to my XCP 7.6 server, and then to the Rocky Linux 8.4 VM i just set up.
Removed the EPEL xe-guest-utilities-latest package. (7.21.0-1)
Mounted the XCP ISO from the ISO-repo and installed the guest tools from that. (7.20.0-9)
Agent detected! and the service seems to run without error.
.51 for Rocky showed up today. Running my first test. and from .22.
Seems successful!
Updated to Master build, a66ae, xo-server 5.92.0, xo-web 5.96.0.
Consoles seem to work fine again.
thanks all!
Can't create Private Network, on XO 5.83
I got to the Pool page, and select Network tab, and then, Select Manage. Add a network, and then hit the Private button. It makes me select a PIF, but anyone I select, and hit go, gives me an error.
I've seen instructions, and they seem pretty easy, so not sure what im doing wrong here.
Doing so in XCP-Center worked fine.
sdnController.createPrivateNetwork
{
"poolIds": [
"8e059584-1d7b-b674-1fe4-ef5cd08d2550"
],
"pifIds": [
"566e0925-72d9-f3c3-6c06-b05ab7035018"
],
"name": "dfg",
"description": "dfg",
"encapsulation": "gre",
"encrypted": false
}
{
"message": "no connection found for object 8e059584-1d7b-b674-1fe4-ef5cd08d2550",
"name": "Error",
"stack": "Error: no connection found for object 8e059584-1d7b-b674-1fe4-ef5cd08d2550
at default.getXenServerIdByObject (file:///opt/xo/xo-builds/xen-orchestra-202111011545/packages/xo-server/src/xo-mixins/xen-servers.mjs:197:13)
at default.getXapi (file:///opt/xo/xo-builds/xen-orchestra-202111011545/packages/xo-server/src/xo-mixins/xen-servers.mjs:478:29)
at default.getXapiObject (file:///opt/xo/xo-builds/xen-orchestra-202111011545/packages/xo-server/src/xo-mixins/xen-servers.mjs:484:17)
at Xo.getXapiObject (/opt/xo/xo-builds/xen-orchestra-202111011545/node_modules/lodash/_createBind.js:23:15)
at map (/opt/xo/xo-builds/xen-orchestra-202111011545/packages/xo-server-sdn-controller/src/index.js:716:46)
at Array.map (<anonymous>)
at SDNController._createPrivateNetwork (/opt/xo/xo-builds/xen-orchestra-202111011545/packages/xo-server-sdn-controller/src/index.js:716:27)
at Object.call (/opt/xo/xo-builds/xen-orchestra-202111011545/packages/xo-server-sdn-controller/src/index.js:363:12)
at Api.callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202111011545/packages/xo-server/src/xo-mixins/api.mjs:304:33)"
}
pulled and rebuilt and plugins have returned!