[solved] Backup
Moderators: Developers, Moderators
[solved] Backup
I've gotten cacti installed and have 90% of my setup work done. Before I go much further, what is the best way to backup the system? Both a one time backup and a recurring backup?
Thanks,
Brad
Thanks,
Brad
Re: Backup
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Backup
I'm failing to get it backed up. I'm trying:
mysqldump -l -u[root] -p[the password I user to log into cacti] --add-drop-table cacti > mysql.cacti
I'm being told that the password is incorrect. I used the installer that had everything scripted into one install. I don't recall setting a MySQL password but maybe I did. If I reset the root password, am I going to break cacti?
Thanks,
Brad
mysqldump -l -u[root] -p[the password I user to log into cacti] --add-drop-table cacti > mysql.cacti
I'm being told that the password is incorrect. I used the installer that had everything scripted into one install. I don't recall setting a MySQL password but maybe I did. If I reset the root password, am I going to break cacti?
Thanks,
Brad
Re: Backup
I can login to the MySQL command line using the same password that I'm trying above.
What am I doing wrong?
Brad
What am I doing wrong?
Brad
Re: Backup
Try without the -p parameter so mysql prompts you instead?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Backup
When I try without the -p it simply gives me an error that no password was provided.
Any other ideas?
Thanks,
Brad
Any other ideas?
Thanks,
Brad
Re: Backup
Whats the exact command you're specifying? Consulted the mysql command help?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Backup
The command in the documentation and the post above:
mysqldump -l -u[root] -p[the password I user to log into cacti] --add-drop-table cacti > mysql.cacti
Brad
mysqldump -l -u[root] -p[the password I user to log into cacti] --add-drop-table cacti > mysql.cacti
Brad
Re: Backup
I followed the directions at http://dev.mysql.com/doc/mysql-windows- ... ndows.html to reset the root password for MySQL and that didn't help either. Maybe my issue isn't with the password... I don't get it.
Brad
Brad
Re: Backup
I think we have our self a PEBCAK
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Backup
I'm happy to admit it's me but clearly I'm not smart enough to figure out what I'm doing wrong! That's why I'm asking for help.
- Attachments
-
- Capture.PNG (5.64 KiB) Viewed 2562 times
Re: Backup
The issue is that I was putting [] around the username...
Who is online
Users browsing this forum: No registered users and 0 guests