• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Getfs problem

H

hayabusajerry

Guest
I am trying to run the migration manager but get an error :

ERROR: PleskFatalException
Up LevelUp Level
Unable get localhost file system: Unable to get local file system description: Unable to run 'getfs ''': Empty error message from utility.

0: /usr/local/psa/admin/plib/common_func.php3:154
psaerror(string 'Unable get localhost file system: Unable to get local file system description: Unable to run 'getfs ''': Empty error message from utility.')
1: /usr/local/psa/admin/plib/PMM/MigrationUploadScout.php:537
MigrationUploadScout->getLocalHostFSList()
2: /usr/local/psa/admin/plib/PMM/MigrationUploadAgentForm.php:72
MigrationUploadAgentForm->assign(object of type MigrationUploadScout)
3: /usr/local/psa/admin/htdocs/server/PMM/main.php:29

There are a couple of other posts that have a very similar error but no solution posted.

if I run getfs on the command line I get this:

./getfs
Traceback (most recent call last):
File "/usr/local/psa/admin/sbin/getfs", line 5, in ?
import getfs
File "/usr/local/psa/admin/share/getfs/getfs.py", line 1, in ?
import plesk_config, os
ImportError: No module named plesk_config.

If someone knows a solution to this please let me know.

This a a fresh install on centos 5.2 but I must say having been a plesk user since version2 this was the messiest install yet and an upgrade on the old server just didn't work.

Hope someone can help
 
Ok I found the reason for my getfs problem.

There where loads of missing files from /usr/local/psa/admin/lib/python

On this installation i have found several directories that are missing files in comparison to 8.3. once I finally got it to install at all. I think this is fairly shocking for a product of this maturity and cost.

Parallels get your acts together!
 
Back
Top