Problem description
Unable to load File/Folders during Hyper – V FLR.(File-level restore)
Cause
Hyper-V FLR proxy disk space is full.
Resolution
Check the disk space available on the Hyper-V server where the Phoenix Agent is installed.
NOTE:The commanddf -h
is used to determine the size of the volumes.Examine the size of the Hyper-V "log folder.
Folder for logs:
/var/log/Phoenix/HYPERV/
Command to change directory is
"cd"
, so we ran,Command:
cd /var/log/Phoenix/HYPERV/browse
Remove any unnecessary files and folders from the Hyper - V Server.
Command:rm -rf "folder name"
Restart the Phoenix Agent Service.
Command:/etc/init.d/Phoenix restart