Latest activity

  • R
    rothkraut reacted to bl1mp's post in the thread Meinung Disaster Recovery Konzept with Like Like.
    Der Punkt mit dem Pull-Sync ist so definitiv wertvoll. Je nach Umgebung würde ich prüfen, wie das Adminkonzept für den PBS ist. Theoretisch gehört da eine dedizierte Adminworkstation dazu. Damit die letzte Bastion nicht von den gleichen Kisten...
  • shanreich
    You can find the descriptions here in the documentation [1]. There are also auto-generated IPSets for SDN, if you're using that [2] [1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pve_firewall_ip_aliases [2]...
  • 6
    6equj5 replied to the thread Grundsatz für Shared Storage.
    Ja genau, und darüber hinaus schon gar nicht die mit durchgereichten Hard Disk, finde ich. Na daß niemand auf die Idee kommt, in einer VM Smartwerte der Disks (im Host) sehen zu können. Schon lieber nicht. :D
  • J
    Johannes S reacted to SteveITS's post in the thread Proxmox + Ceph across 2 datacenters with Like Like.
    What is the speed and latency between the two locations? Hopefully 10 Gbit or higher? I could see this being very slow in several cases since at least 1/3 of all I/O is copied to the other data center. 4 nodes is more than 3 but you may want...
  • J
    Adding to @SteveITS bandwith is indeed important, if you can get to 25 or even 100gigs between sites.. You have to keep in mind that say, in RF4, each written block gets written to 4 places for safecopying, that's a lot
  • J
    Just a quick note regarding the Docker in LXC topic. Jellyfin also offers Debian and Ubuntu repositories: https://jellyfin.org/docs/general/installation/advanced/manual#official-linux-repository-manual They even provide a script that adds the...
  • M
    I seem to have a potentially related regression on a different platform, with the same kernel boundary. Hardware: QDNV01 appliance/mainboard Intel Atom C3558 (Denverton), 4 cores AMI BIOS 5.13, dated 2024-02-21 UEFI boot Proxmox VE 9.2...
  • J
    Johannes S reacted to LnxBil's post in the thread Snap on LVM with Like Like.
    You have to ask Veeam what strange things they do with their backup. I would assume they create a simple diff qemu file in which all writes are redirected, so that the actual disk itself does not change so that they can read consistently and...
  • J
    Johannes S replied to the thread Grundsatz für Shared Storage.
    Wie meinst du das? Ich bin tatsächlich der Meinung, dass für die meisten Usecases virtualisierte NAS-Systeme nicht sinnvoll sind.
  • n.frey
    Hi, there is already a patch for this on the mailing list [0], I updated the referenced issue accordingly. Note that the issue itself is not resolved by this just yet, please see the explanation in the bug report. [0]...
  • P
    Hi Jonas What types of drives are connected to your controller? We use original HP drives, such as the 3.20TB 32.0G NVMe SSD. Can these failures be reproduced in any way, or do they occur randomly? The problem occurs almost every time on the...
  • L
    I seem to have a potentially related regression on a different platform, with the same kernel boundary. Hardware: QDNV01 appliance/mainboard Intel Atom C3558 (Denverton), 4 cores AMI BIOS 5.13, dated 2024-02-21 UEFI boot Proxmox VE 9.2...
  • LnxBil
    LnxBil replied to the thread Snap on LVM.
    You have to ask Veeam what strange things they do with their backup. I would assume they create a simple diff qemu file in which all writes are redirected, so that the actual disk itself does not change so that they can read consistently and...
  • D
    Nothing there, just the boot message from the bnxt_en module Aug 09 22:10:53 pve002-ewr kernel: bnxt_en 0000:4b:00.0 (unnamed net_device) (uninitialized): Device requests max timeout of 100 seconds, may trigger hung task watchdog (kernel default...
  • gurubert
    Adding to @SteveITS bandwith is indeed important, if you can get to 25 or even 100gigs between sites.. You have to keep in mind that say, in RF4, each written block gets written to 4 places for safecopying, that's a lot
  • gurubert
    gurubert reacted to SteveITS's post in the thread Proxmox + Ceph across 2 datacenters with Like Like.
    What is the speed and latency between the two locations? Hopefully 10 Gbit or higher? I could see this being very slow in several cases since at least 1/3 of all I/O is copied to the other data center. 4 nodes is more than 3 but you may want...
  • gurubert
    I agree with the others that this is a setup with many caveats and has high disk consumption (due to the requirement of having rf4) Also this sounds like Corosync will be over shared media , so make sure your QoS is tight accordingly
  • gurubert
    gurubert reacted to bbgeek17's post in the thread Proxmox + Ceph across 2 datacenters with Like Like.
    Hey @abhijithiaaxin, welcome to the forum. Whether it is a single-DC deployment or a split-DC deployment, you generally want an odd number of nodes in your cluster. But, as others have pointed out, a split-DC installation requires three...
  • J
    Thanks @Patrik_V for providing the outputs! There were similar issues with the megaraid_sas driver on kernel 6.17 but they were reported to be fixed for most users with kernel 7 What kind of drives are connected to your controller? Do you have...
  • D
    Root cause identified, with confirmation from the storage provider. The provider (Curanet) uses Dell ECS / ObjectScale as the S3 backend. Their systems architect confirmed the symptom matches AWS's default-checksum change: newer AWS SDKs send...