Click here to Skip to main content
15,888,351 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What sort of performance should I expect? Pin
PIEBALDconsult16-Apr-24 5:35
mvePIEBALDconsult16-Apr-24 5:35 
GeneralRe: What sort of performance should I expect? Pin
dandy7216-Apr-24 5:46
dandy7216-Apr-24 5:46 
GeneralRe: What sort of performance should I expect? Pin
jochance17-Apr-24 8:01
jochance17-Apr-24 8:01 
GeneralRe: What sort of performance should I expect? Pin
k505416-Apr-24 6:04
mvek505416-Apr-24 6:04 
GeneralRe: What sort of performance should I expect? Pin
dandy7216-Apr-24 7:00
dandy7216-Apr-24 7:00 
GeneralRe: What sort of performance should I expect? Pin
k505416-Apr-24 7:10
mvek505416-Apr-24 7:10 
GeneralRe: What sort of performance should I expect? Pin
dandy7216-Apr-24 7:37
dandy7216-Apr-24 7:37 
GeneralRe: What sort of performance should I expect? Pin
theoldfool16-Apr-24 6:54
professionaltheoldfool16-Apr-24 6:54 
1. Just a SWAG here, but that level of NAS suggests minimal processing power. Since it is essentially a software RAID, the more writing across disks, the more overhead. Many of these boxes run a slimmed verion of TrueNAS or embedded Linux.
I run a TrueNAS NAS box on a 10 year old Precision 5810 with 2 5TB NAS drives, 5400 RPM. Uses the ZFS file system in a mirrored RAID (software not hardware). I backup via ethernet. Here is a small sample, using Robocopy:
            Total    Copied   Skipped  Mismatch    FAILED    Extras
 Dirs :       515       514         1         0         0         0
Files :      2483      2483         0         0         0         0
Bytes :  16.795 g  16.795 g         0         0         0         0
Times :   0:04:39   0:04:12                       0:00:00   0:00:27


Speed :            71555803 Bytes/sec.
Speed :            4094.455 MegaBytes/min.
Ended : Tuesday, April 16, 2024 12:18:17 PM

Not great but OK (~69MB). Network supports about 125MB.

I agree with the idea of putting a single drive in your NAS for testing.

2. Veeam will back up running VM's. Community version is free for something like 10 VM's. Not full featured, but with a PS script, you can automate.
Oops, wait: I am not affiliated, associated, known by, etc.
>64
It’s weird being the same age as old people. Live every day like it is your last; one day, it will be.

GeneralRe: What sort of performance should I expect? Pin
dandy7216-Apr-24 7:09
dandy7216-Apr-24 7:09 
GeneralRe: What sort of performance should I expect? Pin
theoldfool16-Apr-24 7:32
professionaltheoldfool16-Apr-24 7:32 
GeneralRe: What sort of performance should I expect? Pin
dandy7216-Apr-24 7:48
dandy7216-Apr-24 7:48 
AnswerRe: What sort of performance should I expect? Pin
Clumpco16-Apr-24 21:14
Clumpco16-Apr-24 21:14 
GeneralRe: What sort of performance should I expect? Pin
Daniel Pfeffer16-Apr-24 21:56
professionalDaniel Pfeffer16-Apr-24 21:56 
GeneralRe: What sort of performance should I expect? Pin
Daniel Pfeffer16-Apr-24 21:54
professionalDaniel Pfeffer16-Apr-24 21:54 
GeneralRe: What sort of performance should I expect? Pin
dandy7217-Apr-24 7:13
dandy7217-Apr-24 7:13 
GeneralRe: What sort of performance should I expect? Pin
Daniel Pfeffer17-Apr-24 23:27
professionalDaniel Pfeffer17-Apr-24 23:27 
GeneralRe: What sort of performance should I expect? Pin
dandy7219-Apr-24 7:51
dandy7219-Apr-24 7:51 
GeneralRe: What sort of performance should I expect? Pin
obermd17-Apr-24 3:26
obermd17-Apr-24 3:26 
GeneralRe: What sort of performance should I expect? Pin
dandy7217-Apr-24 7:35
dandy7217-Apr-24 7:35 
GeneralRe: What sort of performance should I expect? Pin
jochance17-Apr-24 8:11
jochance17-Apr-24 8:11 
GeneralRe: What sort of performance should I expect? Pin
Clumpco17-Apr-24 16:26
Clumpco17-Apr-24 16:26 
GeneralRe: What sort of performance should I expect? Pin
dandy7219-Apr-24 7:46
dandy7219-Apr-24 7:46 
GeneralRe: What sort of performance should I expect? Pin
charlieg18-Apr-24 16:58
charlieg18-Apr-24 16:58 
GeneralRe: What sort of performance should I expect? Pin
dandy7219-Apr-24 8:01
dandy7219-Apr-24 8:01 
GeneralRe: What sort of performance should I expect? Pin
charlieg21-Apr-24 3:11
charlieg21-Apr-24 3:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.