Azure / aksArc

# Welcome to the Azure Kubernetes Service on Azure Stack HCI repo This is where the AKS-HCI team will track features and issues with AKS-HCI. We will monitor this repo in order to engage with our community and discuss questions, customer scenarios, or feature requests. Checkout our projects tab to see the roadmap for AKS-HCI!
MIT License
109 stars 45 forks source link

[BUG] Access to the path '.Moc' is denied. #351

Open lucidqdreams opened 11 months ago

lucidqdreams commented 11 months ago

Describe the bug Very strange, "Applying platform configurations failed. Error: Access to the path '.Moc' is denied."

To Reproduce Steps to reproduce the behavior: just trying to deploy AKS service on Azure Stakc HCI

Expected behavior Deploy Kubernetes Service should work from command line or from WAC

Screenshots From Wac Edge image image

Chrome image

from PSWH image

created new volume02 that didn't work

but when I created "volume1" it worked

image

to be clear I used volume01 in my command (and in WAC, I don't even get a choice, its a drop down)

but when I create a new volume called "volume1" files appeared while using the volume01 in the command image

Environment (please complete the following information):

Additional context image image

Collect log files

I actually fully redeployed these host from scratch and got the same results.

lucidqdreams commented 11 months ago

akshcilogsymumbqjm.gkz.zip

lucidqdreams commented 11 months ago

I deleted all the volumes, created only, Volume1, ran uninstall-akshci and eventually got it working. Not sure how the configuration got messed up. and why it wouldn't "set" correctly when I ran the command

it is worth noting that the default installation for a volume is volume01 and the code here is volume1 https://learn.microsoft.com/en-us/azure/aks/hybrid/kubernetes-walkthrough-powershell

Perhaps updating the sample code above to Volume01 would help and maybe somewhere here https://learn.microsoft.com/en-us/azure/aks/hybrid/known-issues-installation how to clearly check where everything is pointing

mkostersitz commented 10 months ago

@lucidqdreams thank you for reporting this issue. @baziwane Can you take a look at this issue please and check the docs.