park_lspark
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| park_lspark [2023/01/18 10:03] – [services] sloader | park_lspark [2024/11/28 13:21] (current) – [hdds] sloader | ||
|---|---|---|---|
| Line 191: | Line 191: | ||
| </ | </ | ||
| + | |||
| + | ==== hdds ==== | ||
| + | |||
| + | < | ||
| + | # fdisk -l /dev/sda | ||
| + | Disk /dev/sda: 5.46 TiB, 6001175126016 bytes, 11721045168 sectors | ||
| + | Disk model: HGST HUS726060AL | ||
| + | Units: sectors of 1 * 512 = 512 bytes | ||
| + | Sector size (logical/ | ||
| + | I/O size (minimum/ | ||
| + | |||
| + | Disk /dev/sdb: 5.46 TiB, 6001175126016 bytes, 11721045168 sectors | ||
| + | Disk model: HGST HUS726060AL | ||
| + | Units: sectors of 1 * 512 = 512 bytes | ||
| + | Sector size (logical/ | ||
| + | I/O size (minimum/ | ||
| + | |||
| + | |||
| + | cryptsetup luksFormat -c aes-xts-plain64 -s 512 /dev/sda | ||
| + | cryptsetup luksFormat -c aes-xts-plain64 -s 512 /dev/sdb | ||
| + | |||
| + | # btrfs filesystem show | ||
| + | Label: none uuid: 9295c7a4-8ec7-4e23-8ea7-9c1e362074ec | ||
| + | Total devices 3 FS bytes used 69.29GiB | ||
| + | devid | ||
| + | devid | ||
| + | devid | ||
| + | |||
| + | </ | ||
park_lspark.1674036232.txt.gz · Last modified: by sloader
