shen ysh
shen ysh
I have the same problem, I change `NB_ICE_DISCONNECTED_TIMEOUT_SEC` to 13,solved this problem. on centos: vi /etc/sysconfig/netbird ``` # NB_LOG_LEVEL=debug # PION_LOG_DEBUG=all NB_ICE_DISCONNECTED_TIMEOUT_SEC=13 ``` i think `iceDisconnectedTimeoutDefault` should be more than...
we use rook ceph as storage, wish save image to ceph rbd block (stroageClass: ceph-block), then create VirtualMachineDisk from VirtualMachineImage store in ceph-block. we assume it use `rbd clone` like...
@brandboat I’m not very familiar with the PR process. Please help fix this issue.
same issue. 2 days ago,after restart cloudcore,`keadm join` a edge node successfully today, no restart cloudcore,`keadm join` another node failed `./keadm join --cloudcore-ipport=192.168.203.110:10000 --token $TOKEN --cgroupdriver systemd --kubeedge-version v1.19.0 --remote-runtime-endpoint...