How To Access To The Inactive Partition - Alcatel-Lucent OpenTouch Troubleshooting Manual

Hide thumbs Also See for OpenTouch:
Table of Contents

Advertisement

Alcatel-Lucent OpenTouch R1.x Troubleshooting guide
if %errorlevel% gtr 0 (
netsh advfirewall firewall add rule name="Open port 22" dir=in action=allow protocol=TCP localport=22
)
cd C:\
6.7

How to access to the inactive partition

Mount points must be mounted for all partitions from inactive partition you need :
Example of mounted active partitions
Filesystem
/dev/mapper/vg_root_01-lv_root
/dev/mapper/vg_common-lv_var_backup
/dev/mapper/vg_common-lv_libvirt
/dev/mapper/vg_root_01-lv_logs
/dev/mapper/vg_root_01-lv_drbd2
/dev/mapper/vg_root_01-lv_postgresql
/dev/mapper/vg_root_01-lv_drbd4
/dev/mapper/vg_root_01-lv_drbd3
/dev/mapper/vg_root_01-lv_drbd1
/dev/mapper/vg_root_01-lv_slides
/dev/mapper/vg_root_01-lv_ofs
/dev/cciss/c0d0p1
tmpfs
The global active partition here is : vg_root_01
root@pvice4 ~]# mount /mnt/inactive_partition/
this action mounts only the root partition of the inactive partition
The different mounted point are :
/dev/mapper/vg_root_01-lv_root
/dev/mapper/vg_root_01-lv_logs
/dev/mapper/vg_root_01-lv_drbd2
/dev/mapper/vg_root_01-lv_postgresql
/dev/mapper/vg_root_01-lv_drbd4
/dev/mapper/vg_root_01-lv_drbd3
/dev/mapper/vg_root_01-lv_drbd1
/dev/mapper/vg_root_01-lv_slides
/dev/mapper/vg_root_01-lv_ofs
Ex : This is an example how to retrieve data from inactive partition
Logs => [root@pvice4 ~]# mount /mnt/inactive_partition/logs
Moh => [root@pvice4 ~]# mount /mnt/inactive_partition/var/data/moh
Slides => [root@pvice4 ~]# mount /mnt/inactive_partition/var/data/slides
Always remove the mount points and ultimately the root partition
Nota : umount: /mnt/inactive_partition: device is busy ===è inactive partition still busy : type the command
mount to discover the pending mounted partition
/dev/mapper/vg_root_02-lv_root on /mnt/inactive_partition type ext3 (rw)
/dev/mapper/vg_root_02-lv_logs on /mnt/inactive_partition/logs type ext3 (rw)
TG0064
1K-blocks
Used Available Use% Mounted on
30472188
12905676
15993648
111731360
23745620
82218572
101573920
73668692
22662348
20314748
480316
18785856
10157368
335024
9298056
10157368
255256
9377824
126931
11628
10157368
1029840
8603240
21711396
204968
20385764
14474272
170148
13557016
2031440
68668
1857916
497829
44920
8205100
4
8205096
/logs
/var/data/postgresql5433
/var/data/postgresql5432
/var/data/moh
/var/data/oamp
/var/data/ics-group
/var/data/slides
/var/data/ofs
28/182
45% /
23% /var/backup
77% /mnt/virtualmachines
3% /logs
4% /var/data/postgresql5433
3% /var/data/postgresql5432
108750
10% /var/data/moh
11% /var/data/oamp
1% /var/data/ics-group
2% /var/data/slides
4% /var/data/ofs
427207
10% /boot
1% /dev/shm
Ed.15 / June 2013

Advertisement

Table of Contents
loading

Table of Contents