Alan Barrington-Hughes created GEODE-3116:
---------------------------------------------
Summary: Unable to import data (No such file or directory)
Key: GEODE-3116
URL: https://issues.apache.org/jira/browse/GEODE-3116
Project: Geode
Issue Type: Bug
Reporter: Alan Barrington-Hughes
I am unable to import data into a GEODE cache server.
{code:none}
gfsh>import data --region=TEST --file=/data/basedata.gfd --member=server1
Could not process command due to GemFire error. /data/basedata.gfd (No such
file or directory)
gfsh>sh ls -asl /data
total 1486892
0 drwxr-xr-x 1 1000 ftp 204 Jun 22 2017 .
4 drwxr-xr-x 32 root root 4096 Jun 22 00:09 ..
1251476 -rw-r--r-- 1 1000 ftp 1281509737 Jun 21 16:18 basedata.gfd
gfsh>version
1.1.0
{code}
logs are not illuminating. Please advise of possible course of action.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)