Forrest logo
back to context overview

vgscan

List of commands for vgscan:

  • vgscan:tldr:6f94d vgscan: Scan for volume groups and print information about each group found.
    $ sudo vgscan
    try on your machine
    explain this command
  • vgscan:tldr:d3723 vgscan: Scan for volume groups and add the special files in `/dev`, if they don't already exist, needed to access the logical volumes in the found groups.
    $ sudo vgscan --mknodes
    try on your machine
    explain this command
back to context overview