XCP-NG With XOA

img/posts/xcp-ng.png

install XOA

ssh -oKexAlgorithms=diffie-hellman-group14-sha1 [email protected]

xe pool-list
xe host-list
xe vm-list
xe network-list
xe sr-list

xe sr-create content-type=user type=ext  name-label="Local Storage" device-config:device=/dev/sdb

xe vm-import filename=xoa.xva sr-uuid=c2444522-2fa5-8f8f-d91d-ace7d0e942a6
xe vm-start vm=xoa
xe vm-param-set uuid=UUID other-config:auto_poweron=true
xe vm-list params=name-label,networks

xe sr-destroy uuid=<UUID of SR>
xe sr-forget uuid=<UUID of SR>

xe host-list params=software-version
xe-switch-network-backend bridge
xe-switch-network-backend openvswitch

feature
- AD/SSO login
- backup

xen

Read more