Skip to content
English
  • There are no suggestions because the search field is empty.

File operations failing after reboot

Original Question or Issue:

Users are not able to upload and download files after the FileCloud VM has rebooted.


Environment:

  • Product - FileCloud Server
  • Version - 23.253
  • Platform - Linux

Steps to Reproduce:

Non-persistent Storage and SELinux configuration after reboot.


Error or Log Message:

CLFC-01454 StoreFile: Target container folder not found.


Defect or Enhancement Number:

 


Cause:

The logical volume hosting the physical files was not mounted after a reboot.

The SELinux configuration was not persistent.


Resolution or Workaround:

Mount the logical volume manually and add it to /etc/fstab.

Disable SELinux temporarily: setenforce 0


Notes:

Persistent SELinux configuration can be configured using the FileCloud docs link below:

SELinux Policies For FileCloud Installation | FileCloud Help