Quantcast
Channel: File Services and Storage forum
Viewing all 13565 articles
Browse latest View live

DFS State issue

$
0
0

I'm getting these alerts from our monitoring and have it tracked down to why it's showing the users share in DFS as uninitialized, even though it's state is actually normal.  The replication group has been added and removed over and over and renamed.

Right now I have these replication groups:

Admin

Domain System Volume

Shares

Users

And there are no issues.  But monitoring uses WMI and as such the following command shows the real issue:

Wmic /namespace:\\root\microsoftdfs path dfsrreplicatedfolderinfo get replicationgroupname,replicatedfoldername,state

ReplicatedFolderName  ReplicationGroupName              State
Admin                 Admin                             4
Shares                Shares                            4
Users                 pipt.local\dfsroot\users    0
Users                 pipt.local\dfsroot\users    0
SYSVOL Share          Domain System Volume              4
Users                 pipt.local\dfsroot\users    0
Admin                 pipt.local\dfsroot\admin    0
Users                 Users                             4
Users                 pipt.local\dfsroot\users    0
Users                 pipt.local\dfsroot\users    0

Line items with a State of 4 are correct.  They are also the ones that match the naming convention in the console.  Admin and Shares were removed and renamed once it looks like.  Users over and over again.  But it is these references that the monitoring software is querying, so it appears.

How do I rectify this?

It looks like i need to delete all of the  pipt.local\dfsroot\users  replicationgroupnames, and the one pipt.local\dfsroot\admin

How do i do that safely?

Thanks in advance.


Disconnect EMC LUN-disk from WIndows server 2008 R2

$
0
0

Hi

Is there any special procedure if for example I have EMC VNXe storage and some LUNs on it. Some of these LUNS are presented to Windows 2008 R2 Server as disks.

System will soon have to go to full shut down (meaning EMC storage system). I know how to disconnect it from EMC storage to prevent access but is there anything special that needs to be done on Windows side to safely disconnect or unmounts disk without loosing data.

Once the maintenance period is over storage system will be up and running and I guess just refreshing storage will populate disks. But the thing is before I shut down storage system should I put maybe disk offline.


Dalibor Bosic

I want to use a laptop offline

$
0
0

Hi, I have a laptop on my server and I want to be able to use it online as normal, then use it offline but still save files to the server. Can I do this via file syncing when back offline or something?

Thanks

Is it Normal to See a Backlog from Non-Authoritative to Authoritative Partner During Initial Synchronization?

$
0
0

Added SERVER3 as the third member of an existing DFSR replication group. The other two members are SERVER1 and SERVER2. While adding SERVER3, I indicated that I only wanted it to replicate with SERVER2, and the initial synchronization started. There is a backlog from sending member SERVER2 to receiving member SERVER3 that started at over 600,000 three days ago, and has since then decreased to just under 300,000. As that backlog continues to decrease, a backlog is growing in the opposite direction (smem SERVER3, rmem SERVER2).  It stands at just over 17,000 and continues to grow slowly.

it seems strange that there would be any backlog at all from SERVER3 to SERVER2, considering there was no pre-existing data.

Items at the top of the 17,000 count backlog aren't changing, and this seems to correspond with an error I'm seeing in the debug log:

[Error:9051(0x235b) OutConnection::TransportEstablishSession outconnection.cpp:449 7512 C The content set is not ready]

My interpretation of this is that SERVER3 is waiting for the initial synch to complete before sending anything back to SERVER2.

Any ideas?

I am receiving an error message whenever I import a Captured Image (WIM) file on Microsoft Deployment Toolkit 2013

$
0
0

The following error message:

