Ansible - export_ova
by duparchy@esrf.fr
We're using a script to export some VMs.
This involves export_ova task
- Is there a way to parallelize OVA exports (running on different hosts) ?
When exporting to OVA from the GUI, we have to select a host, but ansible export_ova has no "hosts" parameter.
1 year, 1 month
How do i to drive Intel 82599ES 10-Gigabit SFP+ Adapter
by ejzhang@hotmail.com
I can find the Adapter.
[root@localhost ~]# lspci | grep 82599
06:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
But cannot to install the driver, I try to upgrade kernel to 6.1.57, but the problem is remains. How can i to solve the problem? Thanks very much!
[root@localhost tmp]# dnf localinstall kmod-ixgbe-5.19.6-1.rhel9u1.x86_64.rpm
Last metadata expiration check: 0:24:26 ago on Thu 12 Oct 2023 05:25:27 PM CST.
Error:
Problem: conflicting requests
- nothing provides kernel(__SCK__tp_func_xdp_exception) = 0xc15ae5f5 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(___pskb_trim) = 0x80ed79e7 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__alloc_pages) = 0x26458776 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__alloc_skb) = 0xbc60587f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__dev_kfree_skb_any) = 0x8d62db77 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__free_pages) = 0x7ddd045c needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__hw_addr_sync_dev) = 0x84c17451 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__hw_addr_unsync_dev) = 0xb05b216e needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__napi_alloc_skb) = 0x5f802418 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__napi_schedule_irqoff) = 0xd022b30c needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__netif_napi_del) = 0x310d1afd needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__page_frag_cache_drain) = 0xb6ccef70 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__pci_register_driver) = 0x1cb89f6b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__skb_pad) = 0x16cd8a38 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(__tracepoint_xdp_exception) = 0xad42e583 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(_dev_err) = 0x3a3ec6c6 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(_dev_info) = 0xff4f021a needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(_dev_warn) = 0x1e5fac62 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(alloc_etherdev_mqs) = 0x665d1b75 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(bpf_prog_put) = 0xa1b79421 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(bpf_warn_invalid_xdp_action) = 0xb05e54b3 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(build_skb) = 0x5c034c8f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(consume_skb) = 0x014a9f1b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dca3_get_tag) = 0x258e3aac needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dca_add_requester) = 0x14542454 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dca_remove_requester) = 0x7e094b21 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dcb_getapp) = 0x535a6190 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dcb_ieee_delapp) = 0xc6496dd5 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dcb_ieee_setapp) = 0x68aabfb5 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dcb_setapp) = 0x0bf4f0bb needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(debugfs_create_dir) = 0x11b4f7a8 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(debugfs_create_file) = 0xa6202222 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(debugfs_remove) = 0x20033468 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dev_addr_add) = 0x96486dae needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dev_addr_del) = 0xe222c9e8 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dev_driver_string) = 0xcdafdb2a needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dev_get_stats) = 0x9a9222bd needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(device_set_wakeup_enable) = 0xac4a0980 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(devm_hwmon_device_register_with_groups) = 0x70a8831d needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(devm_kmalloc) = 0xe9ad0580 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dma_alloc_attrs) = 0xed08591d needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dma_free_attrs) = 0x5c4b9170 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dma_map_page_attrs) = 0xe2dc579b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dma_set_coherent_mask) = 0x97c42987 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dma_set_mask) = 0xf4110cd1 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dma_sync_single_for_cpu) = 0x51b1550f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dma_sync_single_for_device) = 0x9980b0a6 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(dma_unmap_page_attrs) = 0xa41d1497 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(driver_for_each_device) = 0x9465cb85 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(eth_get_headlen) = 0x98601bb3 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(eth_type_trans) = 0x25c1aba0 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(eth_validate_addr) = 0xfc0d5980 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ethtool_op_get_link) = 0xc3aa9108 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ethtool_op_get_ts_info) = 0x7eb31781 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(flow_block_cb_setup_simple) = 0x4dd5fafe needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(free_netdev) = 0x52c68cbc needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ipv6_find_hdr) = 0x9c90a5b6 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(kfree_skb_reason) = 0xc87ace65 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(kmalloc_caches) = 0x5f73fb3c needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(kmem_cache_alloc_trace) = 0xa3cddcae needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(module_layout) = 0xa7f1f8eb needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(napi_complete_done) = 0x40402bca needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(napi_consume_skb) = 0x10e9a3dc needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(napi_disable) = 0x284fd3bf needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(napi_enable) = 0xaf328093 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(napi_gro_receive) = 0x4bd5d8dd needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(napi_schedule_prep) = 0x76bae8ab needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ndo_dflt_bridge_getlink) = 0x089345b5 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ndo_dflt_fdb_add) = 0x77dcc759 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_crit) = 0x6e6d1264 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_err) = 0xc66472cf needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_info) = 0xa71c2c40 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_notice) = 0x07efd02f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_printk) = 0x2c04b9df needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_reset_tc) = 0x8849ff8a needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_set_num_tc) = 0xd82a15a6 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_set_tc_queue) = 0x9d6a1782 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netdev_warn) = 0xfe96cfed needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_carrier_off) = 0x14111c62 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_carrier_on) = 0x96781ba1 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_device_attach) = 0x6d7af90c needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_device_detach) = 0xf3103b00 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_napi_add) = 0xec77a489 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_schedule_queue) = 0xe191e05f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_set_real_num_rx_queues) = 0x8379688b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_set_real_num_tx_queues) = 0xa1e2fa4b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_set_xps_queue) = 0x2813f1cd needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_tx_stop_all_queues) = 0x13392855 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(netif_tx_wake_queue) = 0x24e11830 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(param_array_ops) = 0x7a0b1ed0 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(param_ops_int) = 0xaad18ecd needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_aer_clear_nonfatal_status) = 0x254f8d5e needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_dev_driver) = 0x45689a09 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_dev_get) = 0xdd00d2c6 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_dev_put) = 0x516c634d needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_disable_device) = 0x0921c2a1 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_disable_link_state) = 0xc5408d7d needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_disable_msi) = 0xe3ee7e3c needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_disable_msix) = 0x5d88de56 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_disable_pcie_error_reporting) = 0xf4167337 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_disable_sriov) = 0xae1adbfa needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_enable_device_mem) = 0x74ebcbd1 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_enable_msi) = 0x01bdea04 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_enable_msix_range) = 0x98ff98d5 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_enable_pcie_error_reporting) = 0x717d4b61 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_enable_sriov) = 0x68c478f7 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_find_capability) = 0x3b06b1de needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_find_ext_capability) = 0xce3f4b59 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_get_device) = 0x7e3c03c5 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_num_vf) = 0xbf36cc3e needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_prepare_to_sleep) = 0x4d75b46f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_read_config_byte) = 0x595813a6 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_read_config_dword) = 0x5d999172 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_read_config_word) = 0x3911c65c needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_release_selected_regions) = 0x7a3abda2 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_request_selected_regions) = 0xfab14d9f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_restore_state) = 0x24bbcb8b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_save_state) = 0xfd2da512 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_select_bars) = 0x1191f7a3 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_set_master) = 0x2f6d2bb5 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_set_power_state) = 0x54621869 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_sriov_set_totalvfs) = 0xc0efcf8f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_unregister_driver) = 0xa972d633 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_vfs_assigned) = 0x6bdb5a77 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_wake_from_d3) = 0x2464b789 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pci_write_config_word) = 0x767cdb47 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pcie_capability_read_word) = 0xd51ae9d7 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pcie_print_link_status) = 0x26df835b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(printk) = 0xc5850110 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(pskb_expand_head) = 0x0d526b2b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ptp_clock_event) = 0xe7d77369 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ptp_clock_index) = 0x3876beca needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ptp_clock_register) = 0x0ed9b290 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(ptp_clock_unregister) = 0xb77a6063 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(register_netdev) = 0xba3ff097 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(simple_open) = 0xf9fc90f3 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(skb_add_rx_frag) = 0x21ea980a needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(skb_checksum_help) = 0x08d53501 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(skb_clone_tx_timestamp) = 0x5b57e627 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(skb_copy_bits) = 0x632061f3 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(skb_put) = 0xe6c6ba90 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(skb_tstamp_tx) = 0xc6a9499d needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(softnet_data) = 0x3bf76a4e needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(udp_tunnel_nic_ops) = 0x9b1d2e6b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(unregister_netdev) = 0x01d13501 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_convert_zc_to_xdp_frame) = 0xcdb7b8cd needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_do_redirect) = 0x635f6fef needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_master_redirect) = 0xd895cc1b needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_return_frame) = 0x5b1c3ac9 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_return_frame_rx_napi) = 0x4742580d needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_rxq_info_reg) = 0xc5f644e9 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_rxq_info_reg_mem_model) = 0xcabfedb2 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_rxq_info_unreg) = 0x0d8f96fc needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xdp_rxq_info_unreg_mem_model) = 0x610cb9e1 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xp_alloc) = 0xa0815c99 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xp_dma_map) = 0x0198092e needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xp_dma_sync_for_cpu_slow) = 0x0cac6528 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xp_dma_sync_for_device_slow) = 0xe91374d9 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xp_dma_unmap) = 0xb4f7ca78 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xp_free) = 0xa353e08d needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xp_raw_get_dma) = 0x0eb88c7f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xp_set_rxq_info) = 0x86b2db4e needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xsk_tx_completed) = 0x5205b281 needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xsk_tx_peek_desc) = 0xe67282ce needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
- nothing provides kernel(xsk_tx_release) = 0xb016016f needed by kmod-ixgbe-5.19.6-1.rhel9u1.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
1 year, 1 month
Missing data for some VM in Grafana Monitoring Portal
by Guillaume Pavese
Hi all.
We are using oVirt 4.5.4 with the provided grafana monitoring tool.
Everything seemed to be working as expected, however we have discovered
that for some vm (not all), there is no available Disk or Ethernet data
(while CPU and Memory data is available) :
[image: image.png]
While for some other VMs running on the same host, all data is available:
[image: image.png]
Does anyone have an idea what might be going wrong?
--
Ce message et toutes les pièces jointes (ci-après le “message”) sont
établis à l’intention exclusive de ses destinataires et sont confidentiels.
Si vous recevez ce message par erreur, merci de le détruire et d’en avertir
immédiatement l’expéditeur. Toute utilisation de ce message non conforme a
sa destination, toute diffusion ou toute publication, totale ou partielle,
est interdite, sauf autorisation expresse. L’internet ne permettant pas
d’assurer l’intégrité de ce message . Interactiv-group (et ses filiales)
décline(nt) toute responsabilité au titre de ce message, dans l’hypothèse
ou il aurait été modifié. IT, ES, UK.
<https://interactiv-group.com/disclaimer.html>
1 year, 1 month
PKIX path validation failed:
by Marcelo Vieira
Prezados, boa tarde!
Como faço para atualizar o certificado Java?
Estou recebendo o seguinte erro na console do engine :
PKIX path validation failed: java.security.cert.CertPathValidatorException:
validity check failed
e recebendo erro na console do root"
This web browser is too old to run the Web Console (missing
selector(:is():where()))
[root@node1 ~]# cat /etc/centos-release
CentOS Stream release 8
[root@node1 ~]# uname -a
Linux node1 4.18.0-383.el8.x86_64 #1 SMP Wed Apr 20 15:38:08 UTC 2022
x86_64 x86_64 x86_64 GNU/Linux
Att.,
Marcelo
1 year, 1 month
After upgrade to 4.5.4: host reboot fails and api-user unable to log in
by Thyen, Niko
Hi all,
i just upgraded a cluster from 4.3.10 to 4.5.4. 3 hosts, hosted-engine,
engine deployment via shell and with restore from backup. Engine update
worked fine, but host update from 4.4.10 to 4.5.4 failed because the
engine could not initiate a host reboot:
2023-10-10 13:37:27,802+02 WARN
[org.ovirt.engine.core.dal.job.ExecutionMessageDirector]
(EE-ManagedThreadFactory-engine-Thread-2) [7d4d6 a58] The message key
'SshHostReboot' is missing from 'bundles/ExecutionMessages'
2023-10-10 13:37:27,823+02 INFO
[org.ovirt.engine.core.bll.SshHostRebootCommand]
(EE-ManagedThreadFactory-engine-Thread-2) [7d4d6a58] Running command:
SshHostRebootCommand internal: true. Entities affected : ID:
b578519d-7f34-4509-8b8b-dbab1b2cf6d2 Type: VDSAction group
MANIPULATE_HOST with role type ADMIN
2023-10-10 13:37:27,827+02 INFO
[org.ovirt.engine.core.bll.SshHostRebootCommand]
(EE-ManagedThreadFactory-engine-Thread-2) [7d4d6a58] Opening SSH reboot
session on host <host fqdn>
2023-10-10 13:37:28,030+02 ERROR
[org.ovirt.engine.core.bll.SshHostRebootCommand]
(EE-ManagedThreadFactory-engine-Thread-2) [7d4d6a58] SSH reboot command
failed on host '<host fqdn>': SSH session closed during connection
'root@<host fqdn>'
Stdout:
Stderr:
2023-10-10 13:37:28,038+02 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engine-Thread-2) [7d4d6a58] EVENT_ID:
SYSTEM_FAILED_SSH_HOST_RESTART(198), A restart using SSH initiated by
the engine to Host <host fqdn> has failed.
This also happens when a host is reinstalled via engine webinterface.
How can i fix this? The only Workaround i found is rebooting the host
via SSH and reactivating it via engine webinterface.
Also, i constantly find error messages like these in the engine.log:
2023-10-11 13:54:11,338+02 INFO
[org.ovirt.engine.extension.aaa.jdbc.core.Authentication] (default
task-815) [] locking user: api-user due to interval failures
2023-10-11 13:54:14,932+02 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-812) [] EVENT_ID: USER_VDC_LOGIN_FAILED(114), User
api-user@internal connecting from '<engine-ip>' failed to log in :
'Unable to log in because the password has expired. Please change the
password to proceed.'.
2023-10-11 13:54:14,933+02 ERROR
[org.ovirt.engine.core.sso.service.SsoService] (default task-815) []
OAuthException access_denied: Cannot authenticate user
'api-user@internal': Unable to log in because the password has expired.
Please change the password to proceed..
2023-10-11 13:54:14,934+02 ERROR
[org.ovirt.engine.core.aaa.filters.SsoRestApiAuthFilter] (default
task-814) [] Cannot authenticate using authentication Headers:
access_denied: Cannot authenticate user 'api-user@internal': Unable to
log in because the password has expired. Please change the password to
proceed..
This only affects the user "api-user". I am still new to oVirt and have
no idea what the api-user is trying to do and where.
I found
https://www.ovirt.org/develop/release-management/features/infra/aaa-jdbc....
but havent tried resetting yet because i dont know what will be affected
by that.
Can anyone help to point me in the right direction?
Many thanks in advance :)
Regards,
Niko
1 year, 1 month
Impossible to snaphot certain virtual machines
by nolhan.bertille@unige.ch
Hello all,
When performing snapshots I recieve the following error
2023-10-09 16:09:49,951: !!! No snapshot found !!!
2023-10-09 16:09:49,951: All backups done
2023-10-09 16:09:49,951: Backup failure for:
2023-10-09 16:09:49,951: *******
2023-10-09 16:09:49,951: Some errors occurred during the backup, please check the log file
Where can I look for more information? Where can I rise the verbosity ?
What process should I look at ?
Thanks all
1 year, 1 month
Getting error when performing snapshots
by nolhan.bertille@unige.ch
Hello Guys,
I'm repeatly getting the following error when running snapshots with the script backup.py
2023-10-06 14:54:09,773: !!! No snapshot found !!!
2023-10-06 14:54:09,773: All backups done
2023-10-06 14:54:09,773: Backup failure for:
2023-10-06 14:54:09,773: *******
2023-10-06 14:54:09,773: Some errors occurred during the backup, please check the log file
I have no idea what/where to lok at ?
Could somebody help me ?
1 year, 1 month
Hosted engine VM not coming up after Storage rebuild.
by Sumit Basu
Hi,
We are running Ovirt 4.3 on IBM x3650, x3550 servers with our SAN on IBM Midrange storage DS5300. All the storage domains are separate LUN's in the storage with a dedicated LUN for the HostedEngine VM. The storage had a failure due to a major power issue. One of the storage array's that have the storage domains had to be re-constructed using IBM's StorageManager tool. After booting the hosts, i can see all the storage domains as LUN's with the multipath -ll from all the hosts, but on starting the hosted engine with #hosted-engine --vm-start, and checking with --vm-status i get
"Engine status : {"reason": "failed liveliness check", "health": "bad", "vm": "up", "detail": "Up"}'.
The global maintenance mode is enabled and i tried "hosted-engine --console" - after logging in i checked the boot.log, i find
[FAILED] Failed to mount /var/log.
See 'systemctl status var-log.mount' for details.
[DEPEND] Dependency failed for Update UTMP about System Boot/Shutdown.
[DEPEND] Dependency failed for Update UTMP about System Runlevel Changes.
[DEPEND] Dependency failed for Flush Journal to Persistent Storage.
[DEPEND] Dependency failed for /var/log/audit.
[DEPEND] Dependency failed for Local File Systems.
[DEPEND] Dependency failed for Mark the need to relabel after reboot.
[DEPEND] Dependency failed for Migrate local... structure to the new structure.
[DEPEND] Dependency failed for Relabel all filesystems, if necessary.
the "systemctl status var-log.mount" shows
● var-log.mount - /var/log
Loaded: loaded (/etc/fstab; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2023-10-06 14:38:58 IST; 10min ago
Where: /var/log
What: /dev/mapper/ovirt-log
Docs: man:fstab(5)
man:systemd-fstab-generator(8)
Process: 691 ExecMount=/bin/mount /dev/mapper/ovirt-log /var/log -t xfs -o nodev (code=exited, status=32)
Oct 06 14:38:57 ovman systemd[1]: Mounting /var/log...
Oct 06 14:38:58 ovman mount[691]: mount: mount /dev/mapper/ovirt-...g
Oct 06 14:38:58 ovman systemd[1]: var-log.mount mount process exi...2
Oct 06 14:38:58 ovman systemd[1]: Failed to mount /var/log.
Oct 06 14:38:58 ovman systemd[1]: Unit var-log.mount entered fail....
Hint: Some lines were ellipsized, use -l to show in full.
I need to recover from this quick.
Sumit Basu
1 year, 1 month
keycloak Active Directory BufferOverFlowException
by karl.morgan@gmail.com
been trying to get a configuration working with ovirt 4.5.4 and keycloak and windows Active Directory
I have had partial success in that i can with a little fiddling use ldap authentication for users. The fiddling involves going in and adding specific permissions to each ID after the first attempt has been made.
I am now trying to get groups working such that I can have an AD user group automatically determine a users capabilities dependent on inclusion in specific groups.
I have keycloak configured where, from within keycloak I can list users, And i can see which groups a user is a member of. It looks like is should be working. However, in Ovirt im getting invalid data error in the web and logs print the following
==> error_log <==
[Thu Oct 05 09:22:58.037130 2023] [proxy_ajp:error] [pid 75583:tid 140622648301312] AH03229: ajp_msg_append_cvt_string(): BufferOverflowException 4 5694
==> ssl_error_log <==
[Thu Oct 05 09:22:58.037162 2023] [proxy_ajp:error] [pid 75583:tid 140622648301312] [client 172.28.96.180:43980] AH00971: ajp_marshal_into_msgb: Error appending the header value, referer: https://ov2ctl01-mn.internal.shutterfly.com/ovirt-engine/
[Thu Oct 05 09:22:58.037171 2023] [proxy_ajp:error] [pid 75583:tid 140622648301312] [client 172.28.96.180:43980] AH00988: ajp_send_header: ajp_marshal_into_msgb failed, referer: https://ov2ctl01-mn.internal.shutterfly.com/ovirt-engine/
[Thu Oct 05 09:22:58.037176 2023] [proxy_ajp:error] [pid 75583:tid 140622648301312] (120001)APR does not understand this error code: [client 172.28.96.180:43980] AH00868: request failed to 127.0.0.1:8702 (127.0.0.1), referer: https://ov2ctl01-mn.internal.shutterfly.com/ovirt-engine/
Pretty sure i need to be able to adjust a buffer size between keycloak and ajp module but am clueless how to proceed. Any help would be appreciated
1 year, 1 month