Leon Gao created HDFS-15807: ------------------------------- Summary: RefreshVolume fails when replacing DISK/ARCHIVE vol on same mount Key: HDFS-15807 URL: https://issues.apache.org/jira/browse/HDFS-15807 Project: Hadoop HDFS Issue Type: Sub-task Components: datanode Reporter: Leon Gao Assignee: Leon Gao
When refreshing volumes to replace DISK/ARCHIVE on the same mount, it will fail because we have a check to see if the same vol type already exists on the mount. We can resolve it by removing volumes first, then add new volumes in refreshVolume logic. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org