Greetings everyone,
Im trying to see if I can get a USB-Serial adapter to work as a local shell access. I need it to start automatically and only have access to Proxmox and not via a VM.
My motherboard does NOT have a serial port on it, but...
NAS system 'need' control of the complete disk. You therefore need to pass the drives (or better the controller) through to whatever NAS implementation you use, and then share the space to your servers/applications.
That is the correct method...
Alright, yeah I decided I might use a used Micron SSD or similar for boot. Think the capacity might be 256 minimum. Thanks for the info! And also if I were to use a single SSD would a 480gb Micron 5100 eco be alright? I’ll be making backups so if...
Hi everyone, I recently installed Proxmox 9. While configuring several VMs, I had to restart them a few times. At one point, I noticed that one of the machines froze, which really intrigued me because I've never encountered anything like this...
I have QTY7 Proxmox nodes running on single SSD/NVMe drives in my Homelab, for approx. 4 years now. I do keep meticulous triple PBS backups of the guests, and figure that if the Proxmox host drive fails it's simple enough to rebuild, with the...
Welcome, @richhemmings .
About problem number 2: retension settings are described at https://pbs.proxmox.com/docs/maintenance.html#pruning
A nice prune simulator is at https://pbs.proxmox.com/docs/prune-simulator/index.html
Undo your eth0 changes, that's not what you want. You should only have .170 in your /etc/network/interfaces
Having a static IP is very simple, just do this:
For your network, you'll have to put 192.168.0.171/24 in the IPv4/CIDR field and you...
For LXC I would only run one application to keep it small and isolated as much as possible. As @UdoB mentioned: you can keep this set-up also with VMs. I personally don’t run a VM for only one docker container. One exception are really mission...
Thank you both for your replies.
So it looks like "pick your poison", based on hardware and requirements is the way to go and there is no "one size fits all".
Which is totally OK for me, as I can then decide on a case-by-case basis what makes...
Hi all,
I'm new to Proxmox, but not virtualisation as a concept and have tried to use Gemini to answer these questions, but it seems to be more confused than me!
I've successfully configured a HAOS VM and a docker CT. Like a good admin, the...
Nimm das proxmox-boot-tool.
Da siehst du alle installierten Kernel und kann mit der Option pin den gewünschten Kernel anpinnen. Eventuell auch mal den aktuellen CPU microcode installieren.
Hi members,
I have been recently faced with some issues setting up vlan on the promox machine at same time, passing those vlans to my virtual machine
1. I setup two sub interfaces facing a switch wich split the management traffic and internet...
Welches LLM schreibt denn diesen tollen Artikel für dich?
Ich hab mal mit google nach dem Fehlertext gesucht und bin hier geladen:
https://www.reddit.com/r/pop_os/comments/1o4bleo/data_fabric_sync_flood_event/
Wenn man sich das querliest deutet...
Yes! This solved it. So one node was running 8.4.1 whilst the new node was running v9. I just ran an update on all packages and that has resolved the problem. I would never have thought of that thank you!