bugutil-vserver - Bugs: bug #14034, Vserver shutdown does not remove...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #14034: Vserver shutdown does not remove IP address

Submitter:  Kevin Pendleton <kevinp>
Submitted:  Thu 04 Aug 2005 03:32:59 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Crash Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Component Version:  alpha
Release:  0.30.208

Thu 04 Aug 2005 03:32:59 PM UTC, original submission:  

When shutting down a vserver, the ip address is not properly released/flushed from the system.

With the vserver running, ip a:

inet 1.2.3.4/24 brd 1.2.3.255 scope global secondary eth0:test

After the vserver has stopped, ip a:

inet 1.2.3.4/24 brd 1.2.3.255 scope global secondary eth0:test

When stopping the vserver, the following error is generated:

Please stand by while rebooting the system...
init: /dev/initctl: No such file or directory
RTNETLINK answers: Cannot assign requested address

Which why does it say it is rebooting the system, when executed: `vserver test stop`?

Kevin Pendleton <kevinp>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code