[OpenIndiana-discuss] InfiniBand card not working

Albert Lee trisk at opensolaris.org
Mon Oct 18 16:28:58 UTC 2010


On Mon, Oct 18, 2010 at 11:23 AM, Matt Breitbach <matt at zfsbuild.com> wrote:
> The correct profile appears to be selected, and my configuration file is
> below - I've also munged out the e1000g0 IP addresses, as those are public
> facing IP addresses, and I'd rather not have them out there.
>
> interface:e1000g1
> type=uint64,1;class=uint64,1;parent=string,Automatic;enabled=boolean,true;ip
> -version=uint64,4,6;ipv4-addrsrc=uint64,0;ipv6-addrsrc=uint64,0,1;
> interface:e1000g0
> type=uint64,1;class=uint64,1;parent=string,Automatic;enabled=boolean,true;ip
> v4-default-route=string,X.X.X.X;ipv4-addr=string,X.X.X.X/24;ipv4-addrsrc=uin
> t64,2;ipv6-addrsrc=uint64,0,1;ip-version=uint64,4,6;
> interface:ibp1
> type=uint64,1;class=uint64,1;parent=string,Automatic;enabled=boolean,true;ip
> v4-default-route=string,10.0.1.254;ipv4-addr=string,10.0.1.79/24;ipv4-addrsr
> c=uint64,2;ipv6-addrsrc=uint64,0,1;ip-version=uint64,4,6;
> link:e1000g0
> type=uint64,0;class=uint64,0;parent=string,Automatic;enabled=boolean,true;pr
> iority-group=uint64,1;activation-mode=uint64,4;priority-mode=uint64,1;
> link:e1000g1
> type=uint64,0;class=uint64,0;parent=string,Automatic;enabled=boolean,true;ac
> tivation-mode=uint64,4;priority-group=uint64,1;priority-mode=uint64,1;
> link:ibp0
> type=uint64,0;class=uint64,0;parent=string,Automatic;enabled=boolean,true;pr
> iority-group=uint64,1;activation-mode=uint64,4;priority-mode=uint64,1;
> link:ibp1
> type=uint64,0;class=uint64,0;parent=string,Automatic;enabled=boolean,true;ac
> tivation-mode=uint64,4;priority-group=uint64,1;priority-mode=uint64,1;
> interface:ibp0
> type=uint64,1;class=uint64,1;parent=string,Automatic;enabled=boolean,true;ip
> v4-default-route=string,10.0.1.254;ipv4-addr=string,10.0.1.56/24;ipv4-addrsr
> c=uint64,2;ip-version=uint64,4;
>

I notice this seems to be the Automatic profile. That's quite strange
as the Automatic profile is not allowed to be modified here. The
profile only allows a single interface with DHCP, and interface and
profile edit dialogs have all fields greyed out. Customising it
involves add a User profile. Perhaps you've found a bug in
nwam-manager? Does using an additional profile help?

-Albert



More information about the OpenIndiana-discuss mailing list