Re: [Clonezilla-live] Partclone vs Partimage

2010-10-07 Thread Steven Shiau
Hi Lukas, The partclone 0.2.16 has an option now: -q, --quiet Disable progress message Steven. On 2010年10月04日 19:56, Lukas Grässlin wrote: > Any news about that? > > On Sat, Apr 17, 2010 at 11:10:49AM +0800, Steven Shiau wrote: > >> Lukas, >> Thanks. Thomas Tsai will rev

Re: [Clonezilla-live] Partclone vs Partimage

2010-10-05 Thread Steven Shiau
Hi Lukas, Thanks for reminding us this. We will add this in the next release. Steven. On 2010/10/4 下午 07:56, Lukas Grässlin wrote: > Any news about that? > > On Sat, Apr 17, 2010 at 11:10:49AM +0800, Steven Shiau wrote: >> Lukas, >> Thanks. Thomas Tsai will revise this and try to use them. >> In

Re: [Clonezilla-live] Partclone vs Partimage

2010-10-04 Thread Lukas Grässlin
Any news about that? On Sat, Apr 17, 2010 at 11:10:49AM +0800, Steven Shiau wrote: > Lukas, > Thanks. Thomas Tsai will revise this and try to use them. > In the future, we will have more options in partclone to disable > some jobs, e.g. "-q, --quiet" to skip all the rate messages update. > Thanks.

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-16 Thread Steven Shiau
Hi Jorge, Jorge Fábregas wrote: > On Wednesday 14 April 2010 09:44:55 Steven Shiau wrote: > >> Did you try 1.2.5-1? >> > > Wow! I tried 1.2.5-2 today and it was about 200% faster! Here are the test > results: > > For both tests, I used the following: > > - partition image backup to SSH s

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-16 Thread Steven Shiau
Lukas, Thanks. Thomas Tsai will revise this and try to use them. In the future, we will have more options in partclone to disable some jobs, e.g. "-q, --quiet" to skip all the rate messages update. Thanks. Steven. Lukas Grässlin wrote: > On 14.04.2010 23:16, Steven Shiau wrote: > >> Lukas Grä

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-15 Thread Jorge Fábregas
On Wednesday 14 April 2010 09:44:55 Steven Shiau wrote: > Did you try 1.2.5-1? Wow! I tried 1.2.5-2 today and it was about 200% faster! Here are the test results: For both tests, I used the following: - partition image backup to SSH server thru Gigabit link - Filessytem: ext3 - Device size: 5

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Lukas Grässlin
On 14.04.2010 23:16, Steven Shiau wrote: > > > Lukas Grässlin wrote: >> On 14.04.2010 16:15, Steven Shiau wrote: >> >>> Lukas Grässlin wrote: >>> > There is an option "-f" of partclone which you might be interested to > give it try. > You can tune it to see if any difference. >>

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Jorge Fábregas
On Wednesday 14 April 2010 09:44:55 Steven Shiau wrote: > Partclone need to know where the used blocks are in the partition, so > first it searches them. Ahh got it. Thanks for the explanation. > BTW, which version of Clonezilla live are you using? Did you try 1.2.5-1? I tried the latest stable

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Steven Shiau
Lukas Grässlin wrote: > On 14.04.2010 16:15, Steven Shiau wrote: > >> Lukas Grässlin wrote: >> There is an option "-f" of partclone which you might be interested to give it try. You can tune it to see if any difference. >>> As I understood the code,

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Lukas Grässlin
On 14.04.2010 16:15, Steven Shiau wrote: > > > Lukas Grässlin wrote: >>> There is an option "-f" of partclone which you might be interested to >>> give it try. >>> You can tune it to see if any difference. >>> >> >> As I understood the code, -f only affects the time the gui itself would >> b

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Steven Shiau
Lukas Grässlin wrote: >> There is an option "-f" of partclone which you might be interested to >> give it try. >> You can tune it to see if any difference. >> > > As I understood the code, -f only affects the time the gui itself would > be refreshed, but the update_pui method which also runs

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Steven Shiau
Lukas Grässlin wrote: > As I understood the code, -f only affects the time the gui itself would > be refreshed, but the update_pui method which also runs calculate_speed > anyway is run. > > Thomas, Please make sure "the update_pui method which also runs calculate_speed anyway is run". If it'

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Lukas Grässlin
> There is an option "-f" of partclone which you might be interested to > give it try. > You can tune it to see if any difference. As I understood the code, -f only affects the time the gui itself would be refreshed, but the update_pui method which also runs calculate_speed anyway is run. If I've

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Steven Shiau
Jorge Fábregas wrote: > On Wednesday 14 April 2010 04:33:36 Steven Shiau wrote: > >> Yes, Thomas Tsai is working on the improvement of partclone. >> > > Thanks Steven. And the "Calculating Bitmap" step...What is this step > actually > doing? > > Partclone need to know where the use

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Steven Shiau
Lukas Grässlin wrote: > These are results I got from testing today. (Cant tell you why gprof now > lists all the strcmp, strlen etc functions. In my first test it only > showed me the functions from partclone itself, however) > > (normally the crc32 function would be on the top but i commented it

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Jorge Fábregas
On Wednesday 14 April 2010 04:33:36 Steven Shiau wrote: > Yes, Thomas Tsai is working on the improvement of partclone. Thanks Steven. And the "Calculating Bitmap" step...What is this step actually doing? Best regards, Jorge -

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Jorge Fábregas
On Wednesday 14 April 2010 02:43:20 Lukas Grässlin wrote: > Regarding the performance of partclone: Look at the "on-the-fly > performance" Thread in this mailing list. Thanks for the tip Lukas. Indeed, an interesting thread. Exactly what I wanted to know since I almost experienced the same throug

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Lukas Grässlin
And another one: On 14.04.2010 10:33, Steven Shiau wrote: > Yes, Thomas Tsai is working on the improvement of partclone. > > Lukas, > Please send us gprof results you have. > Thanks. > > Steven. > > On 2010/4/14 下午 02:43, Lukas Grässlin wrote: >> Regarding the perfmance of partclone: Look at t

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-14 Thread Steven Shiau
Yes, Thomas Tsai is working on the improvement of partclone. Lukas, Please send us gprof results you have. Thanks. Steven. On 2010/4/14 下午 02:43, Lukas Grässlin wrote: > Regarding the perfmance of partclone: Look at the "on-the-fly > performance" Thread in this mailing list. > > Partclone does s

Re: [Clonezilla-live] Partclone vs Partimage

2010-04-13 Thread Lukas Grässlin
Regarding the perfmance of partclone: Look at the "on-the-fly performance" Thread in this mailing list. Partclone does some odd things which slow down the speed. You can improve this by saying not to use the gui. (I think this is in the expert options). But it stills does stupid things, like calcu