You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 00:19:00 UTC

[jira] [Commented] (GEODE-3116) Unable to import data (No such file or directory)

    [ https://issues.apache.org/jira/browse/GEODE-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445038#comment-16445038 ] 

Anthony Baker commented on GEODE-3116:
--------------------------------------

Hi [~abhsc] sorry for the delayed response.  Have you checked the docs for this command: [https://geode.apache.org/docs/guide/15/tools_modules/gfsh/command-pages/import.html#topic_jw2_2ld_2l]

 

I would guess that the data file is not accessible from server1.

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)