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

DFS Namespace Issue

$
0
0

Hello Everyone,

I have a server named Server1.test.contoso.com with 10 Folders under its F:\INetPub like
F:\Inetpub\Folder1
F:\Inetpub\Folder2
F:\Inetpub\Folder3
F:\Inetpub\Folder4
..
F:\Inetpub\Folder10

I have DFS and File services role installed already installed in this server Server1.test.contoso.com. I need to setup DFS and configure same 10 Folders and configure replication on Server2.test.contoso.com
Only between these 2 Test servers.

I mean Server2 is clone of Server1. Same set of 10 folders which there in F:\INetpub in Server1 should be there on Server2. Making changes in one should replicate on other through DFS.

I am not able configure it. While adding new newspace server, when i browse to give the path of Server1.test.contoso.com as namespace server, it gives error "Cannot connect "

Please help how can i setup this up.

Thanks in Advance.


Server 2012 DFS with RDS Profiles disks

$
0
0

Can files servers with DFS be used for Profile disks on RDS?

All servers are Server 2012R2

Thanks !!

Manually linking each folder target for a namespace folder on multiple namespace servers

$
0
0
Just when you think you've covered the good majority of content for an exam objective...

Having cleared down DFS over two servers in my home lab, I;

1. Created a brand-new, domain-based namespace
2. Created a folder structure (3 separate work department folders)
3. Linked a folder target for each of those respective folders
4. Created a replication group to sync the contents of the folder targets, between both DFS servers
5. Designated the second DFS server as an additional namespace server for fault tolerance

I was able to access the namespace from another member server with no issue.

I then disabled the NIC on one of the DFS boxes, fully expecting to be able to access the namespace with no issues, after providing fault tolerance in the form of the second box being a namespace server.

I found I could access the root of the namespace, and was able to view the folder structure, but when accessing each of those folders, explorer hung before eventually stating that the folders couldn't be accessed. 'Why hasn't the second namespace server allowed me to view the contents of the namespace when one of the DFS servers is down?', I asked myself.

So after enabling the card again for the first server, all was good again.

I then realised that despite ensuring that folder contents have been synced across both servers, that when reviewing the folder targets for each of the top level department folders, I hadn't actually added in the target for the same data on the second DFS server.

My question is, when configuring folder targets for a top-level folder in the hierarchy, is there any clever way of making sure for each namespace server, that the folder is linked to each copy of the same data that is hosted across X no. of DFS servers? Not sure how DFS could do this!

Or, is it just a case of manually ensuring that each 'top-level' folder as it were, is linked to all the possible folders containing the correct data, across each server?

Have I missed something in my study? Just thinking of the implications if I were to repeat such a thing again, in production..!

Many thanks.
 


Solved: I cannot manage (bring online, initialize, partition, format, or write to) a VHDX hard drive once it has "Enable Virtual Hard Disk Sharing" enabled.

$
0
0

Hello,

Issue:

On a Virtual Machine with a secondary VHDX attached, I cannot manage (bring online, initialize, partition, format, or write to) the VHDX hard drive once it has "Enable Virtual Hard Disk Sharing (VHD Sharing)" enabled.

Questions:

Should I be able to manage (bring online, initialize, partition, format, and write to) a VHDX hard drive once it has VHD Sharing enabled? If I should be able to manage it, what am I missing?

Topography:

One SuperMicro Cluster In a Box (CIB) with 2012 R2 Data Center on each node. Microsoft Failover Cluster installed and working on each node. The Failover Cluster Servers on each host passes all cluster validation tests. Two Hyper-V 2012 R2 Data Center Virtual Machine (VM) servers, one on each node. 1 common Cluster Shared Volume (CSV) and 1 Generation 2 Scale-Out File Server (SOFS) shared volume both Resilient File System (REFS) formatted. One 5 Gigabit (Gb) Virtual Hard Drive Type X (VHDX) file on the CSV and/or SOFS. Integrity bit and read only turned off on VHDX file.

