You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/06/04 13:18:00 UTC

[jira] [Created] (HDDS-3717) CSI smoketest fails if socket file is not created on time

Marton Elek created HDDS-3717:
---------------------------------

             Summary: CSI smoketest fails if socket file is not created on time
                 Key: HDDS-3717
                 URL: https://issues.apache.org/jira/browse/HDDS-3717
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Marton Elek
            Assignee: Marton Elek


HDDS-3461 introduced a new CSI smoketest (to be sure that the CSI daemon can be started).

It was reverted because a failure on the master and commited after an additional check is added to wait until the CSI socket is created.

Unfortunately this check is bad. In some cases it can fail:

For example in here:


{code:java}
connection error: desc = "transport: Error while dialing dial unix /tmp/csi.sock: connect: no such file or directory" {code}

Thanks to [~jsoft88] , who reported this problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org