Jump to content

Template:Set: Difference between revisions

From pool
[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
No edit summary
Line 29: Line 29:
<div class="mw-collapsible mw-collapsed force-toggle-float-left" data-collapsetext="-" data-expandtext="+" style="display: inline;"><span style="color: red; display: inline;">{{#if: {{{2|}}} |'''{{{2}}}'''|'''{{{1}}}'''}}</span><div class="mw-collapsible-content shell noprint" style="align: left;">{{#if: {{{3|}}}|{{{3}}}|<pre>Need an Example</pre> }}</div></div>{{#if:{{{nocr|}}}||<br><br style="clear:both;">}}
<div class="mw-collapsible mw-collapsed force-toggle-float-left" data-collapsetext="-" data-expandtext="+" style="display: inline;"><span style="color: red; display: inline;">{{#if: {{{2|}}} |'''{{{2}}}'''|'''{{{1}}}'''}}</span><div class="mw-collapsible-content shell noprint" style="align: left;">{{#if: {{{3|}}}|{{{3}}}|<pre>Need an Example</pre> }}</div></div>{{#if:{{{nocr|}}}||<br><br style="clear:both;">}}
|
|
<div class="mw-collapsible mw-collapsed force-toggle-float-left" data-collapsetext="-" data-expandtext="+" style="display: inline;"><span style="color: red; display: inline;">'''{{{1}}}'''</span><div class="mw-collapsible-content shell noprint" style="align: left;">{{#if: {{{2|}}} |{{{2}}}|<pre>Need an Example</pre> }}</div></div>{{#if:{{{nocr|}}}||<br><br style="clear:both;">}}}}}}}}<noinclude>
<div class="mw-collapsible mw-collapsed force-toggle-float-left" data-collapsetext="-" data-expandtext="+" style="display: inline;"><span style="color: red; display: inline;">'''{{{1}}}'''</span><div class="mw-collapsible-content shell noprint" style="align: left;">{{#if: {{{2|}}} |{{{2}}}|<pre>Need an Example</pre> }}</div></div>{{#if:{{{nocr|}}}||<br><br style="clear:both;">}}}}}}}}
<noinclude>
Example Code:
Example Code:
<pre>{{Set|scsi i device undoreadyforremoval|scsi i device undoreadyforremoval <scsi device id>|sect=YourSectionName
<pre>{{Set|scsi i device undoreadyforremoval|scsi i device undoreadyforremoval <scsi device id>|sect=YourSectionName

Revision as of 12:29, 31 January 2020

{{{1}}}
Need an Example



Example Code:

{{Set|scsi i device undoreadyforremoval|scsi i device undoreadyforremoval <scsi device id>|sect=YourSectionName
<pre>
scsi i device undoreadyforremoval 3799799152
<26296 (?)>
26296 12/12/2013-18:01:04 WARNING SCSIIntr NoteError scsiDevice.cpp 18181
0 SCSIDevice=3799799152 SN=6SL6AMSY SendInquiry: No path available for delivery Disk=6,4 Down State=InqStd

26296 12/12/2013-18:01:04 WARNING LSI2SAS PCIDEV06 Run lsi2SasStMachRun.cxx 711
0 [RPORT 6 4 9 105] UndoReadyForRemoval called.

26296 12/12/2013-18:01:04 WARNING LSI2SAS PCIDEV02 Run lsi2SasStMachRun.cxx 711
0 [RPORT 5 4 3 62] UndoReadyForRemoval called.
<26296 (?)>
</pre>
}}

Example Output:

scsi i device undoreadyforremoval <scsi device id>
scsi i device undoreadyforremoval 3799799152
<26296 (?)>
26296 12/12/2013-18:01:04 WARNING SCSIIntr NoteError scsiDevice.cpp 18181
0 SCSIDevice=3799799152 SN=6SL6AMSY SendInquiry: No path available for delivery Disk=6,4 Down State=InqStd

26296 12/12/2013-18:01:04 WARNING LSI2SAS PCIDEV06 Run lsi2SasStMachRun.cxx 711
0 [RPORT 6 4 9 105] UndoReadyForRemoval called.

26296 12/12/2013-18:01:04 WARNING LSI2SAS PCIDEV02 Run lsi2SasStMachRun.cxx 711
0 [RPORT 5 4 3 62] UndoReadyForRemoval called.
<26296 (?)>