Search results

  1. S

    Storage 'Buffer' does not exist

    Attempting to remove (i.e. destroy) container in pve 6.4-13 and receive Error: storage 'Buffer' does not exist. Container not running and attempted the following at CLI: root@proxmox:~# pct unmount 204 root@proxmox:~# pct destroy 204 -force -destroy-unreferenced-disks -purge storage 'Buffer'...
  2. S

    EXT4-fs error (device dm-xx): ext4_mb_generate

    Anyone have suggestions for fixing the following error: EXT4-fs error (device dm-15): ext4_mb_generate_buddy:747: group 1, block bitmap and bg descriptor inconsistent: 2616 vs 613 free clusters after lvresize --size +1G --poolmetadatasize +16M <VG/LV> I was attempting to increase the LVM-thin...
  3. S

    Removing Snapshots CLI

    Proxmox stopped working secondary to LVM full storage. LVS command shows data 100% and several files labeled snap_vm... I would like to delete these snapshots so that I can restore functionality for the VM's, which currently will not load secondary to full storage. I attempted: qm...
  4. S

    Unable to Edit fstab: [ Error reading lock file /etc/.fstab.swp: Not enough data read ]

    Any attempt to edit the /etc/fstab file in Proxmox VE 6.4-13 with nano results in [ Error reading lock file /etc/.fstab.swp: Not enough data read ]. The file is empty and will not save any changes. Please see following file status information: cat etc/fstab # <file system> <mount point>...
  5. S

    Please Help Locating Intranet Network Performance Issue

    Any suggestions on troubleshooting poor network performance when serving media would be much appreciated. I have Linux proxmox 5.4.124-1 running Virtual Environment 6.4-13. Hardware is 12 core Xeon E2-1650 v2 64 GiB ECC RAM. pfSense is the network router/firewall via VM, wireless interface...
  6. S

    Bridge Two Networks on One ISP Router/Modem

    Hi all, Does anyone know if it is possible to bridge two networks on one ISP router/modem? I have an established network using ASUS router (192.168.40.1) on an ISP modem (192.168.1.x). On the 40 network, I have a HP server with proxmox and pfSense VM installed. I would like to slowly...
  7. S

    Mounting Data HD without Reformatting

    I'm new to Proxmox and could use some advice on a simple task: I would like to access a media HD physically installed in Proxmox server by TrueNAS VM or ANY VM. I've found plenty of threads on adding new/unused HD, but I do not want to reformat and destroy existing data as many threads...