Wilders Security Forums  

Go Back   Wilders Security Forums > Official Paragon Support Forum > Paragon Drive Backup Product Line
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #226  
Old March 27th, 2012, 10:30 AM
Paragon_MA Paragon_MA is offline
Paragon Moderator
 
Join Date: Aug 2009
Posts: 98
Default Re: HDM 12 Suite

Quote:
Originally Posted by Raza0007
I think Paragon has a problem interfacing with VSS. It is not a big issue, but some developer will have to look at the code and insert the proper VSS related commands in the product. They probably do not consider this to be an issue, or they would have fixed it already.

I am in negotiations process with the development team and depending on the resources required for this feature implementation it could be done in next update or in next major release. Still there are voices for leaving the exclude masks of Microsoft as they are. Because this really makes the image smaller, especially when these two keys in registry refer to MS snapshots that could be 1-2GB in size.
  #227  
Old March 27th, 2012, 10:33 AM
Paragon_MA Paragon_MA is offline
Paragon Moderator
 
Join Date: Aug 2009
Posts: 98
Default Re: HDM 12 Suite

Quote:
Originally Posted by John Doe Genius
Rolo42 “.... add to backup size unnecessarily and displace file versions I want to have. “
What do you mean?

Raza007: “The layout.ini only controls the files in the "FilesNotToBackup" category.”
Layout.ini, or 'Add OS auxiliary files to exclude masks = on/off' in HDM12, controls exactly the same as the GUI checkbox option Skip 'OS auxiliary files'; as I have experienced, the option only covers hiberfil.sys and pagefile.sys.

Raza007: “Unfortunately this is not a solution. It is just a temporary workaround.”
If you delete the WUA entry (in FilesNotToSnapshot), why is it “a temporary workaround”?

My comments are solely based on my practical exercises on my own computer (Win7 x64). Just to sumarize my conclusions:

Folders/files found in both Registry keys
%ProgramData%\Microsoft\RAC and %windir%\softwaredistribution
- the files are NOT copied.
Only in FilesNotToSnapshot
C:\Users\Public\Recorded TV\ and %windir%\softwaredistribution\
the files are NOT copied
Only in FilesNotToBackup
%temp% (in my case c:\Users\Compaq\AppData\Local\Temp)
- the files are NOT copied
The files hiberfil.sys and pagefile.sys
Depends on your settings in Paragon app ( auxiliary files)

If you delete %windir%\softwaredistribution in FilesNotToBackup, it has no impact on the result.
If you delete %windir%\softwaredistribution in FilesNotToSnapshot, the files ARE backed-up.

BTW, Windows\Temp is always backed up; the folder is not found in any of the registry keys.

I am still in touch with a Support Engineer at Paragons; he is working with the case, as far as I understand, he will do another posting at the forum. Be patient, remember that Raza007 did not open a support ticket 2-3 years ago.

John, it is my mistake. Continues talks with developers shed some light on the way it is implemented. The files from FilesNotToBackup list will be ignored during backup with VSS in any case. It is hardcoded and the given flag in Layout.ini does not affect it. So please ignore my original post. I don't know if I will be able to push this implementation but I am trying to do that at the moment.
  #228  
Old March 27th, 2012, 09:51 PM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

Quote:
Originally Posted by Paragon_MA
Interesting. I fought personally with our developers because there were sooo many requests demanding that boot menu stays exactly as it was before backup. So finally we did it and now we have users who are unsatisfied? =)

It seems to me you are saying that the boot menu should stay the same as it was before the backup. This is exactly what I want. I want that when I restore the image, it should restore the same boot menu that was there at the time of image creation.

Unfortunately, HDM 12 does not do that, when backup is created from within windows with VSS, upon restore, it overwrites the boot menu with the default windows 7 boot menu.
  #229  
Old March 27th, 2012, 10:06 PM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

Quote:
Originally Posted by Paragon_MA
Still there are voices for leaving the exclude masks of Microsoft as they are. Because this really makes the image smaller, especially when these two keys in registry refer to MS snapshots that could be 1-2GB in size.

I do not know which files take up 1-2 GBs, but the files I am referring to under the FilesNotToSnapshot category are the *.ost files that hold hotmail emails in oultook and they are about 50 MB for each hotmail account. The *.obi file size is in KBs and the windows log file size is also in KB.

