Format the disk for Linux
1. Format the disk for Linux by entering the following:
sudo mkfs.ext4 -L LYVE /dev/disk/by-uuid/
unique ID
where
unique ID
is the UUID for the Lyve disk listed in the blkid output, for example:
sudo mkfs.ext4 -L LYVE /dev/disk/by-uuid/22A6-E95E
Example output
Creating filesystem with 23413075456 4k blocks and 1463318528 inodes
Filesystem UUID: b2fc70de-a95e-43ef-9008-c8ec4a5a12c6
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000,
7962624, 11239424, 20480000, 23887872, 71663616, 78675968, 102400000, 214990848,
512000000, 550731776, 644972544, 1934917632, 2560000000, 3855122432, 5804752896,
12800000000, 17414258688
Allocating group tables: 0/714511 658404/714511 done
Writing inode tables: 0/714511 done
Creating journal (262144 blocks): done
Writing superblocks and filesystem accounting information: 0/714511 28/714511 done
2. Be sure to note the file system UUID, for example,
b2fc70de-a95e-43ef-9008-c8ec4a5a12c6
.
Edit the file system table
1. Edit /etc/fstab, for example:
sudo vi /etc/fstab
2. Add a comment to identify the disk, for example:
# SEAGATE Fibre Channel device
3. Add a line for the new disk UUID by entering the following:
/dev/disk/by-uuid/
unique ID
/mnt/SEAGATE ext4 defaults 0 1
52
Lyve Mobile Rackmount Receiver
7/26/22
Summary of Contents for Lyve Mobile Array
Page 7: ......
Page 24: ...24 Lyve Mobile Rackmount Receiver 7 26 22 ...
Page 27: ...SAS cable SAS 12Gb 2 Port SFF 8644 27 Lyve Mobile Rackmount Receiver 7 26 22 ...
Page 39: ...16 Click Add and select your preferred letter 39 Lyve Mobile Rackmount Receiver 7 26 22 ...
Page 43: ...Example output 43 Lyve Mobile Rackmount Receiver 7 26 22 ...
Page 50: ...Example output 50 Lyve Mobile Rackmount Receiver 7 26 22 ...
Page 68: ...3 Select the desired file system format 4 Click OK 68 Lyve Mobile Rackmount Receiver 7 26 22 ...
Page 81: ...81 Lyve Mobile Rackmount Receiver 7 26 22 ...
Page 104: ...Example output 104 Lyve Mobile Rackmount Receiver 7 26 22 ...
Page 111: ...Example output 111 Lyve Mobile Rackmount Receiver 7 26 22 ...