Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ExaBR: Backing up logical volumes in vServer

1106120May 16 2017

Hello,

I have an Exalogic with the following image version:

Exalogic 2.0.6.1.2 (build:r234628)

Image version       : 2.0.6.1.2

Image build version : 234628

Kernel version      : 2.6.39-400.214.5.1.el6uek

I am doing an exabr backup of the vServers with the following command:

backup all-itemized-vms --exclude-paths /tmp,/var/tmp,/var/run,/var/lib/nfs --include-paths /,/boot,/var,/opt,/home,/tsmlogs

Unfortunately it seems that the exabr script is only backing up / and /boot, but not /var,/opt,/home,/tsmlogs

I think that this is because /var,/opt,/home,/tsmlogs are in separate partitions:

/dev/mapper/VolGroup00-LogVol00 /

/dev/mapper/VolGroup00-LogVol01 swap

/dev/mapper/VolGroup00-LogVol02 /var

/dev/mapper/VolGroup00-LogVol03 /opt

/dev/mapper/VolGroup00-LogVol04 /home

/dev/mapper/VolGroup00-LogVol05 /tsmlogs

/dev/mapper/VolGroup00-LogVol06 /tmp

Is there a way of letting exabr know that there are other volumes to back up?

Best regards,

Guillermo.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2017
Added on May 16 2017
0 comments
474 views