Change
iface nic0 inet dhcp
to
iface vmbr0 inet dhcp
and then
systemctl restart networking
P.S.: Still curious about my other question ;-) Found your answer. Awesome! I love fried rice with soy sauce ;-)
To tidy up your Kernel command line, you can tweak / create /etc/modprobe.d/xe.conf by adding: options xe vram_bar_size=-1
After that, run update-initramfs -uk all to ensure your initramfs are fresh. Once that’s done, you can remove it from your...
Welcome to the Proxmox Forum :-)
Please connect via https://192.168.2.2:8006.
If your PC is running Windows, it will block ICMP requests due to WFW
Hit that please (from your macbook):
curl -s --insecure https://192.168.2.2:8006 | grep...
Apologies for the confusion, I had a brain fart when replicating the command to post it here but yes, I meant pinging the proxmox server.
user@PC:~$ ping -c 3 192.168.2.2
PING 192.168.2.2 (192.168.2.2) 56(84) bytes of data.
--- 192.168.2.100...
I'm running into the following problem.
I have two ZBT-2s for Home Assistant.
Home Assistant runs as a VM on Proxmox.
Using the GUI, I first created one USB port based on the device ID.
When I received the second device, I wanted to do the same...
Which CPU, how much RAM, how many VMs, workload on the VMs, etc. Please provider a bigger picture. By just naming 2 type of drives there is no way to provide a proper answer to your (very broad) question
:)
Welcome to the Proxmox Forum :-)
Please provide (each result please in a seperate [ CODE ] block)
ip a
ss -tlpn
curl -v ip:8006 (where ip is your dynamic ip)
ls /etc/default/pveproxy
cat /usr/local/lib/systemd/network/*.link
cat /etc/hosts...
PROXMOX VE 9.0.3 running on debian Trixie
I'm new to this forum, but if you poke around, you'll find @Bikersmurf on many other forums. I greatly appreciate the knowledge and expertise here.
I setup two of my proxmox servers while connected to one subnet, and then moved them to a different subnet. For simplicity we changed from 192.168.'A'.1 to 192.168.'B'.1. Accessing the GUI is working and the VMs all have IPs on the B subnet.
The...
I'm setting up a box for a friend to first backup a box at the office then move it to her house to continue the backup via remote. She has no IT skills whatsoever. My friend's office has no high speed internet in the area. She signed up for...
Wird so passen. Die Systemplatte der VM mit zwei Platten kannst du einfach verschieben. Ohne Cluster und ZFS-Replication würde ich ganz einfach via Backup-Restore die VMs umziehen. Die "Mountpoints" werden wenn du die Platte verschiebst natürlich...
Der Switch steht auf internes Netzwerk und somit können die VMs nur mit dem HyperV Host kommunizieren.
Wenn der virtuelle Switch nach draußen sprechen soll, muss externes Netzwerk und eine Netzwerkkarte ausgewählt werden.
Da kann ich Dir Storys erzählen, da wird die schwarz vor den Augen. Wir haben vor circa 8 Jahren bereits damit begonnen, alle Raid-Controller zu entsorgen. Wenn überhaupt erlauben wir noch JBOD, alles andere fliegt raus. Grund sind nunmal die...
Das war mal in den 90ern so ;)
Ernsthaft, Ein MegaRaid ist ja am Ende auch nur ein Software Raid, mit dem Unterschied, dass es von der Firmware einer properitären Broadcom Karte kontrolliert wird, und wenn dir die abraucht, kann es dir das Raid...