Topic: [SOLVED] Another "Error: Can't have a partition outside the disk!"
Hello,
I've read about this in this Forum and others too but my problem looks different because so far Ive seen from others they have had problems with the sectors...
For me the sectors don't look "oversized", or?
My problematic partition is part of a RAID 6 which finished to sync etc. today...
These are the infos:
root@N5550:/home/xyz# sudo parted /dev/sde unit s print
Error: Can't have a partition outside the disk!
Ignore/Cancel? i
Model: ATA Hitachi HUA72202 (scsi)
Disk /dev/sde: 3907029168s
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 2048s 3907031039s 3907028992s primary ext4 boot
root@N5550:/home/xyz# sudo fdisk -l -u /dev/sde
Festplatte /dev/sde: 1,8 TiB, 2000398934016 Bytes, 3907029168 Sektoren
Disk model: Hitachi HUA72202
Einheiten: Sektoren von 1 * 512 = 512 Bytes
Sektorgröße (logisch/physikalisch): 512 Bytes / 512 Bytes
E/A-Größe (minimal/optimal): 512 Bytes / 512 Bytes
Festplattenbezeichnungstyp: dos
Festplattenbezeichner: 0x6c44162d
Gerät Boot Anfang Ende Sektoren Größe Kn Typ
/dev/sde1 * 2048 3907031039 3907028992 1,8T 83 Linux
I moved from RAID 5 to now RAID 6 and dont have had problems before.
Also Ive tried testdisk which shows no errors on the partition...
What Im wondering...
Im not 100% sure but so far I can remember my RAid 5 dont have had an /dev/sde1 but the new RAID 6 have...
Is this normal?
Beside that error gparted and parted gives me, the RAID 6 works normal so far.
Im not really a Linux specialist so that's why Im here to ask.
Many thanks in advance,
Chris