Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wd1: mbr partition exceeds disk size



Hi!

I've attached a 3TB disk and used gpt to make partitions on it.
Many disk accesses produce
wd1: mbr partition exceeds disk size

I didn't use fdisk or disklabel on it, only gpt.
fdisk current reports:
Disk: /dev/rwd1d
NetBSD disklabel disk geometry:
cylinders: 5814021, heads: 16, sectors/track: 63 (1008 sectors/cylinder)
total sectors: 4294967295

BIOS disk geometry:
cylinders: 1023, heads: 255, sectors/track: 63 (16065 sectors/cylinder)
total sectors: 5860533168

Partitions aligned to 2048 sector boundaries, offset 1

Partition table:
0: GPT Protective MBR (sysid 238)
    start 1, size 4294967295 (2097152 MB, Cyls 0-267349/89/4)
        PBR is not bootable: Bad magic number (0x0000)
1: <UNUSED>
2: <UNUSED>
3: <UNUSED>
No active partition.

disklabel says:
# /dev/rwd1d:
type: ESDI
disk: ST33000651AS    
label: fictitious
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 5814021
total sectors: 4294967295
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0 

4 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
 a: 4294967295         0     4.2BSD      0     0     0  # (Cyl.      0 - 
4294967295*)
 d: 4294967295         0     unused      0     0        # (Cyl.      0 - 
4294967295*)
disklabel: boot block size 0
disklabel: super block size 0

dmesg | grep wd1 says:
wd1 at atabus4 drive 0
wd1: <ST33000651AS>
wd1: drive supports 16-sector PIO transfers, LBA48 addressing
wd1: 2794 GB, 5814021 cyl, 16 head, 63 sec, 512 bytes/sect x 5860533168 sectors
wd1: mbr partition exceeds disk size
wd1: GPT GUID: something
dk0 at wd1: something1
dk1 at wd1: something2

Is there a way to get rid of these warnings?
 Thomas


Home | Main Index | Thread Index | Old Index