moki.org.pl
HOME
CATEGORIES
TAGS
LINKS
SELFHOSTED
HOME
CATEGORIES
TAGS
LINKS
SELFHOSTED
Detect disks without reboot
Moki
Lv6
2025-08-04 19:11:19
2025-08-04 19:11:19
Created
2025-08-04 19:11:19
2025-08-04 19:11:19
Updated
Bez kategorii
virtualization
|
linux
1
for host in /sys/class/scsi_host/*; do echo "- - -" | sudo tee $host/scan; ls /dev/sd* ; done
#virtualization
#linux
Recommendations
Check port is open in shell
Docker host IP from inside container
Ceph - remove host
Recommendations
Check port is open in shell
Docker host IP from inside container
Ceph - upgrade
Prev posts
Gitlab - clone all repos from group
Next posts
On this page
Detect disks without reboot