Search results

  1. U

    frisch aufgesetzter PVE Server hat keine Verbindung zum Internet

    Danke für den Plan, nur damit ichs richtig verstehe: Die Workstation hat eine 1gbe Verbindung zum switch und eine Direktverbindung zum Proxmox (da wo 10Gbe29 dransteht)? Proxmox hat die 10 Gbe Verbindungs zur WS (welche IPs sind hier, welches Interface auf dem Proxmox?) 1Gbe zum Switch (Wer...
  2. U

    New to ProxMox - testing machine Proxmox-ve_8.1-2 freezes immediately

    This is very strange, can you try a linux live system on that laptop? you could try to install debian and see if that runs stable?
  3. U

    frisch aufgesetzter PVE Server hat keine Verbindung zum Internet

    Wenn du keine zwingenden Gründe für OVS hast würde ich bei linux bridge bleiben ansonsten poste deine /etc/network/interfaces, sowie die Ausgabe von: brctl show ip a l ip r l ip r get 8.8.8.8 Kannst du dein GW anpingen?
  4. U

    Proxmox Mail Gateway 8.1 available

    Congratulations, i have just upgraded. Why is clamav still the afaik vulnerable version 1.0.3+dfsg-1~deb12u1 from 2023? It is marked as vulnerable on https://security-tracker.debian.org/tracker/CVE-2024-20328
  5. U

    ZFS-98% storage full!

    Please post output of zfs list and zfs list -t snapshot
  6. U

    Wie allesAktuell halten?? Welche Update´s etc??

    root@debian85:# ls -l /usr/local/bin/topgrade zeigt die Eigenschaften von der Datei topgrade in /usr/local/bin
  7. U

    Storage mit Shell durchsuchen und Festplatten manuell hineinkopieren

    Ich kenne kein FS, das Füllstände von über 80 oder 90% dauerhaft goutiert. Mit ZFS gewinnst du dank Kompression Speicherplatz
  8. U

    Storage mit Shell durchsuchen und Festplatten manuell hineinkopieren

    Du kannst qcow2 images auf Directory storage anlegen, aber bei ZFS werden container als subvolumes im ZFS Pool und kvm images als zvols abgebildet. Wenn du unbedingt qcow2 images haben willst musst du dein zfs als directory storage anlegen, es gibt aber eigentlich keinen grund das zu tun ;)...
  9. U

    Storage mit Shell durchsuchen und Festplatten manuell hineinkopieren

    lvs or lvdisplay shows your logical volumes (LV), they are part of a volume group (VG), which has one or more physical volumes (PV, aka Disks or partitions). LVs are a block storage on which there can be a Filesystem (for Containers) or a whole virtual Disk (for VMs)
  10. U

    [SOLVED] LVM Voll ?

    Logisches Volume vergößern: lvextend -L +10G /dev/vg00/lv01 Danach Filesystem auf LV vergrößern, ist abhängig vom eingesetzten FS: z.B. für ext2,3,4 resize2fs /dev/vg00/lv01 für XFS: xfs_growfs /dev/vg00/lv01 mit Proxmox Container (unabhängig von Storage und Filesystem): Platz checken...
  11. U

    BTRFS Error Messages on boot while detecting Disks of KVMs

    No the zvol is on the host, it is the Disk for the guest, the guest has ext4, but somehow the BTRFS driver probes these filesystems, i think erronously
  12. U

    Docs mention syslog, GUI refers to syslog, there's no syslog

    Some windows people even use syslog when they speak about the abomination that is EventLog ;)
  13. U

    Docs mention syslog, GUI refers to syslog, there's no syslog

    1. Syslog is just short for system log, what you mean i would call a "(remote) syslog server", syslog protocol is syslog protocol or remote syslogin my view 2. If you had a syslog server with a unified log under proxmox, it would be under Datacenter in the gui, NOT under the hosts (which would...
  14. U

    BTRFS Error Messages on boot while detecting Disks of KVMs

    I get these error messages on booting the pve host, this is a zvol of a Linux kvm guest: Feb 17 18:51:42 pve kernel: BTRFS error: device /dev/zd80p2 already registered with a higher generation, found 3423 expect 114966 Feb 17 18:51:42 pve kernel: BTRFS error: device /dev/zd64p2 already...
  15. U

    Wie allesAktuell halten?? Welche Update´s etc??

    Momentan benutze ich updaterfor proxmox auf meinem privaten proxmox, weil ich es ausprobieren will, topgrade auf meinen Laptops, weil es alles updatet, nicht nur deb packages sondern auch flatpak snap pip ... Beruflich apt-dater, Firmenpolicy Probier's aus
  16. U

    Forced reinstall Proxmox booting from iso

    qemu-system-x86_64 -m 4096 -hda /dev/sda -hdb /dev/SDB -cdrom https://delaemdelo.org/proxmox-ve_7.4-1.iso -boot d
  17. U

    Convert Proxmox LXC to a regular VM

    If you mount it on the host you have the problem with the shifted UID / GIDs in unprivileged containers
  18. U

    Wie allesAktuell halten?? Welche Update´s etc??

    Es gibt jetzt auch https://github.com/BassT23/Proxmox
  19. U

    Convert Proxmox LXC to a regular VM

    In principle to create a vm from your lxc: (Sorry if i omit something, i am writing this from memory) 1. create a virtual machine with the same distribution, basic install. 2. boot that vm with a LIVE system 3. In the Livesystem mount the filesystem(s) under /target ( mkdir /target; mount...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!