Sewaktu menambah hardisk pada mesin server Slackware 13.37 64 bit
hardisk tambahan yg saya pasang merupakan hardisk dr PC yg diinstall Proxmox dan Centos.
sewaktu mau ngemount ada error mount: unknown filesystem type 'LVM2_member'
Kalau di fdisk tampilannya seperti dibawah ini :
Disk /dev/sdd: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdd1 * 64 1048639 524288 83 Linux
/dev/sdd2 1048640 488392063 243671712 8e Linux LVM
Setelah itu saya ketik ini aja : lvdisplay
Hasilnya seperti dibawah ini :
--- Logical volume ---
LV Name /dev/pve/swap
VG Name pve
LV UUID AQ3dBf-3cn6-nB3U-2SRg-VGET-mUj6-9kEq1n
LV Write Access read/write
LV Status NOT available
LV Size 4.00 GiB
Current LE 1024
Segments 1
Allocation inherit
Read ahead sectors auto
--- Logical volume ---
LV Name /dev/pve/root
VG Name pve
LV UUID 6m9WS9-lhfZ-Wwyf-7Nmz-GGgU-pIka-DI12fc
LV Write Access read/write
LV Status NOT available
LV Size 58.00 GiB
Current LE 14848
Segments 1
Allocation inherit
Read ahead sectors auto
--- Logical volume ---
LV Name /dev/pve/data
VG Name pve
LV UUID FFz3hz-fTty-Faue-ZhsS-GlRg-KclH-xMxUKl
LV Write Access read/write
LV Status NOT available
LV Size 166.39 GiB
Current LE 42595
Segments 1
Allocation inherit
Read ahead sectors auto
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol00
VG Name VolGroup00
LV UUID I23Fgp-3gFa-l9q2-CP3M-b4ON-I3Vd-1Zq5Pk
LV Write Access read/write
LV Status NOT available
LV Size 230.81 GiB
Current LE 7386
Segments 1
Allocation inherit
Read ahead sectors auto
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol01
VG Name VolGroup00
LV UUID CZSKlU-roRX-gAHB-JJbQ-SbTi-eN4V-nVT6WL
LV Write Access read/write
LV Status NOT available
LV Size 1.97 GiB
Current LE 63
Segments 1
Allocation inherit
Read ahead sectors auto
Setelah itu saya ketik ini : lvscan
Hasilnya kok seperti ini :
inactive '/dev/pve/swap' [4.00 GiB] inherit
inactive '/dev/pve/root' [58.00 GiB] inherit
inactive '/dev/pve/data' [166.39 GiB] inherit
inactive '/dev/VolGroup00/LogVol00' [230.81 GiB] inherit
inactive '/dev/VolGroup00/LogVol01' [1.97 GiB] inherit
Waduh puyeeeeng neeeh
Setelah searching² di google cuman ngetik ini : modprobe dm-mod dan vgchange -ay
Hasilnya berubah seperti ini :
ACTIVE '/dev/pve/swap' [4.00 GiB] inherit
ACTIVE '/dev/pve/root' [58.00 GiB] inherit
ACTIVE '/dev/pve/data' [166.39 GiB] inherit
Setelah itu tinggal mount seperti biasa deh
Tulisan ini saya buat, karena keterbatasan daya ingat saya, hehe
Sumbernya ini loooh
No comments:
Post a Comment