Roshan Singh
2008-Sep-01 12:08 UTC
[crossbow-discuss] invalid argument error while creating virtual NIC
Hi, I have freshly installed crossbow and while creating vnic i am getting following error, # dladm create-vnic -d bge0 -m auto 0 dladm: VNIC creation failed: invalid argument -- Roshan Kumar Singh http://roshansingh.wordpress.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/crossbow-discuss/attachments/20080901/0e0b4dfa/attachment.html>
Ashwin Bhat
2008-Sep-01 12:44 UTC
[crossbow-discuss] invalid argument error while creating virtual NIC
You need to install the Network Drivers first. Your Lan Driver may not be bge0. http://blogs.sun.com/moinakg/entry/scorched_3d_and_masayuki_san has the drivers. On Mon, Sep 1, 2008 at 5:38 PM, Roshan Singh <singh.roshan08 at gmail.com>wrote:> Hi, > I have freshly installed crossbow and while creating vnic i am getting > following error, > > # dladm create-vnic -d bge0 -m auto 0 > dladm: VNIC creation failed: invalid argument > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/crossbow-discuss/attachments/20080901/8d6d84b9/attachment.html>
Steffen Weiberle
2008-Sep-01 13:37 UTC
[crossbow-discuss] invalid argument error while creating virtual NIC
On 09/01/08 08:08, Roshan Singh wrote:> Hi, > I have freshly installed crossbow and while creating vnic i am getting > following error, > > # dladm create-vnic -d bge0 -m auto 0 > dladm: VNIC creation failed: invalid argumentIf you are using the latest ISO image, snvs_cbowwos_06 or snvx_cbowwos_06, vanity naming is included, and the last argument must be a valid name (text followed by a number). ''0'' and ''myvnic'' are not valid. ''myvnic0'' is valid. Steffen> > > -- > Roshan Kumar Singh > http://roshansingh.wordpress.com > > > ------------------------------------------------------------------------ > > _______________________________________________ > crossbow-discuss mailing list > crossbow-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/crossbow-discuss