Open jm1021 opened 2 months ago
Is there a persistent profile outstanding issues or best practices for 1.16 with AWS S3. We had data loss on 1.15 and things seem to be worse on 1.16. We are trying to use the machines for student development and have a lot of "little files" and "multiple projects".
Existing Resources
Describe the bug I have about 40 people using Kasm MultiServer for about 3 weeks. We get about 2 a day that experience data corruption on their Persistent Profile Path. It is not a full data loss but I notice these two things every time.
Also, we need to delete the home directory on S3, A re-install of tools on corrupted home directory only survives the session. After deleting the S3 persistent mount, the user has success for many days.
To Reproduce This is the string used in the workspaces for Persistent Profile Path was found in documentation.
s3://kasm-profile/{image_id}/{username}/
Expected behavior No data loss.
Screenshots Partial list of mounts on S3
Workspaces Version Version 1.15
Workspaces Installation Method Multi-Server
Client Browser (please complete the following information): N/A
Workspace Server Information (please provide the output of the following commands):
Additional context Is there recommendation to preserve data? Always "Delete" the session? Is there a known bug or patch as I see something about small files lost on S3 mounted drives in 1.16 plans.