Fusion-io/Linux: Difference between revisions
Jump to navigation
Jump to search
(→Ubuntu) |
No edit summary |
||
Line 10: | Line 10: | ||
https://github.com/RemixVSL/iomemory-vsl/blob/main/README.md | https://github.com/RemixVSL/iomemory-vsl/blob/main/README.md | ||
Source: | Debian/Ubuntu Dependencies: | ||
sudo apt-get install gcc fakeroot build-essential debhelper linux-headers-$(uname --r) rsync | |||
Download Source: | |||
sudo apt-get install git | sudo apt-get install git | ||
git clone https://github.com/RemixVSL/iomemory-vsl | git clone https://github.com/RemixVSL/iomemory-vsl | ||
cd iomemory-vsl/ | cd iomemory-vsl/ | ||
Manually: | |||
make module | make module | ||
sudo insmod root/usr/src/iomemory-vsl-3.2.16/iomemory-vsl.ko | sudo insmod root/usr/src/iomemory-vsl-3.2.16/iomemory-vsl.ko | ||
Debian: (.deb Ubuntu / Debian) | |||
make dpkg | |||
dpkg -i ../iomemory-vsl-6.5.11-4-pve_3.2.16.1732_amd64.deb | |||
sudo | |||
DKMS (recommended): | |||
sudo apt-get install dkms | |||
sudo make dkms | |||
Fusion-io and OEM Part Numbers Matrix | == Fusion-io and OEM Part Numbers Matrix == | ||
https://docs.google.com/spreadsheets/d/e/2PACX-1vQMd40liekOCeftUYQx6GeofHgjU5SSDT-jHWid03JCfswQxHAhVee3rW-04baqKg1qN2fp7wEzuFm6/pubhtml | https://docs.google.com/spreadsheets/d/e/2PACX-1vQMd40liekOCeftUYQx6GeofHgjU5SSDT-jHWid03JCfswQxHAhVee3rW-04baqKg1qN2fp7wEzuFm6/pubhtml | ||
Revision as of 21:02, 6 January 2024
Ubuntu
RemixVSL v3:
https://github.com/RemixVSL/iomemory-vsl
RemixVSL v4:
https://github.com/RemixVSL/iomemory-vsl4
Readme:
https://github.com/RemixVSL/iomemory-vsl/blob/main/README.md
Debian/Ubuntu Dependencies:
sudo apt-get install gcc fakeroot build-essential debhelper linux-headers-$(uname --r) rsync
Download Source:
sudo apt-get install git git clone https://github.com/RemixVSL/iomemory-vsl cd iomemory-vsl/
Manually:
make module sudo insmod root/usr/src/iomemory-vsl-3.2.16/iomemory-vsl.ko
Debian: (.deb Ubuntu / Debian)
make dpkg dpkg -i ../iomemory-vsl-6.5.11-4-pve_3.2.16.1732_amd64.deb
DKMS (recommended):
sudo apt-get install dkms sudo make dkms
Fusion-io and OEM Part Numbers Matrix
https://docs.google.com/spreadsheets/d/e/2PACX-1vQMd40liekOCeftUYQx6GeofHgjU5SSDT-jHWid03JCfswQxHAhVee3rW-04baqKg1qN2fp7wEzuFm6/pubhtml
Generally:
- gen1 (iodrive 1) drive will need vsl version 2 - not available anymore
- gen2 (iodrive 2) drive will need vsl version 3
- gen3 (iodrive 3) drive will need vsl version 4
Download driver: http://support.fusionio.com
Manual: http://manuals.ts.fujitsu.com/file/11734/iodrive-ug-linux.pdf
lspci
gen 1
# lspci -n | grep aed 02:00.0 0180: 1aed:1005 (rev 01)
gen 2
# lspci -n | grep aed 07:00.0 0180: 1aed:2001 (rev 04) 08:00.0 0180: 1aed:2001 (rev 04)
gen 3
# lspci -n | grep aed 02:00.0 0180: 1aed:3002