😎
Pinned Loading
-
check & set I/O scheduler in linux
check & set I/O scheduler in linux 1# check & set I/O scheduler in linux
2### check command
3`$ cat /sys/block/*/queue/scheduler`
4### sample output
5```
-
mount lvm volume
mount lvm volume 1Run `sudo pvs` to get a volume group (column VG) for your device.
2Run `sudo lvdisplay ⟨your VG⟩` to get a LV Path.
3Run `sudo vgchange -a y` to activate all groups.
4Now you can mount it: `sudo mount ⟨your LV Path⟩ /mnt/somepoint`
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.