After having setup a PVE with a couple of test VM's I started seeing the local LVM fill up fast. So I moved the ISO's to another disk, or deleted them all together . Pruned some backups tried to free up space . But it quickly went catastrophic and I had a RunAway issue . other than that, the unit ran fine without any issues for a month.
The VM's themselves are still running fine . I have no Web GUI login ability . and the Proxmox Backup Server 3.1-4 still seems to be working, I'm able to log in via We GUI.
So last night before bed I set the backups to run. this morning was unable to go into GUI / Web Interface . [ ERROR: Login failed. Please try again ] No mater which Realm I chose.So I SSH into it , run service pvedaemon --full-restart & service pvestatd --full-restart & pveproxy --full-restart & Reboot. Still not able to log into GUI.
I can't even install ncdu
root@pve:/# apt install ncdu ... Error! E: Could not create temporary file for /var/cache/apt/pkgcache.bin - mkstemp (28: No space left on device)
1st . I do not know how to safely delete files from CLI via SSH & which files I "can" safely delete.
2nd. This is my first PVE setup . This is all new to me. I have googled some things, and found how to find the large files sys info , etc. But as far as how to remove what, and what is safe to remove, I'm lost .
any detailed explanation on safely removing large files with CLI in SSH would be greatly appreciated . I may need a bit of hand holding guidance per se .
Visuals: https://imgur.com/a/RHpy4ow
Other Possibly Useful Info:
Mar 12 00:33:25 pve kernel: Linux version 6.5.11-8-pve (build@proxmox) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (G>
Mar 12 00:33:25 pve kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.5.11-8-pve root=/dev/mapper/pve-root ro qui>
control pve-data_tdata pve-data-tpool pve-swap Synology-Synology Synology-Synology_tmeta Synology-vm--100--disk--0 Synology-vm--101--disk--0
pve-data pve-data_tmeta pve-root pve-vm--104--disk--0 Synology-Synology_tdata Synology-Synology-tpool Synology-vm--100--disk--1
Reading package lists... Error!
E: Could not create temporary file for /var/cache/apt/pkgcache.bin - mkstemp (28: No space left on device)
E: The package lists or status file could not be parsed or opened.
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; preset: enabled)
Active: active (running) since Tue 2024-03-26 08:30:32 EDT; 2min 49s ago
Process: 1747 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS)
Process: 1749 ExecStart=/usr/bin/pveproxy start (code=exited, status=0/SUCCESS)
Main PID: 1752 (pveproxy)
Tasks: 4 (limit: 28552)
Memory: 158.8M
CPU: 3.986s
CGroup: /system.slice/pveproxy.service
├─1752 pveproxy
├─2122 "pveproxy worker"
├─2152 "pveproxy worker"
└─2186 "pveproxy worker"
Mar 26 08:32:25 pve pveproxy[1752]: starting 1 worker(s)
Mar 26 08:32:25 pve pveproxy[1752]: worker 2152 started
Mar 26 08:32:34 pve pveproxy[2123]: Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl>
Mar 26 08:32:34 pve pveproxy[2123]: error writing access log
Mar 26 08:32:38 pve pveproxy[2123]: worker exit
Mar 26 08:32:38 pve pveproxy[1752]: worker 2123 finished
Mar 26 08:32:38 pve pveproxy[1752]: starting 1 worker(s)
Mar 26 08:32:38 pve pveproxy[1752]: worker 2186 started
Mar 26 08:32:41 pve pveproxy[2122]: Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl>
Mar 26 08:32:41 pve pveproxy[2122]: error writing access log
...skipping...
Filesystem Size Used Avail Use% Mounted on
udev 12G 0 12G 0% /dev
tmpfs 2.4G 1.4M 2.4G 1% /run
/dev/mapper/pve-root 12G 12G 272K 100% /
tmpfs 12G 40M 12G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
efivarfs 320K 66K 250K 21% /sys/firmware/efi/efivars
/dev/nvme1n1p2 1022M 12M 1011M 2% /boot/efi
/dev/sdd1 457G 288M 434G 1% /mnt/pve/WD_USB_500GB
/dev/sdb1 298G 94G 205G 32% /mnt/pve/WD_320GB
VM_Storage16GB 16G 128K 16G 1% /VM_Storage16GB
SynologyDisk2 159G 128K 159G 1% /SynologyDisk2
SynologyDisk1 159G 128K 159G 1% /SynologyDisk1
/dev/fuse 128M 24K 128M 1% /etc/pve
tmpfs 2.4G 0 2.4G 0% /run/user/0
The VM's themselves are still running fine . I have no Web GUI login ability . and the Proxmox Backup Server 3.1-4 still seems to be working, I'm able to log in via We GUI.
So last night before bed I set the backups to run. this morning was unable to go into GUI / Web Interface . [ ERROR: Login failed. Please try again ] No mater which Realm I chose.So I SSH into it , run service pvedaemon --full-restart & service pvestatd --full-restart & pveproxy --full-restart & Reboot. Still not able to log into GUI.
I can't even install ncdu
root@pve:/# apt install ncdu ... Error! E: Could not create temporary file for /var/cache/apt/pkgcache.bin - mkstemp (28: No space left on device)
1st . I do not know how to safely delete files from CLI via SSH & which files I "can" safely delete.
2nd. This is my first PVE setup . This is all new to me. I have googled some things, and found how to find the large files sys info , etc. But as far as how to remove what, and what is safe to remove, I'm lost .
any detailed explanation on safely removing large files with CLI in SSH would be greatly appreciated . I may need a bit of hand holding guidance per se .
Visuals: https://imgur.com/a/RHpy4ow
Other Possibly Useful Info:
journalctl
Mar 12 00:33:25 pve kernel: Linux version 6.5.11-8-pve (build@proxmox) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (G>
Mar 12 00:33:25 pve kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.5.11-8-pve root=/dev/mapper/pve-root ro qui>
root@pve:/dev/mapper# cd /dev/mapper/
root@pve:/dev/mapper# ls
control pve-data_tdata pve-data-tpool pve-swap Synology-Synology Synology-Synology_tmeta Synology-vm--100--disk--0 Synology-vm--101--disk--0
pve-data pve-data_tmeta pve-root pve-vm--104--disk--0 Synology-Synology_tdata Synology-Synology-tpool Synology-vm--100--disk--1
root@pve:/# apt install ncdu
Reading package lists... Error!
E: Could not create temporary file for /var/cache/apt/pkgcache.bin - mkstemp (28: No space left on device)
E: The package lists or status file could not be parsed or opened.
root@pve:/# systemctl status pveproxy.service
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; preset: enabled)
Active: active (running) since Tue 2024-03-26 08:30:32 EDT; 2min 49s ago
Process: 1747 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS)
Process: 1749 ExecStart=/usr/bin/pveproxy start (code=exited, status=0/SUCCESS)
Main PID: 1752 (pveproxy)
Tasks: 4 (limit: 28552)
Memory: 158.8M
CPU: 3.986s
CGroup: /system.slice/pveproxy.service
├─1752 pveproxy
├─2122 "pveproxy worker"
├─2152 "pveproxy worker"
└─2186 "pveproxy worker"
Mar 26 08:32:25 pve pveproxy[1752]: starting 1 worker(s)
Mar 26 08:32:25 pve pveproxy[1752]: worker 2152 started
Mar 26 08:32:34 pve pveproxy[2123]: Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl>
Mar 26 08:32:34 pve pveproxy[2123]: error writing access log
Mar 26 08:32:38 pve pveproxy[2123]: worker exit
Mar 26 08:32:38 pve pveproxy[1752]: worker 2123 finished
Mar 26 08:32:38 pve pveproxy[1752]: starting 1 worker(s)
Mar 26 08:32:38 pve pveproxy[1752]: worker 2186 started
Mar 26 08:32:41 pve pveproxy[2122]: Warning: unable to close filehandle GEN5 properly: No space left on device at /usr/share/perl>
Mar 26 08:32:41 pve pveproxy[2122]: error writing access log
...skipping...
root@pve:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 12G 0 12G 0% /dev
tmpfs 2.4G 1.4M 2.4G 1% /run
/dev/mapper/pve-root 12G 12G 272K 100% /
tmpfs 12G 40M 12G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
efivarfs 320K 66K 250K 21% /sys/firmware/efi/efivars
/dev/nvme1n1p2 1022M 12M 1011M 2% /boot/efi
/dev/sdd1 457G 288M 434G 1% /mnt/pve/WD_USB_500GB
/dev/sdb1 298G 94G 205G 32% /mnt/pve/WD_320GB
VM_Storage16GB 16G 128K 16G 1% /VM_Storage16GB
SynologyDisk2 159G 128K 159G 1% /SynologyDisk2
SynologyDisk1 159G 128K 159G 1% /SynologyDisk1
/dev/fuse 128M 24K 128M 1% /etc/pve
tmpfs 2.4G 0 2.4G 0% /run/user/0