auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
<------>address 88.888.888.88/28
<------>hwaddress 0c:c4:7a:34:3e:cc Like this, some providers dont like it (that is block you) if you have another mac in their network
<------>gateway 88.888.888.88...
This is definitly the wrong forum, since arm processors (and therefor raspi) are not supported by proxmox officially.
Raspberry Pi OS for raspi 5 is based on debian 12(bookworm) the pimox packages you tried to install are for debian 11 (bullseye)
I dont know if there is a pimox8 yet, look...
Your ip for the proxmox host is configured on the vmbr0 interface, you can add the line
hwaddress 0c:c4:7a:34:3e:cc to your vmbr0 interface so i usses the mac from the eno1 interface (which is part of that bridge.
Your VMs and LXCs have their own ip and mac adresses on that bridge interface...
I already did that, no problems.
I have created a new container, mounted the backup and manualy copied the files, but it is worrying that it does not show why the restore is not working
You have to add the ceph repository:
PVE Server -> Updates -Repositories -> Add: Repository -> Ceph no-subscription
But WHY are you installing Proxmox 7, the version you should use is 8 (8.1 to be precise)
apt update; apt full-upgrade
Check for potential problems with pve7to8
apt-get...
Hallo @Fitze,
Doku im Coputerbereich ist meist in Englisch, deutsche Übersetzungen sind leider oft nicht vorhanden /nicht vollständig oder nicht aktuell.
Das sollte dich aber nicht abhalten, das Proxmox Webinterface gibt es auf deutsch, es ist wirklich nicht schwierig. Bei Fragen gibt es das...
Hallo Mrt12,
kannst du mal testweise den Samba Server auf dem Proxmox Host konfigurieren
um zu sehen ob es da einen Performance Unterschied zwischen LXC und Host gibt?
Wenn ja gibt es ein Problem mit dem Container, wenn nein ist es ein Problem mit der IO auf dem Host.
Netzwerk IO zwischen...
Normalerweise bedienst du proxmox nach der Installation remote per Webbrowser, über https://deineproxmoxip:8006.
Du kannst prinzipiell alles über das Webinterface erledigen.
Auf dem proxmoxserver bekommst du diese URL angezeigt und einen Login prompt.
Optional kannst du auf dem proxmox Host...
Backup your vm to an external disk (you are doing that regularly anyway, aren#t you?)
You can add an additional disk to your system, create an physical volume and add that to your volume group
pvcreate /dev/sdb1
vgextend pve /dev/sdb1
Or you now can reinstall proxmox with less space for root...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.