iSCSI will certainly work.  so will ata-over-ethernet, nbd, and any other
solution that exports block level or interface level access.  with iSCSI or
ATAoE you can format the target with a compatible filesystem.  I highly
suggest you run gigabit if you are using iSCSI though, regular ethernet is
good for 12.5MB/s only.  iSCSI or any of these protocals will trim off
something like 10% off the top so best case you will get about 10MB/s and
random reads and writes will have some latency added from the network so it
will 'feel' like 5-6MB/s second if you were comparing it to a local
filesystem(with small files anyway, large files dont suffer very much from
the latency)

I have run iSCSI exporting a physical disk and formating it reiserfs(be
compensate for network latency as reiserfs is great for small files) and I
have also used iSCSI on a ZFS container, as well as nbd.  all work well as
long as you understand the performance level you will get.

note, you can do RAID over iSCSI and such but I would highly suggest you do
RAID1 or RAID5 or 6 as you will add the chance of network failure but the
upside is that you can spread the bandwidth over a number of ethernet
cards(hopefully gigabit) and get a much higher aggrigate bandwidth.




On Feb 11, 2008 3:57 AM, Stefan Mosleitner <[EMAIL PROTECTED]>
wrote:

> Ok...
>
> Did somebody made some experiences with iSCSI in this context?
>
> Could this be a way to change the default Server Backup Path to an
> external Storage-Server?
>
> regards,
>
> Stefan
>
>
> Stefan Mosleitner wrote:
>
> > Is there no way to choose an external smbshare as destination path
> > for backupfiles?
>
> No, you cannot use a Samba share for the BackupPC pool, because Samba
> shares don't support the hardlinks that BackupPC uses for its pooling
> feature.
>
> Nils Breunese.
> _______________________________________________________________________
> Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
> kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to