Open main menu

CDOT Wiki β

Changes

OPS235 Lab 5 - CentOS7

507 bytes added, 07:01, 4 May 2015
no edit summary
# Issue the '''mount''' command to verify that lv_archive logical volume has been unmounted.
# Although you might have been successful un-mounting the lv_archive logical volume, can you think of any reasons why you might not be able to un-mount that logical volume?
# Quickly view the tutorial about the <b>[http://man7.org/linux/man-pages/man5/fstab.5.html /etc/fstab] </b> file to understand the purpose of this file and the major elements contain in this file.# Issue the following command: <b><code><span style="color:#3366CC;font-size:1.2em;">echo "dev/vdb /archive ext4 defaults 1 1" >> /etc/fstab</span></code></b># Confirm that those contents have been added to the bottom of '''/etc/fstab'''.# Issue the command: <b><code><span style="color:#3366CC;font-size:1.2em;">mount -a</span></code></b># Check to see if '''/archive''' is now mounted. What do you think the above operation did? Confirm by rebooting your VM to see if '''/archive''' is mounted.
'''Answer the Part 1 observations / questions in your lab log book.'''
13,420
edits