{% extends "base.html" %}
{% block content %}
Current RaSCSI Configuration
ID | {% if luns %}LUN | {% endif %}Type | Status | File | Product | Actions | ||||||||
{{device.id}} | {% if luns %}{{device.un}} | {% endif %}{{device.device_type}} | {{device.status}} | {{device.file}} | {% if device.vendor == "RaSCSI" %}{{device.product}} | {% else %}{{device.vendor}} {{device.product}} | {% endif %}{% if device.device_type != "-" %} {% if device.device_type in removable_device_types and "No Media" not in device.status %} {% else %} {% endif %} {% endif %} | {% else %}{{device.id}} | {% if luns %}{% endif %} | Reserved ID | {% endif %} |
File | Size | Actions |
{{file["name"]}} |
{% if file["name"] in attached_images %}
|
Create a named disk image that mimics real-life drives