Hareware-RAID (hptrr) - Slice size changes (FreeBSD 7.0)

2009-07-16 Thread ghostcorps
HI Guys,

I have a new RocketRAID 2320
(http://www.highpoint-tech.com/USA/rr2320.htm) with a 3TB RAID5. But I
can not create a 3TB slice.

I created the partition in FDISK named da2s1 with a size of 2861178MB
(Box AB in ref img attached).

I then used the DiskLabel Editor to create a slice with a size of 2794GB (Box C)

Looking at the DEV folder I notice two slices have been created da2s1c
 da2s1d (Box DE)

I run 'df -h' to view the size of the D-slice, and it shows as only 723G (box F)

I confirm this by re-entering the Label Editor and the slice is now
shown as 746GB (Box G), and there is no slice named da2s1c.

What could be going wrong here?


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

core dumps after kldloading snd_emu10kx.ko

2006-06-12 Thread ghostcorps

Hi Guys

I have to just say first, I'm pretty new to this, please be patient :)


Firstly:
$ uname -a
FreeBSD ** 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3
09:36:13 UTC 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
i386

I recently added emu10kx (
http://www.freebsd.org/cgi/url.cgi?ports/audio/emu10kx/pkg-descr), but when
I run kldload snd_emu10kx.ko the Kernel panics.

As follows:


Kernel trap 12 with interrupts disabled
Fatal trap 12 : Page fault while in Kernel mode

fault virtual address=0x74
fault code= Supervisor read,
page not present
instruction pointer   = 0x20: 0xc0 657d4d
stack pointer   = 0x28: 0xef 71894c
frame pointer  = 0x28: 0xef 718950
Code segment=Base 0x0, limit
0xf, type 0x1b
  = DPL 0, pres
1, def321, gran 1
Processor eflags= Resume, IOPL =0
Current process  = 686 (kldload)
Trap number   =12



I can't find anyone with the same issue on google, so I guess the problem
goes deeper that the sound card driver.


Can anyone suggest where to start looking?

Thanks in advance

=^_^=
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]