Skip to content

Commit a47e534

Browse files
author
Simonx Xu
authored
Merge pull request #8342 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/SupportArticles-docs (branch main)
2 parents 6fef0c5 + 467db77 commit a47e534

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

support/azure/azure-kubernetes/storage/could-not-change-permissions-azure-files.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Could not change permissions using Azure Files
33
description: Troubleshoot an error in which you could not change permissions when you use Azure Files in Azure Kubernetes Service (AKS).
4-
ms.date: 10/31/2024
4+
ms.date: 02/28/2025
55
ms.reviewer: chiragpa, nickoman, v-leedennis
66
ms.service: azure-kubernetes-service
77
keywords:
@@ -19,6 +19,8 @@ When you run PostgreSQL on the Azure Files plug-in, you receive an error that re
1919
> initdb: could not change permissions of directory "/var/lib/postgresql/data": Operation not permitted
2020
>
2121
> fixing permissions on existing directory /var/lib/postgresql/data
22+
>
23+
> Message: 'OSError while changing ownership of the log file. 'Arguments: PermissionError: [Errno 1] Operation not permitted
2224
2325
## Cause
2426

0 commit comments

Comments
 (0)