Search results

  1. N

    How to obtain old Ubuntu container templates?

    For compatibility reasons it is always best to use VMs.
  2. N

    Fiberchannel Shared Storage Support

    But HW raid is faster,as always.
  3. N

    10G write speed in VM | Ceph?

    Yes if you use nvme disks, something like 4-6 per node.
  4. N

    Tuxis launches free Proxmox Backup Server BETA service

    Why does source PBS needs to be Internet-accessible in this case?
  5. N

    PBS with Expander Backplanes and JBOD

    The problem with Raidz and PBS is really low performance, that is why you always go with raid10.
  6. N

    PBS with Expander Backplanes and JBOD

    No,im talking about special device in zfs. It can speed up garbage collection. It is always good to have them, if your zfs is 10tb or 200tb in some cases.
  7. N

    PBS with Expander Backplanes and JBOD

    With those backplanes sometimes it works sometimes not. Really you need to test it with zfs. I had some 40disks backplanes work,and some not. But zfs raid10, maybe 2 nvme/ssd for caching and you're good to go.
  8. N

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    I have one strange error: Kernel 6.14 ,lxc with mysql on it. /var/log/kern.log:3651:2025-04-10T10:35:40.646702+02:00 sp19 kernel: [236703.525309] audit: type=1400 audit(1744274140.640:2244): apparmor="DENIED" operation="create" class="net" namespace="root//lxc-1193_<-var-lib-lxc>"...
  9. N

    Hetzner Storage Box as datastore

    If i'm not mistaken Hetzner box doesnt allow acl?
  10. N

    Migrate ZFS to Ceph?

    Yes, if you have on the same machines zfs and ceph, just livemigrate storate from one to another. This is it
  11. N

    How to make a linux Xorg based os recognize or use multiple screens without a graphic card?

    Could it be that it is from ubuntu or whatever linux virtual workspaces?
  12. N

    How to make a linux Xorg based os recognize or use multiple screens without a graphic card?

    Virtual screens are usually created in the background with tigervnc server or xvfb ,depending on use-case
  13. N

    Most painless way to mass migrate Windows VMs from Vmware to proxmox?

    There is also clonezilla through the network,look at that.
  14. N

    Proxmox Server setup business - 3 nodes cluster - Suggested storage type

    There are two ways: 1. adding more disks to current nodes. 2. adding more nodes with more disks. Second one is always better.
  15. N

    Ceph RBD Storage Shrinking Over Time – From 10TB up to 8.59TB

    And maybe you are using cephfs to store something
  16. N

    Best practice for replacing all OSDs in CEPH cluster

    Destroy all osds per node, that would be easiest.