Humm ok, it came from the invoice, but it could be wrong, I will check the machine. It was the hyperthreading part that I didn't understand. so when I am assigning cpus to a vm, am I assigning a real core or a hyper thread?
When I look at the dashboard it reports:
72 x Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz (2 Sockets)
What is physically installed:
28 Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.60GHz (2 Sockets)
Why would these be different?
Version 8.0.3
Thank
Brad
My dhcp server configures two dns servers upon lease assignments. The proxmox via cloud init also assigns dns entries, thus I have a doubling of dns entries in reslove. Is there a way to stop cloud init from doing this? It looks like the only option I have is to use the host entries or specify...
Sorry I am new to grub and kernel parameters. I am trying to add pci=realloc=off but I don't know where to do that. is it here:
menuentry 'Install Proxmox VE (Graphical)' --class debian --class gnu-linux --class gnu --class os {
echo 'Loading Proxmox VE Installer ...'
linux...
Proxmox backup doesn't have the features I was looking for. I would like to avoid reinstalling the os. Is it possible to just remove the proxmox backup portion? Is it a standard Debian install?
Thanks
Brad
I am new to proxmox backup. I have watch the videos, read the docs, but I can see how to schedule a file level backup on a host. Is the idea then to just use cron to issue the backup client command?
The other question I have, is I don't see how to specify a differential backup. Not sure I am...
Ok, It is a known issue, and here is the fix.
https://forum.proxmox.com/threads/lc_pve_ticket-not-set-vnc-proxy-without-password-is-forbiddentask-error-failed-to-run-vncproxy.98192/post-456372
When I migrate a ubuntu vm from pve0 to pve1 or pve2 in a cluster I lose vnc access. When I move the vm back to pve0 I get vnc access.
Environment:
- 3 identical hosts in a proxmox cluster.
- ubuntu23.04.3 Minimal with qemu-guest-agent
The vm lives on vlan 20. I don't want the vms to have...
Kinda seems limiting to only have your backup solution work with one flavor of linux no? I did find some posts, I wil see if I can make it work. Might have to install debian. oh well.
I am trying to install the backup client on Ubuntu 22.04.3 Server. I use the following:
wget https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg
cat << EOF >> /etc/apt/sources.list
deb...
Hello,
I am trying to move all of my work to terraform. The iso I wish to launch, via terraform, has grub kernel parameters which I would like to set. Is this something proxmox can do?
Here is what the grub menu looks ike
I would need to add to the linux line. Has anyone been able to do...
This is what I ended up making work.
# System
bios = "seabios"
scsihw = "virtio-scsi-single"
# Disks
disk {
type = "scsi"
storage = "vm"
size = "100G"
ssd = 1
}
ok I am working on my first terraform project and I am using it to create vms. I am trying to sort out the syntax. The documentation is unclear.
So I created storage on a separate drive. I used the "directory" option. I called the storage "vm".
here is the terraform disk section.
disk {...
I want to have my proxmox hosts use a specific vlan during the installation process. Is this possible? The screen shot doesn't look like that is something I can add. Is there another way to accomplish this?
thanks
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.