The above mentioned are the files that are useful, if there are files that are 1-2 GB in size and are not useful, then they can be safely excluded.

If other vendors have made a determination which files are useful among these files, and they only backup the useful files, then I think Paragon should be able to do something similar.
  #230  
Old March 27th, 2012, 10:14 PM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

Quote:
Originally Posted by Paragon_MA
Actually Paragon uses Microsoft VSS and tries to minimize the influence on this provider. To reduce the size of the result image it was decided to follow these MS created excludes. And not all Backup software vendors use MS VSS. They write their own VSS providers and thus the excludes from Microsoft can be ignored.

I cannot speak for others but I just checked and Macrium uses "Microsoft Software Shadow Copy provider 1.0". They appear to have found a way to not exclude these files from the backup, and Macrium's backup image size is comparable to Paragon's.
  #231  
Old March 28th, 2012, 05:11 AM
Paragon_MA Paragon_MA is offline
Paragon Moderator
 
Join Date: Aug 2009
Posts: 98
Default Re: HDM 12 Suite

Quote:
Originally Posted by Raza0007
It seems to me you are saying that the boot menu should stay the same as it was before the backup. This is exactly what I want. I want that when I restore the image, it should restore the same boot menu that was there at the time of image creation.

Unfortunately, HDM 12 does not do that, when backup is created from within windows with VSS, upon restore, it overwrites the boot menu with the default windows 7 boot menu.

Interesting. I just made backup of system partition of XP machine and restored it back. The backup was taken in Windows using VSS and restored with restart in startup mode. The boot menu did not change and MBR comparison showed no difference.
Could you please shed some light on the way you find this difference out? Where and how do you notice the difference in Boot Menu?
Thanks in advance.
  #232  
Old March 28th, 2012, 05:14 AM
Paragon_MA Paragon_MA is offline
Paragon Moderator
 
Join Date: Aug 2009
Posts: 98
Default Re: HDM 12 Suite

Quote:
Originally Posted by Raza0007
I do not know which files take up 1-2 GBs, but the files I am referring to under the FilesNotToSnapshot category are the *.ost files that hold hotmail emails in oultook and they are about 50 MB for each hotmail account. The *.obi file size is in KBs and the windows log file size is also in KB.

The above mentioned are the files that are useful, if there are files that are 1-2 GB in size and are not useful, then they can be safely excluded.

If other vendors have made a determination which files are useful among these files, and they only backup the useful files, then I think Paragon should be able to do something similar.

For sure, there is always a way out. And I think we can do the same. All depends on the management, if they consider it to be worth of implementing. As said earlier I am in contact with dev team and the issue along with product improvement requirement has been already reported.
We will see what we can do with it.
  #233  
Old March 28th, 2012, 11:22 AM
skbaltimore skbaltimore is offline
Frequent Poster
 
Join Date: Jul 2004
Posts: 306
Default Re: HDM 12 Suite

Quote:
Originally Posted by Paragon_MA
For sure, there is always a way out. And I think we can do the same. All depends on the management, if they consider it to be worth of implementing. As said earlier I am in contact with dev team and the issue along with product improvement requirement has been already reported.
We will see what we can do with it.
Thanks for looking into it.
  #234  
Old March 28th, 2012, 12:13 PM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

Quote:
Originally Posted by Paragon_MA
Interesting. I just made backup of system partition of XP machine and restored it back. The backup was taken in Windows using VSS and restored with restart in startup mode. The boot menu did not change and MBR comparison showed no difference.
Could you please shed some light on the way you find this difference out? Where and how do you notice the difference in Boot Menu?
Thanks in advance.

Please, test it on a Windows 7 machine with a custom boot menu. I have a modified boot menu which gives me a choice to boot into either Windows or my recovery environment. See the image#2 in this tutorial for what I am talking about. When I restore with Paragon, the boot menu is gone and is replaced with a standard Windows 7 boot menu.
  #235  
Old March 28th, 2012, 12:17 PM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

Quote:
Originally Posted by Paragon_MA
For sure, there is always a way out. And I think we can do the same. All depends on the management, if they consider it to be worth of implementing. As said earlier I am in contact with dev team and the issue along with product improvement requirement has been already reported.
We will see what we can do with it.

Explain to them that other imaging utilities backup the important files from these categories, so Paragon should do something similar. Let the Dev team test Macrium and Shadowprotect and see what they are doing in regards to these particular categories. Because otherwise, the restore is not an "exact back-in-time restore" as Paragon claims in its features.
  #236  
