Error when applying quota and screening using FSRM on windows 2003

  • Thread starter Thread starter trung vo
  • Start date Start date
T

trung vo

Guest
I am setting up two server HP DL380 G5 to hold file server role using windows
server 2003 R3. I can successfully setup FSRM, but when I tried to apply
quota and screening, it returned with an error "An unexpected error has
occurred. Plese
check the application events log for more information"
I check edon the event viewer and there were two events:

Event Type: Error
Event Source: FSRM
Event Category: None
Event ID: 0
Date: 8/12/2008
Time: 5:54:46 PM
User: N/A
Computer: SO-HCM-FILE-01
Description:
An unexpected error occurred in the File Server Resource Manager MMC snap-in
at Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object
sender, EventArgs eventArgs)
Exception from HRESULT: 0x80045316
at Microsoft.Storage.ISrmQuotaObject.Commit()
at Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object
sender, EventArgs eventArgs)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

and another


Event Type: Error
Event Source: SRMSVC
Event Category: None
Event ID: 8197
Date: 8/4/2008
Time: 5:01:59 PM
User: N/A
Computer: SO-HCM-FILE-01
Description:
The description for Event ID ( 8197 ) in Source ( SRMSVC ) cannot be found.
The local computer may not have the necessary registry information or message
DLL files to display messages from a remote computer. You may be able to use
the /AUXSOURCE= flag to retrieve this description; see Help and Support for
details. The following information is part of the event:

Operation:
Committing quota on folder 'D:\Public'.

Error-specific details:
Error: Unable to attach volume,
\\?\Volume{8b4cc292-5e12-11dd-bdfc-806e6f6e6963}\, to quota filter,
0x801f0014.
Data:
0000: 51 54 41 46 4c 54 52 43 QTAFLTRC
0008: 31 32 35 37 00 00 00 00 1257....
0010: 51 54 41 46 4c 54 52 43 QTAFLTRC
0018: 31 31 35 32 00 00 00 00 1152....

I have tried to uninstall an reinstall the FSRM role serveral times, but it
doesn't fix.
then I tried to do the following steps:
1) Deleting the SRM folder under System Volume Information
2) Deleting the Storage Reports folder
3) Removing FSRM
4) Reboting the server
5) Re-installing FSRM
6) Re-booting the server

The same error occurs after all.
Please help me to solve the problem!
Thank you!
 
Re: Error when applying quota and screening using FSRM on windows 2003

Hello trung,

See here:
http://support.microsoft.com/kb/925117

Another post states this has helped:
http://support.microsoft.com/kb/933061

Also:
http://forums.techarena.in/server-cluster/491469.htm


Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> I am setting up two server HP DL380 G5 to hold file server role using
> windows
> server 2003 R3. I can successfully setup FSRM, but when I tried to
> apply
> quota and screening, it returned with an error "An unexpected error
> has
> occurred. Plese
> check the application events log for more information"
> I check edon the event viewer and there were two events:
> Event Type: Error
> Event Source: FSRM
> Event Category: None
> Event ID: 0
> Date: 8/12/2008
> Time: 5:54:46 PM
> User: N/A
> Computer: SO-HCM-FILE-01
> Description:
> An unexpected error occurred in the File Server Resource Manager MMC
> snap-in
> at
> Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object
> sender, EventArgs eventArgs)
> Exception from HRESULT: 0x80045316
> at Microsoft.Storage.ISrmQuotaObject.Commit()
> at
> Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object
> sender, EventArgs eventArgs)
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> and another
>
> Event Type: Error
> Event Source: SRMSVC
> Event Category: None
> Event ID: 8197
> Date: 8/4/2008
> Time: 5:01:59 PM
> User: N/A
> Computer: SO-HCM-FILE-01
> Description:
> The description for Event ID ( 8197 ) in Source ( SRMSVC ) cannot be
> found.
> The local computer may not have the necessary registry information or
> message
> DLL files to display messages from a remote computer. You may be able
> to use
> the /AUXSOURCE= flag to retrieve this description; see Help and
> Support for
> details. The following information is part of the event:
> Operation:
> Committing quota on folder 'D:\Public'.
> Error-specific details:
> Error: Unable to attach volume,
> \\?\Volume{8b4cc292-5e12-11dd-bdfc-806e6f6e6963}\, to quota filter,
> 0x801f0014.
> Data:
> 0000: 51 54 41 46 4c 54 52 43 QTAFLTRC
> 0008: 31 32 35 37 00 00 00 00 1257....
> 0010: 51 54 41 46 4c 54 52 43 QTAFLTRC
> 0018: 31 31 35 32 00 00 00 00 1152....
> I have tried to uninstall an reinstall the FSRM role serveral times,
> but it
> doesn't fix.
> then I tried to do the following steps:
> 1) Deleting the SRM folder under System Volume Information
> 2) Deleting the Storage Reports folder
> 3) Removing FSRM
> 4) Reboting the server
> 5) Re-installing FSRM
> 6) Re-booting the server
> The same error occurs after all.
> Please help me to solve the problem!
> Thank you!
 
