검색결과 리스트
글
mdadm
mount -t ext4
-t xfs /dev/xvda1 /var
mdadm --create /dev/md2 --level=1 --raid-devices=1 --force /dev/sde
--name=DS918PLUS
mount /dev/md2 /mnt/ds918/
mdadm -E --scan
ARRAY /dev/md0 UUID=04910a5d:32ef8a3c:3017a5a8:c86610be
ARRAY /dev/md1 UUID=250638a4:d33091f1:cdd550b9:dc0f91c8
ARRAY /dev/md/2 metadata=1.2 UUID=53ee718c:8621820b:f0b0e6f6:1b58f455 name=DS918:2
mdadm --detail /dev/md2
/dev/md2:
Version : 1.2
Creation Time : Sun Sep 4 22:13:58 2022
Raid Level : raid1
Array Size : 3566592 (3.40 GiB 3.65 GB)
Used Dev Size : 3566592 (3.40 GiB 3.65 GB)
Raid Devices : 1
Total Devices : 1
Persistence : Superblock is persistent
Update Time : Sun Sep 4 22:17:35 2022
State : clean
Active Devices : 1
Working Devices : 1
Failed Devices : 0
Spare Devices : 0
Name : DS918:2 (local to host DS918)
UUID : 53ee718c:8621820b:f0b0e6f6:1b58f455
Events : 1
Number Major Minor RaidDevice State
0 8 67 0 active sync /dev/sde3
'컴퓨터' 카테고리의 다른 글
win7 최신 nodejs 설치방법 (0) | 2022.09.07 |
---|---|
ext4 복구 (0) | 2022.09.05 |
Wes McKinney - Apache Arrow and the Future of Data Frames (0) | 2020.07.03 |
docker container에서 메일 보내기 (0) | 2020.07.02 |
Machine learning algorithms can help us to estimate the risk of a financial decision (0) | 2020.07.02 |