mount.sdfs error: Temporary failure in name resolution

477 views
Skip to first unread message

terry lin

unread,
Mar 4, 2014, 9:45:53 PM3/4/14
to dedupfilesystem-...@googlegroups.com
Hi Guys,

I got a error when I mount the SDFS volume, does anyone have faced this error, help you can give me a hand, thanks in advance.

below is the detail log:

[root@host /]# mount.sdfs test /test/ &
[1] 30026
[root@host /]# Running Program SDFS Version 2.0BETA3
reading config file = /etc/sdfs/test-volume-cfg.xml
java.net.UnknownHostException: host: host: Temporary failure in name resolution
        at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
        at org.opendedup.util.KeyGenerator.generateKey(KeyGenerator.java:34)
        at org.opendedup.sdfs.mgmt.MgmtWebServer.start(MgmtWebServer.java:697)
        at org.opendedup.sdfs.servers.SDFSService.start(SDFSService.java:39)
        at fuse.SDFS.MountSDFS.main(MountSDFS.java:146)
Caused by: java.net.UnknownHostException: host: Temporary failure in name resolution
        at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
        at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
        at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
        at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
        ... 4 more
Exiting because java.net.UnknownHostException: host: host: Temporary failure in name resolution

Sam Silverberg

unread,
Mar 4, 2014, 9:47:39 PM3/4/14
to dedupfilesystem-...@googlegroups.com
Its trying to do name resolution I think. Make sure the host name is in the /etc/hosts file.
--
You received this message because you are subscribed to the Google Groups "dedupfilesystem-sdfs-user-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dedupfilesystem-sdfs-u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

terry lin

unread,
Mar 4, 2014, 9:53:56 PM3/4/14
to dedupfilesystem-...@googlegroups.com
Thanks you, it works.
Reply all
Reply to author
Forward
0 new messages