Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RAID verkleinern klappt nicht [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
root_tux_linux
l33t
l33t


Joined: 21 Dec 2003
Posts: 966

PostPosted: Fri Oct 03, 2014 3:30 pm    Post subject: RAID verkleinern klappt nicht [solved] Reply with quote

Hi Leute :)

Ich hab ein kleines Problemchen mit meinem Software-RAID und zwar lässt es sich nicht verkleinern. -.-'

Konfiguration:

5x 2TB Festplatten
5x Partition /dev/sd*1 mit je 2TB und dem Type fd (Linux raid autodetect)
5x Parition /dev/sd*1 als RAID 5 /dev/md5
/dev/md5 mit Luks verschlüsselt
Luks besitzt ext4

Neue Konfiguration:
/dev/md5 auf 6,5 TB schrumpfen
/dev/md1 und /dev/md2 erstellen neben /dev/md5

Mein vorgehen:

Ext4 verkleinert auf 6TB
Crytpsetup bzw Luks verkleinert auf 6TB

Wenn ich nun versuch /dev/md5 zu schrumpfen bekomme ich die Meldung: "mdadm: Cannot set device size for /dev/md5: No space left on device"


Ich schätze mal das mdadm rummeckert weil /dev/md5 die Partitionen nutzt die wiederum die komplette Platte belegt oder?

Wie bekomm ich nun mein Raid geschrumpft? Ist es überhaupt noch möglich?

Info:
Code:

mdadm --grow /dev/md5 --size=6500G
mdadm: Cannot set device size for /dev/md5: No space left on device


Code:
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
81 Köpfe, 63 Sektoren/Spur, 765633 Zylinder, zusammen 3907029168 Sektoren
Einheiten = Sektoren von 1 × 512 = 512 Bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Festplattenidentifikation: 0x85b7f690

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1            2048  3907029167  1953513560   fd  Linux raid autodetect


Code:
/sys/block/md5/md$ cat component_size
1953511936


Code:
/sys/block/md5/md$ grep . dev-sd*/size
dev-sda1/size:1953512536
dev-sdb1/size:1953512536
dev-sdd1/size:1953512536
dev-sde1/size:1953512536
dev-sdf1/size:1953512536


Code:
 mdadm --detail /dev/md5
/dev/md5:
        Version : 1.2
  Creation Time : Tue Sep 20 17:23:56 2011
     Raid Level : raid5
     Array Size : 7814047744 (7452.06 GiB 8001.58 GB)
  Used Dev Size : 1953511936 (1863.01 GiB 2000.40 GB)
   Raid Devices : 5
  Total Devices : 5
    Persistence : Superblock is persistent

    Update Time : Fri Oct  3 16:47:00 2014
          State : clean
 Active Devices : 5
Working Devices : 5
 Failed Devices : 0
  Spare Devices : 0

         Layout : left-symmetric
     Chunk Size : 512K

           Name : gentoo:5
           UUID : 7659c8fa:4db0b055:81e02c20:ce174e90
         Events : 20721

    Number   Major   Minor   RaidDevice State
       0       8       17        0      active sync   /dev/sdb1
       1       8       81        1      active sync   /dev/sdf1
       3       8        1        2      active sync   /dev/sda1
       4       8       49        3      active sync   /dev/sdd1
       5       8       65        4      active sync   /dev/sde1

_________________
Intel Core i7 6700K@4.6GHz, Gigabyte GTX 980 Ti G1, Gigabyte Gaming 7, Hyper X Fury 32GB, 2 TB Samsung EVO 840 Basic
ASUS ROG Swift PG348Q Display
ASUS ROG ASUS G771JW Notebook


Last edited by root_tux_linux on Mon Oct 06, 2014 2:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
py-ro
Veteran
Veteran


Joined: 24 Sep 2002
Posts: 1734
Location: Velbert

PostPosted: Fri Oct 03, 2014 11:00 pm    Post subject: Reply with quote

--size ist nicht die Gesamtgröße, sondern die Größe pro Komponente, lt. Manpage, du versuchst also ein 30TB RAID zu erzeugen. ;)

Bye
Py
Back to top
View user's profile Send private message
root_tux_linux
l33t
l33t


Joined: 21 Dec 2003
Posts: 966

PostPosted: Mon Oct 06, 2014 2:26 pm    Post subject: Reply with quote

Oops :)

Danke :)
_________________
Intel Core i7 6700K@4.6GHz, Gigabyte GTX 980 Ti G1, Gigabyte Gaming 7, Hyper X Fury 32GB, 2 TB Samsung EVO 840 Basic
ASUS ROG Swift PG348Q Display
ASUS ROG ASUS G771JW Notebook
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum