Latest activity

  • J
    Johannes S reacted to Impact's post in the thread Local LVM vergrößern with Like Like.
    Ich würde eine Neuinstallation mit ZFS empfehlen. Da bist du mehr flexibel. local hat da zB. Zugriff auf allen Speicher. Ansonsten: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_creating_an_extra_lv_for_span_class_monospaced_var_lib_vz_span
  • G
    Maybe a workaround: Find an LXC that does starts up fine at boot & then configure the order for that LXC to startup first, & then add a Startup delay to that container, so that the subsequent LXCs startup successfully. You could even create a...
  • J
    Johannes S reacted to waltar's post in the thread NFS and ZeroFS with Like Like.
    Your manual mount use a kind of nfs version (4.0/4.1/4.2) while in storage.cfg you define version 3 which depends on rpcbind which your zerofs doesn't have as you wrote. Btw. why use a uncommon nfs server if any linux has a functional kernel nfs...
  • J
    Johannes S reacted to rcw88's post in the thread All Helper Scripts Fail with Like Like.
    Fourth device is another Mac Mini, but older and less memory, ZFS is something I am starting to explore - the replication feature is 'desirable' based on the possibility of needing to maintain some services. If I was to go 10gig I'd need...
  • J
    Johannes S reacted to rcw88's post in the thread All Helper Scripts Fail with Like Like.
    1Gig switches for the primary network, completely separate 1gig switch for corosync. I binned all my Cisco switches after a house move, big, heavy, noisy, power hungry. Two Cisco's use more power than my entire setup. 1gig is fine, ZFS I just...
  • M
    M_D replied to the thread Comments on nodes disks?.
    Thanks for pointing that out. Hopefully it gets integrated, would be a really useful feature.
  • W
    Oh! Good to know. Perhaps Proxmox staff can do same sort of box in the replication web gui session, to increase this value. Just an idea. @fiona @t.lamprecht
  • W
    Yes I think it’s 95% better with the patch, at most one per scrub now vs dozens of emails before.
  • S
    Which logs would we be looking into? What exactly does writing nvidia-smi to /dev/null achieve? We should state, the boot delay had been tried previously (either 30 or 60 seconds), with no success. However, commenting out the mountpoint for...
  • N
    n10ev replied to the thread Lose Access after every Restart.
    Howdy! Indeed, it sounds like an issue with the enabled/ disabled promiscuous mode. In the Linux Kernel Documentation in section "10. Promiscuous mode", there are explanations of how this mode should work with the different bonding modes...
  • W
    waltar replied to the thread NFS and ZeroFS.
    Your manual mount use a kind of nfs version (4.0/4.1/4.2) while in storage.cfg you define version 3 which depends on rpcbind which your zerofs doesn't have as you wrote. Btw. why use a uncommon nfs server if any linux has a functional kernel nfs...
  • J
    jfmatth replied to the thread NFS and ZeroFS.
    @waltar Thank you for the prompt reply. Unfortunately, those changes didn't work. In asking AI what it could be, the CLI options tell Linux to skip any standard NFS checks and just mount the export. Proxmox seems stricter in what it will do...
  • N
    Using two interfaces on the same subnet and assigning each of them an IP address is not a common way to provide redundancy. In general, bonding is used for this purpose. Here is an example configuration. If you want automatic failover, the...
  • T
    TErxleben replied to the thread Local LVM vergrößern.
    Per Webgui geht das nicht. Entweder Neuinstallation und die passende Größe dabei festlegen- Oder externe Platte per USB einbinden. Letzteres ist die schmerzloseste Variante.
  • UdoB
    UdoB reacted to Impact's post in the thread Local LVM vergrößern with Like Like.
    Ich würde eine Neuinstallation mit ZFS empfehlen. Da bist du mehr flexibel. local hat da zB. Zugriff auf allen Speicher. Ansonsten: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_creating_an_extra_lv_for_span_class_monospaced_var_lib_vz_span
  • C
    I'm seeing the same issue, on a single LXC (running Plex) out of many LXCs and VMs. Here's my log, hope it helps...
  • S
    We've got several containers failing to start at host reboot (they are configured to start at boot, any order). Each of them gives an identical error in the UI (aside from container #): However, the affected containers will start manually...
  • O
    Hi Liebe Community, ich habe hier ettliche Forumsbeiträge dazu gelesen aber irgendwie keine Lösung gefunden. Ich habe mir einen neuen Proxmox Server eingerichtet ich habe auf dem Server nur eine Festplattenverbund von ca. 26TB (die ich auch...
  • V
    Nothing of interest. :( I don't know what watchdog I'm using, presumably.. whatever the default is? I did also set up kdump, let's see if that turns up anything useful... as soon as I can figure out how to access it...
  • I
    Hi all, To summarize, you must edit three files if you use Debian Bookworm. These files work for me. File: /etc/apt/sources.list deb http://ftp.debian.org/debian bookworm main contrib deb http://ftp.debian.org/debian bookworm-updates main...