Latest activity

  • A
    Thank you very much for your help. I got it working with auto lo iface lo inet loopback iface nic0 inet manual #iface nic1 inet manual auto vlan9 iface vlan9 inet static vlan-raw-device nic0 address 192.168.9.20/24...
  • D
    So Whatson&Pinkerton, you just won a Darwin Award. ))) I just wanted to say with my post that I'm interested to see how the author risked his data (not on a test machine) and how he "let" AI into his homelab.
  • A
    AlexanderB reacted to TErxleben's post in the thread Grundsatz für Shared Storage with Like Like.
    Ein "echter" blockbasierter zentraler Speicher landet fast zwangsläufig bei CEPH oder glusterFS. Beides kostspielig, komplex und erfordert entsprechende Skills beim Administrieren. Wenn ich lese, dass du mit einer SSD beginnen möchtest, dann gehe...
  • A
    AlexanderB reacted to cwt's post in the thread Grundsatz für Shared Storage with Like Like.
    Recht einfach ließe sich das über eine NAS und NFS einrichten. Die NAS kann bare-metal oder auch als VM vorhanden sein. Ich vermute mal, Du wirst Nextcloud, Immich, etc. als Docker Container laufen lassen? Im LXC wäre das mit Docker nicht zu...
  • A
    AlexanderB reacted to TErxleben's post in the thread Grundsatz für Shared Storage with Like Like.
    Da begehst du dann tatsächlich einen Fehler. VMs sind ggü. LXCs deutlich zuverlässiger und der Resourcenverbrauch ist bestenfalls per Benchmark messbar, aber diemals im täglichen Betrieb spürbar. Funktionierende Sicherungen sind das A&O. Um...
  • B
    Zur spa_slop_shift-Frage aus #3: nein, kein Reboot nötig. Das echo ins /sys/module/zfs/parameters/spa_slop_shift greift sofort, ZFS rechnet den Slop-Space live neu. Nur ist der Wert nach nem Reboot wieder auf Default. Wenn dus dauerhaft willst...
  • D
    Thanks @Onslow — that one actually answers the quota question from my first post: "Once the quota is reached, new writes for dedup-enabled datasets bypass deduplication and are written as unique blocks, preventing unbounded DDT growth." So it...
  • S
    There are muiltiple possibilities wich can cause the error: Motherboard, Ram, unstable PSU or even things like thermal paste which has lost his thermal conductivity due to aging. Also Bios and OS settings, or damaged files on OS disk. You need to...
  • UdoB
    Oh, a classic misunderstanding...
  • B
    Bu66as replied to the thread Windows Server Boot-Problem.
    @ivenae das NTFS-Thema würd ich hier auch nicht ausschließen. @fpausp wenn die kaputte OS-Disk eh schon als zweite Platte in der laufenden VM hängt: lass da mal ein chkdsk X: /f drüberlaufen (X = der Laufwerksbuchstabe der eingehängten Disk)...
  • F
    frankz replied to the thread Grub starts the old kernel.
    If I now execute these commands: proxmox-boot-tool kernel list ( Automatically selected kernels: 6.17.13-19-pve 7.0.14-4-pve 7.0.14-6-pve 7.0.6-2-pve ) proxmox-boot-tool kernel add 7.0.14-6-pve proxmox-boot-tool kernel add 6.17.13-15-pve...
  • I
    I am not talking about CPU performance but storage performance ;) I would argue the statement "storage is cheap, performance is not" has become even more true in the last 10 months. Even though storage has got more expensive.
  • I
    Thanks, both angles are useful. On the special vdev: that matches what I'd expect for the DDT lookups, but the part I can't find numbers for is the write path — does putting the DDT on NVMe actually remove the penalty, or just move it? If anyone...
  • F
    frankz replied to the thread Grub starts the old kernel.
    Il node is a native Proxmox installation, I have never installed Debian before.It has been in production for about 5 years and has always used proxmox-boot-tool without problems.I simply performed the upgrade proposed by Proxmox, but the update...
  • F
    frankz replied to the thread Grub starts the old kernel.
    I had the same problem: the kernel update did not go on because proxmox-boot-tool continued to synchronize old kernels in the ESP, filling it and blocking dpkg.In addition, even if the most recent kernel was installed, the order of kernels in the...
  • W
    windowsdesxtop replied to the thread LXC change VM ID.
    Benoît Fontaine answer worked like a charm. It would be nice if lxc rename would be integrated in proxmox GUI
  • W
    windowsdesxtop reacted to Benoît Fontaine's post in the thread LXC change VM ID with Like Like.
    I know it's an old topic but this could help someone : EXAMPLE : rename an LXC container from 100 to 101 1- Be sure there are NO VM with the target id (here 101) 2- Please be CARREFUL, be sure you know what you are doing and check every line...
  • M
    I have a PBS server v 2.4.3 - (PBS no subscription), latest updates: 250TB main datastore (7 daily backups, keep 4 weekly backups, keep 12 monthly backup, 5 yearly backups) I backup about 12TB each night. I have a 18TB USB disk attached. After...
  • D
    dlasher reacted to lucius_the's post in the thread Abysmally slow restore from backup with Like Like.
    I would like to thank everyone on their effort in work around the speed issue ! What bothers a bit though, is these bottlenecks were attributed to software quite some time ago... read some earlier posts in this thread. Pretty much anyone could...
  • D
    dlasher reacted to PwrBank's post in the thread Abysmally slow restore from backup with Like Like.
    Tag me when you get this opened if you would please. These are the specs of our backup servers and are seeing slow verification speeds as well. In a raw benchmark against the disks in a RAIDz1 we are seeing 30GB/s reads and 18GB/s writes, so 0...