We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
root@WangCloud:~# docker run -itd \
-v /volume1/docker/ttnode/ttnodecache:/mnts --name ttnode --hostname ttnode1 --net=macnet --ip=192.168.50.21 --dns=114.114.114.114 --mac-address 97:41:F6:07:D2:0C --privileged=true --restart=always ericwang2006/ttnode d74135c74e740ad92bb83df0eab8e14215509564decc6d8ce9acc82b2d14c296 docker: Error response from daemon: failed to create the macvlan port: device or resource busy.
The text was updated successfully, but these errors were encountered:
root@WangCloud:~# docker run -itd \ -v /volume1/docker/ttnode/ttnodecache:/mnts --name ttnode --hostname ttnode1 --net=macnet --ip=192.168.50.21 --dns=114.114.114.114 --mac-address 97:41:F6 :07:D2:0C --privileged=true --restart=always ericwang2006/ttnode d74135c74e740ad92bb83df0eab8e14215509564decc6d8ce9acc82b2d14c296 docker :来自守护进程的错误响应:未能创建 macvlan 端口:设备或资源繁忙。
-v /volume1/docker/ttnode/ttnodecache:/mnts --name ttnode --hostname ttnode1 --net=macnet --ip=192.168.50.21 --dns=114.114.114.114 --mac-address 97:41:F6 :07:D2:0C --privileged=true --restart=always ericwang2006/ttnode d74135c74e740ad92bb83df0eab8e14215509564decc6d8ce9acc82b2d14c296 docker :来自守护进程的错误响应:未能创建 macvlan 端口:设备或资源繁忙。
这一步做了没?
Sorry, something went wrong.
参考以下 #91 两种可能, 一种是创建macvlan时父接口选择不对 另外一种可能就是驱动不支持
No branches or pull requests
root@WangCloud:~# docker run -itd \
The text was updated successfully, but these errors were encountered: