Search results

  1. D

    Backup size the same across each backup?

    That is confusing. How do I view what's backed up?
  2. D

    Backup size the same across each backup?

    The drive size is 100GB in Proxmox. Is this the drive size that is being used? ie thin provision?
  3. D

    Storage not updating & stats not updating?

    I deleted lots of backups of CTs and VMs. At least 100's of GBs. I noticed that my data storage usage has not gone down at all. I changed the time span to week. Am I missing something? Are they really deleted? I also noticed that even after doing some manual prunes via the web ui, those...
  4. D

    Backup size the same across each backup?

    I have a lot of backups for a VM. I noticed that the size is the same. Can this really be? Or am I misreading it?
  5. D

    Restoring from backup failed

    I went to restore a VM from backup from my NAS. It failed, with the following: "error before or during data restore, some or all disks were not completely restored. VM 103 state is NOT cleaned up. TASK ERROR: unable to restore VM 103 - vm is running". I made sure to stop the VM before restore...
  6. D

    Backing up to PBS causes inoperability

    Correct. The PBS datastore is actually an external QNAP device. Sorry, forgot to mention that.
  7. D

    Backing up to PBS causes inoperability

    The drives are Toshiba MG03SCA300. The only thing running on these is proxmox. What does KSM and OOM stand for? You are saying upgrade the HDDs to NVMe?
  8. D

    Backing up to PBS causes inoperability

    When no backup running. Is there a way to increase the capability of I/O? I have 2 drives. It's running ZFS.
  9. D

    Backing up to PBS causes inoperability

    I am running the latest version of Proxmox and PBS. I am currently backing up a VM. I attempted to power on a LXC container, which has failed several times. I refreshed the page, and now the names of VMs and LXCs are not loading. I know my hardware is not top-notch, but is this normal, or to...
  10. D

    Where's the rest of my RAM going?

    I believe I am using raid 1. My disk size shows as 2.2T available. If I have 2 x 3TB drives, would I be considered to have 3 TB, or 6 TB? I would think 3 TB, but just want to confirm.
  11. D

    Where's the rest of my RAM going?

    total used free shared buff/cache available Mem: 62 59 2 0 1 2 Swap: 0 0 0 It's been a while since I stood it up, so can't recall if I'm running ZFS or not. I did the following...
  12. D

    Where's the rest of my RAM going?

    I am running PVE 7.4-4. I have a mix of containers and VMS. If I counted right, they are all using 43 GB. I have 64 GB installed. The summary for the device shows it is using 60 GB. I understand there would be some for the Proxmox OS, but how much does it really use, alone? Where is the...
  13. D

    LXC container and running Docker

    I made a copy (via restore from backup) of my unprivileged lxc container to a privileged one. On the new one, keyctl and nesting is checked. I go to run a docker container on the new LXC container, and it fails with this error message: docker: Error response from daemon: AppArmor enabled on...
  14. D

    restoring vms and containers from backup on share

    Got it. I'm on my PBS storage device now in proxmox. I see MANY backups. I have to click on each one to see the actual name (right now the names consist of vm/xxx/xxxx... or ct/xxx/xxx...). Is there any way to filter or make it easier to identify the backups without having to click on...
  15. D

    chunk store error

    I am trying to mount a previously used datastore in PBS, but am getting this error message: unable to create chunk store 'qnap' subdir "/mnt/qnap/.chunks" - EEXIST: File exists It does exist. it is from my old pbs instance. Is it safe to remove this, or how should I proceed forward?
  16. D

    restoring vms and containers from backup on share

    I have vms and containers backed up onto a network share. I have a new instance of proxmox. What is going to be the easiest way to import these backups to restore these machines? they were done via PBS. I am running 7.2.
  17. D

    No hard drives found

    I am trying to install Proxmox on my dell t320. It has a PERC H310 adapter, and I have two hard drives setup as RAID 1. How do I get the installer to recognize my drive?
  18. D

    Migrating to new hardware

    I have a dell r710 where I ran Proxmox. Could I just pop the drives out, put them in my dell t320, and boot it up, or would I need to do a complete re-installation? If so, is there any easy migration process I could do?
  19. D

    Trouble resizing VM disk

    [root@new-confluence ~]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 132G 0 disk ├─sda1 8:1 0 1G 0 part /boot └─sda2 8:2 0 31G 0 part ├─rl_new--confluence-root 253:0...
  20. D

    Trouble resizing VM disk

    I am trying to resize my root VM disk. It doesn't seem like it is working though: