Windows Server 2008 R2 Thread, Disk saying not enough space when there is? in Technical; Hi,
On our file server there is a disk of 1.2tb
I'm trying to reorganise the file structure and cut/paste ...
-
18th August 2012, 06:23 PM #1 Disk saying not enough space when there is?
Hi,
On our file server there is a disk of 1.2tb
I'm trying to reorganise the file structure and cut/paste files, but keep getting a message saying ' Not enough space to perform this action '
I vaguely remember reading about something in the past where disks over 1TB had problems and didn't like to go under 1TB of free space available.
Does anyone know what I mean? or know what could cause this issue.
The disk is formatted as NTFS.
-
-
IDG Tech News
-
18th August 2012, 11:59 PM #2 After looking more it seems to be certain folder.
The folder is under 300 mb in size and when ever I try to move it says there's not enough disk space on the disk. Checked permission etc. What can cause this? Corrupt disk?
-
-
19th August 2012, 03:51 AM #3 Umm, a full scandisk/chkdsk opperation may not go a miss. Also does the folder contain sparse files - files with large amounts of all zero data that the filesystem has compressed for you - you can get half terabyte files that take a meg or two on the drive but get messy when you try to copy them. These were particularly useful to the science and big data community when modeling something with massive amounts of empty space but support for them has been pulled in Server 2012
-
-
19th August 2012, 10:42 AM #4 I ran chkdsk /f and all came back fine.
I'll try a scandisk. I've narrowed it down to a certain files ( It's loads of certain files though ) The one file i've found is a standard .pptx powerpoint file of around 4mb. Has a standard name ( Called Science) so don't know what's up with it.
-
-
19th August 2012, 10:47 AM #5 
Originally Posted by
ihaveaproblem
I ran chkdsk /f and all came back fine.
Try chkdsk /r instead.
-
-
19th August 2012, 11:00 AM #6 Do you have a quota set on the parent folder?
-
-
19th August 2012, 11:02 AM #7 
Originally Posted by
FN-GM
Do you have a quota set on the parent folder?
Yup there is a quota. It's the home drives 
Quota and file screening is set. File screening set to block executable files.
Trying a chkdsk /r now
-
-
19th August 2012, 04:01 PM #8 chkdsk /r not work either 
After running still the same problem.
So annoying people I cant change the file structure for the homedrives whilst it's doing this.
-
-
19th August 2012, 04:05 PM #9 
Originally Posted by
FN-GM
Do you have a quota set on the parent folder?
I just turned off the quota and it now works !!!!!!!!!!!!!!
Yay.
Why is the quota stopping a 4mb power point file from being moved though?
Glad it's working now 
Thanks
sorry for triple post..
-
-
20th August 2012, 05:11 AM #10 
Originally Posted by
ihaveaproblem
I just turned off the quota and it now works !!!!!!!!!!!!!!
Yay.
Why is the quota stopping a 4mb power point file from being moved though?
The file owner is probably at their quota limit on the destination drive hence the issue.
-
-
20th August 2012, 07:13 AM #11 What Synack said. Give 'em more space. 
Per-User Volume Quotas
Systems administrators often need to track or limit user disk space usage on shared storage volumes, so NTFS includes quota-management support. NTFS quota-management support allows for per-user specification of quota enforcement, which is useful for usage tracking and tracking when a user reaches warning and limit thresholds. NTFS can be configured to log an event indicating the occurrence to the System event log if a user surpasses his warning limit. Similarly, if a user attempts to use more volume storage then her quota limit permits, NTFS can log an event to the System event log and fail the application file I/O that would have caused the quota violation with a “disk full” error code.
NTFS tracks a user’s volume usage by relying on the fact that it tags files and directories with the security ID (SID) of the user who created them. The logical sizes of files and directories a user owns count against the user’s administrator defined quota limit. Thus, a user can’t circumvent his or her quota limit by creating an empty sparse file that is larger than the quota would allow and then fill the file with non-zero data. Similarly, whereas a 50 KB file might compress to 10 KB, the full 50 KB is used for quota accounting.
By default, volumes don’t have quota tracking enabled. You need to use the Quota tab of a volume’s Properties dialog box to enable quotas, to specify default warning and limit thresholds, and to configure the NTFS behavior that occurs when a user hits the warning or limit threshold. The Quota Entries tool, which you can launch from this dialog box, enables an administrator to specify different limits and behavior for each user. Applications that want to interact with NTFS quota management use COM quota interfaces, including IDiskQuotaControl, IDiskQuotaUser, and IDiskQuotaEvents. (
Source, p928)
-
SHARE: 
Similar Threads
-
By Gerry in forum Hardware
Replies: 8
Last Post: 11th June 2012, 11:24 AM
-
By eean in forum Windows Server 2008
Replies: 2
Last Post: 26th March 2010, 03:55 AM
-
By silver in forum Educational Software
Replies: 2
Last Post: 12th February 2010, 01:57 PM
-
By zag in forum MIS Systems
Replies: 4
Last Post: 10th October 2007, 08:02 AM
-
By markcuk in forum MIS Systems
Replies: 2
Last Post: 10th June 2007, 05:15 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules