Re: VLAN interface management - unloading carrying driver hangs the machine

2009-01-21 Thread Paul B. Mahol
On 1/8/09, Jack Vogel wrote: > Fine with me, go do it and I'll take the driver code out :) > > Jack > > > On Thu, Jan 8, 2009 at 12:18 AM, Yony Yossef > wrote: > >> > Jack Vogel wrote: >> > > >> > > >> > > On Wed, Jan 7, 2009 at 9:54 AM, Sam Leffler > > > > wrote: >> > > >

Re: VLAN interface management - unloading carrying driver hangs the machine

2009-01-08 Thread Jack Vogel
Fine with me, go do it and I'll take the driver code out :) Jack On Thu, Jan 8, 2009 at 12:18 AM, Yony Yossef wrote: > > Jack Vogel wrote: > > > > > > > > > On Wed, Jan 7, 2009 at 9:54 AM, Sam Leffler > > > wrote: > > > > > > Yony Yossef wrote: > > > > > >

RE: VLAN interface management - unloading carrying driver hangs the machine

2009-01-08 Thread Yony Yossef
> Jack Vogel wrote: > > > > > > On Wed, Jan 7, 2009 at 9:54 AM, Sam Leffler > > wrote: > > > > Yony Yossef wrote: > > > > Yony Yossef wrote: > > > > > > /sbin/ifconfig vlan3653 create > > > > Problem is when I

Re: VLAN interface management - unloading carrying driver hangs the machine

2009-01-07 Thread Sam Leffler
Jack Vogel wrote: On Wed, Jan 7, 2009 at 9:54 AM, Sam Leffler > wrote: Yony Yossef wrote: Yony Yossef wrote: /sbin/ifconfig vlan3653 create Problem is when I assign an IP to the vlan interface.

Re: VLAN interface management - unloading carrying driver hangs the machine

2009-01-07 Thread Jack Vogel
On Wed, Jan 7, 2009 at 9:54 AM, Sam Leffler wrote: > Yony Yossef wrote: > >> Yony Yossef wrote: >>> >>> /sbin/ifconfig vlan3653 create Problem is when I assign an IP to the vlan interface. In that case, unloading the driver results in hanging the host. Does it sound fami

Re: VLAN interface management - unloading carrying driver hangs the machine

2009-01-07 Thread Sam Leffler
Yony Yossef wrote: Yony Yossef wrote: /sbin/ifconfig vlan3653 create Problem is when I assign an IP to the vlan interface. In that case, unloading the driver results in hanging the host. Does it sound familiar to anybody? Well, surely I'd expect problems by doing so. The correct

Re: VLAN interface management - unloading carrying driver hangs the machine

2009-01-07 Thread Angelo Turetta
Yony Yossef wrote: /sbin/ifconfig vlan3653 create Problem is when I assign an IP to the vlan interface. In that case, unloading the driver results in hanging the host. Does it sound familiar to anybody? Well, surely I'd expect problems by doing so. The correct way is to /sbin/ifconf

RE: VLAN interface management - unloading carrying driver hangs the machine

2009-01-07 Thread Yony Yossef
> Yony Yossef wrote: > > /sbin/ifconfig vlan3653 create > > > > Problem is when I assign an IP to the vlan interface. > > In that case, unloading the driver results in hanging the host. > > > > Does it sound familiar to anybody? > > Well, surely I'd expect problems by doing so. > The correct wa

VLAN interface management - unloading carrying driver hangs the machine

2009-01-07 Thread Yony Yossef
Hi All, I'm having a problem on FreeBSD 6.3 and 7.0 with VLAN management. After loading my 10GigE driver I'm creating a vlan interface: /sbin/ifconfig vlan3653 create /sbin/ifconfig vlan3653 vlan 3653 vlandev mynic0 Then I'm unloading the driver and everything is fine, the driver interface re