PC Review


Reply
Thread Tools Rate Thread

Dissappearing folders

 
 
Jason Anderson
Guest
Posts: n/a
 
      23rd Nov 2003
I've got a weird problem that I can't seem to find
information on...

I've got a Windows 2000 server running on a PERC RAID 5
array. There is a web site running on this server. It
has a little bug in it, so I went to go fix it and got an
error that the folder didn't exist. I logged into the
server and the folder really didn't seem to exist. But,
curiously, the web site continued to function as
programmed. So I dug deeper.

What is happening is that the folder doesn't appear in
Windows Explorer. It also doesn't exist in command line
mode. Attempting to create a new folder with the same
name, Windows reports that the folder exists already.
Going to Start, Run and launching "notepad
<path>\default.asp" will open the asp file in notepad, but
it can not be saved back out to the same folder (as
explorer doesn't acknowledge that the folder exists).

So.. Windows seems to be of two minds about whether the
folder exists or not.

I've searched every way I can think and found not
indications as to the solution. Any help is appreciated.
 
Reply With Quote
 
 
 
 
Warren Young
Guest
Posts: n/a
 
      23rd Nov 2003
On Sat, 22 Nov 2003 23:40:47 -0800, "Jason Anderson"
<mr-(E-Mail Removed)> wrote:

>I've got a weird problem that I can't seem to find
>information on...
>
>I've got a Windows 2000 server running on a PERC RAID 5
>array. There is a web site running on this server. It
>has a little bug in it, so I went to go fix it and got an
>error that the folder didn't exist. I logged into the
>server and the folder really didn't seem to exist. But,
>curiously, the web site continued to function as
>programmed. So I dug deeper.
>
>What is happening is that the folder doesn't appear in
>Windows Explorer. It also doesn't exist in command line
>mode. Attempting to create a new folder with the same
>name, Windows reports that the folder exists already.
>Going to Start, Run and launching "notepad
><path>\default.asp" will open the asp file in notepad, but
>it can not be saved back out to the same folder (as
>explorer doesn't acknowledge that the folder exists).
>
>So.. Windows seems to be of two minds about whether the
>folder exists or not.
>
>I've searched every way I can think and found not
>indications as to the solution. Any help is appreciated.


Have you run check disk against the partition to correct any possible
problems in the MFT?

Warren
 
Reply With Quote
 
Guest
Posts: n/a
 
      23rd Nov 2003
Yeah. I knew I missed something last night when I posted
(it was late...). I ran a check disk from the Tools tab
on the drive and it didn't find anything (ran it to fix
auto and to find/fix bad sectors). I also ran chkdsk on
the drive. It didn't find any errors.

One other thing I might mention. Events showed 13568 in
NTFRS that there was a wrap error. Following a knowledge
base article, I turned restore on and it cleared that
error. But it didn't bring the folders "back".

>-----Original Message-----
>On Sat, 22 Nov 2003 23:40:47 -0800, "Jason Anderson"
><mr-(E-Mail Removed)> wrote:
>
>
>Have you run check disk against the partition to correct

any possible
>problems in the MFT?
>
>Warren
>.
>

 
Reply With Quote
 
Richard Chinn [MSFT]
Guest
Posts: n/a
 
      24th Nov 2003
Are the folders that disappeared in an FRS replica?

--Richard

Please post FRS related questions to microsoft.public.windows.server.dfs_frs
and prefix the subject line with "FRS:" to make it easier to spot. Note
that FRS is used to replicate SYSVOL on domain controllers and DFS root and
link targets.

For additional FRS resources, please visit http://www.microsoft.com/frs.

This posting is provided "AS IS" with no warranties, and confers no rights.

<(E-Mail Removed)> wrote in message
news:03b501c3b1f0$efba57a0$(E-Mail Removed)...
> Yeah. I knew I missed something last night when I posted
> (it was late...). I ran a check disk from the Tools tab
> on the drive and it didn't find anything (ran it to fix
> auto and to find/fix bad sectors). I also ran chkdsk on
> the drive. It didn't find any errors.
>
> One other thing I might mention. Events showed 13568 in
> NTFRS that there was a wrap error. Following a knowledge
> base article, I turned restore on and it cleared that
> error. But it didn't bring the folders "back".
>
> >-----Original Message-----
> >On Sat, 22 Nov 2003 23:40:47 -0800, "Jason Anderson"
> ><mr-(E-Mail Removed)> wrote:
> >
> >
> >Have you run check disk against the partition to correct

