Search results

  1. C

    Debian 13 Cloud Image

    Its not the ssh password.. SSH is not even installed..
  2. C

    PBS User Permissions

    Will that still work on backup rotation? for example if we set to keep the last 3 backups will it still remove the oldest?
  3. C

    PBS User Permissions

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

    Whats the point of S3?

    As far as i have read lets say my cache is only 500GB and i use more than that... ? i have already tried removing a folder and it removes it from the PBS config.. and lets say if i use the "reuse-datastore" if i dont have enough space locally, how would that work? why did you not just design...
  5. 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...
  6. C

    PBS Upgrade broke my server

    managed to get it all sorted, thank you.
  7. C

    PBS Upgrade broke my server

    i added it, im not using enterprise. so i did the no subscription
  8. C

    PBS Upgrade broke my server

    i did get this - then gave it a reboot and tried to install it but getting further errors Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace.. No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync. System booted in EFI-mode but 'grub-efi-amd64'...
  9. C

    PBS Upgrade broke my server

    i followed the guide exactlu yes root@INETC-GRA-001:~# apt policy Package files: 100 /var/lib/dpkg/status release a=now 500 http://download.proxmox.com/debian/pbs trixie/pbs-no-subscription amd64 Packages release o=Proxmox,a=stable,n=trixie,l=Proxmox Backup System Debian...
  10. 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...
  11. 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.
  12. C

    SSH IPv6 - Proxmox 8.4.1

    Yes via the console PVE GUI - also i cant manage any VM's from another host because it keeps trying to connect via IPv6 - it was working fine yesterday then suddenly out of no where i started getting replication errors with no other changes
  13. 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?
  14. 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 -...
  15. C

    Config-Files in /etc/pve FILE TO LARGE

    Hello, I am having the same issue, i have a massive block list and im hitting file size limits. Is there a way to do an include to go to an external file?
  16. C

    PBS Disk Space

    On the PBS VM its using less space then then on the on the physical host, i think this is due to volblocks. looks like i will need to start from scratch
  17. C

    PBS Disk Space

    Does anyone have any ideas on this?
  18. C

    PBS Disk Space

    This is getting pretty crucial now, is there anything i can do? is it worth dd empty space? i don't want to wipe any crucial data, and i dont have space to make move and then back. also note that trim / thin provision is enabled HOSTING 20T 7.1T 13T 37% /HOSTING ADMIN...
  19. 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?
  20. C

    PBS Performance

    It must do otherwise the CPU on the host wouldnt spike when doing a backup.. also it still makes no sense to why a fresh full backup can be done in an hour but a restore can take 4 hours? if anything a write I/O is an issue, when i copy a file from the PBS to the host its very very fast, so...