Search results

  1. K

    Proxmox Virtual Environment 9.0 released!

    Did you change anything like "systemd.unified_cgroup_hierarchy=0" ? Or is that not necessary?
  2. K

    Proxmox Virtual Environment 9.0 released!

    Is it still possible to run Centos7 containers on Proxmox 9? With a fix?
  3. K

    Proxmox VE 8.4 released!

    Thanks a lot, upgrading incl Ceph Squid (in 2 steps) went very smooth!
  4. K

    Proxmox VE 8.4 released!

    Ok thanks for the info. Is it possible to update Ceph Quincy to Squid? Or is it better to update first to Reef?
  5. K

    Proxmox VE 8.4 released!

    Great! Will it still be possible to run Centos 7 containers?
  6. K

    Kernelcare not available anymore?

    Does anyone knows why it takes so long for Kernelcare to get available for latest Proxmox version? Thanks, Tom
  7. K

    Decrease a VM Disk Size

    This is very helpful ! But what if you don't resize the partition(s) before? Is that a problem?
  8. K

    Partitioning new install Proxmox VE

    Those 2 discs are spinning discs, I also have 6x SSD (1TB) in this node but I want to use these for CEPH. But maybe I need to use 1 for the OS. Yes the controller can create volumes.
  9. K

    Partitioning new install Proxmox VE

    I am installing a new node with Hardware Raid1 totally 2.4 TB with 2 discs. Now I want to have 2 local partitions, 1 for my Proxmox backups 1,2TB and 1 partition 1,2TB for my VM’s. But I don’t understand how to partition this when I start a new installation. Can someone explain me what I have...
  10. K

    Warning: os-prober

    I also had this same question, but it's better to not change the config? So leave it at GRUB_DISABLE_OS_PROBER=true ?
  11. K

    SATA SSD and NVME together

    Good afternoon! I have currently a cluster running Ceph with sata ssd's. Is it possible to add a new node to this cluster with nvme hardware, or will this give problems? Thanks, Tom
  12. K

    Can you add a new PVE 7 node in a PVE 6 cluster?

    Thanks, I will make sure to upgrade both first.
  13. K

    Can you add a new PVE 7 node in a PVE 6 cluster?

    I would like to add new nodes to my cluster. Is it possible to add Proxmox 7 nodes with the latest ceph to my Proxmox 6 ceph Nautilus cluster? Or should I upgrade first? Thanks
  14. K

    [SOLVED] Restore LXC Backup error

    I try to change my containers from 'unpriv no' to 'unpriv yes' by restoring a backup. I also get this mknod error. Is there any way to restore them with 'unpriv yes'? Or any other solution?
  15. K

    Questions about encryption

    Great, this did the trick!
  16. K

    Questions about encryption

    There are 2 files in the storage dir: xxx.enc en xxx.pw. I made backups during the setup of the storage. Sorry but I don't know how to pass the keyfile.
  17. K

    Questions about encryption

    I can create and restore backups threw the GUI now, everything encrypted. On the Node where all my containers are running I run: 'proxmox-backup-client snapshots' and gives me a lists of all backups on the PBS. Then I want to mount this backup: proxmox-backup-client mount...
  18. K

    Backup CT slower then VM

    Thanks for the update Vesalius, hopefully there will be a solution soon.
  19. K

    Backup CT slower then VM

    Hi All, I did backup all my Containers and VM's (encrypted), now I am running a second round incrementally. Backing up Vm's are lightning fast, but the Cointainer backups are really slow compared to the VM's. Is this normal ? Thanks