> any possible
> >problems in the MFT?
> >
> >Warren
> >.
> >



 
Reply With Quote
 
Jason Anderson
Guest
Posts: n/a
 
      24th Nov 2003
I'll be honest in my ignorance here. I don't believe I
am. I believe FRS was setup as a default on tis server.
But I've done nothing to specifically initiate or
configure it.

>-----Original Message-----
>Are the folders that disappeared in an FRS replica?
>
>--Richard


 
Reply With Quote
 
Richard Chinn [MSFT]
Guest
Posts: n/a
 
      24th Nov 2003
FRS is used to replicate SYSVOL and DFS targets.

Are your disappearing files in SYSVOL?

Are they in a DFS link target or a DFS root target that is replicated (use
the DFS GUI to see if replication is enabled). Also, do you suspect that
these folders are in a folder that was once replicated but now should not be
replicated?

One other thing you should check for is in the File Replication Service
event log. You should see entries mentioning physical paths on the machine.
If you see some that contain your disappearing directories, then it's
possible FRS is running without you being aware.

Please take a look for these things and post your findings. If any are
true, we can continue to look into FRS being a suspect.

--Richard

Please post FRS related questions to microsoft.public.windows.server.dfs_frs
and prefix the subject line with "FRS:" to make it easier to spot. Note
that FRS is used to replicate SYSVOL on domain controllers and DFS root and
link targets.

For additional FRS resources, please visit http://www.microsoft.com/frs.

This posting is provided "AS IS" with no warranties, and confers no rights.

"Jason Anderson" <mr-(E-Mail Removed)> wrote in message
news:00d601c3b2b3$002c76f0$(E-Mail Removed)...
> I'll be honest in my ignorance here. I don't believe I
> am. I believe FRS was setup as a default on tis server.
> But I've done nothing to specifically initiate or
> configure it.
>
> >-----Original Message-----
> >Are the folders that disappeared in an FRS replica?
> >
> >--Richard

>



 
Reply With Quote
 
Jason Anderson
Guest
Posts: n/a
 
      25th Nov 2003
I checked DFS GUI and there are not links or roots set
up. FRS Event viewer doesn't give me any events after the
error I first reported (13568) which was fixed by the
knowledge base article directions.

The folder that is half missing and half there is in the
wwwroot folder. That's what tipped me off. The web that
exists in the folder works fine. But I needed to change
it and couldn't find the folder. Also, while
investigating the problem, I created a folder on the
desktop and it disappeared and now exibits the same
behavior. The desktop is, of course on C:\. wwwroot is
on E:\. C:\ is a single HDD. E:\ is a RAID container (3
HDDs).

>-----Original Message-----
>FRS is used to replicate SYSVOL and DFS targets.
>
>Are your disappearing files in SYSVOL?
>
>Are they in a DFS link target or a DFS root target that

is replicated (use
>the DFS GUI to see if replication is enabled). Also, do

you suspect that
>these folders are in a folder that was once replicated

but now should not be
>replicated?
>
>One other thing you should check for is in the File

Replication Service
>event log. You should see entries mentioning physical

paths on the machine.
>If you see some that contain your disappearing

directories, then it's
>possible FRS is running without you being aware.
>
>Please take a look for these things and post your

findings. If any are
>true, we can continue to look into FRS being a suspect.
>
>--Richard
>


 
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
Subform dissappearing =?Utf-8?B?UGF1bA==?= Microsoft Access Forms 3 4th Aug 2005 07:52 PM
Outlook 2003 - Favourite Mail folders keep dissappearing =?Utf-8?B?bW9vbmVo?= Microsoft Outlook Discussion 0 29th Jun 2005 02:05 PM
Lost sent emails & Personal Folders dissappearing johnc. Microsoft Outlook 1 1st Aug 2004 04:31 AM
Dissappearing photo folders Windows XP General 0 31st Mar 2004 03:09 PM
Dissappearing attachments =?Utf-8?B?RGFu?= Microsoft Outlook Discussion 2 5th Nov 2003 09:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:58 PM.