These docs are for v0.9.0. Click to read the latest docs for v0.9.3.

Requirements

❗️

Virtual Environment Warning

FiFo does not run well inside virtualized environments such as VMWare or Virtualbox. While it sometimes might work virtualized environments are not supported.

Supported SmartOS Versions

The latest SmartOS version that is tested with FiFo is 20161208T003707Z

All supported versions can be viewed in the chunter setup file

Zone

As libraries sometimes change we require a certain version of the zone to run FiFo. Earlier or later versions might not work.

If you are using the AIO dataset, you can ignore this section as the AIO dataset always comes with the right dataset.

As of this version the dataset version is:

Name minimal-64-lts
Version15.4.1
UUIDe1faace4-e19b-11e5-928b-83849e2fd94a

Importing the image

imgadm update
imgadm import e1faace4-e19b-11e5-928b-83849e2fd94a
imgadm list | grep e1faace4-e19b-11e5-928b-83849e2fd94a

Checking for installation

$ imgadm list | grep e1faace4-e19b-11e5-928b-83849e2fd94a
e1faace4-e19b-11e5-928b-83849e2fd94a  minimal-64-lts  15.4.1    smartos  zone-dataset  2016-03-03

Minimum Zone Requirements

MemoryDisk
LeoFS Zone 13072 MB100 GB
LeoFS Zone 2512 MB20 GB
FiFo Zone3072 MB100 GB

📘

Avoid Non Standard Network configurations

Please first confirm FiFo is working with a default network setup before you attempt any non standard hypervisor network configurations such as : Aggregation, VLAN tagging, VRRP etc....

Next up

Now that you're familiar with FiFo's requirements, lets move on to Installing FiFo.