23 Mar 2024 12:44 AM - last edited on 03 Apr 2024 11:41 AM by Michal_Gebacki
Hello team, I am making updates to the version of the oneagent however some nodes are not updated to the most recent version since it sends me the message that the update fails because the file system is read-only.
Can you help me by telling me in which path of the file system I have to give you write permissions?
And why does this happen?
Greetings!
Solved! Go to Solution.
23 Mar 2024 11:58 PM
@Gabriella Look at your installation path (/opt/dynatrace/xxxx) it could happen because OneAgent was not installed with root access.
25 Mar 2024 05:51 PM
Hello, the agent was installed a long time ago with root permissions it currently has version 1.265.152 I want to update to version 1.283 however when I try it it sends the message filesystem with installation path is read-only.
thank u.
26 Mar 2024 02:43 AM
@Gabriella Thats strange, I would say open a support ticket on this, normally it should not happen if OA is installed with Root access until something changed.
26 Mar 2024 09:18 AM
Are you uninstalling/installing or just updating the agent?
26 Mar 2024 07:07 AM
@Gabriella check the OneAgents logs or download the OneAgent diagnostic archive to see the detailed message and the filesystem details. Most likely there was change on the host where your OneAgent is running like a corrupted filesystem (when Linux remounts it as read only in certain cases), something else is preventing OneAgent from writing the to the OneAgent directory or it's just a policy your company is running having some filesystems mounted as readonly.