[Spacewalk-list] how to backupspacewalk

rob morrien rmorrien at xs4all.nl
Thu Apr 14 19:51:32 UTC 2011


Mirek,

sorry for the delay, but i have the collected info for you which you can
try on a test system


below backup working

bash-3.2$ sestatus
SELinux status:                 enabled
SELinuxfs mount:                /selinux
Current mode:                   permissive
Mode from config file:          permissive
Policy version:                 21
Policy from config file:        targeted


bash-3.2$ ./backup.sh
Doing online backup of the database.
Backup of the database succeeded.
Log file is at /usr/lib/oracle/xe/oxe_backup_current.log.
Press ENTER key to exit


backup not working

if selinux  is changed from permissive to enforcing

bash-3.2$ sestatus
SELinux status:                 enabled
SELinuxfs mount:                /selinux
Current mode:                   enforcing
Mode from config file:          enforcing
Policy version:                 21
Policy from config file:        targeted

bash-3.2$ ./backup.sh
==================== ERROR =========================
             Backup of the database failed
==================== ERROR =========================
flash recovery area is not enabled.
Log file is at /usr/lib/oracle/xe/oxe_backup_current.log.
Press ENTER key to exit

backup is not running when selinux is enforcing


regards rob





Dne 12.3.2011 23:03, rob morrien napsal(a):
>> hello to all,
>>
>> the problem mentioned in this mail that the script
>> /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/backup.sh
>> gives problems was caused by the problen that selinux was on on this
>> system. Afther disabeling selinux the script was running without any
>> problem
>
> Can you send us output of:
> grep denied < /var/log/audit.log
>
> Thanks.
>
> Mirek Suchy
>
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>





More information about the Spacewalk-list mailing list