So we've been running 2.2.3 since it came out last year. With the release of 
2.4 we decided to upgrade. Well the server we had it running on didn't have 
enough space so the upgrade to 2.4 failed. Had I known it was going to make a 
duplicate of the mysql database and rewrite all the tables I would have given 
it more space.....anyway, it failed so I've been trying to get our 2.2.3 back 
up on a new server with plenty of room but I'm having issues getting it to 
restore. 

I have a fresh install of 2.2.3 up and running, I installed all the zenpacks, 
and I run a zenrestore of the backup and this is what I get

 zenrestore -v --no-eventsdb --file 5.15.zenoss.backup.tar.gz
Unpacking backup file
Restoring the zeo database.
Traceback (most recent call last):
  File "/opt/zenoss/bin/repozo.py", line 517, in ?
    main()
  File "/opt/zenoss/bin/repozo.py", line 513, in main
    do_recover(options)
  File "/opt/zenoss/bin/repozo.py", line 488, in do_recover
    repofiles = find_files(options)
  File "/opt/zenoss/bin/repozo.py", line 295, in find_files
    all = filter(is_data_file, os.listdir(options.repository))
OSError: [Errno 2] No such file or directory: '/tmp/tmplIZrVU/zenbackup/repozo'


My question is can I just copy and overwrite the opt directory with the one in 
the tar.gz? All it is, is a tar of the opt directory anyway correct? Once I do 
that, I can just import the mysql dump and be done with it correct?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=34981#34981

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to