ACRONIS Backup & Recovery 10 Advanced Server Virtual Edition Uživatelská příručka Strana 284

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 410
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 283
284 Copyright © Acronis, Inc., 2000-2009
(Do not reboot the machine at this point. Otherwise, you will have to create the volume structure
again.)
8. Click Recover, then specify the path to the archive and any other required parameters, and then
click OK.
Note: This procedure does not work when connected to Acronis Backup & Recovery 10 Bootable Agent remotely,
because the command shell is not available in this case.
Example
Suppose that you previously performed a disk backup of a machine with the following disk
configuration:
The machine has two 1-gigabyte and two 2-gigabyte SCSI hard disks, mounted on /dev/sda,
/dev/sdb, /dev/sdc, and /dev/sdd, respectively.
The first and second pairs of hard disks are configured as two MD devices, both in the RAID-1
configuration, and are mounted on /dev/md0 and /dev/md1, respectively.
A logical volume is based on the two MD devices and is mounted on
/dev/my_volgroup/my_logvol.
The following picture illustrates this configuration.
Do the following to recover data from this archive.
Step 1: Creating the volume structure
1. Boot the machine from a Linux-based bootable media.
2. In the management console, press CTRL+ALT+F2.
3. Run the following commands to create the MD devices:
mdadm --create /dev/md0 --level=1 --raid-devices=2 /dev/sd[ab]
mdadm --create /dev/md1 --level=1 --raid-devices=2 /dev/sd[cd]
4. Run the following commands to create the logical volume group:
Caution: The pvcreate command destroys all data on the /dev/md0 and /dev/md1 devices.
lvm pvcreate /dev/md0 /dev/md1
lvm vgcreate my_volgroup /dev/md0 /dev/md1
Zobrazit stránku 283
1 2 ... 279 280 281 282 283 284 285 286 287 288 289 ... 409 410

Komentáře k této Příručce

Žádné komentáře