Each of the two Hyper-V VMs have one 127Gb VHDX Generation 2 primary hard drive and 1 VHDX secondary hard drive attached, both on SCSI Controller #1.

Background:

If I start VM1 without the VHD Sharing enabled on the secondary hard drive, I can bring the drive online, initialize, partition, format, and write to the drive.

If I enable VHD Sharing, I can no longer modify the drive in Disk Management in any way. With or without VM2 running.

Both VMs and the CSV and SOFS are on the same host cluster server, or not, no difference…

The VHDX is referenced either by the CSV name C:\ClusterStorage\Volume1\TEST1.VHDX or a Shared Folder name \\sharedfolder\folder\Test1.VHDX .

If I start VM1 with VHD Sharing disabled and I format the drive, then shut down and enable VHD Sharing, the drive is offline and requests initialization which fails with an "I/O device error", every other attempt to manage the drive fails with the same "I/O device error", error.

Events:

VDS fails to write boot code on a disk during clean operation. Error code: 8007045D@02070008

Log Name:      System

Source:        Virtual Disk Service

Date:          3/3/2015 11:39:18 AM

Event ID:      10

Task Category: None

Level:         Error

Keywords:      Classic

User:          N/A

Computer:      Server1.Domain.local

Description:

VDS fails to write boot code on a disk during clean operation. Error code: 8007045D@02070008

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="Virtual Disk Service" />

    <EventID Qualifiers="49664">10</EventID>

    <Level>2</Level>

    <Task>0</Task>

    <Keywords>0x80000000000000</Keywords>

    <TimeCreated SystemTime="2015-03-03T19:39:18.000000000Z" />

    <EventRecordID>27318</EventRecordID>

    <Channel>System</Channel>

    <Computer> Server1.Domain.local </Computer>

    <Security />

  </System>

  <EventData>

    <Data>8007045D@02070008</Data>

  </EventData>

</Event>

AND

Log Name:      System

Source:        disk

Date:          3/3/2015 12:16:42 PM

Event ID:      153

Task Category: None

Level:         Warning

Keywords:      Classic

User:          N/A

Computer:      Server1.Domain.local

Description:

The IO operation at logical block address 0x0 for Disk 1 (PDO name: \Device\MPIODisk1) was retried.

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="disk" />

    <EventID Qualifiers="32772">153</EventID>

    <Level>3</Level>

    <Task>0</Task>

    <Keywords>0x80000000000000</Keywords>

    <TimeCreated SystemTime="2015-03-03T20:16:42.017090000Z" />

    <EventRecordID>27333</EventRecordID>

    <Channel>System</Channel>

    <Computer>Server1.Domain.local</Computer>

    <Security />

  </System>

  <EventData>

    <Data>\Device\Harddisk1\DR1</Data>

    <Data>0x0</Data>

    <Data>1</Data>

    <Data>\Device\MPIODisk1</Data>

    <Binary>0F01040004002C00000000009900048000000000000000000000000000000000000000000000000000020488</Binary>

  </EventData>

</Event>

Thanks again for any help,

Robert


ISCSi drive does not appear in list of volumes

$
0
0

Hi,

I have configured a windows server 2012 r2 OS with 2 disks/ The server is a VM. Both disks are SCSI. Hoerver, the data disk does not show in ISCSI setup

Screenshot of the part in question is here:

https://weikingteh.files.wordpress.com/2012/12/image13.png

Any help appreciated

Two Nodes DFS-R take more than 10 seconds to switch when failover

$
0
0
I have deployed a 2 nodes (node A and B) DFS-R environment, and mapped the dfs shared folder to client X as a network disk. The properties of that network disk showed client X was connecting to node A. After I shutdown node A for testing, it took more than 10 seconds to get the network disk came to life. The properties of that network disk showed client X was connecting to client B. Is that normal? take more than 10 seconds to switch over. Because I think that is unacceptable for business.

Access Based Enumeration on 2012 R2 server

$
0
0

Hi All,

I have setup some shared folders using Access Based Enumeration on  Win 2012 R2 server.
Client computers are Windows 7.

