All public logs
Jump to navigation
Jump to search
Combined display of all available logs of plnx.nl. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:38, 17 May 2025 Pverha10 talk contribs created page Rescan scsi (Created page with "To rescan your scsi disks (to look if a disk has been added) you can reread your scsi device by giving the following command: <pre> echo "- - -" >/sys/class/scsi_host/host0/scan </pre> It's very handy if you added a disk in VMware, don't want to reboot and have no flashy thingy disk-tools. If you added space to your first disk you need to rescan your disk with: <pre> echo 1 > /sys/block/sda/device/rescan </pre> If you resized your disk with fdisk for example, but th...")