Freebsd 7 with xen ports not working with secondary harddisk

2012-10-15 Thread bv_arvind
Hi,

I ported xen changes to FreeBSD 7 and it came up fine and i am able to
forward using the interfaces. When I tried to create a new virtual harddisk
and format it I get a core dump. The core dump file does not seem to point
to anywhere. Here are the relevant dmesg:
xbd0: 40961MB  at device/vbd/768 on xenbusb_front0
xbd0: attaching as ad0
xctrl0:  on xenstore0
nbusb_front0
xbd1: attaching as ad1

o/p of /dev:
AN# ls | grep ad
ad0
ad0s1
ad0s1a
ad0s1b
ad0s1c
ad0s1d
ad0s1e
ad0s1f
ad0s1g
ad1

The device got attached correctly as well. However after zeroing the boot
sector, trying to create a bsdlabel results in error,
AN# dd if=/dev/zero of=/dev/ad1 bs=64k count=1
1+0 records in
1+0 records out
65536 bytes transferred in 0.000834 secs (78581449 bytes/sec)
AN# bsdlabel -w ad1
Segmentation fault (core dumped)

Thanks
Arvind




--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/Freebsd-7-with-xen-ports-not-working-with-secondary-harddisk-tp5752251.html
Sent from the freebsd-xen mailing list archive at Nabble.com.
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"


Current problem reports assigned to freebsd-xen@FreeBSD.org

2012-10-15 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"