Performing the operation "import" on target "Operating system".
Data error (cyclic redundancy check)
Data error (cyclic redundancy check)
System.ComponentModel.Win32Exception (0x80004005): Data error (cyclic redundancy check)
   at Microsoft.BDD.Core.DirectoryUtility.CopyFile(DEInfo sourceFile, DEInfo destFile, String destFullName)
   at Microsoft.BDD.Core.DirectoryUtility.BeginCopyFile(String theSourceFile, String theDestFile)
   at Microsoft.BDD.PSSnapIn.ImportOperatingSystem.ImportWim(String sourceWim, String directoryName, String setupDir, Boolean moveFile)
Import processing finished.

Would appreciate the help on how to resolve this.  Thank you!

BUILTIN\Administrators

$
0
0

I found some PowerShell scripts that will tell me the owner of files in a folder.   Why is it 99% of the files I find have the same owner:  BUILTIN\Administrators  ??   I searched a folder where I created different csv files yet it does not list me as the owner, How come?

Thanks.  


mqh7

Disk goes offline following a server reboot

$
0
0

Hi All,

In my test server, disk goes offline after a server reboot. It came back without any issue, if i select the disk and make it Online.

I want to know the resolution and root cause for the issue.

Server Configurations:

OS: Windows Server 2008 R2

Platform: VMware and Disks are presented from SAN.


vicky

Security permissions and ownership of the files are getting automatically removed for shared folder

$
0
0

Hi,

I have an issue in one of the folder, when creating new file under shared folder or updating the same intermittently it creates permission issue and unable to access as ownership gets changed.Security permissions and ownership of the files are getting automatically removed in the File share server.

Kindly suggest if any pointers.

Regards,

Deepak S


Regards, Deepak Sharma


File server loses its share and becomes unaccessible by users

$
0
0
I have a file server configured for my users. Several units have their folders in the server. However, I noticed that the share stops working intermittently and users are not able to access their files from their location. A restart solves this problem but I need to find out what is the cause of this problem because i am tired of restarting the server. Anyone with a similar problem and solution?

Missing updated information in a file

$
0
0

Windows 7 workstation, Windows Server 2012

Issue:

Workstation A updates a file and saves the file on Server in a shared folder, Workstation B access the file from the server and doesn't see the updates that Workstation A made. This is intermittent. Other workstations on the network do not have this issue.

Testing:

1) Verified both workstations and user logins are pointing to the same location.

   a) Created a file in shared location from each workstation and each workstation can see the new file and access the file

2) Workstation A copies the file to desktop and deletes the file from the server and workstation B can't see the file.

       Workstation A then tries to copy the file back to the location and gets a message asking if they want to overwrite existing file. Workstation A searches the shared folder an cannot find the file. Workstation B now sees the file that Workstation A deleted. However Workstation A cannot find the file. 

Any help or direction to look at would be appreciated.

Dedupe Unoptimization Issues

$
0
0

We've turned on data deduplication on Server 2012 about two weeks ago.  Since then, users are coming across corrupt files that cannot be accessed.  At this time I was able to look in Event Viewer at exactly which files were corrupted.  About 4 days ago, I found some instructions on "Unoptimization" using powershell command: start-dedupjob -Volume <VolumeLetter> -Type Unoptimization.   I waited until after-hours and ran the unoptimization process overnight.  When the unoptimization finished, I rebooted the server.  I could see the volume size grow but Server Manager still lists the Deduplication Rate at 21% and lists the Deduplication Savings.  Today, Monday, users are still reporting corrupt files again.  

What do I need to do to get the volume unoptimized?  Do I need to completely uninstall the role?  Deduplication is disabled.  If I attempt to run the optimization command again, it fails immediately.  I cannot find any new info in Event Viewer, nothing relating to specifics of the unoptimization or why it fails if I attempt to run it now.  

Any help would be appreciated.

Thanks.


Work Folders - Client 0x86000005

$
0
0

Hi, I am testing work folders at the moment and having an issue with one client machine. When I try to add the folder using the wizard I get to the last step and when I click Set up work folders I get:

There was a problem setting up Work Folders

Please Try again.

An Unexpected error occurred. (0x86000005)

