Im assuming you are in a US govt adjacent area, just a couple tips for you as someone who used to work in that area
most of these certs you are asking for apply to SaaS or otherwise a vendor storing sensitive data on your behalf. proxmox is not...
Hello!
For specific resource pools, I delegated VM management to some user groups. I gave these groups a combination of the roles:
PVEVMAdmin
PVEDatastoreAdmin
PVEPoolUser
With these roles, the user can manage his VMs himself. However, the only...
Where is that item located in PVE? I don't recall seeing it.
*Even if you have a backup... if you need to add packages or other items, overwriting without preparing the necessary items beforehand could corrupt the system.
The restoration...
dann kam es wohl falsch rüber. Ich wollte niemanden angreifen bzw "mist" zu einer Software sagen. Ich habe jetzt aufgenommen, was generell genommen wird. Werde in mich gehen und dann sehen was ich davon in zukunft benutze. Ich denke es wird vnc...
I seem to remember that one can observe files "covered" by the mount, by means of "bind" mount. But I'd rather not take on remotely instructing not experienced admin :cool:
You might try not-host. There are a few threads like https://forum.proxmox.com/threads/cpu-type-host-is-significantly-slower-than-x86-64-v2-aes.159107/ but I thought it was for more recent versions than 2019.
Hi, I had a 3-node cluster with a working ceph installation and some VMs running.
Today, I had to add a 4th and 5th nodes to the cluster.
After installing Proxmox onto the 4th one and joining it to the cluster, I tried installing ceph in said...
Hi, @azae
We've had a couple of 'odd' installations with SMC systems as well, we had everything from ISOs not being able to boot to even physical USB mediums not being able to get past RAMDISK.
Maybe you'll have some luck with the steps that...
UdoB,
Thanks for your response. I am using Enterprise Class drives in my current setup and happy to hear I don't need to spend a stupid amount of money for more drives.
I am an IT Systems Engineer by profession and home hobby. PVE is the most...
Hi all, I have a freshly installed Proxmox VE 9.1 on a workstation with 2x Nvidia RTX PRO 6000 Blackwell GPUs. We would like to attach one GPU to a Linux VM and the other to a Windows VM. So I setup the host for PCI passthrough added the GPU and...
#2 Yea sorry knew I forgot some information.
All servers are running Windows Server 2019. It's also the reason why went back and installed Proxmox 8.4.16 as a colleague found a tread where there should be IO issues with 9.1.x.
Copilot suggested...
Hello Paul,
Could you please run the following commands from the PVE console (or SSH if still accessible) after adding the IP address to vmbr1, and share the output?
ip -4 route
ip rule show
cat /etc/network/interfaces
cat /proc/net/bonding/bond1
What is the reason of the Download Local Backup button? I do not see an upload backup button. Is there a way to upload a previously downloaded backup and do a restore?
Hey,
What did you do to configure this and how are you trying to connect?
Did you follow the instructions at [0]?
[0]: https://pve.proxmox.com/wiki/VNC_Client_Access
While I agree, that unmounting will give a more robust scene of what we are looking at, I usually try to initially avoid unmounting, as some of these mounts may be system-critical. I anyway suppose, that in this OP's case, using USB & NFS, we are...
O
OK so the answer was :
I build a custom bootable iso from Proxmox Automated Installation, with more packages, and a first-boot hook that does some stuff.
And :
The first-boot hook fails silently when doing this :
zfs create zdata/var
rsync...