Hi, xinhongyi, Thanks for your advise. My ESXi 6.7U3 has the same problem, and I didn't know how to solve it. However, I encountered a problem during the modification of the file 'providerTraceLog.p...
See more...
Hi, xinhongyi, Thanks for your advise. My ESXi 6.7U3 has the same problem, and I didn't know how to solve it. However, I encountered a problem during the modification of the file 'providerTraceLog.properties'. Here are my attempts: 1. Stopped the service sfcbd-watchdog, and put my ESXi into maintenance mode; 2. Started the SSH service, and log-in with Windows Terminal as root; 3. cp providerTraceLog.properties providerTraceLog.properties.bak; 4. vi providerTraceLog.properties, and tried to insert a line 'LSA=true'; 5. :wq ...... (This is where the problem exists.) I was kept on advised that 'Operation not permitted', I even tried 'chmod 777' and failed too. So, could you please advise me how you successfully modified that file?? Thank you.