This machine was able to complete once but not after that. I have tried on another client machine with the same user account and it worked. I have also tried a different user account on the affected machine and that gave the same error. BOth machines were running Windows 10

Any help appreciated.

Thanks

Symon

Event ID 30800 The server name cannot be resolved

$
0
0

Hi at all,

i've a customer File Server (w2012R2 installed on December) with this persistent event, Event Viewer SMBClient Connectivity :

=====================================================

The server name cannot be resolved.

Error: The object was not found.

Server name: "NAME OF OLD DECOMMISSIONING DOMAIN CONTROLLER"

Guidance:
The client cannot resolve the server address in DNS or WINS. This issue often manifests immediately after joining a computer to the domain, when the client's DNS registration may not yet have propagated to all DNS servers. You should also expect this event at system startup on a DNS server (such as a domain controller) that points to itself for the primary DNS. You should validate the DNS client settings on this computer using IPCONFIG /ALL and NSLOOKUP.

======================================================

The "Server name" reported is a old DC decommissioned mounths ago, i need to understand why and when the server need to resolve this DC.

The Domain have over 40 th DCs and over 500 servers and 3000 clients.

Thank's in advance

Marco

Windows Storage Spaces

$
0
0

Hello ,

Does it work with Hyper-V to create a shared Software Defines Storage (SDS) pool from internal disks on the servers??

Regards,

Share folder have read, write, edit, modify, rename… but NO DELETE permission, how to setup

$
0
0

Dear all,

I have a share folder 'Account Dept' on Windows Server 2008 where I have a security group 'Account Users' from AD.  I need Account Users - read, write, edit, modify, rename…  but NO DELETE permission (This folder, sub folder or files none)

Account Manager have Full Control needed.

I already tried a lot from sharing permissions as well as Security>Advanced>Edit special permissions but confused.

How to setup the folder permission? Please help!

Dicky


WMI remote query doesn't show all DFS folders

$
0
0

I am facing a problem with WMI/DFS. When I am querying DFS shares through wmi, it is not showing all the namespaces and their folder. I am using below query in Powershell as well as wmic

get-wmiobject win32_dfsnode -comutername "dfs1.xyz.com"

WMIC /NODE:"dfs1.xyz.com" /user:"admin" /NameSpace:\\root\cimv2 path Win32_DFSNode

Both the queries showing same results. If I run this query on the same computer, it showing all the details.

Looking for help if anybody came across this issue and had a fix.

Thanks,

Kalyan


Monitoring DFS - Alert for high backlog

$
0
0

We have been burned a few times by high backlogs for whatever reason - DFS has an issue or someone massed changed permissions on a folder and created hundreds of thousands of files needing to replicate.

Long story short though I would like to be notified if there is a high backlog on any DFS server in the domain (we have 5) in any direction for any replicated folder or group.

I found a fantastic script to check this - takes about 40 minutes for the script to run and I can build in alert - ie if count is greater than 1000 - then send an email etc... and then run the script once ever couple of hours.

I assume we are not supposed to link to external web sites but if one was to go to a certain search engine and look for

"How do I get the current DFS replication backlog count? hkey" you would find the powershell script I am referring to.  I had to make a change in the comments of the page to make it work for me.

Credit to author Kamal on this.  Only change is a time count to see how long script took to run and the changes I mentioned above.  Original is just commented out below.

So back to my question - am I over thinking this? - Is there a better event in the event log that I can search for and alert on that will tell me there is a high backlog count - is there an easy way to notify me - hey you might have an issue?

PS - not sure why it thinks the second half is comments... but works pastes into powershell editor and looks fine.

# Get Start Time
$startDTM = (Get-Date)

# Get all replication groups
$replicationgroups = dfsradmin rg list;

# Reduce loop by 3 lines to filter out junk from dfsradmin
$i = 0;
$imax = ($replicationgroups.count -3);

