google-code-export / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

coss as partition #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.cache_dir /dev/da1 3000 block-size=512 max-size=131072
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
lusca head r14292 freebsd 7.2 i386

Please provide any additional information below.
2009/09/10 14:18:19| storeCossCompletePendingReloc: got failure (-1)
FATAL: Received Segment Violation...dying.
2009/09/10 14:29:21| assertion failed: coss/store_dir_coss.c:172:"curstripe
== storeCossFilenoToStripe(cs, e->swap_filen)"

Original issue reported on code.google.com by chudy.fernandez on 12 Sep 2009 at 4:39

GoogleCodeExporter commented 9 years ago
how big is the partition? please spit out fdisk and disklabel information.

Original comment by adrian.c...@gmail.com on 12 Sep 2009 at 4:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
# fdisk /dev/da1
******* Working on device /dev/da1 *******
parameters extracted from in-core disklabel are:
cylinders=1044 heads=255 sectors/track=63 (16065 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=1044 heads=255 sectors/track=63 (16065 blks/cyl)

fdisk: invalid fdisk partition table found
Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
    start 63, size 16771797 (8189 Meg), flag 80 (active)
        beg: cyl 0/ head 1/ sector 1;
        end: cyl 19/ head 254/ sector 63
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>

Original comment by chudy.fernandez on 12 Sep 2009 at 7:15