Old March 29th, 2012, 03:25 AM
Paragon_MA Paragon_MA is offline
Paragon Moderator
 
Join Date: Aug 2009
Posts: 98
Default Re: HDM 12 Suite

Quote:
Originally Posted by Raza0007
Please, test it on a Windows 7 machine with a custom boot menu. I have a modified boot menu which gives me a choice to boot into either Windows or my recovery environment. See the image#2 in this tutorial for what I am talking about. When I restore with Paragon, the boot menu is gone and is replaced with a standard Windows 7 boot menu.

Now I got it. Try to backup MBR standalone when you backup the partition. Then after you restore the partition backup perform restore of MBR (it is few KB in size). The boot menu will be restored. The problem is that we update the records of partitions in MBR and this causes rolling the MBR to standard MS status. There are thousands possible customizations of MBR so using Microsoft standard (clean) MBR after update was the solution. The requirement to let user select what to do with MBR is set to development team already.
So the workaround is taking separate backup of MBR.
  #237  
Old March 29th, 2012, 03:27 AM
Paragon_MA Paragon_MA is offline
Paragon Moderator
 
Join Date: Aug 2009
Posts: 98
Default Re: HDM 12 Suite

Quote:
Originally Posted by Raza0007
Explain to them that other imaging utilities backup the important files from these categories, so Paragon should do something similar. Let the Dev team test Macrium and Shadowprotect and see what they are doing in regards to these particular categories. Because otherwise, the restore is not an "exact back-in-time restore" as Paragon claims in its features.

Actually Exact backup-restore can be achieved with Sector per sector backup or backup from WinPE/Linux CD. But yes, I explained the issue so they have enough info. Thank you.
  #238  
Old March 29th, 2012, 07:39 AM
Arvy's Avatar
Arvy Arvy is offline
Regular Poster
 
Join Date: Dec 2011
Location: Canada
Posts: 155
Default Re: HDM 12 Suite

Interesting discussion. I suppose everybody likes "options", but I would respectfully suggest that, if your developers do decide to allow fiddling with the operating system's own parameters, the change process be made transparent to the end user and capable of being fully restored to the defaults.
  #239  
Old March 29th, 2012, 10:02 AM
seekforever seekforever is offline
Massive Poster
 
Join Date: Oct 2005
Posts: 4,697
Default Re: HDM 12 Suite

Indeed interesting and I am perhaps a little bit more to the middle of the road regarding the points being made. I totally agree that changes should be transparent, ie, tell the users more about backup omissions such as the update history and the fact that a regular image does not mean "totally identical" and the reason(s) why.

On the other side of the coin, I noticed after doing a restore on a PC because of a new program having trouble, that Windows said the PC had never been updated which obviously was wrong. However, Windows Update knew that a wholesale updating was not required and if MS VSS default doesn't think this is a big deal, should I? How many images were restored with this problem that nobody even noticed and all was well in practical terms? Yes, there is certainly something to be said for getting it as right as possible especially when the user tends to expect it from this type of program.

Regarding the custom MBR issue, I always thought that was why we could put tick marks against the MBR Track 0 boxes when making an image. Even though my MBR is probably plain vanilla I always back it up just because it is small, easy to do and is there if I should need it.

I've been imaging long enough to know that the disk after a restored image is not likely a clone (in the real sense of the word) of the source disk. Paragon isn't the only imaging program that moves and adjusts things and it may be arguable that any image is never an image because as soon as you restore it and boot Windows things are not guaranteed to be "the image" anymore and the contents of the disk probably changed during the live-imaging process as well. If I was doing serious disk trouble-shooting or forensics then a complete sector copy of the partition on a static disk would be done not a regular image.

I totally agree with the call to Paragon to improve the situation; it should be done. I'm just saying the omissions caused by the VSS implementation are trivial when it comes to restoring an operational system.
  #240  
Old March 29th, 2012, 06:28 PM
wptski wptski is offline
Frequent Poster
 
Join Date: Nov 2010
Location: USA
Posts: 367
Default Re: HDM 12 Suite

I noticed that the WU was cleared on a restore but it doesn't cause any problems for me. I had problems with the W7 SP1 install, so for about a week or so, flip back/forth working on the SP1 install then create a new image at the end of a session and restore my straight W7. I did this 4 or 5 times.
__________________
Bill
Most Confused!
  #241  
