VIRTUTECH CONFIDENTIAL    Previous - Up - Next

simple-fc-disk

Provided by
std-components
Class Hierarchy
conf-objectlog-objectcomponentsimple-fc-disk
Interfaces Implemented
log_object, component
Description
The "simple-fc-disk" component represents a SCSI-2 disk for use with Fibre-Channel SCSI controllers using the simplified FC protocol in Simics.

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attributes inherited from class log-object
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
Attributes inherited from class component
connections, connectors, instantiated, object_list, object_prefix, top_component, top_level
Attribute List
file
Optional attribute; read/write access; type: String.

File with disk contents for the full disk Either a raw file or a CRAFF file.

loop_id
Required attribute; read/write access; type: Integer.

The loop ID for the FC disk.

node_name
Required attribute; read/write access; type: Integer.

The node name for the FC disk.

port_name
Required attribute; read/write access; type: Integer.

The port name for the FC disk.

size
Required attribute; read/write access; type: Integer.

The size of the FC disk in bytes.

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type
Commands
infoprint information about the device
statusprint status of the device

Command Descriptions

<simple-fc-disk>.info
Synopsis
<simple-fc-disk>.info
Description
Print detailed information about the configuration of the device.
<simple-fc-disk>.status
Synopsis
<simple-fc-disk>.status
Description
Print detailed information about the current status of the device.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next