|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
seek range maximum size limitGreetings,
I have found that Iometer will not allow me to address more than 2^31-1 sectors for a Maximum Disk Size. That's a size limit of only 1024GB. This limit is causing some problems with the large SATA drive volumes I create in my array. Can this be corrected
or modified to utilize a much larger limit, such as 2^64-1? Or at least 2^32-1 for now? We have reworked the source code to try to redefine this variable but have not yet been successful. If someone can define all the changes required we could probably implement
them in a local build.
Thanks,
Doug Child
------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Iometer-user mailing list Iometer-user@... https://lists.sourceforge.net/lists/listinfo/iometer-user |
|
|
Re: seek range maximum size limitHi Doug, Good catch. In fact, I added 64bit support for starting offset, but it looks like I omitted it for the maximum disk value. If you are looking at the latest sources, you can clone the code for starting_sector and apply it to maximum_size if you want to try a local build (look for GetDlgItemInt64()). I will address this as soon as I can (or if and when you send me your changes. :)
Thanks,
Ved From: "Child, Doug" <Doug.Child@...> To: "iometer-user@..." <iometer-user@...> Sent: Thursday, May 7, 2009 12:11:50 PM Subject: [Iometer-user] seek range maximum size limit Greetings,
I have found that Iometer will not allow me to address more than 2^31-1 sectors for a Maximum Disk Size. That's a size limit of only 1024GB. This limit is causing some problems with the large SATA drive volumes I create in my array. Can this be corrected or modified to utilize a much larger limit, such as 2^64-1? Or at least 2^32-1 for now? We have reworked the source code to try to redefine this variable but have not yet been successful. If someone can define all the changes required we could probably implement them in a local build.
Thanks,
Doug Child
------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Iometer-user mailing list Iometer-user@... https://lists.sourceforge.net/lists/listinfo/iometer-user |
| Free embeddable forum powered by Nabble | Forum Help |