Welcome, Guest. Please Login
 
  HomeHelpSearchLogin FAQ Radified Ghost.Classic Ghost.New Bootable CD Blog  
 
Page Index Toggle Pages: 1
Send Topic Print
Performance testing Ghost 2003 (Read 6632 times)
NightOwl
Radministrator
*****
Offline


"I tought I saw a puddy
tat..."

Posts: 5826
Olympia, WA--Puget Sound--USA


Back to top
Performance testing Ghost 2003
Oct 6th, 2006 at 12:59am
 
To all

I've been working on a project to help a non-technical friend set up an automatic Ghost backup system that requires as few as *one click* to create multiple backups of their system--I will be reporting on that in a separate thread--hopefully shortly--the system has been setup and my friend is testing to see if there are any glitches  Wink  before I report it here.

But, as a side project, I thought I would test how best to organize my HDD's on a given system for best performance.  My first thought was that best performance would be to have one HDD as master on the primary HDD controller--the OS HDD basically--and then have the second HDD that would be the destination for Ghost images on the secondary controller, either as master or slave.  My reasoning, one would likely get better performance when creating an image if the one controller was *reading* data while the other controller was *writing* data.

So, the test system is an older Asus CUV4X motherboard-which has a *Apollo Pro 133A* chipset (a VIA VT860 4/5/6 Pro Savage south bridge VIA Bus Master IDE controller)--vintage approximately 9/2000.

Test #1:

The source HDD has WinXP as the OS and is formatted NTFS--is hooked up on the primary channel as master.  The destination HDD was formatted as FAT 32, and initially it was easiest to hook it up as slave on the secondary channel.

Ghost image creation:

245 MB/min, for 3250 MB of data--it took 13:12 minutes

Integrity check:

409 MB/min, for 3250 MB of data--it took 7:56 minutes

That was not very impressive speed.


Test #2: 

Left the source OS HDD hooked up to the primary, as master, but now placed the destination HDD onto the primary as slave, i.e. both on the same channel.

Ghost image creation:

328 MB/min, for 3263 MB of data--it took 9:53 minutes (a 33.88% increase in speed!)

Integrity check:

696 MB/min, for 3263 MB of data--it took 4:40 minutes (a 70.17% increase in speed!)

Well, so much for my theory that putting the source on primary channel and the destination on the secondary channel would possibly increase performance!


Test #3:

Again, leaving the source OS HDD as primary, master--
I reformatted the destination HDD as NTFS
and placed it as master on the secondary channel

Ghost image creation:

511 MB/min, for 3263 MB of data--it took 6:23 minutes (a 108.57% increase in speed from the original!)

Integrity check:

1553 MB/min, for 3263 MB of data--it took 2:06 minutes (a 279.70% increase in speed from the original!)

Wow--the destination file system (NTFS vs FAT32) made a huge difference in performance!


