Hey, long time no speak,
I'm happy to finally see that Ubuntu's got Bacula 5.0 working as
part of their packages, and have been toying with a development server
to see how things will pan out for us during upgrade.
We've been using Ubuntu Server 9.10 64-bit with Bacula 2.4.4 all
around, and the only hold up before was that VSS wasn't working properly
when connecting to a client that was Windows Server 2008 x64, I
understood these problems were fixed in 3.0, but Ubuntu never got around
to adding it as part of their repos until their current 10.04 release.
I have a few questions I was hoping some of you might be able to
answer me on:
1) I'm using a File based storage on the server, during upgrade - will I
be able to depend on those original Full Backups, or am I looking at
starting all those full backups from scratch?
2) It's been a while since I tinkered with it, but, is there something
in the FileSet I have to specify to get VSS working on that Windows
Server 2008 x64 client, or is that business now locked in by default?
File set is below.
3) Should I worry about the clients? They're all 2.4.4 currently, I had
suspected updating them to 5.0 would be optimal after testing, but
wanted some input (I already know I'll probably have to install 5.0 on
the win2k8x64 server).
4) I'm planning on just doing a boatload of cut/paste since I'm not sure
how the upgrade is going to work with my existing configuration files -
has anyone actually been using Ubuntu package-based updates and have any
success stories without having to re-update all config files? Just
curious.
FileSet {
Name = "solarset"
Ignore FileSet Changes = yes
Include {
Options { # exclude
exclude = yes
Ignore Case = yes
WildFile = "*.tmp"
Wild = "[A-Z]:/pagefile.sys"
wilddir = "[A-Z]:/Boot"
wilddir = "[A-Z]:/Temp"
wilddir = "[A-Z]:/Windows/Temp*"
wilddir = "*Temporary Internet Files*"
# WildDir =
"[A-Z]:/Users/*/AppData/*/Mozilla/Firefox/Profiles/*/Cache"
# WildDir =
"[A-Z]:/Users/*/AppData/*/Mozilla/Firefox/Profiles/*/*/Cache.Trash"
# Wild = "[A-Z]:/Users/*/AppData/Local/Mozilla/Firefox/*"
# Wild = "[A-Z]:/Users/*/AppData/*/Microsoft/*"
# Wild = "[A-Z]:/Users/*/AppData/*"
WildDir = "[A-Z]:/$Recycle.Bin"
WildDir = "[A-Z]:/Documents and Settings"
WildDir = "[A-Z]:/CPQSYSTEM"
WildDir = "[A-Z]:/compaq"
WildDir = "[A-Z]:/Brother-MFC-7820N"
WildDir = "[A-Z]:/HP"
WildDir = "[A-Z]:/HP PCL5 Universal Print Driver"
WildDir = "[A-Z]:/drivers"
WildDir = "[A-Z]:/p21_updates"
WildDir = "[A-Z]:/Windows"
WildDir = "[A-Z]:/Users/*/Documents/My Music"
WildDir = "[A-Z]:/Users/*/Documents/My Videos"
WildDir = "[A-Z]:/Users/*/Documents/My Pictures"
Wild = "[A-Z]:/Users/*/Documents/My Music/*"
Wild = "[A-Z]:/Users/*/Documents/My Videos/*"
Wild = "[A-Z]:/Users/*/Documents/My Pictures/*"
WildDir = "[A-Z]:/ProgramData/Application Data"
WildDir = "[A-Z]:/ProgramData/Desktop"
WildDir = "[A-Z]:/ProgramData/Documents"
WildDir = "[A-Z]:/ProgramData/Favorites"
WildDir = "[A-Z]:/ProgramData/Start Menu"
WildDir = "[A-Z]:/ProgramData/Templates"
WildDir = "[A-Z]:/Users/*/Application Data"
WildDir = "[A-Z]:/Users/*/Cookies"
WildDir = "[A-Z]:/Users/*/Local Settings"
WildDir = "[A-Z]:/Users/*/My Documents"
WildDir = "[A-Z]:/Users/*/NetHood"
WildDir = "[A-Z]:/Users/*/PrintHood"
WildDir = "[A-Z]:/Users/*/Recent"
WildDir = "[A-Z]:/Users/*/SendTo"
WildDir = "[A-Z]:/Users/*/Start Menu"
WildDir = "[A-Z]:/Users/*/Templates"
WildDir = "[A-Z]:/Users/Default User"
Wild = "[A-Z]:/Users/*/NTUSER.DAT*"
WildDir = "[A-Z]:/Users/All Users"
}
Options { # include
Ignore Case = yes
signature = SHA1
compression = GZIP
noatime = yes
onefs = yes
ignore case = yes
# WildDir = "[A-Z]:/Users/*/AppData/*/Mozilla/Firefox/Profiles/"
# WildDir = "[A-Z]:/Users/*/AppData/*/"
WildDir = "[A-Z]:/Users/*/AppData"
Wild = "[A-Z]:/Users/*/AppData/*"
WildDir = "[A-Z]:/Users/*/AppData/Local"
Wild = "[A-Z]:/Users/*/AppData/Local/*"
WildDir = "[A-Z]:/Users/*/AppData/LocalLow"
Wild = "[A-Z]:/Users/*/AppData/LocalLow/*"
WildDir = "[A-Z]:/Users/*/AppData/Roaming"
Wild = "[A-Z]:/Users/*/AppData/Roaming/*"
# Wild = "[A-Z]:/Users/*/AppData/*/Mozilla/Firefox/Profiles/*"
# Wild = "[A-Z]:/Users/*/AppData/*/*"
# WildDir = "[A-Z]:/Users/*/AppData/*/Identities"
# WildDir = "[A-Z]:/Users/*/AppData/*/Mozilla"
# WildDir = "[A-Z]:/Users/*/AppData/*/Thunderbird"
# WildDir = "[A-Z]:/Users/*/AppData/*/Microsoft"
# WildDir = "[A-Z]:/Users/*/AppData/*/Application Data"
WildDir = "[A-Z]:/Users/*/Documents"
WildDir = "[A-Z]:/Users/*/Desktop"
WildDir = "[A-Z]:/Users/*/Favorites"
# Wild = "[A-Z]:/Users/*/AppData/*/Identities/*"
# Wild = "[A-Z]:/Users/*/AppData/*/Mozilla/*"
# Wild = "[A-Z]:/Users/*/AppData/*/Thunderbird/*"
WildDir = "[A-Z]:/Users"
Wild = "[A-Z]:/Users/*"
WildDir = "[A-Z]:/Users/*/Documents"
WildDir = "[A-Z]:/Users"
WildDir = "[A-Z]:/Users/*"
Wild = "[A-Z]:/Users/*/Documents/*"
Wild = "[A-Z]:/Users/*"
Wild = "[A-Z]:/Users/*/*"
}
File = c:/
}
}
--
Shawn Qureshi
Artemide, Inc.
IT Specialist
<<attachment: artemide-logo.jpg>>
------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
