Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: More Xen troubles in -current: booting DOMUs fails strangely



Johan Ihrén <johani%johani.org@localhost> writes:
> However, your question got me thinking and I changed the first
> line of /usr/pkg/etc/xen/scripts/vif-bridge to be '#!/bin/sh
> -ex' so I would see what happens. In the xendbackendd.log I get
> (among other things) the following:
> + 'iface=xvif2.0'
> + echo ifconfig 'xvif2.0' up
> + ifconfig 'xvif2.0' up
> ifconfig: exec_matches: Device not configured
The syntax for xvif interface names was changed back in April
(http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=39376)
Changing the iface value to xvif2i0 should fix your problem.

                                        -jarle
-- 
"People say I'm indifferent, but I don't care."


Home | Main Index | Thread Index | Old Index