And have couple of questions.
1. At OTRS FAQ there is one warning: "Your web server user should be the 'otrs' user.". Why? I've checked file permissions on /opt/otrs/var/article. It's rwxrwsr-x (2775). Owner is 'otrs', group - 'www-data'. So I think there is no issue with that. Why web server should be under 'otrs' user?
2. How many free space should be during switching process? It should be twice large as DB size? Should I manually shrink DB after process?
3. Moving files from DB to FS will take more space on disk? If cluster size = 4 KB and i have a 10 GB of small files with 2 KB in size - it will take 20 GB on FS?
4. I' ve read about one issue on this site: "http://comments.gmane.org/gmane.comp.otrs.user/40595"
What can you say about that?Just two things to pay attention to… activating this option will generate tons of small files on the FS. This has cause 2 issues for us:
1. Running out of inodes on the partition (“df -i” to monitor this) - we’re using Linux. I don’t know if there can be a similar problem on Windows
5. What else should I know before starting?