Actions
Bug #4406
openipadm create-if fails if /etc/ipadm/ipadm.conf doesn't exist
Start date:
2013-12-19
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
`ipadm create-if` fails with an unhelpful error message if /etc/ipadm/ipadm.conf does not exist. ipadm does a door_call to ipmgmtd which tries to open ipadm.conf. If the open fails, the error is propagated to ipadm. Creating the directory & making an empty file allows create-if to succeed.
The problem really is with ipmgmtd.
Updated by Yuri Pankov almost 7 years ago
- Status changed from New to Feedback
Is this really an issue? ipadm.conf should exist as it's installed with ipmgmtd.
Actions