Changes

Jump to: navigation, search

OPS235 Lab 4 - CentOS6

88 bytes added, 09:55, 28 January 2014
Investigation 3: How can I use LVM to manage storage on my disk pack?
{{Admon/tip|SELinux relabelling may be required|Your system may report that the files are not present in the new /home filesystem when they are clearly there. This is due to the Security-Enhanced Linux system (SELinux) preventing access to the files, because the files were tampered with (moved) and are no longer recognized as home directory content. You can fix this problem by restoring the file context labels so that SELinux accepts the files as valid home directory content: <code>restorecon -r /home</code>}}
== Investigation 3: How can I use LVM fdisk to manage storage on my disk pack? ==
'''On your <u>c6host</u> (i.e. "disk pack"), using your choice of the GUI and/or command-line tools:'''
# Create a new partition or logical partition drive ('''NOT a logical volume!''') - minimum 5G, leaving at least 10G free space in the extended partition.# Add Format that partition as (i.e. put a PV into the existing VGfilesystem on it).# Grow the root filesystem Make sure it's mounted automatically on a mountpoint of your choosing (easiest is to fill the available spacecreate a new directory for a mountpoint).
= User/Group Management =

Navigation menu