September 9, 20196 yr I would like to create 2 macvlans on my unraid box, but I am getting an answer: RTNETLINK answers: Device or resource busy This works on just about any linux except on my unraid.. Am I doing something wrong? I have tried the following: ip link add link eth0 name eth1 address 7e:40:b2:a8:67.16 type macvlan ip link add link eth0 name eth0.1 address 7e:40:b2:a8:67.16 type macvlan Thanks. Edited September 11, 20196 yr by EArroyo
September 9, 20196 yr Use the GUI to create the networks. See Settings -> Docker (Docker service must be stopped to make changes) Edited September 9, 20196 yr by bonienl
September 9, 20196 yr Author Thank you for your reply. What I am trying to do is not run dockers. I already have 3 Ubuntu Playground dockers, I wanted to remove these and run the daemon binding to IP address.
September 9, 20196 yr Your manual creation interferes with the implementation of Unraid, which creates networks automatically for the existing interfaces.
September 11, 20196 yr Author Yeah, thank you, I figured it out, I had to use Custom: br0 and it lets me put the IP address.
Archived
This topic is now archived and is closed to further replies.