proxmox_fusionio
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
proxmox_fusionio [2023/09/22 01:30] – created admin | proxmox_fusionio [2024/11/14 02:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
Install reqs: | Install reqs: | ||
< | < | ||
- | apt install gcc fakeroot build-essential debhelper pve-headers rsync git | + | apt install gcc fakeroot build-essential debhelper pve-headers rsync git dkms |
</ | </ | ||
Line 8: | Line 8: | ||
< | < | ||
git clone https:// | git clone https:// | ||
+ | </ | ||
+ | |||
+ | You'll probably have to reboot at this point. | ||
+ | |||
+ | cd to the cloned repo, build: | ||
+ | < | ||
+ | sudo make dkms | ||
+ | </ | ||
+ | |||
+ | Clone utilities repo | ||
+ | < | ||
+ | https:// | ||
+ | </ | ||
+ | |||
+ | Install fio-utils | ||
+ | < | ||
+ | sudo dpkg -i ~/ | ||
+ | </ | ||
+ | |||
+ | Reboot again to enable dkms modules. | ||
+ | |||
+ | Create a dangerstripe | ||
+ | < | ||
+ | zpool create fusionstripe fioa fiob | ||
</ | </ |
proxmox_fusionio.1695346204.txt.gz · Last modified: 2024/11/14 02:30 (external edit)