Fusion-io/Linux: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Ubuntu) |
||
Line 1: | Line 1: | ||
== Ubuntu == | == Ubuntu == | ||
RemixVSL v3: | |||
https://github.com/RemixVSL/iomemory-vsl | |||
https://github.com/ | RemixVSL v4: | ||
https://github.com/RemixVSL/iomemory-vsl4 | |||
Readme: | |||
https://github.com/RemixVSL/iomemory-vsl/blob/main/README.md | |||
Source: | |||
sudo apt-get install git | |||
git clone https://github.com/RemixVSL/iomemory-vsl | |||
cd iomemory-vsl/ | |||
make module | |||
sudo insmod root/usr/src/iomemory-vsl-3.2.16/iomemory-vsl.ko | |||
sudo apt-get install gcc fakeroot build-essential debhelper linux-headers-$(uname --r) rsync | sudo apt-get install gcc fakeroot build-essential debhelper linux-headers-$(uname --r) rsync | ||
Line 11: | Line 23: | ||
dpkg -i [BUILD].deb | dpkg -i [BUILD].deb | ||
Manual: http://manuals.ts.fujitsu.com/file/11734/iodrive-ug-linux.pdf | 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 | |||
<s>Download driver: http://support.fusionio.com</s> | |||
<s>Manual: http://manuals.ts.fujitsu.com/file/11734/iodrive-ug-linux.pdf</s> | |||
== lspci == | == lspci == |
Revision as of 19:58, 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
Source:
sudo apt-get install git git clone https://github.com/RemixVSL/iomemory-vsl cd iomemory-vsl/ make module sudo insmod root/usr/src/iomemory-vsl-3.2.16/iomemory-vsl.ko
sudo apt-get install gcc fakeroot build-essential debhelper linux-headers-$(uname --r) rsync tar zxvf iomemory-vsl-source_2.0.1*.tar.gz cd iomemory-vsl-source-2.0.1* sudo dpkg-buildpackage dpkg -i [BUILD].deb
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