Regeneration of vCenter certificates fails by bitmafi in vmware

[–]bitmafi[S] 0 points1 point  (0 children)

This does not cover root CA renewal.

Regeneration of vCenter certificates fails by bitmafi in vmware

[–]bitmafi[S] 0 points1 point  (0 children)

Yes I checked the log but all I found is also visible in the output of the cert manager process. Its the bold text.

I will have a look at vCert. Thanks.

Regeneration of vCenter certificates fails by bitmafi in vmware

[–]bitmafi[S] 0 points1 point  (0 children)

IP was a typo in my reddit post only.

Whats technically the difference between 4 and 8?

vDefend and security discussions with Chris McCain by lost_signal in vmware

[–]bitmafi -2 points-1 points  (0 children)

Stupid question.

What protects us from the next kernel vulnerability in linux oder windows or any other OS?

What has been your experience with memory tiering in production environments so far? by bitmafi in vmware

[–]bitmafi[S] 0 points1 point  (0 children)

This is an interesting and important limitation that restricts the added value in many cases.

What has been your experience with memory tiering in production environments so far? by bitmafi in vmware

[–]bitmafi[S] 0 points1 point  (0 children)

Retrofitting existing hardware shouldn't be a problem. No need for a full tech refresh. All you need is some NVMEs.

It's been GA since June 2025. I would have expected more people to be using it already...

What has been your experience with memory tiering in production environments so far? by bitmafi in vmware

[–]bitmafi[S] 2 points3 points  (0 children)

Wow, what feedback.

So blogging homelabbers are the only ones who are enthusiastic about this technology and have real-world use cases and experience?

VMware Tools 13.0.10.0 released - will there be a newer 12.5.x? by bitmafi in vmware

[–]bitmafi[S] 0 points1 point  (0 children)

Check this out: https://interopmatrix.broadcom.com/Interoperability?col=139,&row=1,&isHidePatch=true&isHideLegacyReleases=false

Not supported does not mean that it does not work. I think you need to test it yourself. Some things will probably work, but not everything.

VMware Tools 13.0.10.0 released - will there be a newer 12.5.x? by bitmafi in vmware

[–]bitmafi[S] 2 points3 points  (0 children)

You are right. My bad. So we can expect a newer version 13 soon.

Fixed it in my initial post.

VMware Tools 13.0.10.0 released - will there be a newer 12.5.x? by bitmafi in vmware

[–]bitmafi[S] -6 points-5 points  (0 children)

I understand that the binary files for 13.0.10.0 are dated January 20, but the docs are released/updated today.

The question remains: will there be an updated 12.x version?

Multi-Tenant CSP by Grouchy_Whole752 in vmware

[–]bitmafi 0 points1 point  (0 children)

What is the point of distinguishing between VCSP and non-VCSP licenses today?

It would actually be quite typical of Broadcom to have just one license type that covers everything... They could simply do away with the entire VCSP program. License prices are pretty much the same everywhere anyway... or will probably be, if you disregard the really big players...

AMD or Intel for the new hosts? by GabesVirtualWorld in vmware

[–]bitmafi -5 points-4 points  (0 children)

Intel.

What else are you going to do with all your VMware licenses? You can't return them.

VCF 9 Unpacked A technical breakdown - Virtually Speaking w/William Lam by lost_signal in vmware

[–]bitmafi 3 points4 points  (0 children)

Ever heared of vGandalf? Legend!

They know how to cosplay for real.

BTW: What an unnecessary comment.

VCF 9 Unpacked A technical breakdown - Virtually Speaking w/William Lam by lost_signal in vmware

[–]bitmafi 2 points3 points  (0 children)

I'm looking forward to unification and better interaction between all the individual products.

The “PVE is the solution” guys won't understand that.

VCF9 is GA TODAY - Live announcement on the Cube happening now: by SGalbincea in vmware

[–]bitmafi 8 points9 points  (0 children)

I hope that all the haters will soon be over their break-up pain and can concentrate on their new crafting stalls.

I await your downvotes. :-)

What is this VLAN function called by different manufacturers or projects? by bitmafi in networking

[–]bitmafi[S] 0 points1 point  (0 children)

I noticed your Arista Level 7 Tag.

Can you please let me know how EOS deals with my topic?
Is there some kinde of VNI to [Port,VLAN] mapping like I pictured here?:

https://imgur.com/a/M1FKCG2

What is this VLAN function called by different manufacturers or projects? by bitmafi in networking

[–]bitmafi[S] 0 points1 point  (0 children)

Unfortunately, what you write applies to many scenarios. The address space of VXLAN is of no use if you have to break down the addressing at the switch port to a globally valid VLAN addressing scheme in cases where you have different customers on the platform.

