Search results for query: ARM

  1. Chris

    Cannot make an incremental backup of VM

    As stated in the link you posted, this is a third party repository, best is to contact the maintainers of that unofficial PVE arm port for further assistance. I can only guess, but maybe some ABI incompatibility issues or compile issues?
  2. Chris

    Cannot make an incremental backup of VM

    Proxmox VE does not support arm as a platform (at least for now), so how did you set this up? What is your pveversion version --verbose for the PVE hosts? Also, what is the output of proxmox-backup-manager version --verbose for the PBS instance?
  3. F

    Proxmox install Freezing

    Hello! I'm installing on my computer to use proxmox. The main body is the HP arm body and it keeps stopping during installation USB boot. USB works fine with other bodies. Not a problem with the computer. It works fine with windows. Computer...
  4. M

    Umstellung auf remote PBS, bitte um Review

    Aktuell ist es Borgmatic auf eine Hetzner Storagebox. Die RPIs haben keine Funktion, außer Transceiver für das Homematic-Protokoll zu sein. Alle haben USB Sticks als "Festplatte" auf denen ca. 4GB belegt sind. Die x86 Node, die abseits der Proxmox-Cluster-Nodes zu sichern ist, ist ein externer...
  5. J

    Umstellung auf remote PBS, bitte um Review

    Auf sowas würde ich mich nicht verlassen wollen, ich würde die ARM-Server also eher mit einen anderen Backupprogramm auf eine eignes dafür verwendete VM sichern, diese dann wieder per PBS offsite oder für die Hosts ein eigenes offsite-Backup. Welches Backuptool man dafür nimmt ist dann natürlich...
  6. M

    Umstellung auf remote PBS, bitte um Review

    ...Die File-Backups der anderen Hosts werden über den proxmox-backup-client realisiert, für die Raspberry Pi gibt es keine offizielle Version für arm-CPUs, aber mindestens eine vorkompilierte von Dritten. Da die Backups extern gelagert werden und mindestens ein Server im Internet steht, kommt...
  7. G

    [TUTORIAL] How to convert Raspberry Pi OS images and import to Proxmox

    I made an account on here just to thank you (and primetechguides) for this detailed write-up. Much appreciated!
  8. M

    Does PBS run on qnap ts-431xeu

    I have the NAS from the title. From https://www.qnap.com/de-de/product/ts-431xeu/specs/hardware I see there is an ARM CPU. I like to use this device as a PBS, does PROXMOX support this NAS. Tank you for anny answer Rainer
  9. leesteken

    Boot problem when starting a VM

    Proxmox VE does not support ARM processors: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_system_requirements What fork or clone or port of the software did you install? Maybe they have a forum or github discussion page where they can help?
  10. S

    Package pve-edk2-firmware-aarch64 has no installation candidate

    Attempting to follow some instructions to install an arm64 VM, but failing on the first hurdle! Following these instructions, but this is the result: root@pve:~# apt install pve-edk2-firmware-aarch64 Reading package lists... Done Building dependency tree... Done Reading state information...
  11. T

    Core vs. Threads und Win10 VM

    Das sind die QEMU emulierten CPUs, da könnte jetzt auch MIPs, oder ARM genutzt werden, wenn ich eine andere CPU nachbilden wollte, er reicht also den verbauten Prozessor nicht in die VM durch.
  12. leesteken

    raspberry pi compute module 5 and Compute Module 5 IO Board

    Proxmox VE does not run on ARM and requires a 64-bit x86 CPU: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_system_requirements
  13. J

    2 physical servers to share resources and provide redundancy

    Or used Mini-PC. Which would also have the benefit that it could be used as ProxmoxBackupServer (which is not possible with a Raspi due to ARM instead of X86 CPU). In both cases OP should be able to find something fitting for his usecase for under 50€ on Ebay or a dealer of refurbished hardware.
  14. R

    Pi support

    Hi, No it is not official supported, but there are projects out there which aims to run the proxmox PVE on arm (https://github.com/jiangcuo/Proxmox-Port) but don’t ask for support here. So long
  15. N

    Pi support

    ...There was talk about Proxmox supporting Pi's officially but still nothing after all this time. I would love to know what the current status of Arm based Proxmox? Also if I did want to run some Containers on my Pi with Proxmox, is the best method still to install RaspberryOS Lite and then...
  16. P

    [TUTORIAL] How to convert Raspberry Pi OS images and import to Proxmox

    ...(you can use your Proxmox machine):apt-get install qemu-utils Download a Raspberry Pi Image and decompress it: xz -d 2024-03-15-raspios-bookworm-arm64-lite.img.xz Convert and resize: qemu-img convert -f raw 2024-03-15-raspios-bookworm-arm64-lite.img -O qcow2...
  17. J

    Ersteinrichtung Homeserver Unterstützung / Umstieg von Raspberry Pi

    Du könntest den Raspberry aber als Fileserver nutzen (via NFS oder Samba) und dann als Backupziel in Proxmox VE einbinden. Alternativ klappt es natürlich genauso gut, die externe Platte direkt an den ProxmoxVE Host anzustecken ;) Manuelle Backups sind schlechte Backups, da man dazu neigt sie zu...
  18. S

    Ersteinrichtung Homeserver Unterstützung / Umstieg von Raspberry Pi

    Für den eigenen Backup Server von Proxmox fehlt mit der passende Rechner. Auf dem "freigewordenen" Raspberry Pi läuft er aufgrund der ARM Architektur nicht. Beim Backup für die Container gehe ich aktuell recht banal ran. Alle paar Monate ziehe ich mir die auf meinen Rechner / USB Platte und...
  19. S

    Issue with VLAN Aware Linux Bridge

    ...off here. I suspect that this issue is unrelated to proxmox, but rather related to my platform/base OS installation. This is an installation on ARM using a base Debian image, and I am thinking that I should look more in that direction for further troubleshooting. I'll still gladly take tips...
  20. Z

    ChromeOS guest

    ...or ChromiumOS that can deal with virtual graphics cards :-( Also, to address @leesteken's comment, it is in principle possible to emulate ARM in a Proxmox virtual machine. I have a ARM image that I occasionally boot up for some quick testing purposes. But it's not really suitable for...