Latest activity

  • D
    I performed a complete reinstallation of Proxmox last weekend, and it seems to have resolved the issue, as I haven’t experienced any additional crashes since then.
  • E
    Ernst T. replied to the thread PVE-root is full.
    Thanks for the information. I misinterpreted the missing value.
  • E
    Ernst T. reacted to Impact's post in the thread PVE-root is full with Like Like.
    https://www.freedesktop.org/software/systemd/man/latest/journald.conf.html#SystemMaxUse=
  • J
    janus57 replied to the thread Generic Compliance Questions.
    Hi, Logical, since this is not for software or hardware; it's for compliance with how the enterprise manages their IT asset/security. Source : https://www.iso.org/standard/27001 Best regards,
  • H
    hardl replied to the thread Local-LVM zu klein.
    Vielen Dank, das hat funktioniert, war aber mein Fehler, obwohl ich kopiert hatte.
  • M
    Thanks gasherbrum Reading further that makes sense. I see companies advertising ISO 27001 using Proxmox so I have to assume it's the environment and implementation that's certified and not the products within.
  • E
    Ernst T. replied to the thread PVE-root is full.
    There is no limit when installing with PVE Iso 9.0. I always change this (Mod-ET Block) first after installation. [Journal] # Mod-ET #Storage=volatile #Für log2RAM notwendig SystemMaxUse=64M MaxLevelStore=notice...
  • E
    Ernst T. replied to the thread PVE-root is full.
    I've seen PVE installations with 10G+ log files. But after cleaning up the logs, he can definitely install gdu.
  • E
    Ernst T. replied to the thread PVE-root is full.
    Ein Anfang wäre auch: journalctl --vacuum-size=128M
  • H
    hardl replied to the thread Local-LVM zu klein.
    oot@pve:~# lvresize -l +5G pve/data Invalid argument for --extents: +5G Error during parsing of command line.
  • R
    I'll give you some options: OPNSense pfSense VyOS Proxmox! A Debian box is quite capable of being a very decent router and you already have one: Proxmox. However, that is one for the likes of me to run up. What you probably need is something...
  • R
    I'd recommend Opnsense. It fits all these requirements and it can be installed as a VM on Proxmox VE (just download the iso-vga installer) https://opnsense.org/ It's basically an open source firewall. Among other functions, you can create...
  • H
    hardl replied to the thread Local-LVM zu klein.
    root@pve:~# lsblk -o+FSTYPE,LABEL,MODEL NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS FSTYPE LABEL MODEL sda 8:0 0 59.6G 0 disk 64GB SATA Flash Driv ├─sda1...
  • M
    milehighmox replied to the thread PVE-root is full.
    # du -h -x -d1 / 28K /media 12G /var 72K /root 4.0K /srv 5.9M /etc 4.0K /opt 6.1G /usr 72G /mnt 392M /boot 1.2M /home 16K /lost+found 90G /
  • T
    Dears, I've over the weekend upgraded my virtual environment with latest patches. Since then, everytime the backup runs (PBS) ; all my virtual machines become unreachable. (this is around midnight every day) I can still ping the PVE, but not...
  • M
    MarkusKo reacted to gasherbrum's post in the thread Generic Compliance Questions with Like Like.
    Im assuming you are in a US govt adjacent area, just a couple tips for you as someone who used to work in that area most of these certs you are asking for apply to SaaS or otherwise a vendor storing sensitive data on your behalf. proxmox is not...
  • P
    Yes, but non-free firmware is still optional and not an absolute necessity for everyone, and many people who didn't use it before the upgrade probably still aren't using it afterwards. So, if anything, this is only indirectly related to the...
  • N
    nico1875p replied to the thread evpn? network segmentation?.
    Yes — what you describe is basically the key point. VXLAN already stretches L2. EVPN becomes interesting when you use it with VRFs and the distributed anycast gateway. The real gain is that routing stays local on each node, per zone, with clean...
  • M
    Mr.Goodcat reacted to SaleB's post in the thread blurry font/text with Like Like.
    I had the same issue and solved it by removing the Helvetica font from the CSS. I chose to do it on the browser side, by the use of the Tampermonkey browser extension and a user script. I am using Chrome, but Tampermonkey should be available for...
  • H
    Ich betreibe seit 8 Monaten nur 2 VM´s mit Homeassistant und Raspberrymatic auf einem Dell Wyse 5070 mit 64GB SSD. Nach einem Update von Homeassistant war der local-LVM zu 100% voll und HA funktionierte nichts mehr. Ich habe dann Proxmox neu...