[BackupPC-users] backuppc and excluding ip ranges?

2011-11-10 Thread SSzretter
I am wondering if it's possible already, or how difficult it might be to
change the code for backuppc to allow it to skip a machine if it is not in
a certain subnet mask.

In my network, I have multiple sites.   Some of the sites have slow T1
connections between them, so I have backuppc servers at them to back up
directly on the LAN.

This works great, but some of the machines (windows) are laptops, and
people sometimes bring the laptop to another location.

All these locations are tied together, so backuppc can still see (ping) the
laptop even though it's in another building.

The only real difference is that machine will pick up a dhcp address for
that building.   The address will be in a different subnet, for example,
 192.168.2.x instead of 192.168.1.x.

It would be great if a flag could be set to tell backuppc to only backup a
machine if it is in a specific subnet range (192.168.2.x) and to skip it if
not.

Is this already possible, or where might a change be made in the code for
something like that?
--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] NT_STATUS_BAD_NETWORK_NAME after virtualizing

2011-11-02 Thread SSzretter
No, the physical machine has been powered down.   Also, the virtual machine
works fine in all other ways - I can for example remote desktop to it using
it's netbios name, connect to it's shares using it's netbios name, etc.

On Tue, Nov 1, 2011 at 11:15 AM, Les Mikesell lesmikes...@gmail.com wrote:

 On Tue, Nov 1, 2011 at 9:25 AM, SSzretter  wrote:
  So I created a virtual machine from a physical machine that was being
 backed
  up by backuppc.   It's a Windows Server 2003 domain computer.It works
  fine in general, has the same ip as before.
  The problem is, for the last week, backuppc has not been backing it up,
 with
  a status of NT_STATUS_BAD_NETWORK_NAME.
  I have rebooted the backuppc machine, the vm several times and even
 removed
  and re-joined the server to the domain, no difference.
  Any ideas?

 Is the physical machine still on the network with the same netbios
 name - or was it when you booted the VM?  Netbios doesn't allow
 duplicate names on the network.

 --
  Les Mikesell



--
RSA#174; Conference 2012
Save $700 by Nov 18
Register now#33;
http://p.sf.net/sfu/rsa-sfdev2dev1___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] NT_STATUS_BAD_NETWORK_NAME after virtualizing

2011-11-01 Thread SSzretter
So I created a virtual machine from a physical machine that was being
backed up by backuppc.   It's a Windows Server 2003 domain computer.It
works fine in general, has the same ip as before.

The problem is, for the last week, backuppc has not been backing it up,
with a status of NT_STATUS_BAD_NETWORK_NAME.

I have rebooted the backuppc machine, the vm several times and even removed
and re-joined the server to the domain, no difference.

Any ideas?
--
RSAreg; Conference 2012
Save #36;700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] excluding files from backup

2011-09-07 Thread SSzretter
So what is the proper syntax for excluding files backed up via smb from a 
windows box (folders too)?
I have this currently, and I have tried adding a wildcard   '/WINDOWS/*' , no 
difference  :

$Conf{BackupFilesExclude} = { 
  '*' = [ 
'/Documents and Settings/*/Local Settings/Temporary Internet Files/', 
'/Documents and Settings/*/Local Settings/Temp/', 
'/Documents and Settings/*/NTUSER.DAT', 
'/Documents and Settings/*/ntuser.dat.LOG', 
'/Documents and Settings/*/Local Settings/Application 
Data/Microsoft/Windows/UsrClass.dat', 
'/Documents and Settings/*/Local Settings/Application 
Data/Microsoft/Windows/UsrClass.dat.LOG', 
'/Documents and Settings/*/Local Settings/Application 
Data/Mozilla/Firefox/Profiles/*/Cache/', 
'/Documents and Settings/*/Local Settings/Application 
Data/Mozilla/Firefox/Profiles/*/OfflineCache/', 
'/Documents and Settings/*/Recent/', 
'*.lock', 
'Thumbs.db', 
'IconCache.db', 
'Cache', 
'cache', 
'/WINDOWS/', 
'/RECYCLER/', 
'/MSOCache/', 
'/System Volume Information/', 
'/AUTOEXEC.BAT', 
'/BOOTSECT.BAK', 
'/CONFIG.SYS', 
'/hiberfil.sys', 
'/pagefile.sys', 
'/WINNT/' 
  ] 
};

