Changes

Jump to: navigation, search

OPS235 Lab 5 - CentOS7 - SSD

170 bytes removed, 06:45, 15 June 2016
no edit summary
# Open a shell terminal, and login as '''root'''.
#Issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">ls /dev/vd*</span></code></b><br><br>'''NOTE:''' If nothing displays, issue the command: '''ls /dev/sd*''' and use that device pathname '''/dev/sda''' instead.<br><br>
#Issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">fdisk /dev/vda</span></code></b><br>(or ''fdisk /dev/sda'' if the previous command didn't work)
# Issue the following command to install the '''ssm''' command: <b><code><span style="color:#3366CC;font-size:1.2em;">yum install system-storage-manager</span></code></b>
# Issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">ssm list</span></code></b>. Take a few moments to note the volume group, physical volume and logical volume sections of the command output. This command combines this information as opposed to issuing the separate '''vgs''', '''pvs''', and '''lvs''' commands.
13,420
edits

Navigation menu