> > Hello James, > > Thanks for the write up. Can you confirm? if I understand this correctly, > the complication comes about because the log files must be restored > at the same time as any of the Stores that are under the selected > Storage Group, and normally only one Store should be selected. > > Getting this resolved and working is for me a very important project, so Eric > and I have been discussing various ways to group files. Grouping them is > really not much of a problem, but it looks like in addition to grouping > certain files, you need to include another group (log files) that may be > required to restore a number of different groups (Stores within a Storage > Group). > > What seems to me almost impossible to do automatically at least with the > current code, is to recognize that there are two separate Stores under the > Storage Group, and only one or the other must be selected. We might be able > to do this, by defining a particular folder to always be included when its > parent is included, and other folders to be sort of like radio buttons -- > only one of the series can be selected at a time. > > Something like the following: > > @EXCHANGE/ > +Microsoft Information Store/ > -First Storage Group/ > +Log Group > E:\Exchsrvr\MDBDATA\E000885B.log > E:\Exchsrvr\MDBDATA\E000885C.log > -Mailbox Store (MYSERVER)/ > D:\Exchsrvr\MDBDATA\priv1.edb > D:\Exchsrvr\MDBDATA\priv1.stm > DatabaseBackupInfo > -Public Folder Store (MYSERVER)/ > D:\Exchsrvr\MDBDATA\pub1.edb > D:\Exchsrvr\MDBDATA\pub1.stm > DatabaseBackupInfo > -Second Storage Group/ > ... > > Where the leading - means only one directory at that given level is chosen, > and the + indicates that the directory is always chosen. > > What do you think? >
It's not that only one Store can be restored in a given restore, it's just that outside of a disaster recovery situation (where you probably want to restore everything) that would be the normal scenario. When you make use of the "Recovery Storage Group" there is definitely a limitation that only the one Store can be restored (and it has to match the Store selected in the "Recovery Storage Group"), but otherwise the user could restore whatever Stores they want. James ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
