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
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