User:Caleb Cooper/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Tag: 2017 source edit
 
(113 intermediate revisions by the same user not shown)
Line 1:
{| class="wikitable filterable" width="300"
# one
|-
#:<pre class=scroll>
!ID
#::some stuff
! class="unfilterable" |Name
#::some more stuff</pre>
!Class
# two
!Gender
!Test
|-
|001||Tom||A||M
|
|-
|002||Dan||A||M
|
|-
|003||Ryan||B||M
|
|-
|004||Christine||C||F
|
|-
|005||Jane||D||F
|
|-
|006||Albert||D||M
|
|-
|007||Rose||A||F
|
|-
|008||Viola||B||F
|
|-
|009||Jeramy||C||M
|
|-
|010||Ken||D||M
|
|}
 
{| class="wikitable sortable" width="300"
|-
!ID
! class="unfilterable" |Name
!Class
!Gender
!Test
|-
|001||Tom||A||M
|
|-
|002||Dan||A||M
|
|-
|003||Ryan||B||M
|
|-
|004||Christine||C||F
|
|-
|005||Jane||D||F
|
|-
|006||Albert||D||M
|
|-
|007||Rose||A||F
|
|-
|008||Viola||B||F
|
|-
|009||Jeramy||C||M
|
|-
|010||Ken||D||M
|
|}
 
<syntaxhighlight lang=text highlight="3" class="orange-highlight inline">
line one
line two
line three
line four
</syntaxhighlight>
 
<pre class="shell">
Driver Status: Ok
RAID LUN 0 Degraded.<point-here-tr>
*!! RAID LUN contains 256 lost blocks. !!*
(raidtool -W 0) clears blocks.
(raidtool -w 0) lists blocks.
14 Drives (f,2,14,11,8,10,12,1,3,5,4,9,15,13)
<box>RAID 50</box> (64KB sectPerSU)
Capacity 5,185,085,374,464 bytes
</pre>
<br/><br/>
 
<syntaxhighlight lang="text" highlight="34,7" class="blue-highlight inlinescroll">
PagePool PagePool Folder Class Speed DiskClassStr Unallocated Unallocated Total Disk AddSpa AddSpa AddSpace AddSpace AddSpace AddSpace Restripe Active
line one
Index ClassInd Index Index Index PageCount BlockCount BlockCount Count Stats Failur Failure OptimalBlockCou OptimalPageCoun Debug Reserved Controller
line two
======= ======== ====== ======== === =============== ============= =============== ============= ====== ==== ====== ====== =============== ============= ============================== ========= ==========
line three
1 4 3 6 1 <box>Write-Intensive</box> 503203 4122238784 7814439360 20 0 0 (0) Fals 244201230 59620 (1) None 61640
line four
1 5 3 6 1 Write-Intensive 805125 4122238784 7814439360 20 0 0 (0) Fals 390721968 95392 (1) None 61640
1 6 3 6 1 Write-Intensive 885638 4122238784 7814439360 20 0 0 (0) Fals 429794164 104931 (1) None 61640
1 13 3 2 2 10K 3401762 27867228535 33405320535 95 0 0 (0) Fals 1043916266 254863 (1) None 61640
1 14 3 2 2 10K 5442819 27867228535 33405320535 95 0 0 (0) Fals 1670266026 407780 (1) None 61640
1 15 3 2 2 10K 5987100 27867228535 33405320535 95 0 0 (0) Fals 1837292629 448558 (1) None 61640
1 16 3 2 1 10K 11039261 90433618553 133621282425 95 0 0 (0) Fals 4175665075 1019450 (1) None 61640
1 17 3 2 1 10K 17662817 90433618553 133621282425 95 0 0 (0) Fals <point-here-tl>6681064120 1631120 (1) None 61640
1 18 3 2 1 10K 19429098 90433618553 133621282425 95 1 0 (0) Fals 7349170532 1794232 (1) None 61640
Walk: Display 9 of 9
</syntaxhighlight>
 
== Issue Two ==
 
{{Expand|This expands|
<syntaxhighlight lang=text highlight="3" class="green-highlight inline">
<pre>
line one
asdf
line two
<box>asfs</box>
line three
asdf
line four
</syntaxhighlight>
 
 
<syntaxhighlight lang=text highlight="3" class="pink-highlight inline">
line one
line two
line three
line four
</syntaxhighlight>
 
 
<syntaxhighlight lang=text highlight="3" class="inline">
line one
line two
line three
line four
</syntaxhighlight>
 
 
{{Get|this|example=<pre>
JSFX.FireSpark.prototype.changeColour = function()
{
var colour="";
 
r2= Math.random()*255;
g2= r2;
b2= 0;
 
if(!(r2 | g2 | b2))
{
r2=255;
g2=255;
b2=0;
}
 
colour = "#" + dec2hex(r2) + dec2hex(g2) + dec2hex(b2);
this.setBgColor(colour);
}
</pre>}}
 
 
{{Keywords|
*write protect
*ProtectMode
*ExitOos
*RAID space below threshold
*HA_FLOW|
<pre>./cyc_triage.pl -j -- -t xtremapp| egrep "write protect|ProtectMode|ExitOos|RAID space below threshold|HA_FLOW"</pre>}}