Re: Error when applying quota and screening using FSRM on windows

Re: Error when applying quota and screening using FSRM on windows

Hi Meinolf,
I setup file server role on standalone servers. I have applied the fixes in
02 articles 933061 and 925117, but the problem still persist. then I run
WMIDiag.vbs and clarify two errors:
26804 14:09:58 (1) !! ERROR: Default trustee 'EVERYONE' has been REMOVED!

and

26832 14:09:58 (1) !! ERROR: Overall WMI security status:
.................................................................................. ERROR!

are they the causes of my problem? if they are what solution that I can take
to solve them?
Please give me further instruction!
Thank You


"Meinolf Weber" wrote:

> Hello trung,
>
> See here:
> http://support.microsoft.com/kb/925117
>
> Another post states this has helped:
> http://support.microsoft.com/kb/933061
>
> Also:
> http://forums.techarena.in/server-cluster/491469.htm
>
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
> > I am setting up two server HP DL380 G5 to hold file server role using
> > windows
> > server 2003 R3. I can successfully setup FSRM, but when I tried to
> > apply
> > quota and screening, it returned with an error "An unexpected error
> > has
> > occurred. Plese
> > check the application events log for more information"
> > I check edon the event viewer and there were two events:
> > Event Type: Error
> > Event Source: FSRM
> > Event Category: None
> > Event ID: 0
> > Date: 8/12/2008
> > Time: 5:54:46 PM
> > User: N/A
> > Computer: SO-HCM-FILE-01
> > Description:
> > An unexpected error occurred in the File Server Resource Manager MMC
> > snap-in
> > at
> > Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object
> > sender, EventArgs eventArgs)
> > Exception from HRESULT: 0x80045316
> > at Microsoft.Storage.ISrmQuotaObject.Commit()
> > at
> > Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object
> > sender, EventArgs eventArgs)
> > For more information, see Help and Support Center at
> > http://go.microsoft.com/fwlink/events.asp.
> >
> > and another
> >
> > Event Type: Error
> > Event Source: SRMSVC
> > Event Category: None
> > Event ID: 8197
> > Date: 8/4/2008
> > Time: 5:01:59 PM
> > User: N/A
> > Computer: SO-HCM-FILE-01
> > Description:
> > The description for Event ID ( 8197 ) in Source ( SRMSVC ) cannot be
> > found.
> > The local computer may not have the necessary registry information or
> > message
> > DLL files to display messages from a remote computer. You may be able
> > to use
> > the /AUXSOURCE= flag to retrieve this description; see Help and
> > Support for
> > details. The following information is part of the event:
> > Operation:
> > Committing quota on folder 'D:\Public'.
> > Error-specific details:
> > Error: Unable to attach volume,
> > \\?\Volume{8b4cc292-5e12-11dd-bdfc-806e6f6e6963}\, to quota filter,
> > 0x801f0014.
> > Data:
> > 0000: 51 54 41 46 4c 54 52 43 QTAFLTRC
> > 0008: 31 32 35 37 00 00 00 00 1257....
> > 0010: 51 54 41 46 4c 54 52 43 QTAFLTRC
> > 0018: 31 31 35 32 00 00 00 00 1152....
> > I have tried to uninstall an reinstall the FSRM role serveral times,
> > but it
> > doesn't fix.
> > then I tried to do the following steps:
> > 1) Deleting the SRM folder under System Volume Information
> > 2) Deleting the Storage Reports folder
> > 3) Removing FSRM
> > 4) Reboting the server
> > 5) Re-installing FSRM
> > 6) Re-booting the server
> > The same error occurs after all.
> > Please help me to solve the problem!
> > Thank you!

>
>
>
 
Re: Error when applying quota and screening using FSRM on windows

Re: Error when applying quota and screening using FSRM on windows

Hi,
the following two errors are also found in WMIDIAG.log file:

..2266 09:05:54 (1) !! ERROR: (CheckWMIProviderRegistration) : WMI Provider
'HPELEMENTCONFORMSTOPROFILEPROV' DCOM registration data
'{B84CFB83-78C9-466E-A528-7CE1C4E297D4}' is missing or is access denied.

..2540 09:05:56 (1) !! ERROR: (CheckWMIClasses) : WMI Class
'HP_ElementConformsToProfile' still references the WMI Provider
'HPELEMENTCONFORMSTOPROFILEPROV' in namespace 'ROOT/INTEROP', which has no
DCOM registration data.

do they relate to my problem!

Thank You!

"trung vo" wrote:

> Hi Meinolf,
> I setup file server role on standalone servers. I have applied the fixes in
> 02 articles 933061 and 925117, but the problem still persist. then I run
> WMIDiag.vbs and clarify two errors:
> 26804 14:09:58 (1) !! ERROR: Default trustee 'EVERYONE' has been REMOVED!
>
> and
>
> 26832 14:09:58 (1) !! ERROR: Overall WMI security status:
> ................................................................................. ERROR!
>
> are they the causes of my problem? if they are what solution that I can take
> to solve them?
> Please give me further instruction!
> Thank You
>
>
> "Meinolf Weber" wrote:
>
> > Hello trung,
> >
> > See here:
> > http://support.microsoft.com/kb/925117
> >
> > Another post states this has helped:
> > http://support.microsoft.com/kb/933061
> >
> > Also:
> > http://forums.techarena.in/server-cluster/491469.htm
> >
> >
> > Best regards
> >
> > Meinolf Weber
> > Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> > no rights.
> > ** Please do NOT email, only reply to Newsgroups
> > ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> >
> > > I am setting up two server HP DL380 G5 to hold file server role using
> > > windows
> > > server 2003 R3. I can successfully setup FSRM, but when I tried to
> > > apply
> > > quota and screening, it returned with an error "An unexpected error
> > > has
> > > occurred. Plese
> > > check the application events log for more information"
> > > I check edon the event viewer and there were two events:
> > > Event Type: Error
> > > Event Source: FSRM
> > > Event Category: None
> > > Event ID: 0
> > > Date: 8/12/2008
> > > Time: 5:54:46 PM
> > > User: N/A
> > > Computer: SO-HCM-FILE-01
> > > Description:
> > > An unexpected error occurred in the File Server Resource Manager MMC
> > > snap-in
> > > at
> > > Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object
> > > sender, EventArgs eventArgs)
> > > Exception from HRESULT: 0x80045316
> > > at Microsoft.Storage.ISrmQuotaObject.Commit()
> > > at
> > > Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object
> > > sender, EventArgs eventArgs)
> > > For more information, see Help and Support Center at
> > > http://go.microsoft.com/fwlink/events.asp.
> > >
> > > and another
> > >
> > > Event Type: Error
> > > Event Source: SRMSVC
> > > Event Category: None
> > > Event ID: 8197
> > > Date: 8/4/2008
> > > Time: 5:01:59 PM
> > > User: N/A
> > > Computer: SO-HCM-FILE-01
> > > Description:
> > > The description for Event ID ( 8197 ) in Source ( SRMSVC ) cannot be
> > > found.
> > > The local computer may not have the necessary registry information or
> > > message
> > > DLL files to display messages from a remote computer. You may be able
> > > to use
> > > the /AUXSOURCE= flag to retrieve this description; see Help and
> > > Support for
> > > details. The following information is part of the event:
> > > Operation:
> > > Committing quota on folder 'D:\Public'.
> > > Error-specific details:
> > > Error: Unable to attach volume,
> > > \\?\Volume{8b4cc292-5e12-11dd-bdfc-806e6f6e6963}\, to quota filter,
> > > 0x801f0014.
> > > Data:
> > > 0000: 51 54 41 46 4c 54 52 43 QTAFLTRC
> > > 0008: 31 32 35 37 00 00 00 00 1257....
> > > 0010: 51 54 41 46 4c 54 52 43 QTAFLTRC
> > > 0018: 31 31 35 32 00 00 00 00 1152....
> > > I have tried to uninstall an reinstall the FSRM role serveral times,
> > > but it
> > > doesn't fix.
> > > then I tried to do the following steps:
> > > 1) Deleting the SRM folder under System Volume Information
> > > 2) Deleting the Storage Reports folder
> > > 3) Removing FSRM
> > > 4) Reboting the server
> > > 5) Re-installing FSRM
> > > 6) Re-booting the server
> > > The same error occurs after all.
> > > Please help me to solve the problem!
> > > Thank you!

> >
> >
> >
 
Back
Top