The problem is my users cannot copy from their desktop and paste into the shared folder

i got following error . S:\ refers to a location that is unavailable. It could be on a hard drive on this computer..

Creating/Deleting file from Windows Explorer UNC path working fine, but can't do these think through drive map which is set by GPO.

Out Put of NET USE:

The interesting think is that, when I unchecked   "Enable Access Based Enumeration"
Every thinks work FINE . but many folders listed even the client doesn't have access on them  ... i'd like to use Access based Enumeration  ... 

Thank you in advance 


VPN Access to Shared Folders on Windows 2012 R2 Server - Remote Procedure Call Failure

$
0
0

Hi There,

Hopefully someone can help me with my frustrating issue.

I have users running Windows 8.1 Professional, fully updated.
They connect to the network via Cisco AnyConnect version 3.1 (via Cisco ASA 5510)

File Server is Windows 2012 R2 Standard, it is not DFS, just a single server.

Sometimes the users cannot access the shared folders on the server, they go to access the server via Windows Explorer and it eventually times out with an error message "Remote Procedure Call Failure"

There are 1 or 2 users (me for one) that never has an issue accessing the files (Windows 8.1)

The VPN session seems to be ok, since they can access other services, including an old Windows 2008 R2 File Server, without issues.

None of the users have issues when within the office, only ever remotely via VPN.

I have tried a couple of things to try and get it working, but none seem to work. Disabled all offloadings on the Server NICs, enabled and disabled TCP Auto Tuning..

I have no idea where to go now to fix this issue.

If you need more information then please ask.

Thanks,

-Tim


AD integration with FSRM

$
0
0

Hi Guys,

I would like to know how can I integrate File server resource manager with Active directory to set quota by AD users?

Any help is appreciated.

Best regards,

Bahman

Ricoh Aficio MP C2051 Scan to Folder - Windows Server 2012 Error: Authentication with the destination has failed check settings

$
0
0

I have recently upgraded a clients servers to Windows Server 2012 & since doing so have lost the ability to scan to folder.

Both servers are domain controllers and previously on a 2008 domain controller I would have had to make the following change to allow scan to folder:
 Administrative Tools
 Server Manager
 Features
 Group Policy Manager
 Forest: ...
 Default Domain Policy
Computer configuration
 Policies
 Windows Settings
 Security Settings
 Local Policies
 Security Options
 Microsoft Network Server: Digitally Sign Communications (Always)
 - Define This Policy
 - Disabled

However I have applied this to the Windows 2012 server but am still unable to scan, possibly due to added layers of security in server 2012. The error on the scanner is Authentication with the destination has failed check settings.
I have also tried the following at the server:
Policies -> Security Policies
Change Network Security: LAN Manager authentication level to: Send LM & NTLM - Use NTLMv2 session security if negotiated.
Network security: Minimum session security for NTLM SSP based (including secure RPC) clients and uncheck the require 128 bit.
Network security: Minimum session security for NTLM SSP based (including secure RPC) servers and uncheck the require 128 bit
I have created a user account on the server for the ricoh and set this in the settiings of the Ricoh and verified everything is correct.

Are there any other things I have missed?

Server 2008 R2 DFS Drop Outs

$
0
0

I have a problem with a Server 2008R2 running DFS, 3 out of 4 Folders drop out - I just can't figure out what on earth is going on.

It is a Domain based DFS, the namespace is called 'dfs' - e.g. \\domain\dfs, I have 4 Folders called "MyDocs", "Home", "Shared" and "Software" - all of these have a cache duration of 1800 seconds.

"MyDocs" is used with My Documents Folder Redirection, Home, Shared and Software are used with Group Policy Preference based drive mappings.

The problem I have is the Home, Shared and Software Folders simply disappear, thus mapped drives become unavailable. The problem can occur as frequently as every 5 minutes or if I'm lucky, I'll get half an hour of solid reliable DFS usage.

