Search results

  1. N

    permission denied while doing a backup for VM that is stored in a Directory.

    you mean the one mounted on /mnt/pve/px/back-up or the Directory where my CT is? what do you mean on avoids back and forth transfer of all the backup data? I only use the one in gui Datacenter > Backup>Add> Select CT that I want to backup and then run it, not really sure about that back and...
  2. N

    permission denied while doing a backup for VM that is stored in a Directory.

    @fabian pveversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.128-1-pve) pve-manager: 6.4-13 (running version: 6.4-13/9f411e79) pve-kernel-5.4: 6.4-5 pve-kernel-helper: 6.4-5 pve-kernel-5.3: 6.1-6 pve-kernel-5.4.128-1-pve: 5.4.128-1 pve-kernel-5.4.124-1-pve: 5.4.124-2 pve-kernel-5.4.114-1-pve...
  3. N

    permission denied while doing a backup for VM that is stored in a Directory.

    I'm currently having an issue making a backup of a VM that is stored on my Directory folder. I recently added a drive and use it as Directory. Now I am trying to make a backup of all my running VM, everything works good but with the VM that is stored in the Directory, I am getting permission...
  4. N

    [SOLVED] The current guest configuration does not support taking new snapshots

    I am able to create a snapshot with the rest of my VM/CT, this particular CT as well is able to create a snapshot before I move the disk to the new SDD that I add. arch: amd64 cores: 8 hostname: vm2160 memory: 16384 nameserver: 8.8.8.8 net0...
  5. N

    [SOLVED] The current guest configuration does not support taking new snapshots

    @Fabian_E is this same with storing CT or VM to an additional drive? I recently attached a directory to my proxmox and store some of the VM and CT there. I notice that I can't make a snapshots when VM/CT is located there.
  6. N

    Backup of VM failed - error: rbd: failed to create snapshot:

    Is anyone able to solve this? I am experiencing this in one of my containers, the rest of the containers are able to create a backup and only one is now creating a backup as it should be. it keeps saying that file exist even there is no backup or snapshots created. error: rbd: failed to create...
  7. N

    An EPYC escape: Case-study of a KVM breakout, is proxmox safe?

    was wondering if proxmox is vulnerable from this KVM breakout. is proxmox safe from this? https://googleprojectzero.blogspot.com/2021/06/an-epyc-escape-case-study-of-kvm.html
  8. N

    [SOLVED] LXC Container Ubuntu 18.04 Zerotier TAP/TUN Solution

    I'm looking for a way to enable tap/tun on a container will this enable it?
  9. N

    KVM and container wont start after upgrade and rebooting

    here's the result for pverversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.114-1-pve) pve-manager: 6.4-6 (running version: 6.4-6/be2fa32c) pve-kernel-5.4: 6.4-2 pve-kernel-helper: 6.4-2 pve-kernel-5.3: 6.1-6 pve-kernel-5.4.114-1-pve: 5.4.114-1 pve-kernel-5.4.106-1-pve: 5.4.106-1...
  10. N

    Ceph Nautilus and Octopus Security Update for "insecure global_id reclaim" CVE-2021-20288

    we have this system upgraded to the latest version recently;y and with a subscription. with every upgrade, we are rebooting the whole system and then we run this one: ceph config set mon auth_allow_insecure_global_id_reclaim false after 24hrs one of the kvm started acting up, the kvm on the...
  11. N

    KVM and container wont start after upgrade and rebooting

    I'm running Kernel Version Linux 5.4.114-1-pve #1 SMP PVE 5.4.114-1 (Sun, 09 May 2021 17:13:05 +0200) Kernel Version Linux 5.4.114-1-pve #1 SMP PVE 5.4.114-1 (Sun, 09 May 2021 17:13:05 +0200) all went well after the upgrade yesterday, but run some issue that we needed to run...
  12. N

    is it possible to setup a l2tp/ipsec server proxmox container?

    is it possible to setup a l2tp/ipsec server proxmox container? and distribute different IP with every new connection. I am trying but no success, I got different errors that I did not encounter while setting it up with a dedicated machine.
  13. N

    We have one host with a one cpu subscription. If we add a second cpu, can we just upgrade the subscription and will it mess anything up?

    We have one host with a one cpu subscription. If we add a second cpu, can we just upgrade the subscription and will it mess anything up?
  14. N

    Web GUI location and how to protect it?

    I'm thinking of putting that .htpassword. but I am not sure which is the default httpd service is being use by proxmox. I am seeing lighthttpd and apache2 on /etc. would you know which one is being used by the default HTTP service of proxmox?
  15. N

    Web GUI location and how to protect it?

    Yes my instance is on public IP.
  16. N

    Web GUI location and how to protect it?

    may I asked the location of proxmox web gui? I am thinking of putting an .htpassword on it, is that possible to do that? I am worried that someone might get an interest on it and try to hack it. is there a better way to protect it?
  17. N

    is it possible to install a vpn service on a container or kvm?

    ok thx @Stefan_R we are still exploring the possibilities of proxmox. my next step most probably is to look for a `how to` guide to configure a VM
  18. N

    is it possible to install a vpn service on a container or kvm?

    is it possible to install a vpn service on a container or kvm? and share a different IP from one IP block for each user connected. is it possible?
  19. N

    editing corosync.conf, will it replicate to the others?

    will editing corosync.conf on one node will replicate to other node within its cluster?
  20. N

    container load average, is it same with the host?

    is it normal for a container to have a load average same with the host server? I have centos container and it shows the same load average of the host server when I doing top command on the container and the host server.