User Tools

Site Tools


alicecrunchwip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
alicecrunchwip [2020/06/12 16:31]
florido [2020612]
alicecrunchwip [2020/06/17 12:33]
florido [20206**]
Line 102: Line 102:
   * new entry   * new entry
  
 +==== 2020616 ====
 +  * Configured system to be managed remotely via ansible
 +    * Changed sshd_config
 +    * Added management keys to root user
 +    * Management currently done via my workstation,​ may change in the future.
 +  * Installed basic software
 +  * Created alice admin user
 +  * Installed basic build software
  
 ==== 2020612 ==== ==== 2020612 ====
   * Formatted RAID volume as xfs <code bash>​mkfs.xfs -f -d su=1m,sw=5 -L alicedisk /​dev/​sda</​code>​   * Formatted RAID volume as xfs <code bash>​mkfs.xfs -f -d su=1m,sw=5 -L alicedisk /​dev/​sda</​code>​
     * Shows a warning but should be harmless     * Shows a warning but should be harmless
-su=1m        | 1MB strip size | + 
-sw=5         | 5 RAID disks (+2 parity) | +su=1m        | 1MB strip size | 
--L alicedisk | xfs label | +sw=5         | 5 RAID disks (+2 parity) | 
-/​dev/​sda ​    | the raid shown as a device to the kernel |+-L alicedisk | xfs label | 
 +/​dev/​sda ​    | the raid shown as a device to the kernel | 
   * created folder ''/​disk''​   * created folder ''/​disk''​
   * created entry in fstab for disk based on UUID:<​code ini># RAID disk   * created entry in fstab for disk based on UUID:<​code ini># RAID disk
alicecrunchwip.txt · Last modified: 2021/01/19 17:09 by florido

Accessibility Statement