I half suspect I'm not having a problem with the MyDocs Folder because it's linked to Offline files and Windows 7 Offline Files uses background sync.

One thing I will point out, the problem only surfaced after I upgraded my Lenovo laptop to Windows 7 Ultimate x64 SP1, it did not exist when I was running Windows 7 Professional x64 (no SP). Another laptop on the network (Sony VAIO - differnet WLAN NIC), it's still running Windows 7 x64 Professional (no SP), uses the same WLAN and it never has a problem.

I have spent months investigating the potential for this to be a WLAN card (Intel Centrino 6200) and I have noticed other people reporting similar mapped network drive issues on the Lenovo forums (also using these Centrino model WLAN cards).

The problem occurs almost immediately if I try to transfer a large amount of data over the WLAN, e.g. don't bother trying to copy an ISO as will cause the DFS Folders (Home/Software/Shared) to drop-out almost immediately and the copy borkes out. The problem does not occur if I transfer the same ISO over wired LAN ethernet.

I can't get past the fact that this problem didn't occur when running Win 7 Pro with no SP1, I'm not 100% inclined to think this is a hardware or WLAN card issue.

I have screwed around with WLAN drivers, power management settings etc etc etc, jack of that. It's achieved nothing.

I have installed KB983620 but this has had no effect.

A few things I have noticed:

* When the DFS Folders come back online, the Application Experience service on the Windows 7 client has literally just (re)started. As a test, sometimes I'll manually restart it and the Folders will reappear almost immediately after (doesn't work every time).