I found this thread which seems to imply my slashes need to go the other way ?? 
   like  '\WINDOWS\'  ??

http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/backuppc-21/backupfilesexclude-via-smb-for-windows-shares-solved-90560/

This thread has similar information:
http://www.mail-archive.com/backuppc-users@lists.sourceforge.net/msg08889.html

SO, what IS the proper way to define excludes so it's not going to back up the 
windows folder and similar?






HISTORY:

It's set to : 

$Conf{BackupFilesOnly} = {}; 

My file count / reuse summary is basically not changed (which I would expect 
some numbers to drop) in the web admin for the machine's latest backup. 

In the latest xfer log for this morning, just a SMALL sampling: 

create d 755 0/0 0 System Volume Information 
create d 755 0/0 0 temp 
create d 755 0/0 0 TempEI4 
create d 755 0/0 0 WINDOWS 
create d 755 0/0 0 WINDOWS/$968930Uinstall_KB968930$ 
create d 755 0/0 0 WINDOWS/$968930Uinstall_KB968930$/spuninst 
create d 755 0/0 0 WINDOWS/$hf_mig$ 
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2079403 
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2079403/SP3QFE 
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2079403/update 
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2115168 

pool 644 0/0 30216 WINDOWS/Prefetch/MOFCOMP.EXE-01718E95.pf 
pool 644 0/0 55314 WINDOWS/Prefetch/MRT.EXE-1B4A8D49.pf 
pool 644 0/0 7844 WINDOWS/Prefetch/MRTSTUB.EXE-0574A4ED.pf 
create 644 0/0 110134 WINDOWS/Prefetch/MSACCESS.EXE-175F0AD1.pf 
pool 644 0/0 171224 WINDOWS/Prefetch/MSCORSVW.EXE-1366B4F5.pf 



SSzretter wrote on 2011-08-31 13:37:13 -0400 [[BackupPC-users] excluding files 
from backup]: 
After further investigation, I believe my file exclusions are not working in 
backuppc. I checked some random machine transfer logs and I see lots of 
entries for /WINDOWS/... 
In my config.pl this (and other) directories should be exuded. I am using 
SMB to do backups (xp machines mostly): 

Do I need anything besides this: ? 


--- reply: 


err, beside the question mark? 

You need to not have set BackupFilesOnly. What does your log file say? 

Regards, 
Holger

+--
|This was sent by sszret...@hotmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] excluding files from backup

2011-09-04 Thread SSzretter
It's set to :

$Conf{BackupFilesOnly} = {};

My file count / reuse summary is basically not changed (which I would expect 
some numbers to drop) in the web admin for the machine's latest backup.

In the latest xfer log for this morning, just a SMALL sampling:

create d 755   0/0   0 System Volume Information
  create d 755   0/0   0 temp
  create d 755   0/0   0 TempEI4
  create d 755   0/0   0 WINDOWS
  create d 755   0/0   0 WINDOWS/$968930Uinstall_KB968930$
  create d 755   0/0   0 WINDOWS/$968930Uinstall_KB968930$/spuninst
  create d 755   0/0   0 WINDOWS/$hf_mig$
  create d 755   0/0   0 WINDOWS/$hf_mig$/KB2079403
  create d 755   0/0   0 WINDOWS/$hf_mig$/KB2079403/SP3QFE
  create d 755   0/0   0 WINDOWS/$hf_mig$/KB2079403/update
  create d 755   0/0   0 WINDOWS/$hf_mig$/KB2115168

 pool 644   0/0   30216 WINDOWS/Prefetch/MOFCOMP.EXE-01718E95.pf
  pool 644   0/0   55314 WINDOWS/Prefetch/MRT.EXE-1B4A8D49.pf
  pool 644   0/07844 WINDOWS/Prefetch/MRTSTUB.EXE-0574A4ED.pf
  create   644   0/0  110134 WINDOWS/Prefetch/MSACCESS.EXE-175F0AD1.pf
  pool 644   0/0  171224 WINDOWS/Prefetch/MSCORSVW.EXE-1366B4F5.pf

+--
|This was sent by sszret...@hotmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] excluding files from backup

2011-09-04 Thread SSzretter
It's set to : 

$Conf{BackupFilesOnly} = {}; 

My file count / reuse summary is basically not changed (which I would expect 
some numbers to drop) in the web admin for the machine's latest backup. 

In the latest xfer log for this morning, just a SMALL sampling: 

