cyruspy's latest activity

  • C
    cyruspy reacted to alma21's post in the thread Native shared storage with Like Like.
    at the end it's a Proxmox Perl API the storage vendor has to use ... https://pve.proxmox.com/wiki/Storage_Plugin_Development
  • C
    cyruspy replied to the thread Native shared storage.
    That would require a standardized framework from Proxmox to integrate the management plane of any vendor. Is there something like that?
  • C
    Hello!, Is there any prevision to use native storage services from a centralized FC storage box?. I've reviewed the documentation and it seems to me that a big LUN is expected as LVM PV. I would like to have a LUN per vdisk (similar to Ceph...
  • C
    cyruspy replied to the thread Cabling validation tool.
    Generated topology map for reference:
    • 1772587310653.png
  • C
    We have implement tenant isolation with the SDN part of the equation using multiple VRF/BGP combos to the external edge network element (firewall in our case). EVPN segregation via RT should be possible when the peer speaks EVPN. All the rest...
  • C
    Don't you hate when after 4hs troubleshooting a new cluster deployment, you found out cabling on 3 out of 20 servers was wrong? (Best case scenario). After running several remotely assisted deployments I found I needed a tool to standardize...
  • C
    cyruspy replied to the thread L2 loop?.
    Will share once I reach home. The forwarding was configured in my troubleshooting. it was disabled. I believe exit nodes are not declared, the north/south setup was manual via frr+BGP.
  • C
    cyruspy replied to the thread L2 loop?.
    should I disable the IPv4 forwarding again before collecting the sample?
  • C
    cyruspy replied to the thread L2 loop?.
    after further review, I see forwarding is not enabled in any of my hosts: root@pve-04:~# sysctl net.ipv4.conf.all.forwarding net.ipv4.conf.all.forwarding = 0 I can't seen any mention on the documentation to explecitely enable forwarding for...
  • C
    Hello, I have a cluster with SDN configured, EVPN for East/West communication and regular BGP towards external network elements. This was working fine for some time, but today I can't receive traffic from external network in a VM (ping to a...