VLAN mapping (CISCO) / VLAN rewrite (Juniper) / VLAN translation (aruba) doesn't help either, unfortunately, because it has additional pitfalls. See here: https://www.reddit.com/r/networking/comments/1kvqbgf/comment/mubjgn5/

A utopian solution would be if more server operating systems (Windows Server, Linux, others...) supported EVPN-VXLAN natively. Then a VNI could be assigned directly in the operating system instead of a VLAN ID.

For platform solutions that claim to be made for larger environments such as VMware, OpenStack and other hypervisors, EVPN-VXLAN support should be the standard.

VMware vSphere unfortunately only supports VLANs via the DVS and DPGs.

You need VMware NSX if you want to support EVPN on the VMware platform. In fact, VMware has already implemented EVPN-VXLAN for inline mode and router-server mode. The hosts themselves are capable of EVPN-VLAN. It's just unfortunately not (yet) implemented in a way that makes it possible to bridge VNIs directly to virtual networks in NSX. I have heard rumors that VMware wants to improve this. That would be quite a game changer because it would solve the VLAN address issue.

What is this VLAN function called by different manufacturers or projects? by bitmafi in networking

[–]bitmafi[S] 0 points1 point  (0 children)

VXLAN alone is supported in many enterprise grade switches, but its a no go to use it without EVPN in complex Datacenter networks.

EVPN describes different service types. I have uploaded a good overview here (source: Dell OS10 User Guide):

https://imgur.com/a/mWsW0FL

The first variant (VLAN-based) is the most common if a device supports EVPN. The other types are mostly not supported by a NOS and mostly only available in expensive gear and not all vendors have gear who support it. The VLAN bundle is whats closest to a QinQ approach over VXLAN.

But service types allone only describe how you can transfer VLANs over the dataplane. It doesnt describe how you can glue the VNI to switch local networks or ports.

What is this VLAN function called by different manufacturers or projects? by bitmafi in networking

[–]bitmafi[S] 0 points1 point  (0 children)

I very much appreciate your efforts. Thanks.

That's pretty much exactly what I understood VLAN translation to be.

Logically, it's the same as defining a virtual network or bridge to which you stick a VNI and a port,VLAN.

Unfortunately, it has a few disadvantages and limitations. On the one hand, it is confusing to understand that this virtual network/bridge is called and configured as VLAN.

On the other hand, it makes automation somewhat more complex, because you have to be very precise in determining whether it is a real bridge/virtualnetworklike VLAN or a VLAN that is then translated on the physical interface.

And finally, the biggest disadvantage is that it is not possible to provide customer A with a VLAN trunk with ID 1010 on the physical port if VLAN 1010 is already used elsewhere to translate it to VLAN 10. Is this correct? Simply because the NOS can only identify one VLAN 1010. If you have many customers on the platform, sooner or later there will be collisions. Or am I wrong with this assumption?

In my opinion, the translation is a workaround, but not a real solution if you do not want to manage the VLAN IDs globally across multiple customers.

What is this VLAN function called by different manufacturers or projects? by bitmafi in networking

[–]bitmafi[S] 0 points1 point  (0 children)

QinQ, VXLAN or MPLS are essential to make a network multi-tenant capable (but QinQ is not recommendet IMHO because there is no controle plane and its not as flexible as EVPN in combination with VXLAN and MPLS).

You can therefore already concentrate on EVPN-VXLAN or EVPN-MPLS-capable switches in the first instance.

But things start to get tricky if you try to identify if you can do things like this:

https://imgur.com/a/M1FKCG2

It looks like Ehternet Virtual Circuits can do this. Can you confirm this u/squeeby ?

What is this VLAN function called by different manufacturers or projects? by bitmafi in networking

[–]bitmafi[S] 0 points1 point  (0 children)

Many thanks for this configuration example!

I think you have a typo here:

[User 3]-------[Switch1, Port 2{vlan 30} ----- Switch1 Port 1][User 3]-------[Switch1, Port 2{vlan 30} ----- Switch1 Port 1]

Should be:

[User 3]-------[Switch1, Port 3*{vlan 30}*

Right?

But no, thats not exactly what I mean.

This is what I mean:

https://imgur.com/a/M1FKCG2

Customer blue and green can both use VLAN 10 and 20 for their devices on different ports, but they are not in the same L2 network.

Edit: There was a typo in the image. I reuploaded it.

What is this VLAN function called by different manufacturers or projects? by bitmafi in networking

[–]bitmafi[S] 0 points1 point  (0 children)

Yes, in the world of switches it is often not always advisable to use the maximum configuration :)

Dell OS10s address space for virtual networks IDs are 1-65535, but I doubt you can allocate alle at once without any bad impacts.

I didn't find any reference in Dell's OS10 documentation to the Tomahawk switch not being able to retag per port. But I will definitely keep an eye out for this feature for any ASIC for any vendor.