added vm5 to seattle
This commit is contained in:
parent
50fecbeff4
commit
3b241af513
1 changed files with 2 additions and 1 deletions
|
|
@ -366,6 +366,7 @@ for i in b c d e; do echo $i; smartctl -a /dev/sd$i | egrep '(^Serial|Extended)'
|
||||||
* 4 x Samsung 4TB EVO 870 SSDs
|
* 4 x Samsung 4TB EVO 870 SSDs
|
||||||
* 2x power supplies, 750W each, 100-240V
|
* 2x power supplies, 750W each, 100-240V
|
||||||
* 4x Gigabit RJ45 NIC network ports
|
* 4x Gigabit RJ45 NIC network ports
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
TODO:<br>
|
TODO:<br>
|
||||||
ip addressing /etc/network/INT 147.28.0.46<br>
|
ip addressing /etc/network/INT 147.28.0.46<br>
|
||||||
|
|
@ -375,7 +376,7 @@ x periodic local<br>
|
||||||
x backup<br>
|
x backup<br>
|
||||||
?? grub prefer video<br>
|
?? grub prefer video<br>
|
||||||
|
|
||||||
for i in a b c d; do echo $i; smartctl -a /dev/sd$i | egrep '(^Serial|Extended)'; done
|
for i in a b c d; do echo $i; smartctl -a /dev/sd$i | egrep '(^Serial|Model)'; done
|
||||||
|
|
||||||
| Bay | Model | Serial | Capacity | Installed |
|
| Bay | Model | Serial | Capacity | Installed |
|
||||||
| ---- | ----------------------- | ---------------- | -------- | ---------- |
|
| ---- | ----------------------- | ---------------- | -------- | ---------- |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue