Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: Log the exact terminal output in a separate Log file #133

Open
smpawar opened this issue Jan 17, 2023 · 0 comments
Open

New Feature: Log the exact terminal output in a separate Log file #133

smpawar opened this issue Jan 17, 2023 · 0 comments

Comments

@smpawar
Copy link

smpawar commented Jan 17, 2023

Usecase: I would like to review this section later on changing any parameters for testing

[]$ ./install-oracle.sh --ora-swlib-bucket gs://bucket --backup-dest /u01/ --allow-install-on-vm --no-patch --cluster-type NONE --ora-reco-diskgroup DATA
Command used:
./install-oracle.sh --ora-swlib-bucket gs://bucket --backup-dest /u01/ --allow-install-on-vm --no-patch --cluster-type NONE --ora-reco-diskgroup DATA

Inventory file for this execution: ./inventory_files/inventory_.._PROD1.

Running with parameters from command line or environment variables:

ANSIBLE_DISPLAY_SKIPPED_HOSTS=false
ANSIBLE_LOG_PATH=./logs/log_.._20230116_164425.log
ANSIBLE_PARAMS=' -e allow_install_on_vm=true'
ARCHIVE_BACKUP_MIN=30
ARCHIVE_ONLINE_DAYS=7
ARCHIVE_REDUNDANCY=2
BACKUP_DEST=/u01
BACKUP_LEVEL0_DAYS=0
BACKUP_LEVEL1_DAYS=1-6
BACKUP_LOG_LOCATION=/home/oracle/logs
BACKUP_REDUNDANCY=2
BACKUP_SCRIPT_LOCATION=/home/oracle/scripts
BACKUP_START_HOUR=01
BACKUP_START_MIN=00
CLUSTER_CONFIG=cluster_config.json
CLUSTER_TYPE=NONE
INSTANCE_HOSTGROUP_NAME=dbasm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant