This tutorial will show you how you can mount logical volume on a server with Fedora operating systems.
If it is already mounted you will see it as VolGroup00-LogVol00 like, or similar in the listing bellow.
![]() |
|||||||||||||||||||
|
"exact phrase" include -exclude
will give you more specific results |
Mount Logical Volume [1/1]
This tutorial will show you how you can mount logical volume on a server with Fedora operating systems. If it is already mounted you will see it as VolGroup00-LogVol00 like, or similar in the listing bellow. $ dfOften when a server needs maintenance the logical volumes are not automatically recognized by the kernel. First you will need to load the device module: #modprobe dm-mod then activate the existing logical volumes with this command: #vgchange -ay What left to be done is to create a folder, where the logical volume will be mounted, and the 'mount' command to executed . #mkdir /mnt/LV #mount /dev/VolGroup00/LogVol00 /mnt/LV Then you will be able to see the mounted volume under '/mnt/LV'
|
RECOMMENDED TUTORIALS
Need a specific tutorial? Do not hesitate and submit a request! |
|||||||||||||||||
| Related Tags: mount a logical volume using the mount command how mount logical volume "mount logical volume" mount logical volume how to mount logical volume logical volume mount mount logical-volume mount logical volume mount logical volume outside how to mount logical volume how to mount a logical volume mount logical volume not available mount the logical volume mount logical volume mount a logical volume mount logical volume linux mount existing logical volume mount logical volume fedora fedora mount logical volume mount fedora logical volume | |||||||||||||||||||
|
Home | Sitemap |
Terms & Privacy
© ONLINEHOWTO.net 2006 - 2008 |
|||||||||||||||||||