Search results

  1. C

    Best practice for VMware VSE replacement

    very same topology, but all in host (no VM doing routing here) you can have SDN overlay, multiple VRF if required. In my experience, external BGP peering should be done manually to accommodate VRF separation. (the included assistant just merges everything in the default routing table). route...
  2. C

    SAP HANA virtualization on proxmox

    followed the german link, it seems it finally worked.
  3. C

    LPe12002 Emulex fiber not detected

    well, this is kind of old, but you won't handle a. FC HBA as a NIC. for your reference: https://docs.gwdg.de/doku.php?id=en:services:storage_services:backup:tsm:admin:fc_stuff
  4. C

    Proxmox Network Load Balancer?

    Thoughts?: https://bugzilla.proxmox.com/show_bug.cgi?id=6659
  5. C

    SAP HANA virtualization on proxmox

    Interested in that Business One note, do you have access to the rest of it?
  6. C

    Ceph and multiple pools

    High!, Out of curiosity, how would you handle different Ceph based disk tiers or services?. Given a 4 node NVME only setup, when I'm in need of adding a cost effective backend in the form of Ceph and additional 4 nodes with mechanical disks for archival-like workloads, would you create a...
  7. C

    VE Backup to multiple USB drives

    Thinking about a less "homelabby" application of the usecase.... Same implement would work for a backup server using some/all hotplug disks in a rack mount server: 1 to 12 pseudo tape drives on a Proliant R750 (12x3.5" chassis).
  8. C

    VE Backup to multiple USB drives

    Well, real Enterprise can be served by the current tape support and an IBM TS4500 :) Anything else would be manual (including standalone tape drives). The disk library option could work for small customers (remote office, pymes main site with 4 nodes, etc). Otherwise, backup solutions like...
  9. C

    VE Backup to multiple USB drives

    You might want to vote for this enhancement request: https://bugzilla.proxmox.com/show_bug.cgi?id=6598
  10. C

    Multiple USB Device on same Removable Datastore

    You might want to vote for this enhancement request: https://bugzilla.proxmox.com/show_bug.cgi?id=6598
  11. C

    PBS backup with Archive to USB Drive instead of tape

    You might want to vote for this enhancement request: https://bugzilla.proxmox.com/show_bug.cgi?id=6598
  12. C

    Offsite backup store via PBS - no tapes

    You might want to vote for this enhancement request: https://bugzilla.proxmox.com/show_bug.cgi?id=6598
  13. C

    Using an external USB hard drive for backups

    You might want to vote for this enhancement request: https://bugzilla.proxmox.com/show_bug.cgi?id=6598
  14. C

    Choose USB drive as destination like tape backup

    You might want to vote for this enhancement request: https://bugzilla.proxmox.com/show_bug.cgi?id=6598
  15. C

    Q: Proxmox Backup Server and "USB Drive" Set for offsite rotation ?

    You might want to vote for this enhancement request: https://bugzilla.proxmox.com/show_bug.cgi?id=6598
  16. C

    Removable disks

    Hi!, in PBS current state, is it possible to use USB disks in a similar way to tapes?. I would like to use a pool of media composed by disks, with PBS asking me to connect a given disk by ID/serial/label when needed and handling the rescue/rotation for me.
  17. C

    Proxmox VE 9.0 BETA released!

    Would be nice to have beta documentation too :) Find odd the election of OSPF, when the most usual setup in the data center is BGP based and EVPN is already heavily used in PVE SDN.
  18. C

    SMT and NUMA for Containers

    Hello!, I have a testing environment that's running different workloads. I need to setup a container with particular requirements: - Disable SMT - assign cores from NUMA node 1 (second CPU) - align memory assignment to memory directly connected to NUMA node 1 Given other workloads run on the...
  19. C

    xterm & selecting serial port

    Hello!, Is it possible to select the desired port for xterm to connect to on a VM that has more that one serial port?
  20. C

    Switches as exit nodes?

    any documented configuration examples you could share? :)