Mounting Second Disk

Danijell

Verified User
Joined
Apr 6, 2008
Messages
22
Location
Serbia
Hi,

I had problems with my DataCenter they requested from me to reformat my server and if i want to save my data i need to buy second disk and then mount myself old disk ( cause they don`t know how to do that ). They are using lvm2 for partitions and now i have issue and i don`t know how to mount this disk to /old folder. They left me server with two disks and i don`t know how to mount VolGroupe partition. I think that problem is they are two VolGroupe partition they have same name and it make things bad. Can somebody help me with this.

Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
74G 2.1G 68G 3% /
/dev/hda1 99M 11M 84M 12% /boot
tmpfs 236M 0 236M 0% /dev/shm
/dev/hdb1 99M 5.6M 89M 6% /mnt/second

PV /dev/hdb2 VG VolGroup00 lvm2 [186.19 GB / 32.00 MB free]
PV /dev/hda2 VG VolGroup00 lvm2 [76.56 GB / 32.00 MB free]
Total: 2 [262.75 GB] / in use: 2 [262.75 GB] / in no VG: 0 [0 ]

/dev/hdb2 is my old disk with my data that i want to backup and get away from this datacenter.

Fashion way mount -t ext3 /dev/hdb2 /old is not working and i don`t know how to do that with lvm. Does somebody know how can i mount lvm partition on second disk.

Danijel,
Thanks in advance
 
Mounting

Hi,

Anybody with solution?

Reading all physical volumes. This may take a while...
Found volume group "VolGroup00" using metadata type lvm2
Found volume group "VolGroup00" using metadata type lvm2

More info disk1 primary is is mounted normally.

ACTIVE '/dev/VolGroup00/LogVol00' [75.59 GB] inherit
ACTIVE '/dev/VolGroup00/LogVol01' [960.00 MB] inherit

I need to have here /dev/VolGroup01 so i can mount it easy way mount /dev/VolGroup01 /old

Danijel,
Thanks in advance
 
Me to , I have this problem :
My quata is very very used with directadmin but i can't find problem

Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00 143G 104G 32G 77% /
/dev/sda1 99M 18M 77M 19% /boot
tmpfs 1009M 0 1009M 0% /dev/shm
 
Back
Top