Disk labelling: WARNING: Expected rawoffset 37752750, found 0
Lars Eggert
larse at ISI.EDU
Tue May 6 15:12:13 PDT 2003
Poul-Henning Kamp wrote:
>
>>2) Does the "WARNING: Expected rawoffset 37752750, found 0" spell
>> trouble ahead, and if so, what should I do to fix it?
>
> It should be harmless.
>
> I would be very interested if you could try to compile the "bsdlabel"
> program in src/sbin/bsdlabel and tell me what that says about your
> disk.
I'm seeing this, too:
[root at nik: /etc] dmesg | grep raw
WARNING: Expected rawoffset 63, found 0
WARNING: Expected rawoffset 63, found 0
WARNING: Expected rawoffset 63, found 0
WARNING: Expected rawoffset 50331645, found 0
bsdlabel and disklabel show the exact same output for all disks, e.g.
[root at nik: ~] disklabel /dev/da0s1
# /dev/da0s1:
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
a: 8388608 0 4.2BSD 2048 16384 28512
c: 50331582 0 unused 0 0 # "raw" part,
don't edit
d: 8388608 8388608 unused 0 0
e: 4194304 16777216 unused 0 0
f: 29360062 20971520 unused 0 0
[root at nik: ~] bsdlabel /dev/da0s1
# /dev/da0s1:
8 partitions:
# size offset fstype [fsize bsize bps/cpg]
a: 8388608 0 4.2BSD 2048 16384 28512
c: 50331582 0 unused 0 0 # "raw" part,
don't edit
d: 8388608 8388608 unused 0 0
e: 4194304 16777216 unused 0 0
f: 29360062 20971520 unused 0 0
Could it have something to do with ccd? I stripe the d, e and f
partitions together with their counterparts on da1 for /var, /tmp and /usr.
Lars
--
Lars Eggert <larse at isi.edu> USC Information Sciences Institute
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3529 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030506/d2f76f73/smime.bin
More information about the freebsd-current
mailing list