* Restarting the TCP/IP NetBIOS Helper Service can help force the Folders to come back online (also doesn't work every time)

* Repeatedly browsing the still functional MyDocs DFS Folder (which never drops out) can help prompt the other DFS Folders to reappear (also doesn't work every time)

* I have noticed when the 3 DFS Folders are not available via \\domain.local\dfs\, they will be available via \\domain\dfs and vice versa

* If I run dfsutil /pktinfo - when the 3 Folders are unavailable, the TTL for Home, Shared, Software is sitting at 0 (MyDocs on the other hand is not, it's still counting down). When things are functioning properly, the TTL is counting down for all of them from 1800, when it reaches 0, it starts from 1800 again.

Any ideas?

Ben





DFS-Namespace Server managing

$
0
0

Hi..

  In my test lab i have created 2 DC with DFS. When i create a NameSpace from 1 server and try to manage the name space from the 2nd server while 1st server is down i cannot Manage it. I also did "Add name server" from 1st server.

Is this normal or am i doing something wrong.

I followed this tutorial:

DFS Step-by-Step Guide for Windows Server 2008 https://technet.microsoft.com/en-us/library/cc732863(v=ws.10).aspx

Thanks and Regards.

Hardware upgrades to DFS replication partner

$
0
0

Hi All,

I have 2 DFS servers.  They are setup in a primary/secondary situation with users all connecting to the primary server of which the secondary server is a replication partner.  I have plenty of disk space on the primary server but now need to upgrade the disk secondary server.  For this I will need to take down the existing disk array on the secondary replication partner.  Does anyone know how I go about this?  Is it as simple as removing the replication partner, putting in the new disk, seeding and then setting up replication again?

Storage spaces error with enclosure awareness enabled: Not enough eligible physical disks in the storage pool to create the specified virtual disk?

$
0
0

Hi guys, 

I'm a bit baffled by this one. I've got 56 HDDs and 8 SSDs evenly distributed over 3 certified JBODs.I'm trying to set up storage spaced and create a mirrored and tiered virtual disk with four columns. My goal is to get this virtual disk clustered and enclosure aware so I have a failover cluster running. Just to prove my point I'm creating a ridiculously small virtual disk. My script is dumbed down for your reading pleasure. 

Setup:
56 SAS HDDs (1 TB)
8 SAS SSDs (200 GB)
3 Quanta JBODs - certified for storage spaces
2 2012 R2 head nodes with multiple paths to storage
1 failover cluster

So, where exactly am i failing to see the error in this? I've been at it for a couple of days now, and getting tiered :-) 

#Get pollable disks (verify contents manually)
$physdisk = Get-PhysicalDisk –CanPool $true | Where-Object BusType –eq "SAS"
#Get cluster storage subsystem
$stsubsys = Get-StorageSubsystem -FriendlyName "Clustered Storage Spaces on Storagecluster01"

#Create new storage pool and enable enclosure awarenes
$stsubsys | New-StoragePool –FriendlyName "ClusterPool01" –PhysicalDisks $physdisk –ProvisioningTypeDefault Fixed
get-storagepool "ClusterPool01" | set-storagepool -EnclosureAwareDefault $true

#Prepare tiers
$ssd_tier = get-storagepool "ClusterPool01" | New-StorageTier -FriendlyName SSD_Tier -MediaType SSD
$hdd_tier = get-storagepool "ClusterPool01" | New-StorageTier -FriendlyName HDD_Tier -MediaType HDD

#Create tiered enclosure aware disk with appropriate free space for fast rebuild
get-storagepool "ClusterPool01" | New-VirtualDisk –FriendlyName ClusterDisk01 –StorageTiers @($ssd_tier, $hdd_tier) -StorageTierSizes @(20GB, 20GB) -WriteCacheSize 10GB –ResiliencySettingName Mirror -NumberOfColumns 4
Removing the -NumerOfColumns argument defaults to three columns and succeeds. That gives a bad overhead on the SSD tier and poorer performance all over. What am I missing here?

edit: on a hunch I removed the cluster awareness parameter on the storage pool and I can now create a virtual disk with 720GB SSD tier and 20TB HDD tier. What about the enclosure awareness is tripping this up?

Storage Spaces: SSD tier size incorrect when using EnclosureAware option in a pool

$
0
0

Hi folks,

We're about to deploy Storage Spaces in our test environment, but we encountered an issue while configuring Enclosure Awareness on Storage Pools.

When we create a Storage Pool (over 3 JBOD's) and set the option EnclosureAwarenessDefault to $True, the SSD tier size automatically decreases / shrinks to 12GB (sometimes 18GB sometimes 0GB).

Without EnclosureAwarenessDefault, we get 1110 GB of SSD size available.

The same behavior is seen when enabling -EnclosureAwareness on Storage Space (virtual disk) level.

A summary of our configuration:

3 SOFS connected twice to each JBOD (LSI 9207-8e - SES 3 ) = HCL certified
3 JBOD arrays (Quanta M4600H) (Firmware Management SCSI Enclosure Service (SES-2) = HCL certified

Each JBOD array has 16 HDD and 4 SSD.

SOFS are fully patched, including KB 2913766

Below 2 screenshots:

EnclosureAwareDefault = $True

https://onedrive.live.com/redir?resid=BB5A32452CA3BD6C%21436

EnclosureAwareDefault = $False

https://onedrive.live.com/redir?resid=BB5A32452CA3BD6C%21437


About FSRM - how FSRM (file screening) use CPU etc...?

$
0
0

hello

I have one 2012 r2 server with several shares on same partition (d:). Under this shares is 2.000.000-4.000.000 files. Is it number of files/folder relevant for file screening, more files/folders more % cpu usage?

If I enable file screening for example to deny writing mp3 files, how file screening deal with existing mp3 files?

Access denied when accessing shared printer

$
0
0

Hi all,

Recently I discovered that our print server is denying connection to some users. 

I found it accidentally when an user with access rights to the printer and server, tried to connect from a non domain computer. 

From the client PC side, the user attempted to connect to \\PRINTSERVER. He wrote domain username and password and all printers were shown, but when he right-clicked on one of them and tried to connect, server asked again for username and password, and got an error that he couldn't connect.

After searching in the DC log event for a failed user/pass attempt, I found lots of events in the print server event view, in the folder

Applications and Services Logs/Microsoft/Windows/SMBServer/Security

Some of them were related to denied anonymous attempts, but others were from client PC trying to connect. The client PC that previously tried to connect gave this event ID 551:

SMB Session Authentication Failure

Client Name: \\CLIENT_PC_IP_ADDRESS_HERE
Client Address: CLIENT_PC_IP_ADDRESS_HERE:58372
User Name:
Session ID: 0xD43C90000049
Status: The attempted logon is invalid. This is either due to a bad username or authentication information. (0xC000006D)

Guidance:

You should expect this error when attempting to connect to shares using incorrect credentials.

This error does not always indicate a problem with authorization, but mainly authentication. It is more common with non-Windows clients.

This error can occur when using incorrect usernames and passwords with NTLM, mismatched LmCompatibility settings between client and server, duplicate Kerberos service principal names, incorrect Kerberos ticket-granting service tickets, or Guest accounts without Guest access enabled

Strange thing is that the User Name field is empty. It talks about NTLM and LmCompatibility, but, how do I check LmCompatibility, or whatever is causing a denied access?

Server is a Windows 2012R2 with latest updates hosted in an ESX 5.1, with 2 vmxnet3 nic (as suggested somewhere to avoid compatibility problems between 2012R2 and ESX 5.0/5.1 when using intel virtual nic)

Client PC is an updated Windows 8.1

For testing purposes, I asked another user to test on client PC, and had same result. On client PC, they were logged using a hotmail account (if that matters at all).

On another Windows 8.1 PC using a local account, both users could connect to the server and user shared printer after providing domain credentials.

Anyway, I'd like to remark that I've many errors like this from many client PC, so I believe that it's not just one PC, instead, it's either a problem with the server config, or maybe a bug in  sysprep images.

As CloudThomas suggests in a proposed answer in this technet, I've already changed the way srv2 starts with:

sc config srv2 start=auto

Rest of suggestions are useless as I'm already using vmxnet3  and as you can see on thefltmc output below, I don't have vsepflt driver:

Filter Name                     Num Instances    Altitude    Frame
------------------------------  -------------  ------------  -----
mfehidk                                         329998.99   <Legacy>
mfehidk                                 4       321300.00      0
luafv                                   1       135000         0
npsvctrig                               1        46000         0

Thanks in advance

2008 R2 server running off Hyper V is reverting changes made by users to directories/ files that are moved.

$
0
0

We have a Windows 2008 R2 file server ( running off hyper V)


It has intronis and backup exec installed for backups. 


Users are creating folders on the server and moving files, and sometimes ( not every time but about 20% of the time) the changes they made/ folders they setup will be gone and the files are back in the original directory they were in the day before. 



There are some NTFS errors ( Event ID 55) that say to run a chkdsk, 


which we have done ( chkdsk /r ) 


But we are still having the problem. 


Should we just replace the drive? There is not much on google about this type of problem anyone run into anything like this before?


Thanks for any suggestions. 

Newbie question on DFS

$
0
0

Hi,

I have two Windows 2012 R2 servers (both DCs, this is a small org).  I want to replicate several large folders (50GB) between the two servers, which exist on separate sites within the same AD.  I've done a little reading and figure I need to install DFS replication, but do I need it on both servers, or just a single server.  If a user makes a change to a file on either server, is that change then replicated to the other server.  Are shared and NTFS permissions also kept in sync between the replicated folders.

Apols for the basic questions, I really need a 101 session on DFS.

Br,  Ben.


Ben Howard [MVP] | web | blog | book | P2O

Steps to replace a HDs used for Backup and one use for Client backups

$
0
0

I need to replace a Windows Server backup drive, and another that is used for Client backups.  Both are single drives, not in a storage pool.

I do not need to retain the information on the current drives, I am ok with just backing everything up after replacement.  If it is possible to copy the contents to another drive and put them on the new drive, that would also work, but is not a requirement.

It seems that Windows Server hides the contents of the drives used for backup, which seems to make things harder to manage, but perhaps is best for other reasons.

What is the simplest way to proceed?

Any suggestions appreciated.

Thanks,

Ross


Viewing all 13565 articles
Browse latest View live


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