xapi-project / xcp-networkd

The XCP networking daemon
Other
14 stars 42 forks source link

How to deal with SAN boot #190

Open olivierlambert opened 3 years ago

olivierlambert commented 3 years ago

Quick question for you @robhoes :wink:

We got a use case for a "complex" deployment using a "bare metal cloud" provider. In this case, we need to:

We managed to get it until host boot (also we improved our doc for this!). However, as soon xcp-networkd started, it's taking control on NICs, and cut the iSCSI connection.

Is there a way to tell xcp-networkd to leave the iSCSI NIC alone? (here, eth0 is the dedicated iSCSI NIC, and eth1 management).