by tbessie » Tue Aug 02, 2011 10:44 am
Alt wrote:I assume that you saves the scan info to a file. You may load it later and resume the scan. Moreover, even if R-Studio crashes, the file remains valid.
You can scan the disk in parts, read more about it on the R-Studio on-line help:
Advanced scan.
You need to select only the Ext file system for the scan to reduce memory load. Most likely, you'll have to remain Extra Search for Known File Types option selected.
But there is a possibility that R-Studio crashes at a certain point of the disk rather that because it's eaten up all the available memory. To check that, specify the area on the disk (quite approximately) on the Advanced scan dialog box and run the scan. If R-Studio crashes, you may create
an exclusive region on the disk, scan it, and recover files from it.
I understand that all that requires a lot of time, but that the way I see how to get around the crash.
Oh, if I resume the scan from where it crashed, it crashes again, and very soon after. That is, if I load the precious scan, and resume, the R-Studio process quickly grows to 8gb, the new scan file it creates quickly grows to the same size as the original, and it crashes again, so "resuming" doesn't work. I *could* do it piece by piece, but then there'd be no connection between the two sets of scan results - what if some files span the two sets of results? Their connection would be lost if I did that.
I already am following all the suggestions for reducing memory (selecting only EXT filesystems, limiting search patterns to just the 5 types I'm looking for, etc.), to no avail.
I could use the Exclusive Regions method, but, again, would that not miss cases where files span 2 different regions?
Wouldn't it be smarter for R-Studio to not attempt to keep so much scan info in RAM while running, but write more to the scan file (or other metadata storage file)? It might've been more convenient for the programmers that way, but it limits R-Studio's usefulness for huge partitions. A well-designed scanner doesn't NEED to keep everything in memory at once, even if that simplifies the program's design (speaking as a programmer here

).
- Tim
[quote="Alt"]I assume that you saves the scan info to a file. You may load it later and resume the scan. Moreover, even if R-Studio crashes, the file remains valid.
You can scan the disk in parts, read more about it on the R-Studio on-line help:[url=http://www.unformat-unerase.com/Unformat_Help/discscan.html]Advanced scan[/url].
You need to select only the Ext file system for the scan to reduce memory load. Most likely, you'll have to remain Extra Search for Known File Types option selected.
But there is a possibility that R-Studio crashes at a certain point of the disk rather that because it's eaten up all the available memory. To check that, specify the area on the disk (quite approximately) on the Advanced scan dialog box and run the scan. If R-Studio crashes, you may create [url=http://www.unformat-unerase.com/Unformat_Help/exclusive_regions.html]an exclusive region[/url] on the disk, scan it, and recover files from it.
I understand that all that requires a lot of time, but that the way I see how to get around the crash.[/quote]
Oh, if I resume the scan from where it crashed, it crashes again, and very soon after. That is, if I load the precious scan, and resume, the R-Studio process quickly grows to 8gb, the new scan file it creates quickly grows to the same size as the original, and it crashes again, so "resuming" doesn't work. I *could* do it piece by piece, but then there'd be no connection between the two sets of scan results - what if some files span the two sets of results? Their connection would be lost if I did that.
I already am following all the suggestions for reducing memory (selecting only EXT filesystems, limiting search patterns to just the 5 types I'm looking for, etc.), to no avail.
I could use the Exclusive Regions method, but, again, would that not miss cases where files span 2 different regions?
Wouldn't it be smarter for R-Studio to not attempt to keep so much scan info in RAM while running, but write more to the scan file (or other metadata storage file)? It might've been more convenient for the programmers that way, but it limits R-Studio's usefulness for huge partitions. A well-designed scanner doesn't NEED to keep everything in memory at once, even if that simplifies the program's design (speaking as a programmer here :-) ).
- Tim