Latest activity

  • S
    yes i had the exact same error log. I eventually decided to contact the person who set up the server a few months ago. After accessing the server, he noticed something suspicious — an application named rig-mining (or something similar) was...
  • A
    alexskysilk replied to the thread Shared Remote ZFS Storage.
    Ah. this is a sore point for me. the ONUS of decisionmaking is on the purchaser. If the purchaser doesn't understand what he is buying (be it for any reason short of outright fraud) then the fault lies there too; NO technology is without edge...
  • S
    smartkid808 replied to the thread Nvidia install for LXC.
    Thanks, let me try that. Lots of information in there, hopefully I don't get too confused. lol.
  • D
    Drunkm0nk replied to the thread VMs loosing network.
    HI bbgeek, thank you for getting back so quick. - PVE version pve-manager/8.4.14/b502d23c55afcba1 (running kernel: 6.8.12-16-pve) - Cluster configuration 4 nodes in a cluster with HA - Network configuration OVS bridge, OVS bond with 2 nic...
  • A
    alexskysilk replied to the thread CephFS "Block Size"?.
    The default stripe_unit size for ceph is 4M, but you may not want to raise that (and maybe even shrink it instead.) the stripe size is a maximum "file chunk" limit for a cephfs object (file). if a file is larger than the stripe size, the next...
  • B
    Es geht nicht darum NICHT zu lernen. es geht um Produktivität. Ich verstehe nicht warum man sich einer agentischen Arbeitsweise verschließen möchte. Es ist einfach ein neues mächtiges Tool welches mich produktiver - und im Notfall auch schneller...
  • gurubert
    I'm not sure why you go for dual boot there, and not just use a different VMs, imaged with each OS? To have a single FOG procedure for users? In the physical world, that may make sense to avoid redeploying to switch between OS, but on a VM...
  • G
    guruevi replied to the thread Shared Remote ZFS Storage.
    @alex: I agree, but it is often sold as a "High Available" - people have to be more precise with language what they mean with HA (marketing vs reality). But when people here say that something isn't fully HA because there is a gap and then "why...
  • weehooey-bh
    from last corosync release https://github.com/corosync/corosync/releases "A new option (totem.ip_dscp) is available to configure DSCP for traffic prioritization. Thanks to David Hanisch for this great improvement." could be interesting for...
  • gurubert
    Ich verstehe nicht, warum niemand mehr selber lernen möchte.
  • gurubert
    Mich würde ja eher interessieren, ob das aus Sicht des Staffs überhaupt gewollt ist. Schließlich wird beim bugzilla ja schon immer einen erstmal der anubis-Ladebalken angezeigt, um die Scraper wegzuhalten.
  • gurubert
    No, the separation of the Ceph public and cluster (not private) networks has nothing to do with security. The cluster network is there to transport replication and recovery traffic between the OSD nodes. It can be configured if there is a...
  • gurubert
    https://bugzilla.proxmox.com/show_bug.cgi?id=7312
  • gurubert
    gurubert reacted to shanreich's post in the thread Prevent IPv6 local link on SDN VNet with Like Like.
    That sounds like reasonable request, it would probably make sense to expose the addrgenmode setting in the VNet options - or even disable it completely for layer-2 zones (VLAN, QinQ, VXLAN). Would you mind opening an enhancement request in our...
  • gurubert
    I feel marking a vnet as "VM traffic only" would be a nice clear way to present the option, ideally default option too, I can't see many wanting the host to be "on" the vnet. I just reread your message, and that's bad the firewall isn't applying...
  • gurubert
    gurubert reacted to Gilou's post in the thread Prevent IPv6 local link on SDN VNet with Like Like.
    I really think we need either generally allowing disabling link-local on an interface, or simply deny any IP configuration on the SDN bridges.. or a bit nicer, being able mark it for VM traffic only. This bug is not good on default setup btw...
  • spirit
    from last corosync release https://github.com/corosync/corosync/releases "A new option (totem.ip_dscp) is available to configure DSCP for traffic prioritization. Thanks to David Hanisch for this great improvement." could be interesting for...
  • M
    Yes, thanks. That's what I'm going to do. Anyway, I'm considering the possibility to separate Ceph public and private networks first, and then add the VM interface to the public network. This way the setup will be more secure. Regards.
  • gurubert
    All Ceph daemons register in the CRUSH map wih exactly one IP and one port. You can have multiple public networks in the config but this is for the case where different hosts of the Ceph cluster are in different IP networks. It is not practical...
  • gurubert
    I dont think that note is as wide in scope as the working seem to suggest. Public and Private (cluster) traffic dont need routability to each other to function, so you're safe on that front. Reading up further, monitors can only have one pinned...