create d 755 0/0 0 System Volume Information 
create d 755 0/0 0 temp 
create d 755 0/0 0 TempEI4 
create d 755 0/0 0 WINDOWS 
create d 755 0/0 0 WINDOWS/$968930Uinstall_KB968930$ 
create d 755 0/0 0 WINDOWS/$968930Uinstall_KB968930$/spuninst 
create d 755 0/0 0 WINDOWS/$hf_mig$ 
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2079403 
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2079403/SP3QFE 
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2079403/update 
create d 755 0/0 0 WINDOWS/$hf_mig$/KB2115168 

pool 644 0/0 30216 WINDOWS/Prefetch/MOFCOMP.EXE-01718E95.pf 
pool 644 0/0 55314 WINDOWS/Prefetch/MRT.EXE-1B4A8D49.pf 
pool 644 0/0 7844 WINDOWS/Prefetch/MRTSTUB.EXE-0574A4ED.pf 
create 644 0/0 110134 WINDOWS/Prefetch/MSACCESS.EXE-175F0AD1.pf 
pool 644 0/0 171224 WINDOWS/Prefetch/MSCORSVW.EXE-1366B4F5.pf 



SSzretter wrote on 2011-08-31 13:37:13 -0400 [[BackupPC-users] excluding files 
from backup]: 
After further investigation, I believe my file exclusions are not working in 
backuppc. I checked some random machine transfer logs and I see lots of 
entries for /WINDOWS/... 
In my config.pl this (and other) directories should be exuded. I am using 
SMB to do backups (xp machines mostly): 

Do I need anything besides this: ? 


---  reply:


err, beside the question mark? 

You need to not have set BackupFilesOnly. What does your log file say? 

Regards, 
Holger

+--
|This was sent by sszret...@hotmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] excluding files from backup

2011-08-31 Thread SSzretter
After further investigation, I believe my file exclusions are not working in
backuppc.  I checked some random machine transfer logs and I see lots of
entries for /WINDOWS/...
 In my config.pl this (and other) directories should be exuded.   I am using
SMB to do backups (xp machines mostly):

Do I need anything besides this:  ?

$Conf{BackupFilesExclude} = {
  '*' = [
'/Documents and Settings/*/Local Settings/Temporary Internet Files/',
'/Documents and Settings/*/Local Settings/Temp/',
'/Documents and Settings/*/NTUSER.DAT',
'/Documents and Settings/*/ntuser.dat.LOG',
'/Documents and Settings/*/Local Settings/Application
Data/Microsoft/Windows/UsrClass.dat',
'/Documents and Settings/*/Local Settings/Application
Data/Microsoft/Windows/UsrClass.dat.LOG',
'/Documents and Settings/*/Local Settings/Application
Data/Mozilla/Firefox/Profiles/*/Cache/',
'/Documents and Settings/*/Local Settings/Application
Data/Mozilla/Firefox/Profiles/*/OfflineCache/',
'/Documents and Settings/*/Recent/',
'*.lock',
'Thumbs.db',
'IconCache.db',
'Cache',
'cache',
'/WINDOWS/',
'/RECYCLER/',
'/MSOCache/',
'/System Volume Information/',
'/AUTOEXEC.BAT',
'/BOOTSECT.BAK',
'/CONFIG.SYS',
'/hiberfil.sys',
'/pagefile.sys',
'/WINNT/'
  ]
};
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] running backuppc on openfiler?

2011-05-22 Thread SSzretter
Is anyone running backuppc on an openfiler machine? Any tricks to
installing?
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] windows supports hard links so backuppc could work ?

2011-05-20 Thread SSzretter
Are hardlinks the ONLY reason windows / ntfs is not supported as a backuppc
server?
I asked on superuser as I came across windows hardlinks in the past, and it
seems possibly they are supported?
see:
http://superuser.com/questions/286006/whats-the-difference-between-a-windows-hard-link-and-a-linux-hard-link
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Backuppc and FlexRaid?

2011-05-18 Thread SSzretter
Will backuppc work with FlexRaid?

I am sure it will not from a windows (ntfs) host, but I think flexraid can
be installed under linux, so it might work?
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] how to set drive letters by host?

2011-03-06 Thread SSzretter
Is it possible to specify drive letters per host for smb?For example, I
want to back up  c$ for machinea,  c$, d$ for machineb, and  c$,e$ for
machinec  ?   Is this possible/how?
--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/