Latest activity

  • G
    gasherbrum replied to the thread Generic Compliance Questions.
    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...
  • F
    fanton replied to the thread Download Local Backup.
    I apologize for wasting your time guys. It was meant for pmg. Now I see where the confusion is. Truly sorry
  • E
    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...
  • U
    uzumo replied to the thread Download Local Backup.
    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...
  • W
    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...
  • O
    Onslow replied to the thread PVE-root is full.
    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:
  • F
    fanton replied to the thread Download Local Backup.
    Sorry for the confusion. It's not a button. Under the Download column, you can click on an specific day and download the tgz file.
  • S
    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.
  • D
    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...
  • O
    Onslow reacted to Deerom's post in the thread Install/Boot Issues on Supermicro Server with Like Like.
    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
    UdoB reacted to Rick_W's post in the thread Separate PVE Boot Drive?? with Like Like.
    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...
  • I
    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...
  • R
    Hi @hnguk, pve-qemu-kvm=10.0.2-4 does not yet have the bug.
  • C
    #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...
    • 1771338335511.png
  • N
    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
  • S
    What is the CPU setting/choice of the VM? And the Windows version?
  • F
    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?
  • M
    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
  • G
    gfngfn256 replied to the thread PVE-root is full.
    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...
  • ghusson
    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...