# This is a POSIX shell fragment # configuration of a single vblade instance # Supported variables: # shelf address. Mandatory # shelf= # slot address. Mandatory # slot= # Network interface name. Mandatory # netif= # The name of the regular file or block device to export. Mandatory # filename= # Other options, see vblade(8) # options= # ionice= # Set the I/O scheduling class and priority. # Must be understood by ionice(1) # Example: # shelf=10 # slot=3 # netif=em3 # filename=/dev/mapper/export # options='-m 11:22:33:44:55:66 -o 8' # ionice='--class best-effort --classdata 7'