Search results

From Linux Raid Wiki
Jump to: navigation, search
  • # Query the RAID's details such as chunk size, layout, etc. mdadm --create /dev/md0 -l6 -n8 -c64 --layout=la --metadata=1.0 --assume-clean /dev/sda1 /dev/sdb1 /dev/sdc1 ....
    19 KB (3,332 words) - 16:27, 22 May 2018
  • == Raid layout == ...tem is over LVM and/or RAID, the code looks at the setup and optimises the layout.
    5 KB (875 words) - 09:47, 22 May 2022
  • To fix this, a new version of the superblock was defined, version 1. The layout is common across all subversions, 1.0, 1.1 and 1.2. Autoassembly by the ker .... Raid 10 stores the same chunk repeatedly across several drives. The near layout writes N copies of each block consecutively across X drives so we get
    29 KB (4,725 words) - 16:46, 28 November 2021
  • ...n for "swap" and "home". You may have a different layout. Just go with the layout to which you are accustomed. It should work. ...s /dev/sda and that the new drive comes up as /dev/sdb, copy the partition layout from /dev/sda to /dev/sdb so that you have identical partition layouts on e
    11 KB (1,827 words) - 16:19, 11 August 2010
  • layout of partitions of the first disk, set the type of each partition etc for thi then copy the final layout to another disk with a single sfdisk command.
    12 KB (2,017 words) - 15:40, 11 August 2010
  • *The layout of your array if using RAID5, RAID6, or RAID10 (generally left-symmetric by mdadm --create /dev/md0 --level=5 --chunk=512K --metadata=1.2 --layout left-symmetric --data-offset=262144s --raid-devices=3 /dev/mapper/sdd1 /dev
    21 KB (3,586 words) - 16:23, 5 May 2019
  • On an f2 layout, this will read one drive from halfway to the end, possible raid10 layout, even though it might not be optimal for some
    9 KB (1,510 words) - 09:28, 30 September 2013
  • Layout : left-symmetric ...controller which had an upper limit on about 350 MB/s. It is unclear which layout was used with RAID-10.
    23 KB (3,293 words) - 11:07, 5 May 2011
  • Answer 6: The raid10 layout actually makes sense with only 2 disks, the FAQ says 3 disks are needed. Al ... Linux kernel raid10 technology, but to RAID1+0 versus RAID0+1 nested raid layout.
    2 KB (389 words) - 15:06, 31 March 2009
  • * RAID-10 has a layout ("far") which can provide sequential read throughput that scales by number ...re all striped arrays, built on lower arrays. As your arrays get bigger, a layout like this will reduce the stress when a disk fails, as only the lower array
    17 KB (2,944 words) - 15:42, 1 April 2019
  • = Planning the layout = Once you have decided on your layout, partition all your boot drives identically. If you are using a separate ar
    7 KB (1,299 words) - 20:17, 10 May 2020
  • ... only be for data recovery purposes. Never do it as part of a planned data layout, only as a temporary measure to get out of a hole.) ...moving disks, and as raids 1, 10, 4, 5 and 6 all have modes where the disk layout is identical across two or more raid levels (for example, a two-disk raid-1
    9 KB (1,667 words) - 22:31, 29 December 2021
  • * [[layout]]
    1 KB (189 words) - 09:38, 5 October 2013
  • both disks to have the same partition layout, using fdisk to ensure
    100 KB (15,657 words) - 19:32, 31 July 2006
  • * RAID-10 has a layout ("far") which can provide sequential read throughput that scales by number
    12 KB (2,072 words) - 20:30, 8 April 2009
  • disk layout changes after the filesystem has been created.
    30 KB (4,964 words) - 00:24, 28 September 2020
  • Layout : left-symmetric
    8 KB (1,131 words) - 17:34, 3 March 2008
  • This line provides some basic data about the fixed size and layout: it indicates
    6 KB (890 words) - 09:39, 5 October 2013
  • both disks to have the same partition layout, using fdisk to ensure
    8 KB (1,197 words) - 20:41, 20 September 2016
  • ...serious possibility of data loss. But don't lose hope yet. Do you know the layout of your array? What drives are missing? Why?
    5 KB (821 words) - 00:04, 10 June 2017

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Views
Personal tools