Open main menu

CDOT Wiki β

Changes

OPS235 Lab 3 - Fedora17

375 bytes added, 10:18, 27 January 2012
no edit summary
# Make certain you are in your '''f16host''' system.
# Log-off all users on the GUI.
# Press the keyboard combination '''Ctrl-Alt-F3''' to a switch to a text-based Virtual Terminal
# Log into your root account (eg. username: ''root'' password: ''admin password'')
# Enter the following Linux commands:
 
{{Admon/note|Resizing Logical Volumes in Use|There is a problem when trying to resize lv_home while users are currently logged in. Please note and record the following procedure to resize these volumes. You should research these commands and gain an appreciation of why you are performing these sequence of commands.|}}
 
<ol>
<li value="2">Log-off all users on the GUI.</li>
<li>Press the keyboard combination '''Ctrl-Alt-F3''' to a switch to a text-based Virtual Terminal</li>
<li>Log into your root account (eg. username: ''root'' password: ''admin password'')</li>
<li>Enter the following Linux commands:</li>
</ol>
:: <code>umount /home</code>
:: <code>lvreduce -L 20G -r vg_f16host/lv_home</code>
13,420
edits