Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2007 19:33:41 +0100
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        freebsd-geom@FreeBSD.org
Subject:   Unexpected partitions in devfs
Message-ID:  <20070310183341.GA2887@obiwan.tataz.chchile.org>

next in thread | raw e-mail | index | archive | help
Hi,

It seems geom weirdly tastes my partitions on my gstripe partition.

% obiwan:root# gstripe status
%       Name  Status  Components
% stripe/st0      UP  ad1
%                     ad2

% obiwan:root# fdisk stripe/st0
% ******* Working on device /dev/stripe/st0 *******
% parameters extracted from in-core disklabel are:
% cylinders=19929 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=19929 heads=255 sectors/track=63 (16065 blks/cyl)
% 
% 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 320159322 (156327 Meg), flag 80 (active)
%         beg: cyl 0/ head 1/ sector 1;
%         end: cyl 472/ 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>

% obiwan:root# bsdlabel stripe/st0s1
% # /dev/stripe/st0s1:
% 8 partitions:
% #        size   offset    fstype   [fsize bsize bps/cpg]
%   a: 320159305       16    4.2BSD     2048 16384 28552 
%   c: 320159321        0    unused        0     0         # "raw" part, don't edit
% bsdlabel: partition c doesn't cover the whole unit!
% bsdlabel: An incorrect partition c may cause problems for standard system utilities

Regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070310183341.GA2887>