Ticket #3090 (closed defect: Duplicate)

Opened 8 months ago

Last modified 3 months ago

zenbackup on appliance failed with "include MySQL events DB in backup" option checked

Reported by: marc Owned by: marc
Priority: 1 - Blocker Milestone: zenoss-2.2
Component: Appliance Version: 2.1.3
Keywords: Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

Output:

/home/zenoss/bin/zenbackup -v --save-mysql-access

mysqldump: Got error: 1045: Access denied for user 'zenoss'@'localhost' (using password: NO) when trying to connect
Unable to get mysql info from zeo. Looks like zeo is not running.
Backup up events database.
DONE

zenbackup works when this option is not checked.

Change History

Changed 8 months ago by marc

In $ZENHOME/Products/ZenUtils/ZenBackup.py, the call to zeoup.py doesn't include a -h <hostname> arg. This is fine if your hostname resolves, but not good if your hostname doesn't resolve.

Changed 8 months ago by marc

  • status changed from new to closed
  • resolution set to duplicate

refs #3094

Changed 3 months ago by bbibeault

  • reviewed set to 1
Note: See TracTickets for help on using tickets.