> On Sep 8, 2015, at 12:20 PM, Matt Raio <[email protected]> wrote: > > Thanks Justin for the quick response... > > So then is there a way to have OpenVSwitch start a separate process of the > FIB on an external memory device? If I assign the external device a drive > letter, would OpenVSwitch startup a process on the external memory device and > run the FIB table there? Assuming that this external device already has a > processor and ample RAM?
I don't understand what you're trying to accomplish. The FIB is dynamically created by OVS as it's processing packets; i's just in the ovs-vswitchd memory. Why do you care where it's physically located? I don't understand how device drive letters play into this. --Justin _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
