ABR11 Linux: Unable to mount image
Hi everybody!
I'm not able to mount an image with the following comments:
# acrocmd list backups --loc=/mnt/ --arc=cyrus\(1\) --output=raw
DE8CA478-56C5-444A-9A7B-DBB6181089DF full 02.08.2012 18:48:37
03851049-3A34-496E-A8CD-EC7C10CEF823 incremental 03.08.2012 04:00:39
The operation completed successfully.
# acrocmd list content --loc=/mnt/ --arc=cyrus\(1\) --backup=03851049-3A34-496E-A8CD-EC7C10CEF823 --output=raw
type: disk
Dyn1 vgmail-lvcyrussnap 1.431 TB Ext 4 D3F2E294-636B-B866-CB73-034CD3EA5665
The operation completed successfully.
# acrocmd mount --loc=/mnt/ --arc=cyrus\(1\) --backup=03851049-3A34-496E-A8CD-EC7C10CEF823 --volume=Dyn1 --mount_point=/root/vol1/
An error occurred while executing the command.
Fehlercode: 0x1510008
$module = "acrocmd_lxa64"
Tag: 0x7A8E520180FDC06B
Fehlercode: 0x1510019
$module = "abr11cli_lxa64_pic"
Tag: 0x3ECDCA8F58C88B9B
Invalid disk number: Dyn1.
Fehlercode: 0x1510016
$module = "abr11cli_lxa64_pic"
Tag: 0x62341FC67DE0114E
I also tried --volume=1-1 and --volume=<GUID from above> with no success.
What's wrong?
Michael Simon

- Log in to post comments