{target.alias}
+ )} +| + LUN # + | ++ Handler + | ++ Device Path + | ++ Type + | ++ Status + | +
|---|---|---|---|---|
| + {lun.lun_number} + | ++ {lun.handler} + | ++ {lun.device_path} + | ++ {lun.device_type} + | ++ + {lun.is_active ? 'Active' : 'Inactive'} + + | +
No LUNs configured
+ ++ Manage SCST iSCSI targets, LUNs, and initiators +
+Loading targets...
+ ) : targets && targets.length > 0 ? ( ++ Create your first iSCSI target to start exporting storage +
+ ++ Manage physical and virtual tape libraries +
+Loading VTL libraries...
+ ) : vtlLibraries && vtlLibraries.length > 0 ? ( ++ Create your first virtual tape library to get started +
+ + + +Loading physical libraries...
+ ) : physicalLibraries && physicalLibraries.length > 0 ? ( ++ Discover physical tape libraries connected to the system +
+ ++ Virtual Tape Library • {library.slot_count} slots • {library.drive_count} drives +
+No drives configured
+ )} +| + Barcode + | ++ Slot + | ++ Size + | ++ Status + | ++ Actions + | +
|---|---|---|---|---|
| + {tape.barcode} + | ++ {tape.slot_number} + | ++ {formatBytes(tape.size_bytes)} + | ++ + {tape.status} + + | ++ {selectedDrive && ( + + )} + | +
No tapes created yet
+ )} +Tape: {currentTape.barcode}
+{formatBytes(currentTape.size_bytes)}
+No tape loaded
+ )} + {isSelected && ( +Selected - Click tape to load
+