Hyper-V cluster using external SOFS (S2D - 2node - without AD) - permission error

Miroslav Havranec 1 Reputation point
2022-03-03T20:36:05.967+00:00

Hello dear friends,
i have problem with permissions on external SOFS S2D storage.

////SERVER PART/////

I have 2 node SOFS with SMB multi share. On both node is failover cluster with SOFS roles and SMB share with multi nic support. RDMA working.

This boot servers is not in active directory, only in workgroup ! and all is based on "hosts" file and regular external DNS server with static entries.

This node are marked as STOR1 and STOR2.

All working well.

////CLIENT PART/////

On client part i have multiple blades, all with same os, win2019 dc and on this blades MARKED as BLADE1, BLADE2 there is HYPER-V (compute). This Hyper-V hypervisor use 40GB network for connection to STOR1 and STOR2. All working well, Blades has network drive Z: mapped to SOFS (STOR1+STOR2) share. In windows Explorer is possible copy file to this share without problem, but if i run Hyper-V, use this share (example : Z:/VMDATA and Z:/VMCONFIG i have problem with permissions. ERROR 0x80070005.

I USE ONLY WORKGROUP

How to resolve this problem ?
It is possible without domain ?
(i know that in AD i add BLADE1 to ACL on STOR1 and STOR2 - but in no AD ?)

I test set permission on shared folder on STOR1 and STOR2 to Everyone - full access, i try it same on Client part but with no success still same problem

Any idea ?

Thank you much for answer !

Mirek

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,536 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
957 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
421 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Eleven Yu (Shanghai Wicresoft Co,.Ltd.) 10,676 Reputation points Microsoft Vendor
    2022-03-17T02:34:20.92+00:00

    Hi,

    Thank you for posting question to Microsoft Q&A forum.

    After researching, I found an article that describe a similar issue as yours.

    The issue happened because the Hyper-V host does not have permission on the network share. You need to ensure the permissions allow the Computer account of the Hyper-V host to access this share.

    Please try the solution in below link to see if it helps to resolve your issue.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/virtualization/error-0x80070005-export-vms

    Best regards,

    ----------

    If the Answer is helpful, please click "Accept Answer" and upvote it. Thanks.

    0 comments No comments