Not yet, but we are seeking for virtualization solutionDoes anybody tried to run Proxmox on Ampere ® Altra ® Q80-30 CPU at Hetzner RX170/RX220 ?
Worth a try server from https://deploy.equinix.com/product/servers/c3-large-arm64/ for 1-3 hours but I think that clear kvm via cockpit should work as well as vmware. There is a pimox project for raspberry pi 4 but I can' find anything for Ampere...Not yet, but we are seeking for virtualization solution
Hi,I know at least 2 way to install unofficial Proxmox on arm64:
I used Pimox7 install script (a little customized) to install Proxmox on a Jetson NANO developer kit.
The 2nd way seemed more standard, but I don't know if the packages can be trusted or not.
Better to ask it via issue at https://github.com/pimox/pimox7Hi,
I tried to install pimox V7 from this link
on a rock pi 5B which is armv8 64 bits ARCH :
rock@rock-5b:~$ uname -a
Linux rock-5b 5.10.66-27-rockchip-gea60d388902d #rockchip SMP Mon Oct 24 08:25:47 UTC 2022 aarch64 GNU/Linux
rock@rock-5b:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
Loading new ceph-dkms-0.0.2 DKMS files...
Building for 5.10.110-37-rockchip-g74457be0716d
Building initial module for 5.10.110-37-rockchip-g74457be0716d
Error! Bad return status for module build on kernel: 5.10.110-37-rockchip-g74457be0716d (aarch64)
Consult /var/lib/dkms/ceph-dkms/0.0.2/build/make.log for more information.
dpkg: error processing package ceph-dkms (--configure):
installed ceph-dkms package post-installation script subprocess returned error exit status 10
But some dkms modules didnt build :
Do you have advice ?
Thx
Here is the answer https://discord.com/channels/1040085308223520819/1089221423148568627/1095669133997260902Worth a try server from https://deploy.equinix.com/product/servers/c3-large-arm64/ for 1-3 hours but I think that clear kvm via cockpit should work as well as vmware. There is a pimox project for raspberry pi 4 but I can' find anything for Ampere...
You should be able to find the error message in this file:Hi,
I tried to install pimox V7 from this link
on a rock pi 5B which is armv8 64 bits ARCH :
rock@rock-5b:~$ uname -a
Linux rock-5b 5.10.66-27-rockchip-gea60d388902d #rockchip SMP Mon Oct 24 08:25:47 UTC 2022 aarch64 GNU/Linux
rock@rock-5b:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
Loading new ceph-dkms-0.0.2 DKMS files...
Building for 5.10.110-37-rockchip-g74457be0716d
Building initial module for 5.10.110-37-rockchip-g74457be0716d
Error! Bad return status for module build on kernel: 5.10.110-37-rockchip-g74457be0716d (aarch64)
Consult /var/lib/dkms/ceph-dkms/0.0.2/build/make.log for more information.
dpkg: error processing package ceph-dkms (--configure):
installed ceph-dkms package post-installation script subprocess returned error exit status 10
But some dkms modules didnt build :
Do you have advice ?
Thx
Hi,You should be able to find the error message in this file:
/var/lib/dkms/ceph-dkms/0.0.2/build/make.log
Pimox should work, install debian and add the pimox pakagesWorth a try server from https://deploy.equinix.com/product/servers/c3-large-arm64/ for 1-3 hours but I think that clear kvm via cockpit should work as well as vmware. There is a pimox project for raspberry pi 4 but I can' find anything for Ampere...
thanks! I was thinking about that option. I wonder if anyone has any experience with that, yet like "yeah might work, even if an Q80-30 is >100 times bigger than a RasPi, but use at your own risk" or "totally safe for production use -> ship it!" :-DPimox should work, install debian and add the pimox pakages
Good luck
I use this https://github.com/pimox/pimox7 on my raspberry pi 4b. Works pretty well.Hi! I have server with ampere altra processor.
How to install proxmox on this server?
I installed debian 11 arm64 on my server.