Modify

Ticket #946 (closed defect: fixed)

Opened 13 years ago

Last modified 12 years ago

upstart network-interface services always fail

Reported by: Joe Digilio <[email protected]…> Owned by: desai
Priority: minor Milestone: Bcfg2 1.2.0 Release
Component: bcfg2-client Version: 1.0
Keywords: Cc:

Description

Bcfg2 is unable to check the status of *network-interface services because they need a parameter passed.

Right now, the client does this:

> /usr/sbin/service network-interface status
< status: Unknown parameter: INTERFACE

It needs INTERFACE=<iface> passed to it:

/usr/sbin/service network-interface status INTERFACE=eth0
network-interface (eth0) start/running

Note, this also affects: bridge-network-interface, iscsi-network-interface, and possibly others.

Attachments

Change History

comment:1 Changed 12 years ago by solj

  • Status changed from new to closed
  • Resolution set to fixed

Fixed by you in c3fc934edbab4258467ee650d4775188cf41fd12. Thanks :-).

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.