On 09/10/10 05:54 AM, Frank Allan wrote:
 Ethan

got your reply to earlier message just after I sent this one.

network-install:default.log shows:

Executing start method ("/lib/svc/method/net-install").
ipadm: could not create address: Could not open DLPI link
Error configuring interface:
"/sbin/ipadm create-addr -T static -a local=123.231.123.100/24 net0/v4"
ipadm: could not create address: Could not open DLPI link
Error configuring interface:
"/sbin/ipadm create-addr -T addrconf -p stateless=yes,stateful=yes net0/v6"

You need to modify NIC name in SC manifest (net0) to match the one
you want to configure - bge0 in your case - Heads up message [1] says:

...
In that template, you need to modify at least following parameters
to reflect your real networking configuration:

In 'install_ipv4_interface' property group:
* name - name of network interface to be configured with IPv4
* static_address - IPv4 static address with length of network prefix (e.g. 10.0.0.10/8)
* default_route - IPv4 default route, e.g. 10.0.0.1

...

Thank you,
Jan

[1] http://hub.opensolaris.org/bin/view/Project+caiman/Flag+Day+for+bugs+7850,10781

_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to