Reynier Perez Mira wrote:
Hi every and soury for the previous message sent to the list:
As the title said I'm newbie using BackupPC and have my first
questions, can BackupPC save data from a remote machine to a server
machine?
If I understand your question correctly, yes that is what Backu
It seems to work! Magic...
I started to create a 1 Gb file. Then I tried to expand it to 100Gb but it
became also 1 Gb.
I used "dd if=backup_sparse of=backup_100Gb bs=1M count=10"
Did do it wrong?
/Johan
2007/12/10, dan <[EMAIL PROTECTED]>:
>
> if all else fails, use a file and mount it
no, the backuppc server wont have any idea where to find the client. the
client needs to make the connection.
as for the login session:
log in as a specific remote backup user. lets say reback. reback has no
permissions on the system except and entry in the sudoers file.
build the entire backup
A question: are you able to initiate the tunnel from the BackupPC server?
It will be more easily to do that way, I think.
I ask because with the example I gave in the wiki, I am unable to initiate
the tunnel from the client because of the firewall on the client. The
technique would be different,
Hi all.
Is anyone currently backing up over an ssh tunnel? and if so are you using
putty and some manual steps or have you perfected an automatic system?
I have an idea on it and I'll lay that out. I am not familiar with using
the direct cygwin rsync and rsyncd and have not yet installed and pl
it can be done. im going to post a new message in just a few minutes asking
if anyone is doing what im asking for. it will work for you as well, the
process just needs to be completed.
On Dec 10, 2007 5:11 PM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote:
> Hi every and soury for the previous m
Hi every and soury for the previous message sent to the list:
As the title said I'm newbie using BackupPC and have my first questions, can
BackupPC save data from a remote machine to a server machine?
Cheers and thanks in advance
Ing. Reynier Pérez Mira
Universidad de las Ciencias Informáticas
This is a test, if any receive this message please reply
Ing. Reynier Pérez Mira
Universidad de las Ciencias Informáticas
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place t
I'll try with that script and i let you know
On Dec 10, 2007 11:54 PM, Les Mikesell <[EMAIL PROTECTED]> wrote:
> daniel wrote:
> > Hi!
> > I deleted some old backups from my backup server, i deleted the hosts
> > and then , i deleted the backups from /var/data/BackupPC/pc/
> > But, the problem is
daniel wrote:
> Hi!
> I deleted some old backups from my backup server, i deleted the hosts
> and then , i deleted the backups from /var/data/BackupPC/pc/
> But, the problem is my /var partition is full and i cannot run another backups
You can wait for BackupPC_nightly to run or do it this way:
Hi!
I deleted some old backups from my backup server, i deleted the hosts
and then , i deleted the backups from /var/data/BackupPC/pc/
But, the problem is my /var partition is full and i cannot run another backups
The status of backuppc is:
* The servers PID is 14793, on host backup.accelerat
As most of you are probably already aware: spotlight comments are stored
per directory in the .DS_Store file.
I also experimented some more with xtar and found that all the resource
forks are stored in the .rsrc folder within each directory. This was
only backed up using xtar and wasn't backed
Thank you for your detailed support!
I will try this and report back tomorrow.
Best regards,
Johan
2007/12/10, dan <[EMAIL PROTECTED]>:
>
> if all else fails, use a file and mount it with 'loop'
>
> you will get around all of the nfs issues except speed.
>
> you would mount the nas by nfs, create
Johan Ekh wrote:
> My nfs server is a network disk (Qnap TS-209 Pro) but it actually runs Linux
> even if it is a crippled version. So if I understand this correctly, it
> may help if
> I create (or modify) the "/etc/exports" and then mount the disk again to
> the
> Linux computer that I will run
if all else fails, use a file and mount it with 'loop'
you will get around all of the nfs issues except speed.
you would mount the nas by nfs, create a sparse file
> dd if=/dev/zero of=/nfsmountpoint/filename bs=1M count='how many mb you
> want'
>
now make a filesystem on it
mkfs/ext3 /nfsmount
My nfs server is a network disk (Qnap TS-209 Pro) but it actually runs Linux
even if it is a crippled version. So if I understand this correctly, it may
help if
I create (or modify) the "/etc/exports" and then mount the disk again to the
Linux computer that I will run backuppc on?
Best regards,
J
Hi,
I'm having some trouble trying to get BackupPC working with Lighttpd as
the web server and I hope someone may be able to point me in the right
direction ( as I've got little clue about either piece of software :) )
I've done a vanilla install of lighttpd onto a Linksys NSLU2 NAS device
ru
Johan Ekh wrote:
> Thanks for your answer.
> However, I try to install backuppc as root but it is still not possible
> to "chown".
> I can access the mounted disk as "root" or as any user. But not "chown".
> Any ideas?
>
> Can you point me in the right direction regarding the "no_root_squash"
>
Craig Barratt wrote:
> Jon, most likely the per-client config isn't getting read. However,
> it does appear the per-client $Conf{RsyncClientCmd} setting is being
> used - is it the same as the main host file?
No. One easy way to see this is that the main host file uses 'root'
as the user, but th
Thanks for your answer.
However, I try to install backuppc as root but it is still not possible to
"chown".
I can access the mounted disk as "root" or as any user. But not "chown".
Any ideas?
Can you point me in the right direction regarding the "no_root_squash"
option?
Is it used with the "mount"
Jonathan Dill wrote:
> Do you need to do anything special to allow hard links over NFS? It
> used to be hard links over NFS just weren't possible, but maybe that was
> in the old days of NFSv2. When it was expensive to get large disks /
> arrays, I used to use NFS a lot (mainly Solaris and SGI
Johan Ekh wrote:
> Well, it turns out I do not have the usb option after all.
> I still have problem to get the nfs optin to work at all.
> When I try to install backuppc I get the following:
>
> "Failed to create or chown /mnt/backuppc"
>
> I have mounted the disk with:
>
> "mount -t nfs 192.16
Well, it turns out I do not have the usb option after all.
I still have problem to get the nfs optin to work at all.
When I try to install backuppc I get the following:
"Failed to create or chown /mnt/backuppc"
I have mounted the disk with:
"mount -t nfs 192.168.1.5:/backuppc /mnt/backuppc/"
Wh
Thanks for you response. I checked my dmesg logs and didn't see anything
related to the network going down. In any case, I'd be surprised if this was
the error for two reasons:
1) The network, except for perhaps lo, shouldn't be involved in this error,
because this is from the localhost, i.e. t
Do you need to do anything special to allow hard links over NFS? It
used to be hard links over NFS just weren't possible, but maybe that was
in the old days of NFSv2. When it was expensive to get large disks /
arrays, I used to use NFS a lot (mainly Solaris and SGI IRIX) but have
hardly used
you do have the option of testing it both ways! use nfs with the mount
options -async as suggested in another post and try usb and see what works
best
On Dec 10, 2007 9:01 AM, Paul Archer <[EMAIL PROTECTED]> wrote:
> 9:55am, Les Mikesell wrote:
>
> > dan wrote:
> >> Since you have that option, I
9:55am, Les Mikesell wrote:
> dan wrote:
>> Since you have that option, I would suggest you use the USB. nfs isn't
>> really very good with backuppc as a file pool.
>>
>> the more files you have, the more the nfs is going to slow you down.
>> USB wont be so bad but wont compare to a sata, ide, or
For some odd reason using SMB it is not backing up all of the files I
have placed in a particular directory. The directory structure appears
correct in the web admin but all of the directories are empty.
I am using the following command
$Conf{BackupFilesOnly} = '/temp';
I have p
dan wrote:
> Since you have that option, I would suggest you use the USB. nfs isn't
> really very good with backuppc as a file pool.
>
> the more files you have, the more the nfs is going to slow you down.
> USB wont be so bad but wont compare to a sata, ide, or scsi drive in IO.
Usually the
Since you have that option, I would suggest you use the USB. nfs isn't
really very good with backuppc as a file pool.
the more files you have, the more the nfs is going to slow you down. USB
wont be so bad but wont compare to a sata, ide, or scsi drive in IO.
On Dec 10, 2007 8:25 AM, Johan Ekh
Thank you for your answers!
Since I already have my NAS hardware I would like to use rather than buying
new things. I might try to connect my NAS to my linux server through USB, is
that a
better solution?
Maybe speed is not that important for me. I do FE-analysis but mostly I don
not
backup result
if you are using a modern kernel you should see the drive in something like
/media/drivename when you plug it in. if not, just do dmesg|tail and you
should see what the kernel did when it say the device. just document the
drives id and add an entry to /etc/fstab that matches the drives id and the
Hi all
My backup server is out of disk space, I m wondering if I could use an
external (USB hard disk 140 GB) as temporary solution, I just need to know
the head steps to do so, like how to mount the drive and where I have to
edit the target drive in config.pl.
Does any one knows a good resou
Well yes, I installed it by running these commands followed the instruction
on howtoforge.org
apt-get install backuppc rsync libfile-rsyncp-perl par2 smbfs
dpkg-reconfigure backuppc
I didn't find backuppc in /etc/init.d, don't know why, no solution with
reinstall it, and no idea on how to pla
If you just reinstalled, then the shell that /etc/init.d/backuppc uses may
not have been installed for some reason. Look at the shebang line (the first
line) of /etc/init.d/backuppc and see if that shell is on your system in
that location.
On my (K)Ubuntu system, the first line of /etc/init.d/b
Mohamad El-cheikh wrote:
I reinstalled backuppc after I changed my hard disk Debian,
once I went to start backuppc by /etc/init.d/backuppc start, I got
the following error. I reinstalled from the scratch the backuppc
four time, but I got keep the same error
bash: /etc/init.d/backuppc: No
Dear all
I reinstalled backuppc after I changed my hard disk Debian,
once I went to start backuppc by /etc/init.d/backuppc start, I got the
following error. I reinstalled from the scratch the backuppc four time, but
I got keep the same error
bash: /etc/init.d/backuppc: No such file or dir
Yesterday, dan wrote:
> i tried this breifly when i started using backuppc and performance was
> miserable. it might be better to create a sparse file on the NFS share and
> mount that on the backuppc box with loopback, but you will still be limited
> by network bandwidth. im also not 100% sure i
Hello,
I used Backuppc for a while on one machine without problems. The backups
were made on a external USB drive that was mounted in /media/disk, and the
directory /media/disk/backuppc was linked to /var/lib/backuppc.
For some reasons I had to connect the USB drive on another PC in my network.
I
>#
># Version 3.1.0beta0, 3 Sep 2007
>#
>* Made the default charset for BackupPC_zipCreate cp1252, which
> appears to work correctly with WinZip.
I think
40 matches
Mail list logo