Can’t create a share in a cluster
Yesterday I got a problem while migrating a fileserver cluster from Windows 2003 to Windows 2008 R2.
We wanted to migrate a big fileserver cluster with several volumes by mirroring the SAN LUNs, break the mirrors and mount them to the new Windows 2008 R2 fileserver.
After mounting the partitions to the new cluster we set up a new virtual fileserver and created some shares. With one partition/share we run in the following error:
The shared ressource is not available.
After some investigation we figured out that the SYSTEM group doesn’t had permissions on the partition at root level so the cluster service running with local system account can’t initialize the share.
After adding SYSTEM at root level with full access sharing of this partition was possible:
Cheers,
Chris
Filed under: Windows Server | 2 Comments
Tags: 2003, 2008, 2008 R2, available, cluster, disk, error, fileserver, in cluster, mounting, not, permission, permissions, problem, ressource, SAN, share, shared, sharing, system, virtual, volume, while, Windows
-
Recent Posts
Top posts
- Complete remove Exchange 2013 using ADSIEdit
- Remove (legacy) Exchange server using ADSIEdit
- Remove public folder using ADSIEdit
- How to mount/dismount mailbox databases via PowerShell
- Export users and attributes using csvde
- Viewing total incoming/outgoing email statistics
- Enable circular logging
- Cannot remove alternate FileShareWitness (FSW)
- Remove internal IP and hostname from header
- Single item recovery
Tags
2003 2007 2010 2013 active activesync ADSI adsiedit cannot coexistence cross dag database delete directory ems error exchange folder full installation legacy mailbox migration move outlook overview OWA permission powershell public release remove ressource rollup schema server SP2 system task transport update user Version WindowsCategories
Meta
Flickr Photos
More Photos
Exchange Team Blog- Released: Calculator Updates Galore! May 24, 2013Today, we have released an updated version of the Exchange 2013 Server Role Requirements Calculator that addresses several issues found since its initial release. You can view what changes have been made, or download the update directly. In addition, we are releasing an updated version of the Exchange 2010 Server Role Requirements Calculator as well. You ca […]
- Ambiguous URLs and their effect on Exchange 2010 to Exchange 2013 Migrations May 23, 2013With the recent releases of Exchange Server 2013 RTM CU1, Exchange 2013 sizing guidance, Exchange 2013 Server Role Requirements Calculator, and the updated Exchange 2013 Deployment Asistant, on-premises customers now have the tools you need to begin designing and performing migrations to Exchange Server 2013. Many of you have introduced Exchange 2013 RTM CU1 […]
- Using Exchange Web Services to Apply a Personal Tag to a Custom Folder May 20, 2013In Exchange 2010, we introduced Retention Tags, a Messaging Records Management (MRM) feature that allows you to manage email lifecycle. You can use retention policies to retain mailbox data for as long as it’s required to meet business or regulatory requirements, and delete items older than the specified period. One of the design goals for MRM 2.0 was to sim […]
- Released: Exchange Server 2013 Management Pack May 15, 2013The Microsoft Exchange Server 2013 Management Pack (SCOM MP) is now live! As I discussed in my Managed Availability article, the key difference between this management pack and previous releases, is that our health logic is now built into Exchange, as opposed to the management pack. This means updates to Exchange 2013 (like our cumulative updates), will incl […]
- Released: Exchange 2013 Server Role Requirements Calculator May 14, 2013download release notes readme It’s been a long road, but the initial release of the Exchange 2013 Server Role Requirements Calculator is here. No, that isn’t a mistake, the calculator has been rebranded. Yes, this is no longer a Mailbox server role calculator; this calculator includes recommendations on sizing Client Access servers too! Originally, marketin […]
- Use Exchange Web Services and PowerShell to Discover and Remove Direct Booking Settings May 10, 2013Prior to Exchange 2007, there were two primary methods of implementing automated resource scheduling – Direct Booking and the AutoAccept Agent (a store event sink released as a web download for Exchange 2003). In Exchange 2007, we changed how automated resource scheduling is implemented. The AutoAccept Agent is no longer supported, and the Direct Booking met […]
- Ask the Perf Guy: Sizing Exchange 2013 Deployments May 6, 2013Since the release to manufacturing (RTM) of Exchange 2013, you have been waiting for our sizing and capacity planning guidance. This is the first official release of our guidance in this area, and updates to our TechNet content will follow in a future milestone. As we continue to learn more from our own internal deployments of Exchange 2013, as well as from […]
- Public Folders and Exchange Online May 2, 2013“You mean… this is really happening?” Last November we gave you a teaser about public folders in the new Exchange. We explained how public folders were given a lot of attention to bring their architecture up-to-date, and as a result of this work they would take advantage of the other excellent engineering work put into Exchange mailbox databases over the yea […]
- Introducing Message Analyzer, an SMTP header analysis tool in Microsoft Remote Connectivity Analyzer May 1, 2013Microsoft Remote Connectivity Analyzer is a web-based tool that provides administrators and end users with the ability to run connectivity diagnostics for our servers to test common issues with Microsoft Exchange, Lync and Office 365. The tool started as Microsoft Exchange Server Remote Connectivity Analyzer, and based on your feedback we've continued t […]
- Troubleshoot your Exchange 2010 database backup functionality with VSSTester script April 29, 2013Download Frequently in support, we encounter several backup related calls for Exchange 2010 databases. A sample of common issues we hear from our customers are: “My backup software is not able to take a successful snapshot of the databases” “My backups have been failing for quite a while. I have several thousand log files consuming disk space and I will even […]
- Released: Calculator Updates Galore! May 24, 2013
typo error: After adding SYSTEM at toot level. I believe it should be root level.
Thanks, mate, you’r right. I corrected this. Regards, Chris