Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[求助/Help] v3.11.9部署融合云 host服务启动失败导致telegraf无法启动 #22090

Closed
SimonXu666j opened this issue Feb 12, 2025 · 0 comments
Labels
question Further information is requested

Comments

@SimonXu666j
Copy link

kubectl logs default-host-2whb9 -c host -n onecloud
[info 250212 08:13:05 procutils.WaitZombieLoop(zombie_others.go:36)] My pid is not 1 and no need to wait zombies
[info 250212 08:13:05 options.parseOptions(options.go:337)] Use configuration file: /etc/yunion/host.conf
[warning 250212 08:13:05 structarg.(*ArgumentParser).parseJSONKeyValue(structarg.go:1215)] Cannot find argument enable-qmp-monitor
[warning 250212 08:13:05 structarg.(*ArgumentParser).parseJSONKeyValue(structarg.go:1215)] Cannot find argument start-host-ignore-sys-error
[warning 250212 08:13:05 structarg.(*ArgumentParser).parseJSONKeyValue(structarg.go:1215)] Cannot find argument disk-is-ssd
[warning 250212 08:13:05 structarg.(*ArgumentParser).parseJSONKeyValue(structarg.go:1215)] Cannot find argument enable-rbac
[warning 250212 08:13:05 structarg.(*ArgumentParser).parseJSONKeyValue(structarg.go:1215)] Cannot find argument enable-health-checker
[warning 250212 08:13:05 structarg.(*ArgumentParser).parseJSONKeyValue(structarg.go:1215)] Cannot find argument health-driver
[info 250212 08:13:05 options.parseOptions(options.go:360)] Set log level to "info"
[info 2025-02-12 08:13:05 options.parseOptions(options.go:337)] Use configuration file: /etc/yunion/common/common.conf
[info 2025-02-12 08:13:05 options.parseOptions(options.go:360)] Set log level to "info"
[info 2025-02-12 08:13:05 hostman.(*SHostService).InitService(host_services.go:64)] exec socket path: /var/run/onecloud/exec.sock
[info 2025-02-12 08:13:05 app.InitApp(app.go:32)] RequestWorkerCount: 8
[info 2025-02-12 08:13:05 appsrv.NewApplication(appsrv.go:121)] App hostId: xy5mK72KLjJyuJE1orFRttY73fs= (host,10-87-130-37,10.87.130.37)
2025/02/12 08:13:05 Allow hosts []
[info 2025-02-12 08:13:05 appsrv.(*Application).SetDefaultTimeout(appsrv.go:137)] adjust application default timeout to 60.000000 seconds
[info 2025-02-12 08:13:05 hostinfo.DetectCpuInfo(hostinfohelper.go:78)] cpuinfo freq 3092
[info 2025-02-12 08:13:05 hostinfo.NewHostInfo(hostinfo.go:2526)] CPU Model Intel(R) Xeon(R) Gold 6242R CPU @ 3.10GHz Microcode 0x1
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).prepareEnv(hostinfo.go:421)] supported io schedulers [mq-deadline kyber bfq none]
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).prepareEnv(hostinfo.go:425)] HDD I/O Scheduler switch to bfq
[info 2025-02-12 08:13:06 fileutils2.ChangeBlkdevParameter(fileutils.go:260)] Set queue/scheduler of sda to bfq
[info 2025-02-12 08:13:06 fileutils2.ChangeBlkdevParameter(fileutils.go:260)] Set queue/scheduler of sr0 to bfq
[info 2025-02-12 08:13:06 fileutils2.ChangeBlkdevParameter(fileutils.go:260)] Set queue/scheduler of vda to bfq
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).prepareEnv(hostinfo.go:432)] SSD I/O Scheduler switch to none
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).Init(hostinfo.go:197)] Start detectHostInfo
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).detectKVMMaxCpus(hostinfo.go:931)] KVM API VERSION 12
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).detectKVMMaxCpus(hostinfo.go:936)] KVM CAP MAX VCPUS: 2048
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).detectKVMMaxCpus(hostinfo.go:944)] KVM CAP NR VCPUS: 2048
[info 2025-02-12 08:13:06 sysutils.detectNestSupport(kvm.go:146)] Host is support kvm nest ...
[info 2025-02-12 08:13:06 sysutils.detectNestSupport(kvm.go:151)] Host kvm nest is enabled ...
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).detectOsDist(hostinfo.go:824)] DetectOsDist CentOS Linux 7.9.2009
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).detectQemuVersion(hostinfo.go:898)] Detect qemu version is 4.2.0
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).detectOvsVersion(hostinfo.go:1039)] Detect OVS version is 2.12.4
[info 2025-02-12 08:13:06 hostinfo.(*SHostInfo).detectOvsKOVersion(hostinfo.go:1056)] kernel module openvswitch vermagic: 4.18.0-348.23.1.1.ga8e8b87.el7.1.x86_64 SMP mod_unload modversions
[info 2025-02-12 08:13:07 hostinfo.(*SHostInfo).Init(hostinfo.go:206)] Start parseConfig
[info 2025-02-12 08:13:07 hostinfo.NewNIC(hostinfohelper.go:241)] IP 10.87.130.37/br0/eth0
[info 2025-02-12 08:13:07 hostbridge.(*SBaseBridgeDriver).ConfirmToConfig(hostbridge.go:336)] bridge br0 already has ip 10.87.130.37
[info 2025-02-12 08:13:07 hostinfo.NewNIC(hostinfohelper.go:291)] Confirm to configuration!! To migrate physical interface configs
[info 2025-02-12 08:13:07 hostbridge.(*SBaseBridgeDriver).MigrateSlaveConfigs(hostbridge.go:234)] to migrate routes: [] slaveAddress: []
[info 2025-02-12 08:13:07 hostbridge.(*SBaseBridgeDriver).MigrateSlaveConfigs(hostbridge.go:285)] to migrate routes: [] slaveAddress: [] delRoutes: []
[info 2025-02-12 08:13:07 hostinfo.(*SNIC).SetupDhcpRelay(hostinfohelper.go:203)] Not enable dhcp relay on nic: &hostinfo.SNIC{Inter:"eth0", Bridge:"br0", Ip:"10.87.130.37", Wire:"", WireId:"", Mask:24, Bandwidth:1000, BridgeDev:(*hostbridge.SOVSBridgeDriver)(0xc0008e9c50), dhcpServer:(*hostdhcp.SGuestDHCPServer)(0xc000ebe840)}
[info 2025-02-12 08:13:07 hostinfo.(*SHostInfo).setupOvnChassis(hostinfo.go:224)] Start setting up ovn chassis
[error 2025-02-12 08:13:07 auth.(*authManager).startRefreshRevokeTokens(auth.go:193)] refreshRevokeTokens: No valid admin token credential
[info 2025-02-12 08:13:07 hostman.(*SHostService).RunService.func1(host_services.go:85)] Auth complete!!
[info 2025-02-12 08:13:07 policy.(*SPolicyManager).init(policy.go:160)] policy fetch worker count 1
[info 2025-02-12 08:13:07 consts.SetNonDefaultDomainProjects(consts.go:109)] set non_default_domain_projects to false
[info 2025-02-12 08:13:07 options.StartOptionManagerWithSessionDriver(manager.go:68)] OptionManager start to fetch service configs with interval 30m0s ...
[info 2025-02-12 08:13:07 watcher.(*SInformerSyncManager).startWatcher(watcher.go:83)]EndpointChangeManager: Start resource informer watcher for endpoint
[info 2025-02-12 08:13:07 options.optionsEquals(manager.go:120)] Options added: {"api_server":"https://10.87.130.200"}
[info 2025-02-12 08:13:07 watcher.(*SInformerSyncManager).startWatcher(watcher.go:83)]ServiceConfigManager: Start resource informer watcher for service
[info 2025-02-12 08:13:07 guestman.(*SGuestManager).InitQemuMaxCpus(guestman.go:150)] KVM max cpus count: 2048
[info 2025-02-12 08:13:07 guestman.(*SGuestManager).InitQemuMaxCpus(guestman.go:168)] Machine type pc max cpus: 240
[info 2025-02-12 08:13:07 guestman.(*SGuestManager).InitQemuMaxCpus(guestman.go:168)] Machine type q35 max cpus: 240
[info 2025-02-12 08:13:07 informer.(*EtcdBackendForClient).StartClientWatch(etcd_client.go:84)] /onecloud/informer watched
[info 2025-02-12 08:13:07 informer.NewWatchManagerBySessionBg.func1(watcher.go:51)] callback with watchMan success.
[info 2025-02-12 08:13:07 guestman.(*SGuestManager).InitPythonPath.func1(guestman.go:183)] Python path /usr/bin/python
[info 2025-02-12 08:13:07 informer.(*EtcdBackendForClient).StartClientWatch(etcd_client.go:84)] /onecloud/informer watched
[info 2025-02-12 08:13:07 informer.NewWatchManagerBySessionBg.func1(watcher.go:51)] callback with watchMan success.
[info 2025-02-12 08:13:09 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:13:09 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:13:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:13:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...
[info 2025-02-12 08:13:39 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:13:39 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:13:39 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:13:39 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...
[info 2025-02-12 08:14:07 ovnutils.configBridgeMtu.func1(ovnutils.go:42)] set brvpc MTU to 1500 success!
[info 2025-02-12 08:14:09 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:14:09 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:14:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:14:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...
[info 2025-02-12 08:14:39 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:14:39 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:14:39 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:14:39 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...
[info 2025-02-12 08:15:09 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:15:09 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:15:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:15:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...
[info 2025-02-12 08:15:39 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:15:39 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:15:39 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:15:39 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...
[info 2025-02-12 08:16:09 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:16:09 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:16:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:16:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...
[info 2025-02-12 08:16:39 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:16:39 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:16:39 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:16:39 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...
[info 2025-02-12 08:17:09 hostinfo.(*SHostInfo).ensureMasterNetworks(hostinfo.go:1259)] Master ip 10.87.130.37 to fetch wire
[info 2025-02-12 08:17:09 hostinfo.(*SHostInfo).tryCreateNetworkOnWire(hostinfo.go:1230)] Get master ip 10.87.130.37 and mask 24
[error 2025-02-12 08:17:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1155)] register failed: initHostRecords: initHostRecord: try create network: find_matched == false: InvalidStatusError
[error 2025-02-12 08:17:09 hostinfo.(*SHostInfo).onFail(hostinfo.go:1161)] register failed, try 30 seconds later...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant