저는 제가 시작하는 포럼을 위해 호스팅 회사로부터 전용 서버를 구입했고, 드라이브는 RAID 10 소프트웨어 어레이에서 4 x 64GB SSD로 구성되었습니다.
사용 가능한 총 공간 크기는 약 128GB일 것으로 예상했지만 어떤 이유에서인지 110GB 미만만 확보했습니다.
손실된 공간에 대해 공급자에게 물었고 그들은 단지 소프트웨어 RAID 사용의 한계 때문이라고 했지만 많은 연구 끝에 이를 뒷받침할 만한 것을 찾을 수 없었습니다.
시스템은CentOS 6.6 kernel 2.6.32-042stab108.2
다음은 서버의 데이터입니다.
디스크 4개 모두 디스크에 RAID10 배열을 생성하는 데 사용되며, 소프트웨어 RAID와 하드웨어 RAID에 사용 가능한 총 공간은 다를 수 있습니다. 아래에서 디스크 및 RAID 상태를 볼 수 있습니다.
[root@ ~]# cat /proc/mdstat
Personalities : [raid10] [raid1]
md0 : active raid1 sdd2[3] sdc2[2] sdb2[1] sda2[0]
511936 blocks super 1.0 [4/4] [UUUU]
md2 : active raid10 sda3[0] sdc3[2] sdd3[3] sdb3[1]
89231360 blocks super 1.1 512K chunks 2 near-copies [4/4] [UUUU]
bitmap: 1/1 pages [4KB], 65536KB chunk
md1 : active raid1 sdc1[2] sdd1[3] sdb1[1] sda1[0]
16375808 blocks super 1.1 [4/4] [UUUU]
unused devices: <none>
[root@ ~]# fdisk -l
Disk /dev/sda: 63.0 GB, 63023063040 bytes
255 heads, 63 sectors/track, 7662 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0002023a
Device Boot Start End Blocks Id System
/dev/sda1 1 2040 16384000 fd Linux raid autodetect
/dev/sda2 * 2040 2104 512000 fd Linux raid autodetect
/dev/sda3 2104 7663 44648448 fd Linux raid autodetect
Disk /dev/sdc: 63.0 GB, 63023063040 bytes
255 heads, 63 sectors/track, 7662 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0004f2ab
Device Boot Start End Blocks Id System
/dev/sdc1 1 2040 16384000 fd Linux raid autodetect
/dev/sdc2 * 2040 2104 512000 fd Linux raid autodetect
/dev/sdc3 2104 7663 44648448 fd Linux raid autodetect
Disk /dev/sdb: 63.0 GB, 63023063040 bytes
255 heads, 63 sectors/track, 7662 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000369e8
Device Boot Start End Blocks Id System
/dev/sdb1 1 2040 16384000 fd Linux raid autodetect
/dev/sdb2 * 2040 2104 512000 fd Linux raid autodetect
/dev/sdb3 2104 7663 44648448 fd Linux raid autodetect
Disk /dev/sdd: 63.0 GB, 63023063040 bytes
255 heads, 63 sectors/track, 7662 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00069960
Device Boot Start End Blocks Id System
/dev/sdd1 1 2040 16384000 fd Linux raid autodetect
/dev/sdd2 * 2040 2104 512000 fd Linux raid autodetect
/dev/sdd3 2104 7663 44648448 fd Linux raid autodetect
Disk /dev/md1: 16.8 GB, 16768827392 bytes
2 heads, 4 sectors/track, 4093952 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/md2: 91.4 GB, 91372912640 bytes
2 heads, 4 sectors/track, 22307840 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 524288 bytes / 1048576 bytes
Disk identifier: 0x00000000
Disk /dev/md0: 524 MB, 524222464 bytes
2 heads, 4 sectors/track, 127984 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
***** @frostschutz의 요청에 따른 새로운 데이터*****
[root@host ~]# mdadm --detail /dev/md*
mdadm: /dev/md does not appear to be an md device
/dev/md0:
Version : 1.0
Creation Time : Fri Jun 5 05:05:44 2015
Raid Level : raid1
Array Size : 511936 (500.02 MiB 524.22 MB)
Used Dev Size : 511936 (500.02 MiB 524.22 MB)
Raid Devices : 4
Total Devices : 4
Persistence : Superblock is persistent
Update Time : Sat Jun 6 07:19:42 2015
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Name : host.domain.com:0 (local to host host.domain.com)
UUID : f9e0a41c:2c27ffe7:146a6a71:6bc894fe
Events : 28
Number Major Minor RaidDevice State
0 8 2 0 active sync /dev/sda2
1 8 18 1 active sync /dev/sdb2
2 8 34 2 active sync /dev/sdc2
3 8 50 3 active sync /dev/sdd2
/dev/md1:
Version : 1.1
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid1
Array Size : 16375808 (15.62 GiB 16.77 GB)
Used Dev Size : 16375808 (15.62 GiB 16.77 GB)
Raid Devices : 4
Total Devices : 4
Persistence : Superblock is persistent
Update Time : Sat Jun 6 07:19:42 2015
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Name : host.domain.com:1 (local to host host.domain.com)
UUID : ae2e2e67:dd9728e7:2d290b6f:78ecec69
Events : 19
Number Major Minor RaidDevice State
0 8 1 0 active sync /dev/sda1
1 8 17 1 active sync /dev/sdb1
2 8 33 2 active sync /dev/sdc1
3 8 49 3 active sync /dev/sdd1
/dev/md2:
Version : 1.1
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid10
Array Size : 89231360 (85.10 GiB 91.37 GB)
Used Dev Size : 44615680 (42.55 GiB 45.69 GB)
Raid Devices : 4
Total Devices : 4
Persistence : Superblock is persistent
Intent Bitmap : Internal
Update Time : Sat Jun 6 22:04:51 2015
State : active
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Layout : near=2
Chunk Size : 512K
Name : host.domain.com:2 (local to host host.domain.com)
UUID : 61d27050:e5608a68:84646e94:aa6d0d0c
Events : 96
Number Major Minor RaidDevice State
0 8 3 0 active sync set-A /dev/sda3
1 8 19 1 active sync set-B /dev/sdb3
2 8 35 2 active sync set-A /dev/sdc3
3 8 51 3 active sync set-B /dev/sdd3
***** @frostschultz의 두 번째 요청*****
[root@host ~]# mdadm --examine /dev/sd*
/dev/sda:
MBR Magic : aa55
Partition[0] : 32768000 sectors at 2048 (type fd)
Partition[1] : 1024000 sectors at 32770048 (type fd)
Partition[2] : 89296896 sectors at 33794048 (type fd)
/dev/sda1:
Magic : a92b4efc
Version : 1.1
Feature Map : 0x0
Array UUID : ae2e2e67:dd9728e7:2d290b6f:78ecec69
Name : host.domain.com:1 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid1
Raid Devices : 4
Avail Dev Size : 32751616 (15.62 GiB 16.77 GB)
Array Size : 16375808 (15.62 GiB 16.77 GB)
Data Offset : 16384 sectors
Super Offset : 0 sectors
Unused Space : before=16304 sectors, after=0 sectors
State : clean
Device UUID : 942ee69a:8ab0df94:d35c9128:8bfb7655
Update Time : Sat Jun 6 07:19:42 2015
Bad Block Log : 512 entries available at offset 72 sectors
Checksum : 48294779 - correct
Events : 19
Device Role : Active device 0
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sda2:
Magic : a92b4efc
Version : 1.0
Feature Map : 0x0
Array UUID : f9e0a41c:2c27ffe7:146a6a71:6bc894fe
Name : host.domain.com:0 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:44 2015
Raid Level : raid1
Raid Devices : 4
Avail Dev Size : 1023968 (500.07 MiB 524.27 MB)
Array Size : 511936 (500.02 MiB 524.22 MB)
Used Dev Size : 1023872 (500.02 MiB 524.22 MB)
Super Offset : 1023984 sectors
Unused Space : before=0 sectors, after=104 sectors
State : clean
Device UUID : f1c6b25d:693eee98:2addb450:2aeb5c37
Update Time : Sat Jun 6 07:19:42 2015
Bad Block Log : 512 entries available at offset -8 sectors
Checksum : 62a85b35 - correct
Events : 28
Device Role : Active device 0
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sda3:
Magic : a92b4efc
Version : 1.1
Feature Map : 0x1
Array UUID : 61d27050:e5608a68:84646e94:aa6d0d0c
Name : host.domain.com:2 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid10
Raid Devices : 4
Avail Dev Size : 89231360 (42.55 GiB 45.69 GB)
Array Size : 89231360 (85.10 GiB 91.37 GB)
Data Offset : 65536 sectors
Super Offset : 0 sectors
Unused Space : before=65456 sectors, after=0 sectors
State : clean
Device UUID : ba051f9d:ad1c1656:7fdc5bf1:397728fc
Internal Bitmap : 8 sectors from superblock
Update Time : Sat Jun 6 22:25:13 2015
Bad Block Log : 512 entries available at offset 72 sectors
Checksum : b3fae8fc - correct
Events : 96
Layout : near=2
Chunk Size : 512K
Device Role : Active device 0
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdb:
MBR Magic : aa55
Partition[0] : 32768000 sectors at 2048 (type fd)
Partition[1] : 1024000 sectors at 32770048 (type fd)
Partition[2] : 89296896 sectors at 33794048 (type fd)
/dev/sdb1:
Magic : a92b4efc
Version : 1.1
Feature Map : 0x0
Array UUID : ae2e2e67:dd9728e7:2d290b6f:78ecec69
Name : host.domain.com:1 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid1
Raid Devices : 4
Avail Dev Size : 32751616 (15.62 GiB 16.77 GB)
Array Size : 16375808 (15.62 GiB 16.77 GB)
Data Offset : 16384 sectors
Super Offset : 0 sectors
Unused Space : before=16304 sectors, after=0 sectors
State : clean
Device UUID : 8dd698b4:c8ad9ac0:a92fa8b1:be01b26c
Update Time : Sat Jun 6 07:19:42 2015
Bad Block Log : 512 entries available at offset 72 sectors
Checksum : 2de8c5bb - correct
Events : 19
Device Role : Active device 1
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdb2:
Magic : a92b4efc
Version : 1.0
Feature Map : 0x0
Array UUID : f9e0a41c:2c27ffe7:146a6a71:6bc894fe
Name : host.domain.com:0 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:44 2015
Raid Level : raid1
Raid Devices : 4
Avail Dev Size : 1023968 (500.07 MiB 524.27 MB)
Array Size : 511936 (500.02 MiB 524.22 MB)
Used Dev Size : 1023872 (500.02 MiB 524.22 MB)
Super Offset : 1023984 sectors
Unused Space : before=0 sectors, after=104 sectors
State : clean
Device UUID : fe45fa24:a9b1b2e1:357894ce:0a25ae78
Update Time : Sat Jun 6 07:19:42 2015
Bad Block Log : 512 entries available at offset -8 sectors
Checksum : 31e5226f - correct
Events : 28
Device Role : Active device 1
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdb3:
Magic : a92b4efc
Version : 1.1
Feature Map : 0x1
Array UUID : 61d27050:e5608a68:84646e94:aa6d0d0c
Name : host.domain.com:2 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid10
Raid Devices : 4
Avail Dev Size : 89231360 (42.55 GiB 45.69 GB)
Array Size : 89231360 (85.10 GiB 91.37 GB)
Data Offset : 65536 sectors
Super Offset : 0 sectors
Unused Space : before=65456 sectors, after=0 sectors
State : clean
Device UUID : 3dc3c3bb:7d46da83:6bcffa25:71fb51e3
Internal Bitmap : 8 sectors from superblock
Update Time : Sat Jun 6 22:25:13 2015
Bad Block Log : 512 entries available at offset 72 sectors
Checksum : 1c2c4774 - correct
Events : 96
Layout : near=2
Chunk Size : 512K
Device Role : Active device 1
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdc:
MBR Magic : aa55
Partition[0] : 32768000 sectors at 2048 (type fd)
Partition[1] : 1024000 sectors at 32770048 (type fd)
Partition[2] : 89296896 sectors at 33794048 (type fd)
/dev/sdc1:
Magic : a92b4efc
Version : 1.1
Feature Map : 0x0
Array UUID : ae2e2e67:dd9728e7:2d290b6f:78ecec69
Name : host.domain.com:1 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid1
Raid Devices : 4
Avail Dev Size : 32751616 (15.62 GiB 16.77 GB)
Array Size : 16375808 (15.62 GiB 16.77 GB)
Data Offset : 16384 sectors
Super Offset : 0 sectors
Unused Space : before=16304 sectors, after=0 sectors
State : clean
Device UUID : 970f9254:c1498c69:ae75f67a:499e294e
Update Time : Sat Jun 6 07:19:42 2015
Bad Block Log : 512 entries available at offset 72 sectors
Checksum : 21997d4e - correct
Events : 19
Device Role : Active device 2
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdc2:
Magic : a92b4efc
Version : 1.0
Feature Map : 0x0
Array UUID : f9e0a41c:2c27ffe7:146a6a71:6bc894fe
Name : host.domain.com:0 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:44 2015
Raid Level : raid1
Raid Devices : 4
Avail Dev Size : 1023968 (500.07 MiB 524.27 MB)
Array Size : 511936 (500.02 MiB 524.22 MB)
Used Dev Size : 1023872 (500.02 MiB 524.22 MB)
Super Offset : 1023984 sectors
Unused Space : before=0 sectors, after=104 sectors
State : clean
Device UUID : 1b64b17c:6b32f75a:2ea5e242:7fe886e8
Update Time : Sat Jun 6 07:19:42 2015
Bad Block Log : 512 entries available at offset -8 sectors
Checksum : e707b1bc - correct
Events : 28
Device Role : Active device 2
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdc3:
Magic : a92b4efc
Version : 1.1
Feature Map : 0x1
Array UUID : 61d27050:e5608a68:84646e94:aa6d0d0c
Name : host.domain.com:2 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid10
Raid Devices : 4
Avail Dev Size : 89231360 (42.55 GiB 45.69 GB)
Array Size : 89231360 (85.10 GiB 91.37 GB)
Data Offset : 65536 sectors
Super Offset : 0 sectors
Unused Space : before=65456 sectors, after=0 sectors
State : clean
Device UUID : 9d2d00a0:54582922:b6ff7c9f:d7a72861
Internal Bitmap : 8 sectors from superblock
Update Time : Sat Jun 6 22:25:13 2015
Bad Block Log : 512 entries available at offset 72 sectors
Checksum : 9610a05c - correct
Events : 96
Layout : near=2
Chunk Size : 512K
Device Role : Active device 2
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdd:
MBR Magic : aa55
Partition[0] : 32768000 sectors at 2048 (type fd)
Partition[1] : 1024000 sectors at 32770048 (type fd)
Partition[2] : 89296896 sectors at 33794048 (type fd)
/dev/sdd1:
Magic : a92b4efc
Version : 1.1
Feature Map : 0x0
Array UUID : ae2e2e67:dd9728e7:2d290b6f:78ecec69
Name : host.domain.com:1 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid1
Raid Devices : 4
Avail Dev Size : 32751616 (15.62 GiB 16.77 GB)
Array Size : 16375808 (15.62 GiB 16.77 GB)
Data Offset : 16384 sectors
Super Offset : 0 sectors
Unused Space : before=16304 sectors, after=0 sectors
State : clean
Device UUID : 094af00a:40bf3096:d675d62d:4f77b847
Update Time : Sat Jun 6 07:19:42 2015
Bad Block Log : 512 entries available at offset 72 sectors
Checksum : b10b066d - correct
Events : 19
Device Role : Active device 3
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdd2:
Magic : a92b4efc
Version : 1.0
Feature Map : 0x0
Array UUID : f9e0a41c:2c27ffe7:146a6a71:6bc894fe
Name : host.domain.com:0 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:44 2015
Raid Level : raid1
Raid Devices : 4
Avail Dev Size : 1023968 (500.07 MiB 524.27 MB)
Array Size : 511936 (500.02 MiB 524.22 MB)
Used Dev Size : 1023872 (500.02 MiB 524.22 MB)
Super Offset : 1023984 sectors
Unused Space : before=0 sectors, after=104 sectors
State : clean
Device UUID : b7c19d19:a8b7ca21:23c9259b:0ecaaa2f
Update Time : Sat Jun 6 07:19:42 2015
Bad Block Log : 512 entries available at offset -8 sectors
Checksum : ea2e9a19 - correct
Events : 28
Device Role : Active device 3
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdd3:
Magic : a92b4efc
Version : 1.1
Feature Map : 0x1
Array UUID : 61d27050:e5608a68:84646e94:aa6d0d0c
Name : host.domain.com:2 (local to host host.domain.com)
Creation Time : Fri Jun 5 05:05:32 2015
Raid Level : raid10
Raid Devices : 4
Avail Dev Size : 89231360 (42.55 GiB 45.69 GB)
Array Size : 89231360 (85.10 GiB 91.37 GB)
Data Offset : 65536 sectors
Super Offset : 0 sectors
Unused Space : before=65456 sectors, after=0 sectors
State : clean
Device UUID : 25151df4:f0c22a6f:fa9d3e43:d40295dd
Internal Bitmap : 8 sectors from superblock
Update Time : Sat Jun 6 22:25:13 2015
Bad Block Log : 512 entries available at offset 72 sectors
Checksum : 575cebc3 - correct
Events : 96
Layout : near=2
Chunk Size : 512K
Device Role : Active device 3
Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
[root@host ~]#
***** 피드백 후 업데이트됨 추가 피드백: *****
시스템 재실행 (나는 새로운 상자로 처음부터 시작하는 사람입니다)
**Option 1)**
Boot : 512 MB on 4 drives in RAID 10 : 1GB
Swap : 8 GB on 4 drives in RAID 10 : 16 GB
/ : ~54 GB on 4 drives in RAID 10 : ~108 GB
**Option 2)**
Boot : 256 MB on 4 drives in RAID 10 : 512 MB
Swap : 8 GB on 4 drives in RAID 10 : 16 GB
/ : ~55 GB on 4 drives in RAID 10 : ~110 GB
남은 질문은 옵션 2가 충분합니까, 아니면 단지 보수적이고 안전하기 위해 옵션 1을 선택해야 하는가입니다.
답변1
드라이브가 RAID10 장치로 완전히 설정되지 않았습니다. 4개의 드라이브 각각은 3개의 파티션으로 나누어져 있으며, 그 중 하나는 약 16.8GB를 포함합니다(저는시여기서는 GB), 하나는 524MB이고 다른 하나는 45.7GB입니다.
이 4개의 16.8GB 파티션 세트는 md1
16.8GB RAID1 장치로 조립됩니다( md1: active raid1
; 4개의 파티션이 모두 미러링되므로 총 용량은 단일 파티션의 용량입니다). 4개의 524MB 파티션 세트는 md0
512MB RAID1 장치로 구성됩니다. 마지막으로 이 45.7GB 세트는 md2
91.4GB RAID10 장치로 조립되었습니다.
따라서 총 용량은 91.4+0.5+16.8 = 108.7GB이며 모든 것이 RAID10 장치로 설정된 경우 예상되는 126GB가 아닙니다.
4개의 장치가 있는 RAID1은 RAID10으로 변환될 수 있으며 mdadm
이는 간접적으로 지원됩니다(예:프로스트슈츠): RAID1 배열을 RAID0 배열로 "확대"한 다음 RAID0 배열을 RAID10 배열로 확장할 수 있습니다. (맨페이지의 "성장 모드" 섹션을 읽어보십시오 mdadm(8)
.) 두 개의 RAID1 어레이를 RAID10 어레이로 변환하는 경우 최종 총 용량은 91.4+0.5*2+16.8*2 = 91.4+1+33.6 = 126GB가 됩니다.
귀하의 옵션에서 옵션 1의 변형을 선택하겠습니다.
- 부팅: 512MB, RAID 1의 드라이브 4개: 512MB
- 스왑: RAID 10의 드라이브 4개에 8GB: 16GB
- /: RAID 10의 4개 드라이브에서 ~54GB: ~108GB
RAID10(또는 사용 중인 부트로더가 무엇이든)이 얼마나 잘 지원되는지 모르고 grub
RAID1 파티션을 지원 없이 즉시 사용할 수 있기 때문입니다 md
.
답변2
이러한 혼란에는 두 가지 이유가 있습니다.
SSD 드라이브는 실패한 섹터에 대한 모든 오버프로비저닝을 포함하는 "원시" 용량으로 광고되는 경우가 많습니다. 따라서 64GB 장치에는 실제로 60GB의 여유 공간만 있을 수 있습니다.
디스크는 10^n 단위로 지정되므로 64GB는 (64*10^9)바이트입니다. 메모리와 컴퓨터 사용자의 일반적인 기대치는 약 2^m 단위이며, 여기서 64GiB는 (2^36)바이트입니다.
보고된 디스크의 원시 크기를 63023063040바이트로 보면 fdisk
약 63GB 또는 58GiB입니다.
그 외에도 파티션은 일반적으로 첫 번째 디스크 섹터에서 시작하지 않으며 일반적으로 편리한 경계에서 반올림됩니다(실린더 형식을 사용하는 경우 전체 실린더 수가 됩니다. SSD 또는 섹터 형식 블록을 사용하는 것이 좋습니다). 그러면 파일 시스템 오버헤드가 발생하므로 df -h
선언된 크기가 전체 디스크에서 일치하지 않습니다 fdisk
.
답변3
Stephen Kitt이 귀하의 질문에 올바르게 답변했지만 "소프트웨어 RAID 사용의 제한 사항"을 언급한 이후 약간의 공간을 낭비할 수 있는 또 다른 문제가 있는데, 바로 RAID 메타데이터의 크기입니다.
이론적으로 RAID 메타데이터는 최대 몇 킬로바이트로 매우 작습니다.
실제로 mdadm
메타데이터를 위해 꽤 많은 공간을 예약합니다. 귀하의 경우에는 16384
섹터가 on /dev/sd[abcd]1
이고 65536
섹터가 입니다 /dev/sd[abcd]3
. 따라서 40MiB
모든 디스크가 낭비됩니다. 현재 버전의 mdadm
보유량은 섹터까지입니다 262144
. 이는 특정 RAID의 여러 RAID 파티션과 많은 디스크에 대해 추가됩니다. 내 설정에서는 오프셋에만 몇 기가바이트가 필요합니다.
이렇게 큰 오프셋을 사용하는 유일한 이유는 특정 확장 작업을 보다 효율적으로 만들기 위한 것이며, RAID가 확장될 때마다 일부 오프셋이 손실됩니다.
--data-offset=2048
이 기능이 필요하지 않은 경우 RAID를 생성할 때 지정할 수 있습니다 . 이런 방식으로 메타데이터는 1MiB
오프셋을 사용하여 데이터 정렬을 달성합니다.