|
|
neutron.agent.dhcp.agent OSError: [Errno 13] Permission denied: '/var/lib/neutron/dhcp/b3f66f65-9d1b-469c-9387-dbe743c85636/tmpWEI4ZT'- q% G& u/ P. i: J' G
tail -f /var/log/neutron/dhcp.log! s3 f1 `* s- y. m
发现一直报错# |4 ?* f( C; x
Error: [Errno 13] Permission denied: '/var/lib/neutron/dhcp/b3f66f65-9d1b-469c-9387-dbe743c85636/tmpWEI4ZT'7 `1 ~8 J6 T8 K5 @, J2 B
( h3 P+ s" j: W% W+ ]6 I5 T' lchown -R neutron:neutron /var/lib/neutron/dhcp/b3f66f65-9d1b-469c-9387-dbe743c85636/# s" b1 R7 \( `& E8 p) G, P" G
chown -R neutron:neutron /etc/neutron/ c9 N& Y- r/ e" h& }9 d
再重启$ ]7 s& |8 @' x% n
systemctl restart neutron-dhcp-agent.service服务 即可解决此问题。5 [( c+ o4 s8 e" n G$ W) H
|
|