Add Raid to CasaOS With ZFS Easy as 123

Описание к видео Add Raid to CasaOS With ZFS Easy as 123

Add Raid 5 Drive Parody to CasaOS For More Data Protection and Integrity!

$50 Media SFF Server. Best Budget and Most Flexible.
   • $50 Media SFF Server. Best Budget Med...  

Add Multiple Drives to CasaOS - Create One Large Drive Pool.
   • Add Multiple Drives to CasaOS - Creat...  

Linux has Never Been Easier to Use! - 4 Linux Distros For Beginners 2024!
   • Linux has Never Been Easier to Use! -...  

3 EASY WAYS TO TRY LINUX / No System Install Needed. Linux Mint 21.3 and More.
   • 3 EASY WAYS TO TRY LINUX / No System ...  

DeBloat Windows 11 or 10 Unwanted Apps and Telemetry.
   • DeBloat Windows 11 or 10 Unwanted App...  

$120 Best Budget Gaming PC / 12 Cores - 24 Threads - 32G Ram
   • $120 Best Budget Gaming PC / 12 Cores...  

Instructions:
Install CasaOS
curl -fsSL https://get.casaos.io | sudo bash

To Use the Casa Terminal you may need to install SSH
sudo apt install openssh-server

cockpit install
sudo apt install cockpit

cockpit commands to get zfs
git clone https://github.com/45drives/cockpit-z...
sudo cp -r cockpit-zfs-manager/zfs /usr/share/cockpit

Navigator for Cockpit
wget https://github.com/45Drives/cockpit-n...
sudo apt install ./cockpit-navigator_0.5.10-1focal_all.deb

Show your Linux Drives
lsblk
fdisk -l

EXAMPLE:
Create ZFS Pool USE your own drive /Dev/??? Yours may be different than my example.
zpool create -f Files raidz1 /dev/sda /dev/sdb /dev/sdc /dev/sdd /dev/sde
zpool destroy -f Files

Mount your ZFS Pool to a Folder in CasaOS
sudo zfs set mountpoint=/DATA/Media/Files Files
sudo zfs unmount=/DATA/Media/Files

Timestamp
0:00 - Intro
01:26 - CasaOS Intro
03:07 - Casa File Structure Review
03:25 - What's Needed to Create our ZFS Pool
05:51 - Intro to CockPit
06:46 - Create ZFS Pool
14:56 - Change Folder Permissions using CockPit "Navicator"
16:26 - Mount ZFS Pool to CasaOS
19:51 - Create a Share on The New ZFS Pool Map Windows to New Casa ZFS Pool
21:09 - Install Plex and Play Movies From the New Casa ZFS Pool.

Комментарии

Информация по комментариям в разработке