Hugo Future Imperfect Slim

Tech Notes

Linux,MAC,Docker,Kubernetes,
CloudStack,AWS,GCP,AZURE,
Raspberrypi,VMWARE,GO,BOOKS,
NETFLIX,Movies,Seasons

1-Minute Read

Currently to access and manage xenserver cluster you need a xencenter installed in a windows system.

This could be a limitation for the users of linux and mac

Meanwhile you can access vmware exsi servers and also manage the clusters of vcenter via http

To overcome this limitation you can use the XCP hypervisor

XCP is open source hypervisor based on XenServer.

  1. Download the XCP-ng

https://xcp-ng.org/#easy-to-install

https://xcp-ng.org/docs/install.html#iso-installation

  1. Install the xcp-center for windows systems to access the XCP hypervisors

https://github.com/xcp-ng/xenadmin/releases/

  1. To manage the xenservers from Web-UI you need download the xen orchestra

login and create an account to download the xva file (xenserver based virtual appliance)

https://xen-orchestra.com/#!/xo-home

https://xen-orchestra.com/docs/xoa.html#alternative-install

Once XVA file you can import it xencenter as a appliance

For web login

https:// xva appliance ip

Default user is admin@admin.net with admin as a password.

If you want to connect to the appliance via SSH or console, the default credentials are: • user: xoa • password: xoa

https://xen-orchestra.com/docs/xoa.html#alternative-install

To set a password for the appliance

https://xen-orchestra.com/docs/troubleshooting.html#set-or-recover-xoa-vm-password

Now all this is fine but you still need a xcp-center and windows system to access it via http

Convert the XVA image into OVA image.

https://gist.github.com/kiranchavala/a289d26017f6f7526664b70a27e85440

comments powered by Disqus

Recent Posts

Categories

About

I am a Software Engineer at Persistent Systems, working on Cloud Stack Orchestration and various tech related to Cloud Infra, container technology like Docker, Kubernetes