{% 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"]}}
|
{% elif file["zip"] %}
{{file["name"]}}
|
{% else %}
{{file["name"]}} | {% endif %}
{% if file["name"] in attached_images %}
|
Available disk space on the Pi: {{free_disk}} MB
The AppleShare server is running. No active connections
{% elif netatalk_configured == 2 %}{{netatalk_configured - 1}} active AFP connection
{% elif netatalk_configured > 2 %}{{netatalk_configured - 1}} active AFP connections
{% endif %} {% else %}Install Netatalk to use the AppleTalk File Server. {% endif %}
Create a named disk image that mimics real-life drives