Old April 3rd, 2012, 12:12 AM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

Quote:
Originally Posted by Paragon_MA
Now I got it. Try to backup MBR standalone when you backup the partition. Then after you restore the partition backup perform restore of MBR (it is few KB in size). The boot menu will be restored. The problem is that we update the records of partitions in MBR and this causes rolling the MBR to standard MS status. There are thousands possible customizations of MBR so using Microsoft standard (clean) MBR after update was the solution. The requirement to let user select what to do with MBR is set to development team already.
So the workaround is taking separate backup of MBR.

Sorry was a little busy. Thank you for the clarification. Backing up the mbr separately is an option, but it would be better if Paragon restores the mbr that was present at the time of backup creation.

I did not have time earlier, but later this week I will check if the boot menu is overwritten only during the VSS backup creation or it is overwritten during the PHP backup creation as well.
  #242  
Old April 3rd, 2012, 12:18 AM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

Quote:
Originally Posted by seekforever
Indeed interesting and I am perhaps a little bit more to the middle of the road regarding the points being made. I totally agree that changes should be transparent, ie, tell the users more about backup omissions such as the update history and the fact that a regular image does not mean "totally identical" and the reason(s) why.

Yes, a restored image is not totally identical but still it should have all the relevant logs, previously downloaded email etc.

So, now we have confirmed that only these trivial files were been excluded, so it is okay. This is all I wanted to know 3 years ago. I think it is high time Paragon should start taking the problems presented here on their official forums seriously. It appears they only take you seriously if you open a support ticket.
  #243  
Old April 3rd, 2012, 01:00 AM
Gorkster's Avatar
Gorkster Gorkster is offline
Regular Poster
 
Join Date: Aug 2011
Posts: 94
Default Re: HDM 12 Suite

Quote:
Originally Posted by Raza0007
it would be better if Paragon restores the mbr that was present at the time of backup creation.
If given no choice during the image/restore process I would tend to agree. But I'd want the option, and would prefer it as-is as opposed to always writing the original MBR. Perhaps a nice little warning would be helpful for people who expect the MBR to be backed up with the system would be helpful though.
  #244  
Old April 3rd, 2012, 09:11 AM
seekforever seekforever is offline
Massive Poster
 
Join Date: Oct 2005
Posts: 4,697
Default Re: HDM 12 Suite

Having the MBR restored with every restore could seriously limit the program's flexibility in cases where the backed up MBR is not the one wanted for some reason such as restoring a second image to a dual-boot system or the MBR contains undesired code inserted by an application.

The Acronis way is good, the MBR is always imaged (at least if the active partition is imaged, maybe others too) but the restore is done only when the user specifies it.
  #245  
Old April 3rd, 2012, 07:37 PM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

Quote:
Originally Posted by seekforever
Having the MBR restored with every restore could seriously limit the program's flexibility in cases where the backed up MBR is not the one wanted for some reason such as restoring a second image to a dual-boot system or the MBR contains undesired code inserted by an application.

I was referring to the default behavior. A better option would be if they can give this as a choice for the end user.

Last edited by Raza0007 : April 4th, 2012 at 01:41 AM.
  #246  
Old April 3rd, 2012, 07:40 PM
Raza0007's Avatar
Raza0007 Raza0007 is offline
Frequent Poster
 
Join Date: Mar 2009
Posts: 985
Default Re: HDM 12 Suite

@Paragon MA

One last thing. Why does the backup job run with realtime priority when PHP is used as the hot processing technology? Is it a bug? Could the job be forced to normal priority? I have tried all external priority savers but they do not work with this particular problem.
  #247  
Old April 10th, 2012, 06:03 AM
Paragon_MA Paragon_MA is offline
Paragon Moderator
 
Join Date: Aug 2009
Posts: 98
Default Re: HDM 12 Suite

Quote:
Originally Posted by Raza0007
@Paragon MA

One last thing. Why does the backup job run with realtime priority when PHP is used as the hot processing technology? Is it a bug? Could the job be forced to normal priority? I have tried all external priority savers but they do not work with this particular problem.

Hello Raza0007,

this is known issue and frankly speaking PHP is going to be closed as a project. We are going to leave VSS as the only hot processing option.
 

Wilders Security Forums > Official Paragon Support Forum > Paragon Drive Backup Product Line « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 09:20 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums