PC Review


Reply
Thread Tools Rate Thread

NTFS mounted volume problem

 
 
Someone
Guest
Posts: n/a
 
      30th Sep 2003
Hi all.

We're currently testing a new drive array. We're seeing some strange
problems with NTFS volumes mounted as folders instead of as drives. Our
current infrastructure with our current drive array has us creating a LUN
off of the array and mounting the LUN as a folder named after the customer.

Example: E:\customers holds all of our customer data

Mount LUN1 for CustomerX as E:\customers\CustomerX. The E: drive is about
12Gb, while the CustomerX LUN is 100Gb.

Once the LUN has been mounted, we would copy over the SQL data files and
attempt to mount the SQL database. The database itself is larger than 12Gb.
This is where it gets strange. With our current disk array (EMC Clariion
FC4700), everything goes normally, the database comes up and we start
processing.

With the array we are testing with (Chaparral RIVA), SQL aborts when we
attempt to mount the data files and says that the target doesn't have enough
space. It appears that SQL is looking at the size of the host drive only,
instead of the LUN or the sum of the host drive and the LUN. The only way to
get around this is to map a drive letter to the LUN. This paradigm is not
supported in our current infrastructure, so is not a valid workaround for
us.

Does anyone have an idea of what is going on here and how to fix it?


 
Reply With Quote
 
 
 
 
Ndi
Guest
Posts: n/a
 
      1st Oct 2003
AFAIK, unless the application is mount-point aware, the standard
application will extract the dirve letter from the path (not using the API)
and getthe drive size.

Many applications do this, refusing to use my 120G disks because the
partition they are mounted ononly has 3 G free space.

As standard options (not really familiar with your software configuration)
you have:

- a software option/upgrade
- a "trainer" that will patch the executable call to GetDriveSize or
GetDriveSizeEX and manually reply a valid number
- an API hook that would override the api call

All there are hackish and require coding, if you can find a more
straightforward solution, go for it.

I know of no better way about lieing a program concerning the disk size.

--
Andrei "Ndi" Dobrin
Brainbench MVP
www.Brainbench.com


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Access Denied" when opening foler on Mounted NTFS volume =?Utf-8?B?UmF2aQ==?= Windows XP Help 1 10th Jun 2007 06:09 AM
Can an external NTFS USB drive be mounted as a folder of C: (also formatted in NTFS)? Juan I. Cahis Windows XP General 2 7th Feb 2007 03:10 AM
Mounted NTFS Volume Windows XP General 1 22nd Apr 2004 06:45 PM
NTFS mounted volume problem Someone Microsoft Windows 2000 File System 0 30th Sep 2003 11:34 PM
Disk Manager - NTFS Mounted Volume not mounted Dave Petika Microsoft Windows 2000 File System 0 1st Aug 2003 07:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:26 PM.