# Loop through each replication group
foreach ($replicationgroup in $replicationgroups) {

    # Exclude first and last two lines as junk, and exclude the domain system volume
    if (($i -ge 1) -and ($i -le $imax) -and ($replicationgroup -notlike "*domain system volume*")) {

        # Format replication group name
        $replicationgroup = $replicationgroup.split(" ");
        $replicationgroup[-1] = "";
        $replicationgroup = ($replicationgroup.trim() -join " ").trim();

        # Get and format replication folder name
        $replicationfolder = & cmd /c ("dfsradmin rf list /rgname:`"{0}`"" -f $replicationgroup);
        $replicationfolder = (($replicationfolder[1].split("\"))[0]).trim();

        # Get servers for the current replication group
        $replicationservers = & cmd /c ("dfsradmin conn list /rgname:`"{0}`"" -f $replicationgroup);

        # Reduce loop by 3 lines to filter out junk from dfsradmin
        $j = 0;
        $jmax = ($replicationservers.count -3);

        # Loop through each replication member server
        foreach ($replicationserver in $replicationservers) {

            # Exclude first and last two lines as junk
            if (($j -ge 1) -and ($j -le $jmax)) {

                # Format server names
  #             $sendingserver = ($replicationserver.split(" "))[0].trim();
  #             $receivingserver = ($replicationserver.split(" "))[2].trim();
				$sendingserver = ($replicationserver.split()| where {$_})[0].trim();
				$receivingserver = ($replicationserver.split()| where {$_})[1].trim();
                # Get backlog count with dfsrdiag
                $backlog = & cmd /c ("dfsrdiag backlog /rgname:`"{0}`" /rfname:`"{1}`" /smem:{2} /rmem:{3}" -f $replicationgroup, $replicationfolder, $sendingserver,  $receivingserver);

                $backlogcount = ($backlog[1]).split(":")[1];

                # Format backlog count
                if ($backlogcount -ne $null) {

                    $backlogcount = $backlogcount.trim();
                }
                else {

                    $backlogcount = 0;
                }

                # Create output string to <replication group> <sending server> <receiving server> <backlog count>;
                $outline = $replicationgroup + " From: " + $sendingserver + " To: " + $receivingserver + " Backlog: " + $backlogcount;
$outline;

            }

            $j = $j + 1;
        }

    }

    $i = $i + 1;
}

# Get End Time
$endDTM = (Get-Date)

# Echo Time elapsed
"Elapsed Time: $(($endDTM-$startDTM).totalseconds) seconds"


Network location - Ramsomware

$
0
0

We are using to access shared folders the  map drive option. But, it was infected by ransomware. We want to use network location like an option. Has been it infected by ransomware ?

Does we have other options? We cannot pay for NAS.

Thanks in advance. 

DFS not working when the name space server is not available.

$
0
0

Following is my network. 

I simulate 3 sites on hyper-v server and currently experiencing DFS issue on techen.local domain.

I have configured DFS on CMBDC2012 (DFS namespace and replication installed) and set it as the name space server. I replicate the shares to NYDC2012 (DFS replication is installed). 

The changes get replicated just fine. 

But the problem is, if a client from NY (NYCPCXP01) access the DFS share when the name space server (CMBDC2012) is not available, it can't access the shares. 

If CMBPCXP01 tires to access the shares when CMBDC2012 is not available, same thing happens. It can't access the shares. 

I am not sure if this is by design but I want to know if this can be achieved. 

Thank you. 


User Appdata folders appearing on DFS servers

$
0
0

Just noticed that user appdata folders are appearing on our 3 DFS file servers. For random users, not all of them. Don't recall ever looking at the User folder on these servers so don't know how long they've actually been there.

My first thought was that a GPO redirection could be causing this but the only ones we applied are for the user documents folders.

Notes:

 - These are Windows 2008 servers

 - We do not use roaming profiles

 - There are no files under the AppData subfolders, just the folders themselves.

Any ideas are appreciated.

Thanks in advance,

BL


bl




Viewing all 13565 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>