Lines Matching +full:non +full:- +full:live
2 # Hyper-V specific events
17 action "pkill -x hv_kvp_daemon";
33 action "pkill -x hv_vss_daemon";
37 # Rules for non-transparent network VF.
39 # How network VF works with hn(4) on Hyper-V in non-transparent mode:
41 # - Each network VF has a corresponding hn(4).
42 # - The network VF and the it's corresponding hn(4) have the same hardware
44 # - Once the network VF is up, e.g. ifconfig VF up:
54 # - Once the network VF is down or detached:
60 # All these features are mainly used to help live migration, during which
62 # VM must not be cut off. In order to reach this level of live migration
66 # To ease user configuration for both network VF and non-network VF, the
71 # If live migration is not needed at all, the following rules could be
77 # 1) ETHERNET/IFATTACH -> VF interface up (delayed by rc.conf hyperv_vf_delay
87 # HYPERV_NIC_VF/VF_UP action script could be customized per-interface by
90 # customized per-interface script.