Linux/Ubuntu
우분투 swraid로 설치하기
구차니
2024. 7. 31. 10:14
담에 시도해봐야지. 그나저나 server edition만 지원하나? 죄다 CLI로 되어있네?
그런데.. boot 파티션도 raid가 되나?
/boot는 raid 1 에서는 존재가능하고, 나머지는 boot 영역만큼은 다른 스토리지에 넣어줘야 하는 듯
Warning: the /boot filesystem cannot use any softRAID level other than 1 with the stock Ubuntu bootloader. If you want to use some other RAID level for most things, you'll need to create separate partitions and make a RAID1 device for /boot. |
[링크 : https://help.ubuntu.com/community/Installation/SoftwareRAID]
[링크 : https://devjaewoo.tistory.com/41]
+
2024.08.12
desktop edition 에서 시도해봤으나
GUI로는 존재하지 않고, 콘솔에서 mdadm 설치해서 진행하면 가능은 할 것 같은데 일단 패스
server edition 먼저 진행해보고 desktop edition을 시도해보는걸로..