RENCI-NRIG / orca5

ORCA5 Software
Eclipse Public License 1.0
2 stars 1 forks source link

When creating multiple shared storage LUNs attached to same node, multiple interfaces on node are created #14

Open ibaldin opened 9 years ago

ibaldin commented 9 years ago

This is a bug of sorts - if I want to create a node attached to two LUNs, and those LUNs are on a single storage VLANs, I should only have one interface on that storage VLANs (from the node), however I get two. For N LUNs I'd get N interfaces. It sort of works, however it is a waste of IP addresses on the storage VLAN and should probably be avoided.

mcevik0 commented 6 years ago

This still works the way described as above. I created a node and attached two LUNs. For each LUN a separate interface is created on the VM.