The IFX_VALIDATE_STORAGEPOOLPATH environment variable provides customer a choice to skip
the storage pool path validation.
It has the following syntax.
value
1 (or enable) to validate storage pool path. This is the default value.
value
0 (or disable) to disable storage pool path validation
To avoid the storage pool creation at /dev which is taken as a default path when the raw devices
are used, we use this setting. So, when IFX_VALIDATE_STORAGEPOOLPATH=1, storage pool path will be
checked. When IFX_VALIDATE_STORAGEPOOLPATH=0 , customer gets a choice to ignore storage pool path
validation, thereby creating the storage pool in /dev. By default, we will always validate the
path.