Search results

  1. C

    PBS User Permissions

    Hello, Is there a specific user role which would allow the proxmox server to backup but not delete any backups?
  2. C

    Whats the point of S3?

    So i have upgraded to v4 hoping to use S3 only to find out it is not pass through and will use local storage anyway and if that cache folder is removed for example if the server dies i cant retrieve it anyway so what is the whole point of it? I wanted to avoid using the local storage...
  3. C

    PBS Upgrade broke my server

    Followed the guide exactly and now has completely broke my backup server it is no longer accessable via the webgui The following packages have been kept back: apparmor dmeventd dmsetup grub-common grub-efi-amd64-bin grub-efi-amd64-signed grub2-common libapparmor1 libdevmapper-event1.02.1...
  4. C

    Debian 13 Cloud Image

    Has anyone got a decent Debian 13 cloud image with ssh enabled for password? It seems like Debian Cloud Images doesnt now come with ssh installed Would be grateful if anyone can provide one.
  5. C

    SSH IPv6 - Proxmox 8.4.1

    Hello all, Since updating to proxmox 8.4.1 its trying to connect over local IPv6 addresses when going to shell I have tried editing the hosts file but no luck - it keeps trying to go via ipv6 any fix for this?
  6. C

    SNMP Crashing

    Hello, i have SNMP crashing on a few of my hosts, im running proxmox 8.4.1 and snmp version 5.9.3+dfsg-2 im getting the following error. snmpd[3175080]: systemstats_linux: unexpected header length in /proc/net/snmp. 237 != 224 i can hide the error but it still continues to crash and hang -...
  7. C

    PBS Disk Space

    My PBS is using around 13TB on my datastores but on the proxmox host on ZFS its using 31TB how is this correct? STORAGE-VM/vm-3016-disk-0 8.88T 6.52T 8.88T - STORAGE-VM/vm-3016-disk-1 16.8T 6.52T 16.8T - STORAGE-VM/vm-3016-disk-2 5.63T 6.52T 5.63T - Can i shrink my ZFS?
  8. C

    PBS Performance

    Hello, I'm running PBS on RAID Z2 over 4x Enterprise SATA with 50GBps Private Bandwidth. My actual hosts are 256GB RAM with 64 Cores I have noticed the restores are pretty slow on the decompression - is there a way to increase the performance on them? Also where is the resources being used...
  9. C

    OVH VRACK IPV6

    Hello all, So we have a ovh vrack with a /56 vrack which we can split into additional /64s the first /64 works fine and routable with ::1 as a gateway when i create a new /64 and try it on a new vm via the vrack it doesnt work but the original /64 does work, i have tried all kinds of gateways...
  10. C

    VNC Reverse Proxy

    Hello, is there any guides on setting up a VNC Reverse Proxy? i want to build a cluster with internal IP's but want our clients to connect to a VNC so that its secure. Kind Regards. Chris
  11. C

    DR to Proxmox

    Hello all, I have done a good google search and i cant find anything - is there any technology like Zerto or Nakivo or Veeam that can restore directly to Proxmox and mount the disks in case of DR instead of a restore which can take time?
  12. C

    5 Node Cluster Unicast

    Hello, We have tried adding a 5th node to our cluster but doesnt seem to want to work because it requires multicast - can someone please confirm that? If that is correct is there a way to force unicast?
  13. C

    Ubuntu 21.04 - Cloud-Init

    Hello, I have been having issues making a templaye for Ubuntu 21.04 i have installed cloud-init but it doesnt seem to want to connect to the cloud-init drive, its not passiing any information such as a user or network information Also tried the hirsute-server-cloudimg-amd64.img image and...
  14. C

    Joining Cluster

    I am using 5.4 to be able to join a cluster then upgrade but i am getting the following root@NODE2:~# pvecm add 10.9.0.93 Please enter superuser (root) password for '10.9.0.93': Password for root@10.9.0.93: ********* Establishing API...
  15. C

    Proxmox 6.3 create monitor

    Hello, I have reinstalled a node to the latest 6.3 and joined the cluster but having issues with the Monitor, when i go to create the monitor i get this error pveceph createmon mon_command failed - command not known Also the same from the GUI, how do i fix this?
  16. C

    Create OSD Crash and Reboot

    I have replaced an SSD and trying to add the new disk as an OSD - but everytime i do the host crashes and reboots. I have upgraded to the latest version and tried doing from the command line and does the same thing. Why is this happening?
  17. C

    Standalone node - no cluster defined

    Hello. I think i made a mistake and ran "pvecm expected 1" on the wrong node when removing a node. now on all my nodes its showing "Standalone node - no cluster defined" I have tried to restart the cluster service but has made no difference. How do i fix this issue?
  18. C

    Broken pipe (596)

    I have just updaged one of our proxmox cluster nodes to 5.3-6 and rebooted the node and it is now showing broken pipe and i cant move VM's or anything, and i cant access the web GUI direct to the server. What is going on and how do i fix this?
  19. C

    External VNC Default

    Is it possible to have a VM preconfigured with an external VNC password and port at VM creation?
  20. C

    Cloud-Init Password

    Hello. I have setup a Debian 9 server i want to use a template but when i add a user and password through cloud-init the password for the user does not work and i get an authentication error. The user is made and exisits and in /home fine If i login as root and then change that users password...