(Christer--if you happen along to see this thread--I'm sure you will recall our thread a long time ago about VIA IDE HDD controllers and different performance in DOS depending on the file system (NTFS vs FAT32) that is the source and the destination HDD!)

Test #4:

Again keeping the source OS HDD as primary, master--now placed the destination HDD (still NTFS formatting) as primary, slave.

Ghost image creation:

512 MB/min, for 3263 MB of data--it took 6:22 minutes

Integrity check:

1201 MB/min, for 3263 MB of data--it took 2:43 minutes (a slight decrease in speed!)

Okay, so at least for the integrity check, being on a separate channel was faster vs both HDD's being on the same channel--but being as there is no actual *writing* during an integrity check--only *reading*--not sure what that proves--except it was faster if the two HDD were on separate channels on this system.


So, in summary--depending on your system's HDD controllers, and the chipset that you have--performance may depend on what file system you choose, and the position you choose for your HDD--only testing and recording the results will give you answers for your given system.

My friend's system is several years newer--and does not seem to have the same slower results as seen here when going from a source NTFS HDD to a FAT32 destination HDD--to create the *automated* backup routine for my friend's system, I had to use FAT32 for the destination HDD--I'll be reporting on that soon.
 

____________________________________________________________________________________________

No question is stupid ... but, possibly the answers are Wink !
 
IP Logged
 

Brian
Demigod
******
Offline



Posts: 6345
NSW, Australia


Back to top
Re: Performance testing Ghost 2003
Reply #1 - Oct 6th, 2006 at 2:00am
 
NightOwl, very interesting figures. I'm looking forward to seeing the remainder.
 
 
IP Logged
 
Christer
Übermensch
*****
Offline



Posts: 1360
Sweden


Back to top
Re: Performance testing Ghost 2003
Reply #2 - Oct 6th, 2006 at 5:09am
 
NightOwl,
Quote:
(Christer--if you happen along to see this thread--I'm sure you will recall our thread a long time ago about VIA IDE HDD controllers and different performance in DOS depending on the file system (NTFS vs FAT32) that is the source and the destination HDD!)

Yes, I do remember that marathon thread and the computer you're testing Ghost on now has a similar chipset compared to my computer (VIA KT133A + VT82C686B).

Brian,
see the thread that NightOwl and I refer to here:

http://radified.com/cgi-bin/YaBB/YaBB.cgi?board=general;action=display;num=10784...

A bit long to go through but we produced a lot of test data.

Christer
 

Old chinese proverb:
If I hear - I forget, If I see - I remember, If I do - I understand
 
IP Logged
 
Brian
Demigod
******
Offline



Posts: 6345
NSW, Australia


Back to top
Re: Performance testing Ghost 2003
Reply #3 - Oct 6th, 2006 at 5:27am
 
Christer wrote on Mar 18th, 2006 at 2:12am:
You must have been digging deep in the forum to find the old thread. I re-read my last post and don't even remember having done those tests ... Embarrassed ... !
Christer


Christer, I've had a quick look but I'll need a beer before I read further. Very complex.
 
 
IP Logged
 
Christer
Übermensch
*****
Offline



Posts: 1360
Sweden


Back to top
Re: Performance testing Ghost 2003
Reply #4 - Oct 6th, 2006 at 7:47am
 
Brian,
I started to notice it a few years ago and now ... ??? ... the teflon coating of my memory seems to have been improved ... Lips Sealed ... nothing sticks to it ... Roll Eyes ... !

Christer
 

Old chinese proverb:
If I hear - I forget, If I see - I remember, If I do - I understand
 
IP Logged
 
Pleonasm
Übermensch
*****
Offline



Posts: 1619


Back to top
Re: Performance testing Ghost 2003
Reply #5 - Oct 6th, 2006 at 11:48am
 
RE:  “I've been working on a project to help a non-technical friend set up an automatic Ghost backup system that requires as few as *one click* to create multiple backups of their system.”

NightOwl, with Ghost 10, you could accomplish this task with “zero clicks” – just define a reoccurring backup job!   Wink

Best wishes,
Pleonasm
 

ple • o • nasm n. “The use of more words than are required to express an idea”
 
IP Logged
 

Pleonasm
Übermensch
*****
Offline



Posts: 1619


Back to top
Re: Performance testing Ghost 2003
Reply #6 - Oct 6th, 2006 at 11:57am
 
Here are a few articles on the subject of NTFS versus FAT performance that may be of interest to the reader of this thread:
 

ple • o • nasm n. “The use of more words than are required to express an idea”
 
IP Logged
 
El_Pescador
Übermensch
*****
Offline


Thumbs Up!

Posts: 1605
Bayou Country, USA


Back to top
Re: Performance testing Ghost 2003
Reply #7 - Oct 6th, 2006 at 12:03pm
 
Christer wrote on Oct 6th, 2006 at 5:09am:
"... I do remember that marathon thread..."

CLICK HERE to review commentary appended to the "marathon thread" about experiments in accelerating Ghost 2003 performance with FAT32 HDDs.

Regrettably, only days later I found Hurricane Katrina bearing down on me which brought an abrupt end to my line of inquiry, and for that matter to virtually my entire lifestyle up until that moment.  I am still sleeping in a FEMA-spec travel trailer in our front yard - like in the 10,007 other front yards on the eastern end of this modest parish (county) courtesy of the US government - while we put our home back together piece by piece.

EP
Cry
 

...
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print