Advertisement
Guest User

Untitled

a guest
Jan 10th, 2025
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.21 KB | None | 0 0
  1. 2025-01-10 12:45:08,398: MainThread: ifupdown2: log.py:196:__init_debug_logging(): debug: persistent debugging is initialized
  2. 2025-01-10 12:45:08,427: MainThread: ifupdown2: main.py:165:run_up(): debug: args = Namespace(all=True, iflist=[], verbose=False, debug=False, quiet=False, CLASS=None, withdepends=False, perfmode=True, nocache=False, excludepats=None, interfacesfile=None, interfacesfileformat='native', type=None, syntaxcheck=False, skipupperifaces=False, force=False, syslog=False, systemd=True, noact=False, printdependency=None, noaddons=False, version=None, nldebug=False)
  3. 2025-01-10 12:45:08,427: MainThread: ifupdown2: main.py:171:run_up(): debug: creating ifupdown object ..
  4. 2025-01-10 12:45:08,427: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2423:get_all_links_wait_netlinkq(): info: requesting link dump
  5. 2025-01-10 12:45:08,430: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2435:get_all_addresses_wait_netlinkq(): info: requesting address dump
  6. 2025-01-10 12:45:08,431: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2445:get_all_netconf_wait_netlinkq(): info: requesting netconf dump
  7. 2025-01-10 12:45:08,432: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2246:reset_errorq(): debug: nlcache: reset errorq
  8. 2025-01-10 12:45:08,432: MainThread: ifupdown: ifupdownmain.py:329:__init__(): debug: {'enable_persistent_debug_logging': 'yes', 'use_daemon': 'no', 'template_enable': '1', 'template_engine': 'mako', 'template_lookuppath': '/etc/network/ifupdown2/templates', 'default_interfaces_configfile': '/etc/network/interfaces', 'disable_cli_interfacesfile': '0', 'addon_syntax_check': '0', 'addon_scripts_support': '1', 'addon_python_modules_support': '1', 'multiple_vlan_aware_bridge_support': '1', 'ifquery_check_success_str': 'pass', 'ifquery_check_error_str': 'fail', 'ifquery_check_unknown_str': '', 'ifquery_ifacename_expand_range': '0', 'link_master_slave': '1', 'delay_admin_state_change': '0', 'ifreload_down_changed': '0', 'addr_config_squash': '0', 'ifaceobj_squash': '0', 'adjust_logical_dev_mtu': '1', 'state_dir': '/run/network/'}
  9. 2025-01-10 12:45:08,432: MainThread: ifupdown: ifupdownmain.py:1424:load_addon_modules(): info: loading builtin modules from ['/usr/share/ifupdown2/addons']
  10. 2025-01-10 12:45:08,435: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module openvswitch not loaded (module init failed: no /usr/bin/ovs-vsctl found)
  11. 2025-01-10 12:45:08,436: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module openvswitch_port not loaded (module init failed: no /usr/bin/ovs-vsctl found)
  12. 2025-01-10 12:45:08,442: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module ppp not loaded (module init failed: no /usr/bin/pon found)
  13. 2025-01-10 12:45:08,444: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module batman_adv not loaded (module init failed: no /usr/sbin/batctl found)
  14. 2025-01-10 12:45:08,448: MainThread: ifupdown.bridge: bridge.py:644:__init__(): debug: bridge: using reserved vlan range (0, 0)
  15. 2025-01-10 12:45:08,448: MainThread: ifupdown.bridge: bridge.py:664:__init__(): debug: bridge: init: warn_on_untagged_bridge_absence=False
  16. 2025-01-10 12:45:08,448: MainThread: ifupdown.bridge: bridge.py:671:__init__(): debug: bridge: init: vxlan_bridge_default_igmp_snooping=None
  17. 2025-01-10 12:45:08,449: MainThread: ifupdown.bridge: bridge.py:680:__init__(): debug: bridge: init: arp_nd_suppress_only_on_vxlan=False
  18. 2025-01-10 12:45:08,449: MainThread: ifupdown.bridge: bridge.py:686:__init__(): debug: bridge: init: bridge_always_up_dummy_brport=None
  19. 2025-01-10 12:45:08,449: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /sbin/sysctl net.bridge.bridge-allow-multiple-vlans
  20. 2025-01-10 12:45:08,449: MainThread: ifupdown.bridge: bridge.py:696:__init__(): debug: bridge: init: multiple vlans allowed True
  21. 2025-01-10 12:45:08,453: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module mstpctl not loaded (module init failed: no /sbin/mstpctl found)
  22. 2025-01-10 12:45:08,455: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /bin/ip rule show
  23. 2025-01-10 12:45:08,456: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /bin/ip -6 rule show
  24. 2025-01-10 12:45:08,572: MainThread: ifupdown.address: address.py:298:__policy_get_default_mtu(): info: address: using default mtu 1500
  25. 2025-01-10 12:45:08,572: MainThread: ifupdown.address: address.py:312:__policy_get_max_mtu(): info: address: max_mtu undefined
  26. 2025-01-10 12:45:08,572: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /sbin/sysctl net.ipv6.conf.all.accept_ra
  27. 2025-01-10 12:45:08,572: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /sbin/sysctl net.ipv6.conf.all.autoconf
  28. 2025-01-10 12:45:08,574: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /usr/sbin/ip vrf id
  29. 2025-01-10 12:45:08,575: MainThread: ifupdown.dhcp: dhcp.py:55:__init__(): info: mgmt vrf_context = False
  30. 2025-01-10 12:45:08,575: MainThread: ifupdown.dhcp: dhcp.py:70:__init__(): debug: dhclient: dhclient_retry_on_failure set to 0
  31. 2025-01-10 12:45:08,576: MainThread: ifupdown.addressvirtual: addressvirtual.py:99:__init__(): info: executing /bin/ip addr help
  32. 2025-01-10 12:45:08,577: MainThread: ifupdown.addressvirtual: addressvirtual.py:104:__init__(): info: address metric support: OK
  33. 2025-01-10 12:45:08,579: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module ppp not loaded (module init failed: no /usr/bin/pon found)
  34. 2025-01-10 12:45:08,580: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module mstpctl not loaded (module init failed: no /sbin/mstpctl found)
  35. 2025-01-10 12:45:08,580: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module batman_adv not loaded (module init failed: no /usr/sbin/batctl found)
  36. 2025-01-10 12:45:08,581: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module openvswitch_port not loaded (module init failed: no /usr/bin/ovs-vsctl found)
  37. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:1449:load_addon_modules(): info: module openvswitch not loaded (module init failed: no /usr/bin/ovs-vsctl found)
  38. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:1536:load_scripts(): info: looking for user scripts under /etc/network
  39. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-pre-up.d ...
  40. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-up.d ...
  41. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-post-up.d ...
  42. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-pre-down.d ...
  43. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-down.d ...
  44. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:1539:load_scripts(): info: loading scripts under /etc/network/if-post-down.d ...
  45. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:379:__init__(): info: 'link_master_slave' is set. slave admin state changes will be delayed till the masters admin state change.
  46. 2025-01-10 12:45:08,582: MainThread: ifupdown: ifupdownmain.py:396:__init__(): info: using mgmt iface default prefix eth
  47. 2025-01-10 12:45:08,582: MainThread: ifupdown.networkInterfaces: networkinterfaces.py:506:read_file(): info: processing interfaces file /etc/network/interfaces
  48. 2025-01-10 12:45:08,583: MainThread: ifupdown.networkInterfaces: networkinterfaces.py:164:process_source(): debug: processing sourced line ..'source /etc/network/interfaces.d/*'
  49. 2025-01-10 12:45:08,583: MainThread: ifupdown.networkInterfaces: networkinterfaces.py:506:read_file(): info: processing interfaces file /etc/network/interfaces.d/postup-webui-ports
  50. 2025-01-10 12:45:08,583: MainThread: ifupdown.bond: modulebase.py:257:parse_port_list(): debug: bond0: evaluating port expr '['enp1s0f0v0', 'enp1s0f1v0']'
  51. 2025-01-10 12:45:08,583: MainThread: ifupdown: ifupdownmain.py:859:populate_dependency_info(): debug: populate_dependency_info: deleting blacklisted interface vmbr0.10
  52. 2025-01-10 12:45:08,584: MainThread: ifupdown: ifupdownmain.py:1564:_sched_ifaces(): debug: scheduling '['pre-up', 'up', 'post-up']' for ['lo', 'enp1s0f0v0', 'enp1s0f1v0', 'bond0']
  53. 2025-01-10 12:45:08,584: MainThread: ifupdown: ifupdownmain.py:2467:_pretty_print_ordered_dict(): debug: dependency graph {
  54. lo : []
  55. enp1s0f0v0 : []
  56. enp1s0f1v0 : []
  57. bond0 : ['enp1s0f1v0', 'enp1s0f0v0']
  58. vmbr0 : []
  59. }
  60. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:578:sched_ifaces(): debug: graph roots (interfaces that dont have dependents): ['lo', 'bond0']
  61. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: lo: running ops ...
  62. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module xfrm
  63. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module link
  64. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module bond
  65. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module vlan
  66. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module vxlan
  67. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module usercmds
  68. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module bridge
  69. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module bridgevlan
  70. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module tunnel
  71. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module vrf
  72. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module ethtool
  73. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module auto
  74. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: pre-up : running module address
  75. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: up : running module dhcp
  76. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: up : running module address
  77. 2025-01-10 12:45:08,584: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: up : running module addressvirtual
  78. 2025-01-10 12:45:08,585: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: up : running module usercmds
  79. 2025-01-10 12:45:08,585: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: lo: up : running script /etc/network/if-up.d/chrony
  80. 2025-01-10 12:45:08,585: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  81. 2025-01-10 12:45:08,591: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: lo: up : running script /etc/network/if-up.d/postfix
  82. 2025-01-10 12:45:08,591: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  83. 2025-01-10 12:45:08,592: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: lo: post-up : running module usercmds
  84. 2025-01-10 12:45:08,592: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: lo: statemanager sync state pre-up
  85. 2025-01-10 12:45:08,592: MainThread: ifupdown: scheduler.py:286:run_iface_graph(): debug: bond0: found dependents ['enp1s0f1v0', 'enp1s0f0v0']
  86. 2025-01-10 12:45:08,592: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: enp1s0f1v0: running ops ...
  87. 2025-01-10 12:45:08,592: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module xfrm
  88. 2025-01-10 12:45:08,592: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module link
  89. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module bond
  90. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module vlan
  91. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module vxlan
  92. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module usercmds
  93. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module bridge
  94. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module bridgevlan
  95. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module tunnel
  96. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module vrf
  97. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module ethtool
  98. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module auto
  99. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: pre-up : running module address
  100. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: up : running module dhcp
  101. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: up : running module address
  102. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: up : running module addressvirtual
  103. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: up : running module usercmds
  104. 2025-01-10 12:45:08,593: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: enp1s0f1v0: up : running script /etc/network/if-up.d/chrony
  105. 2025-01-10 12:45:08,593: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  106. 2025-01-10 12:45:08,594: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: enp1s0f1v0: up : running script /etc/network/if-up.d/postfix
  107. 2025-01-10 12:45:08,594: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  108. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f1v0: post-up : running module usercmds
  109. 2025-01-10 12:45:08,604: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: enp1s0f1v0: statemanager sync state pre-up
  110. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: enp1s0f0v0: running ops ...
  111. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module xfrm
  112. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module link
  113. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module bond
  114. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module vlan
  115. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module vxlan
  116. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module usercmds
  117. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module bridge
  118. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module bridgevlan
  119. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module tunnel
  120. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module vrf
  121. 2025-01-10 12:45:08,604: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module ethtool
  122. 2025-01-10 12:45:08,605: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module auto
  123. 2025-01-10 12:45:08,605: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: pre-up : running module address
  124. 2025-01-10 12:45:08,605: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: up : running module dhcp
  125. 2025-01-10 12:45:08,605: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: up : running module address
  126. 2025-01-10 12:45:08,605: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: up : running module addressvirtual
  127. 2025-01-10 12:45:08,605: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: up : running module usercmds
  128. 2025-01-10 12:45:08,605: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: enp1s0f0v0: up : running script /etc/network/if-up.d/chrony
  129. 2025-01-10 12:45:08,605: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  130. 2025-01-10 12:45:08,606: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: enp1s0f0v0: up : running script /etc/network/if-up.d/postfix
  131. 2025-01-10 12:45:08,606: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  132. 2025-01-10 12:45:08,614: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: enp1s0f0v0: post-up : running module usercmds
  133. 2025-01-10 12:45:08,614: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: enp1s0f0v0: statemanager sync state pre-up
  134. 2025-01-10 12:45:08,614: MainThread: ifupdown: scheduler.py:161:run_iface_list_ops(): info: bond0: running ops ...
  135. 2025-01-10 12:45:08,614: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module xfrm
  136. 2025-01-10 12:45:08,614: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module link
  137. 2025-01-10 12:45:08,614: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module bond
  138. 2025-01-10 12:45:08,614: MainThread: ifupdown.bond: bond.py:697:get_ifla_bond_attr_from_user_config(): info: bond0: set bond-mode active-backup
  139. 2025-01-10 12:45:08,614: MainThread: ifupdown.bond: bond.py:697:get_ifla_bond_attr_from_user_config(): info: bond0: set bond-miimon 100
  140. 2025-01-10 12:45:08,615: MainThread: ifupdown.bond: bond.py:697:get_ifla_bond_attr_from_user_config(): info: bond0: set bond-primary enp1s0f0v0
  141. 2025-01-10 12:45:08,615: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:3130:link_add_bond_with_info_data(): info: bond0: netlink: ip link add dev bond0 type bond (with attributes)
  142. 2025-01-10 12:45:08,615: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:3134:link_add_bond_with_info_data(): debug: attributes: OrderedDict([(1, 1), (3, 100), (11, 6)])
  143. 2025-01-10 12:45:08,616: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2744:link_set_master(): info: enp1s0f0v0: netlink: ip link set dev enp1s0f0v0 master bond0
  144. 2025-01-10 12:45:08,618: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2610:link_up_force(): info: enp1s0f0v0: netlink: ip link set dev enp1s0f0v0 up
  145. 2025-01-10 12:45:08,619: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2744:link_set_master(): info: enp1s0f1v0: netlink: ip link set dev enp1s0f1v0 master bond0
  146. 2025-01-10 12:45:08,623: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2610:link_up_force(): info: enp1s0f1v0: netlink: ip link set dev enp1s0f1v0 up
  147. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module vlan
  148. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module vxlan
  149. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module usercmds
  150. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module bridge
  151. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module bridgevlan
  152. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module tunnel
  153. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module vrf
  154. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module ethtool
  155. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module auto
  156. 2025-01-10 12:45:08,623: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: pre-up : running module address
  157. 2025-01-10 12:45:08,623: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:3285:addr_add(): info: bond0: netlink: ip addr add 10.1.0.20/24 dev bond0
  158. 2025-01-10 12:45:08,624: MainThread: ifupdown2.NetlinkListenerWithCache: nlcache.py:2606:link_up(): info: bond0: netlink: ip link set dev bond0 up
  159. 2025-01-10 12:45:08,624: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: up : running module dhcp
  160. 2025-01-10 12:45:08,624: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: up : running module address
  161. 2025-01-10 12:45:08,625: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /bin/ip route replace default via 10.1.0.1 proto kernel dev bond0 onlink
  162. 2025-01-10 12:45:08,626: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: up : running module addressvirtual
  163. 2025-01-10 12:45:08,627: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: up : running module usercmds
  164. 2025-01-10 12:45:08,627: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: bond0: up : running script /etc/network/if-up.d/chrony
  165. 2025-01-10 12:45:08,627: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/chrony
  166. 2025-01-10 12:45:08,627: MainThread: ifupdown: scheduler.py:143:run_iface_op(): debug: bond0: up : running script /etc/network/if-up.d/postfix
  167. 2025-01-10 12:45:08,627: MainThread: ifupdown: utils.py:307:_log_command_exec(): info: executing /etc/network/if-up.d/postfix
  168. 2025-01-10 12:45:08,636: MainThread: ifupdown: scheduler.py:105:run_iface_op(): debug: bond0: post-up : running module usercmds
  169. 2025-01-10 12:45:08,636: MainThread: ifupdown.stateManager: statemanager.py:150:ifaceobj_sync(): debug: bond0: statemanager sync state pre-up
  170. 2025-01-10 12:45:08,636: MainThread: ifupdown.stateManager: statemanager.py:198:save_state(): debug: saving state ..
  171. 2025-01-10 12:45:08,702: MainThread: ifupdown2: log.py:373:write(): info: exit status 0
  172.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement