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

无法安装 #99

Open
annce opened this issue Jan 11, 2022 · 2 comments
Open

无法安装 #99

annce opened this issue Jan 11, 2022 · 2 comments

Comments

@annce
Copy link

annce commented Jan 11, 2022

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.

@68cs
Copy link

68cs commented Jan 12, 2022

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 端口:设备或资源繁忙。
Xnip2022-01-12_08-01-36

这一步做了没?

@ericwang2006
Copy link
Owner

参考以下 #91
两种可能, 一种是创建macvlan时父接口选择不对
另外一种可能就是驱动不支持

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

No branches or pull requests

3 participants