PartImage faster than PartClone?
-
Sorry if this has been covered before but I haven’t found a thread on this. Anyway, I’ve just migrated from v0.32 to v1.4.0 so as part of that I’m recapturing imported images so PartClone is used instead of PartImage. Thing is what I’ve found is that the older images deploy faster, almost 3 times faster than the PartClone images. From what I can see the original PartImage images are compressed (close to 50%) so with the PartClone image set to roughly the same level of compression, it took ~3 times as long to deploy. Is this expected behavior?
Should I create images with PartImage instead?
Any advise is appreciated.
-
-
I did see those posts and upload speeds were mentioned but I don’t think download speeds were mentioned and thats my query. Am I right in saying that I don’t have a choice anyway, as any image I upload now will be PartClone?
-
@scgsg Lets put some real numbers to your 50% slower. My personal experience is that FOG 1.3.x and now 1.4.x is much faster than 1.2.0. Granted my basis for speed isn’t coming from 0.32.
When you deploy an image today with 1.4.0 what is the transfer speed according to partclone (XXX MB/min or X.X GB/min)?
Also what system are you deploying to (mfg and model)? With FOG the client does all of the heavy lifting in regards to image deployment. Deploying to a slow system with a slow disk subsystem will surely be slower than deploying to a 4 core processor with SSD or NVMe disks.
In my office setup at work I can deploy an image to a Dell 7010 at 6.1GB/min with a 25GB image taking just about 4 minutes. At my home last night I was transferring an image from a FOG-Pi server to my laptop running a virtual machine in VB. That transfer rate was 2.1GB/min. I’m only mentioning this to give you a baseline. I know there are some in the forums that are getting 10GB/min transfer rates so much faster that what I’ve stated IS possible.
-
I don’t know where you’re getting your information. While it is entirely possible to have a partimage that deploy’s faster, it isn’t the “medium” of capture/deploy that gives you speed differences. That said, are you certain the time to deploy is 3 times as much? (Say partimage took 10 minutes, did partclone really take 30 minutes with the EXACT same image?)
As @george1421 mentioned, there are a lot of factors that go into the imaging speeds. Compression, speed of the network, speed of writing to disk, speed to decompress the image, and I’m certain many other things.
We have people, using partclone, with zstd compression, capable of depoying 25 GB image in about 2-4 minutes. If partimage were under the same “compression” I’m certain it would take relatively the same amount of time.
As I said, i highly doubt your speed variance is due to the usage of Partimage vs. Partclone.
-
@george1421 Ok just to clarify, I’m deploying both images from the same fog server, which is a VM created on vmware vsphere and sits on Ubuntu Minimal Server 14.04.5. The comparison I’m doing is from the same fog server deploying 2 images (not at the same time naturally) and is sent to the same client each time. 1 image is the old image (34GB on server) from the old v0.32 server, which is PartImage and the other image is the same image recaptured (33GB on server), which captures in PartClone with compression set at 6. Both fog server and client are on the same gig switch. The client machine is a rebadged intel box with Pentium Dual Core 3GHz, 4G RAM, 1G LAN and 150GB SATA HDD.
Admittedly I haven’t been looking at the estimated speeds but the actual time take to deploy which at last test was 12min 3 secs for the old PartImage image and 17min 33secs for the new PartClone image. This was my second test and PartClone is a lot faster than previous test so for now I will say that I must have made an error recording the first test. That being said, PartClone is still slower than PartImage and this is under the best of conditions.
Thank you for the information, it is certainly interesting as a comparison.
I found a post here that indicated level of compression may have a bearing on download speeds and potentially higher level of compression could be better but this would have differing results depending on client machine specs.
-
To further drive home the differences. Partimage is from 0.32 and before.
It’s update to display is faster than Partclone’s as partclone takes at least 1 second where partimage is NRT (Near real time). I realize 1 second is also near real time, but if you sit both side by side, one will appear to update faster than the other. But update faster does not mean it’s deploying data faster.
The reason why knowing where Partimage was used, vs. wasn’t, is because 0.32 was designed, primarily, for Windows XP machines. It had been written for Windows 7 sure, but there is a huge size disparity. A fresh windows xp image might only use 3-13 gb on disk and the same type of setup for windows 7 might use between 10-20 gb on disk. (Assuming approximately 10gb extra for windows updates and what not.)
The size matters as the amount of read-write that has to happen on the disk, the data that needs to be decompressed, and the amount of data the network is passing all play a vital role in how it handles the speed at which things happen.
-
@Tom-Elliott Thank you for that, useful to know. Just to clarify, thats update the display? so does not effect the accuracy of the recorded logs?
Just wanted to confirm that my initial statement (i.e. PartClone takes 3 times longer) is in correct as I’ve checked the Image Log. It doesn’t take as long to deploy as i initially stated but it is still slower than PartImage deployment, ~5-6min longer to deploy a PartClone image that is 33GB on server (according to the log).
-
@scgsg Again, you need to compare apples to apples.
If you have a partimage image that’s exactly the same as your partclone image, I imagine you’d find relatively nearly the same deploy times.
-
A way to test, semi accurately:
- Deploy your partimage image to a machine. Do not let the machine boot into the system.
- Create a new image definition. Make sure it’s all the same (compression for partimage was always set at 3. Image manager should be Gzip, not split.
- Assign that new image definition to that same machine.
- Capture that image and do not let it boot into the system when complete.
- Test both image deploy’s.
-
@Tom-Elliott Ok only difference between your advise and what i’ve done so far is that I’ve used compression level 6 with Gzip for the PartClone image. I’ll do another test, and capture a PartClone image with compression set to 3. Will see how that affects the deployment times.
-
@Tom-Elliott Interesting, this time deploying the old PartImage image was 12min 32secs (pretty much expected) and deploying the PartClone image with compression set at 3 clocked in at 17min 9secs (not majorly different from compression set at 6). Whats even more interesting is that I also did a test with the compression level at 9, that clocked in at 15min 47secs and the PartImage deployment clocking in at a 12min 21secs. This is strange as the size on server isn’t hugely different between compression set at 6 and 9 (both rounded to 34GB).
With all that said it still looks like PartImage comes in faster, this obviously isnt conclusive as I’d need to do a lot more tests but it certainly implies a pattern. Thing is, I’m not sure how this would impact deployment on a larger scale i.e. just because PartClone takes longer it may not necessarily affect the deployment on a larger scale in a negative way but potentially the extra 5 minutes it takes could mean it will take even longer to deploying to a larger selection of computers with slower specs and LAN speeds. Something that use to take half a day may now take the entire day due to this?
-
@Tom-Elliott Don’t suppose you have any suggestions? be it server config or switch config or something? I am somewhat at a loss as to why higher compression equals faster deployment (or so it seems) but the size on server remains pretty much the same so the increased speed is not due to smaller file transfer. Not entirely sure how this impacts on deployment to multiple computers.
-
@scgsg if you want to optimize for speed, i suggest switching to zstd compression. it works better with modern multi-core multi-thread processors than the previously used types. as for whether partimage or partclone is faster by themselves, i consider it a moot point since partimage has not been under active development in 7 years. partclone might be slower due to it’s built in checksums.
-
@Junkhacker I did try zstd in one of my earlier tests and it clocked in at 15min 33secs so it is quicker. I’m not 100% sure but i think i left compression at default 6. I didnt test this any further because it took 1 hour 6 mins to capture the image. Testing this one for optimal compression is going to take a while.
Fair enough, if thats expected behavior between partimage and partclone, it is what it is and as you say a moot point. Furthermore its not like i can capture with partimage anyway. That being said, i have a real head scratcher with my latest test. By chance I captured a new image with image manager set to partimage and it captured using partclone so no surprises there. However heres where it gets odd, I deployed this image and its clocking in at just over 15 mins. I’ve done this 3 times now, twice to 2 computers at the same time and once to just 1 computer. Deployment times were between 15-16 mins. In between these tests i did retest deploying an image that had been captured with image manager set to partclone, and the result was 17min 35sec (similar times as before). This is confusing, why would setting image manager to partimage create an image that is faster to deploy? this is even more confusing as I checked the file size on the server for the captured images (one set to Partclone and the other set to Partimage for capture) and they are exactly identical. I really dont understand how I can get image deployment 2 mins faster just because I set it to partimage for the capture, given that it doesnt capture using partimage and uses partclone anyway. Any idea what the heck is going on there?
-
@scgsg since we no longer support capturing with partimage, a capture image set to partimage is captured using partclone with literally the exact same code as if it had been properly set to partclone to begin with. I suspect external factors are at play causing any difference in speed you are seeing.
-
Using FOG 1.4 and ZSTD with partclone, my entire deploy time is 3 minutes. That’s from the moment the power button is pressed until the moment the task completes in FOG Task Manger. Using a Win10 image about 11GB in size, server disk is mechanical, host disk is SSD.
-
i have similar conditions but my image is a bit bigger around 15-16gb and i deploy in 2-3 minutes.
-
@x23piracy
I can also confirm, with multiple pieces of hardware (In this case, Dell Optiplex 790, Dell E7450, Lenovo Thinkpad T520, and Thinkpad X140e), that zstd and 1.4 will give me sub 5 min deploys of a fully configured Win10 image, including Office, Adobe Suite, and all Win. Updates.I routinely deploy to 100+ devices a week, in both uni and multi cast. Fog server is an old P4 with 4 gigs of ram and 4 nics in a LACP bridge.
-
Thank you for all the responses, i’ve been away for a couple of day and didnt get a chance to look at this. ZSTD is certainly quicker on the 1 test I did but i havent tested any further as it took over an hour to capture. Still it was only as quick as my most recent test with partclone gzip.
@Junkhacker yes I am aware captures are no longer done with partimage and that is my point, if i configure it as partimage, the capture is done in partclone (and it will change the setting to partclone after capture) but deployment is quicker than an image captured with image manager set to partclone. I dont know why that is, I’ve done a number of tests now and each time the deployment is 2 mins quicker. I cant fathom why 1 setting, which ultimately make no difference in the capture of the image, will deploy quicker.