==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=6983
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
chris burnat <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |CLOSED
CC| |[email protected]
Resolution|--- |WORKSFORME
--- Comment #8 from chris burnat <[email protected]> ---
(In reply to Ray Burns from comment #7)
> Just so others know. I was able to work around this issue.
> First things first, if you complete an "affa --full-restore prodserv" do not
> delete your existing affa backup. If you complete an "affa --rise --all
> prodserv" do not continue to "/bin/rm -rf /var/affa" per the wiki (or delete
> your archive in any way).
>
> IF USED RISE FEATURE
> 1. Login as "root" on your production server.
> 2. code: mkdir /etc/backup
> 3. code: cp -r /etc/{passwd,samba,e-smith,group,gshadow,shadow,ssh,sudoers}
> /etc/backup
> 4. code: yes | cp -r /var/affa/"JOBNAME"/"ARCHIVE"/etc/* /etc/
> 5. code: signal-event post-upgrade; signal-event reboot
>
> IF USED FULL-RESTORE (Complete until step 1,2,3)
> 4. Login as "root" to your AFFA server
> 5. code: export RDIR=/var/affa/"JOBNAME"/"ARCHIVE"/etc/
> 6. code: rsync -av $RDIR "PRODSERV-IP":/etc/
> 7. On "PRODSERV" ssh: signal-event post-upgrade; signal-event reboot
>
> Please update other bug accordingly
Thanks Ray, very useful.
This bug has been cloned to Docteam for action (refer Bug #7687).
Closing WORKSFORME.
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/