| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/ |
| H A D | conntrack-tools_1.4.8.bb | 12 file://conntrack-failover \ 37 install -m 0755 ${UNPACKDIR}/conntrack-failover ${D}/${sysconfdir}/init.d/conntrack-failover 41 …sed -i 's!/usr/sbin/!${sbindir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdir… 42 …sed -i 's!/etc/!${sysconfdir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdir}/… 43 …sed -i 's!/var/!${localstatedir}/!g' ${D}/${sysconfdir}/init.d/conntrack-failover ${D}/${sysconfdi…
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-replication.c | 254 bool failover = true; in test_primary_stop() local 260 replication_stop_all(failover, &error_abort); in test_primary_stop() 388 bool failover = true; in test_secondary_start() local 412 replication_stop_all(failover, &error_abort); in test_secondary_start() 421 bool failover = true; in test_secondary_stop() local 438 replication_stop_all(failover, &error_abort); in test_secondary_stop() 499 bool failover = true; in test_secondary_do_checkpoint() local 520 replication_stop_all(failover, &error_abort); in test_secondary_do_checkpoint() 527 bool failover = true; in test_secondary_get_error_all() local 535 replication_stop_all(failover, &error_abort); in test_secondary_get_error_all()
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/ |
| H A D | ncsi-failover@.service | 2 Description=Stop %i link failover 9 SyslogIdentifier=nsci-failover
|
| /openbmc/qemu/include/block/ |
| H A D | replication.h | 112 void (*stop)(ReplicationState *rs, bool failover, Error **errp); 173 void replication_stop_all(bool failover, Error **errp);
|
| /openbmc/qemu/ |
| H A D | replication.c | 93 void replication_stop_all(bool failover, Error **errp) in replication_stop_all() argument 100 rs->ops->stop(rs, failover, &local_err); in replication_stop_all()
|
| /openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
| H A D | ampere_scp_failover.service | 2 Description=Ampere Computing LLC Ampere failover event service
|
| /openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/ |
| H A D | phosphor-ipmi-flash-scpback-update.service | 2 Description=Phosphor-ipmi-flash update failover EEPROM SCP firmware service
|
| /openbmc/qemu/docs/ |
| H A D | block-replication.txt | 109 7) The secondary also has a quorum node, so after secondary failover it 121 7. Doing failover failed 124 decides when to do a new checkpoint, when to do failover). 125 In case 7, if active commit failed, we use replication failover failed state 146 It is called on failover. We will flush the Disk buffer into 149 things except failover. The caller must hold the I/O mutex lock if it is 178 6. After primary failover we need remove children.1 (replication driver).
|
| H A D | COLO-FT.txt | 90 the heartbeat stops responding, the secondary node will trigger a failover 110 HeartBeat has not been implemented yet, so you need to trigger failover process 139 | COLO failover | COLO_EXIT 223 will be merged into the parent disk on failover.
|
| /openbmc/qemu/docs/system/ |
| H A D | virtio-net-failover.rst | 46 -device virtio-net-pci,netdev=hostnet1,id=net1,mac=52:54:00:6f:55:cc,bus=root2,failover=on 48 With the parameter ``failover=on`` the VIRTIO_NET_F_STANDBY feature will be enabled. 69 failover primary devices are present in the configuration, migration
|
| H A D | index.rst | 22 virtio-net-failover
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/network/ |
| H A D | phosphor-network_%.bbappend | 11 FAILOVER_TMPL = "ncsi-failover@.service" 22 FAILOVER_TGTFMT = "ncsi-failover@{0}.service"
|
| /openbmc/u-boot/board/Arcturus/ucp1020/ |
| H A D | README | 45 This build enables dual / failover environment environment.
|
| /openbmc/qemu/block/ |
| H A D | replication.c | 54 static void replication_stop(ReplicationState *rs, bool failover, 669 static void replication_stop(ReplicationState *rs, bool failover, Error **errp) in replication_stop() argument 704 if (!failover) { in replication_stop()
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_delloem.c | 2061 int failover = 0; in get_nic_selection_mode_12g() local 2106 failover = 1; in get_nic_selection_mode_12g() 2108 if (failover) { in get_nic_selection_mode_12g() 2116 if (failover) { in get_nic_selection_mode_12g() 2135 if (failover) { in get_nic_selection_mode_12g() 2154 if (failover) { in get_nic_selection_mode_12g() 2173 if (failover) { in get_nic_selection_mode_12g() 2187 } else if (failover && argv[current_arg] != NULL in get_nic_selection_mode_12g() 2192 if (failover) { in get_nic_selection_mode_12g() 2199 } else if (failover && argv[current_arg] != NULL in get_nic_selection_mode_12g() [all …]
|
| /openbmc/qemu/tests/qtest/ |
| H A D | virtio-net-failover.c | 288 const char *id, bool failover) in start_virtio_net() argument 299 g_assert(!!(features & (1ull << VIRTIO_NET_F_STANDBY)) == failover); in start_virtio_net() 301 if (failover) { in start_virtio_net()
|
| H A D | meson.build | 104 slirp.found() ? ['virtio-net-failover'] : []) + \ 393 'virtio-net-failover': migration_files,
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/ |
| H A D | rsyslog_8.2504.0.bb | 4 PostgreSQL, failover log destinations, syslog/tcp, fine grain\
|
| /openbmc/ipmitool/contrib/ |
| H A D | oem_ibm_sel_map | 179 …iled Port","Spare Port","R","R","R","R","R","R","R","R","0x00","Memory mirroring failover occurred"
|