User Tools

Site Tools


proxmox_fusionio


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
proxmox_fusionio [2023/09/22 01:30] – created adminproxmox_fusionio [2024/11/14 02:30] (current) – external edit 127.0.0.1
Line 2: Line 2:
 Install reqs: Install reqs:
 <code> <code>
-apt install gcc fakeroot build-essential debhelper pve-headers rsync git+apt install gcc fakeroot build-essential debhelper pve-headers rsync git dkms
 </code> </code>
  
Line 8: Line 8:
 <code> <code>
 git clone https://github.com/RemixVSL/iomemory-vsl git clone https://github.com/RemixVSL/iomemory-vsl
 +</code>
 +
 +You'll probably have to reboot at this point.
 +
 +cd to the cloned repo, build:
 +<code>
 +sudo make dkms
 +</code>
 +
 +Clone utilities repo
 +<code>
 +https://github.com/RemixVSL/vsl_downloads/tree/main
 +</code>
 +
 +Install fio-utils
 +<code>
 +sudo dpkg -i ~/vsl_downloads/vsl3/fio-util_3.2.16.1731-1.0_amd64.deb
 +</code>
 +
 +Reboot again to enable dkms modules.
 +
 +Create a dangerstripe
 +<code>
 +zpool create fusionstripe fioa fiob
 </code> </code>
proxmox_fusionio.1695346204.txt.gz · Last modified: 2024/11/14 02:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki