- Support Portal
- Troubleshooting
-
Getting Started
-
Docs
-
Product Overview Videos
-
Alerts
-
Product Tutorials
-
Features
- Getting started
- User Interface
- Discovery
- Monitoring
- Topology
- Configuration Management - Backup Restore, Firmware Deploy
- Alarms Events and Syslogs
- Automation and Event processing Rules
- Traffic Flow
- Reporting
- Server Management
- Systems Administration
- Actions
- Installation and Upgrade
- Hyper Converged Infrastructure
- Video Archive
- Cruz Edge Orchestrator
- Compliance
- Hierarchy Views
- User Roles and Permissions
-
Troubleshooting
-
Integration
-
Discovery
-
Performance Monitoring
-
System Administration
-
Services
-
Fabric
Backup/restore dialog window does not display completely
This issue was discovered in v8.0.1.66. In the GUI when trying to schedule a backup the screen is not completely. These steps will assist you in resolving this issue.
Symptoms:
The backup/restore dialog window does not display completely.
Backup/Device dialog should look like this
#1 Remove the Default Resource Filter from the DB
From and mysql command prompt run this:
Open up a command window
cmd> mysql -u root --password=dorado
mysql prompt> DELETE FROM owbusdb.rc_inv_filter where rc_inv_filter_oid = 'com.dorado.redcell.inventory.base.InvFilterData::RC_DEFAULT_RESOURCE_FILTER';
#2 Reseed the redcell.ocp component.
Source the OWARE Environment
cmd line > oware in Windows and . /etc/.dsienv in Linux
cmd line > cd $OWARE_USER_ROOT/owareapps
cmd line> ocpinstall -s redcell.ocp