blockDevices() added raid group member (linux)

This commit is contained in:
Sebastian Hildebrandt
2022-11-19 09:48:48 +01:00
parent b1b017a95f
commit 6c4e34004a
6 changed files with 20 additions and 2 deletions
+10
View File
@@ -426,6 +426,16 @@ si.diskLayout().then(data => console.log(data));</code></pre class="example">
<td></td>
<td>protocol (SATA, PCI-Express, ...)</td>
</tr>
<tr>
<td></td>
<td>[0].group</td>
<td>X</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Raid group member (e.g. md1)</td>
</tr>
<tr class="example">
<td></td>
<td colspan="7">
+5
View File
@@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.14.0</th>
<td>2022-11-19</td>
<td><span class="code">blockDevices()</span> added raid group (linux)</td>
</tr>
<tr>
<th scope="row">5.13.5</th>
<td>2022-11-18</td>
+1 -1
View File
@@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png" alt="logo">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span>&nbsp;</div>
<div class="version">New Version: <span id="version">5.13.5</span></div>
<div class="version">New Version: <span id="version">5.14.0</span></div>
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
</div>
<div class="down">