troubleshoot hdfs and ambari - dell · 2 - emc isilon customer troubleshooting guide: troubleshoot...

59
1 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 1 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub. We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback. ___________________ ___________________ ___________________________ ___________________________ Abstract This guide helps you troubleshoot a non-Kerberos Hadoop and Hortonworks Ambari installation. January 31, 2019 EMC ISILON CUSTOMER TROUBLESHOOTING GUIDE TROUBLESHOOT HDFS AND AMBARI OneFS 8.1.2

Upload: others

Post on 09-Jun-2020

31 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

1 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 1 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Abstract

This guide helps you troubleshoot a non-Kerberos Hadoop and Hortonworks Ambari installation.

January 31, 2019

EMC ISILON CUSTOMER TROUBLESHOOTING GUIDE

TROUBLESHOOT HDFS AND AMBARI

OneFS 8.1.2

Page 2: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Contents and overview

Page 3 Before you beginPage 3 Before you begin

Appendix A If you need further assistanceAppendix A If you need further assistance

Page 4 Start troubleshootingPage 4 Start troubleshooting

Page 7 HDP deployment failedPage 7 HDP deployment failed

Page 19 Issues with non-HDFS servicesPage 19 Issues with non-HDFS services

Page 29 Missing heartbeatPage 29 Missing heartbeat

Note Follow all of these steps, in order, until you reach a resolution.

1. Follow these

steps.

2. Perform

troubleshooting

steps in order.

3. Appendixes

Appendix B How to use this flowchartAppendix B How to use this flowchart

Page 34 User accountsPage 34 User accounts

Page 42 Directories and permissionsPage 42 Directories and permissions

Page 50 UpgradingPage 50 Upgrading

Appendix C Example error messages from hdfs.logAppendix C Example error messages from hdfs.log

Appendix D Example outputAppendix D Example output

Page 5 RoutingPage 5 Routing

Page 3: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

3 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 3 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Configure screen logging through SSH

We recommend that you configure screen logging to log all session input and output during your troubleshooting session.

This log file can be shared with EMC Isilon Technical Support, if you require assistance at any point during troubleshooting.

Note: The screen session capability does not work in OneFS 7.1.0.6 and 7.1.1.2. If you are running either of these versions,

you can configure logging by using your local SSH client's logging feature.

1. Open an SSH connection to the cluster and log in by using the root account.

Note: If the cluster is in compliance mode, use the compadmin account to log in. All compadmin commands must be

preceded by the sudo prefix.

2. Change the directory to /ifs/data/Isilon_Support by running the following command:

cd /ifs/data/Isilon_Support

3. Run the following command to capture all input and output from the session:

screen -L

This will create a file named screenlog.0 that will be appended to during your session.

4. Perform troubleshooting.

Before you begin

CAUTION!If the node, subnet, or pool that you are working on goes down during the course of

troubleshooting and you do not have any other way to connect to the cluster, you could

experience data unavailability.

Therefore, make sure that you have more than one way to connect to the cluster before

you start this troubleshooting process. The best method is to have a serial console

connection available. This way, if you are unable to connect through the network, you

will still be able to connect to the cluster physically.

For specific requirements and instructions for making a physical connection to the

cluster, see article 304071 on the EMC Online Support site.

Before you begin troubleshooting, confirm that you can connect through either another

subnet or pool, or that you have physical access to the cluster.

CAUTION!If the node, subnet, or pool that you are working on goes down during the course of

troubleshooting and you do not have any other way to connect to the cluster, you could

experience data unavailability.

Therefore, make sure that you have more than one way to connect to the cluster before

you start this troubleshooting process. The best method is to have a serial console

connection available. This way, if you are unable to connect through the network, you

will still be able to connect to the cluster physically.

For specific requirements and instructions for making a physical connection to the

cluster, see article 304071 on the EMC Online Support site.

Before you begin troubleshooting, confirm that you can connect through either another

subnet or pool, or that you have physical access to the cluster.

Page 4: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

4 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 4 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Start troubleshooting

Are you having problems

deploying a Hortonworks

Data Platform (HDP)

installation?

No Yes

Go to Page 7Go to Page 7

Start

IntroductionStart troubleshooting here. If you need

help to understand the flowchart

conventions that are used in this guide,

see Appendix B: How to use this

flowchart.

IntroductionStart troubleshooting here. If you need

help to understand the flowchart

conventions that are used in this guide,

see Appendix B: How to use this

flowchart.

If you have not done so already, log in to

the cluster and configure screen logging

through SSH, as described on page 3.

If you have not done so already, log in to

the cluster and configure screen logging

through SSH, as described on page 3.

After deployment, are the

services (other than HDFS)

failing to start?Yes Go to Page 19Go to Page 19

No

Go to Page 5Go to Page 5

Note A service that fails to start will be

marked with a red triangle and an

exclamation mark.

Note This guide has a companion guide

for Kerberized installations.

See: EMC Isilon Customer

Troubleshooting Guide:

Troubleshoot HDFS and Ambari

with Kerberos

Note This guide has a companion guide

for Kerberized installations.

See: EMC Isilon Customer

Troubleshooting Guide:

Troubleshoot HDFS and Ambari

with Kerberos

Page 5: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

5 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 5 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Routing

After deployment,

are any of the services

marked with a yellow

question mark?

YesNo

Page

5

You could have arrived here from:

• Page 4 - Start troubleshooting

You could have arrived here from:

• Page 4 - Start troubleshooting

Note Services that are not

communicating, or are missing a

heartbeat, will be marked with a

yellow circle and a question mark.

Is the issue related

to user accounts?

Go to Page 29Go to Page 29

Go to Page 34Go to Page 34Yes

Go to Page 6Go to Page 6

No

Page 6: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

6 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 6 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Routing (2)

Is the issue related to

directories or

permissions?YesNo

Page

6

You could have arrived here from:

• Page 5 - Routing

You could have arrived here from:

• Page 5 - Routing

Did the issue

begin after Ambari

or OneFS was

upgraded?

Go to Page 42Go to Page 42

No

Go to Page 50Go to Page 50

Yes

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

No

Are you

having an issue

with a Kerberized

cluster?

Refer to:EMC Isilon Customer

Troubleshooting Guide:

Troubleshoot HDFS and

Ambari with Kerberos

Yes

Are you receiving

an error that indicates "The

following components are

reporting unexpected

versions:"?

No

Go to Page 53Go to Page 53Yes

Page 7: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

7 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 7 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed

From the OneFS command-line, run the following command to verify

HDFS settings, where <zone> is the name of the access zone:

isi hdfs settings view --zone=<zone>

Page

7

You could have arrived here from:

• Page 4 - Start troubleshooting

• Page 18 - HDP deployment failed (12)

Verify that HDFS is licensed:

isi license licenses list

Verify the HDFS service is enabled:

isi services

To enable the HDFS service, run:

isi services hdfs enable

__________________________________________________________

______________________________________________

Note If HDFS is not licensed,

contact your Account team

to purchase and install a

license.

Is HDFS

enabled?

Yes

No

Go to Page 9Go to Page 9

Page 8: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

8 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 8 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (2)

Page

8

You could have arrived here from:

• Page 4 - Start troubleshooting

You could have arrived here from:

• Page 4 - Start troubleshooting

Did the HDP deployment fail

at the Confirm Hosts step of

the Ambari install wizard?

Go to Page 9Go to Page 9

Go to Page 11Go to Page 11Yes

Are you on

OneFS 8.1.2.0 with

Ambari 2.7

and later?

No

Go to Page 9Go to Page 9Yes

No

Page 9: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

9 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 9 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (3)

Page

9

You could have arrived here from:

• Page 7 - HDP deployment failed

• Page 8 - HDP deployment failed (2)

You could have arrived here from:

• Page 7 - HDP deployment failed

• Page 8 - HDP deployment failed (2)

Yes

Upon

deployment, did you

have an option to

choose OneFS?

No

Is the

Ambari

Management Pack

for OneFS installed

on the Ambari

server?

Did you

restart the

Ambari server after

installing the

management

pack?

Yes Yes

Download and install the

Ambari Management

Pack for OneFS.

Download and install the

Ambari Management

Pack for OneFS.

No

Go to Page 10Go to Page 10

Note the page number that

you are currently on.

Upload log files and contact

Isilon Technical Support, as

instructed in Appendix A.

Note the page number that

you are currently on.

Upload log files and contact

Isilon Technical Support, as

instructed in Appendix A.

Restart the Ambari

server.

No

Did this resolve

the issue?

End

troubleshooting NoYes

____________________________________________________

__________________________________________________________

Page 10: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

10 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 10 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (4)

Page

10

You could have arrived here from:

• Page 9 - HDP deployment failed (3)

You could have arrived here from:

• Page 9 - HDP deployment failed (3)

Did the deployment

fail at the Install, Start and

Test step of the Ambari

install wizard?

Go to Page 15Go to Page 15Yes

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

No

Page 11: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

11 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 11 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (5)

Are you using

SSH keys?

Page

11

You could have arrived here from:

• Page 8 - HDP deployment failed (2)

You could have arrived here from:

• Page 8 - HDP deployment failed (2)

Yes

No

Verify that the Isilon cluster is not

listed as a target host.

For more information about how to verify the

cluster is not listed as a target host, refer to the

"Configuring Ambari and Hortonworks" section of

EMC Isilon OneFS with Hadoop and Hortonworks

Installation Guide.

For more information about how to verify the

cluster is not listed as a target host, refer to the

"Configuring Ambari and Hortonworks" section of

EMC Isilon OneFS with Hadoop and Hortonworks

Installation Guide.

On the Isilon cluster check

/var/log/hdfs.log for any

errors referring to an

unsupported Ambari version.

Does the log show

an unsupported

Ambari version?

No

Go to Page 12Go to Page 12

Review the versions for compatibility

and upgrade where needed. Refer to:

Hadoop Distributions and Products

Supported by OneFS.

Review the versions for compatibility

and upgrade where needed. Refer to:

Hadoop Distributions and Products

Supported by OneFS.

Yes

End troubleshooting

Page 12: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

12 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 12 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (6)

Have all prerequisites

in the EMC Isilon OneFS with

Hadoop and Hortonworks

Installation Guide

been met?

Have all prerequisites

in the EMC Isilon OneFS with

Hadoop and Hortonworks

Installation Guide

been met?

Page

12

You could have arrived here from:

• Page 11 - HDP deployment failed (5)

You could have arrived here from:

• Page 11 - HDP deployment failed (5)

Yes

No

When configuring the

cluster, did you select Perform

manual registration on hosts and

do not use SSH as described in the

"Configuring Ambari and

Hortonworks" section of the

installation guide?

Ensure that all of the prerequisites

listed in the installation guide have

been met.

Is the issue

resolved?Yes

End

troubleshootingNo

Follow the steps in the

installation guide for

configuring the manual

registration.

Is the issue

resolved?

End

troubleshootingNo

No

YesGo to Page 13Go to Page 13

Yes

Page 13: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

13 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 13 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (7)

Is the Ambari

Namenode name configured

in the Isilon HDFS

configuration? See example

output on this page.

Page

13

You could have arrived here from:

• Page 12 - HDP deployment failed (6)

You could have arrived here from:

• Page 12 - HDP deployment failed (6)

Yes

NoConfigure the Ambari Namenode

name on the Isilon cluster as

directed in the installation guide.

Is the issue

resolved?Yes

End

troubleshootingNo

Example outputcluster-1# isi hdfs settings view

Service: Yes

Default Block Size: 128M

Default Checksum Type: none

Authentication Mode: all

Root Directory: /ifs/hdfs-root

WebHDFS Enabled: Yes

Ambari Server: exampleambariserver

Ambari Namenode: namenode.emc.com

Odp Version: 2.5.3.0-37

Data Transfer Cipher: none

Ambari Metrics Collector: -

Run the following command:

isi hdfs settings view

Go to Page 14Go to Page 14

Page 14: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

14 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 14 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (8)

Page

14

You could have arrived here from:

• Page 13 - HDP deployment failed (7)

You could have arrived here from:

• Page 13 - HDP deployment failed (7)

Is the Ambari

Server registered on the

Isilon cluster?

See the example output

on this page.

Register the Ambari Server on

the Isilon cluster as directed in the

installation guide.

Is the issue

resolved?

End troubleshooting

No

No

Yes

Yes

This indicates a possible communication problem

between the Ambari server and the Isilon cluster.

Troubleshoot your local network environment.

Additionally, you can visit our Customer

Troubleshooting Info Hub for guides that might help

you troubleshoot your connection.

When you are done troubleshooting your

environment, if you are still experiencing connection

issues, you can return to this guide from the

beginning or on the page you left off on.

This indicates a possible communication problem

between the Ambari server and the Isilon cluster.

Troubleshoot your local network environment.

Additionally, you can visit our Customer

Troubleshooting Info Hub for guides that might help

you troubleshoot your connection.

When you are done troubleshooting your

environment, if you are still experiencing connection

issues, you can return to this guide from the

beginning or on the page you left off on.

Example outputcluster-1# isi hdfs settings view

Service: Yes

Default Block Size: 128M

Default Checksum Type: none

Authentication Mode: all

Root Directory: /ifs/hdfs-root

WebHDFS Enabled: Yes

Ambari Server: exampleambariserver

Ambari Namenode: namenode.emc.com

Odp Version: 2.5.3.0-37

Data Transfer Cipher: none

Ambari Metrics Collector: -

End troubleshooting

Page 15: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

15 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 15 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (9)

Did you run the

provided scripts to

create users and

directories?

Did you run the

provided scripts to

create users and

directories?

Page

15

You could have arrived here from:

• Page 10 - HDP deployment failed (4)

You could have arrived here from:

• Page 10 - HDP deployment failed (4)

Yes

NoIs this cluster

in production?

Do not use the script to create the

directories or users on a

production cluster.

Instead, manually add the users and

create the directories and grant the

correct permissions. See the

"Create HDFS users and groups"

section of the EMC Isilon OneFS

with Hadoop and Hortonworks

Installation Guide.

Yes

Create the missing users and directories

and grant the correct permissions by

downloading and running the latest

provided scripts. Refer to the "Creating

users and directories on the OneFS

cluster using Isilon scripts" section of the

installation guide.

Create the missing users and directories

and grant the correct permissions by

downloading and running the latest

provided scripts. Refer to the "Creating

users and directories on the OneFS

cluster using Isilon scripts" section of the

installation guide.

No

Verify permissions for /tmp/hive and

/apps/staging/hbase and check that the

permissions are at least as high as described below. If

the permissions are not at least as described, change

them.

Run the following two commands from a client, as an

authorized user, such as HDFS:

hadoop fs -ls /apps/hbase/staging

This directory requires rwx--x--x (711) permissions.

hadoop fs -ls /tmp/hive

This directory requires rwxrwxrwx (777) permissions.

Go to Page 17Go to Page 17

Are you on

OneFS 8.1.2.0

with Ambari 2.7

and later?

No

Go to Page 16Go to Page 16Yes

Page 16: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

16 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 16 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (10)

Page

16

You could have arrived here from:

• Page 15 - HDP deployment failed (9)

You could have arrived here from:

• Page 15 - HDP deployment failed (9)

Check the OneFS Host setting on the

Ambari server by navigating to the OneFS

service page, click the Configs tab, and

validate the value in the OneFS Host field.

Save the settings and restart

the necessary components.

Did the

components restart

successfully?

End troubleshootingYes

Did all services

start?

No

Go to Page 19Go to Page 19No

End troubleshooting

Yes

Page 17: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

17 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 17 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (11)

On the Choose

Services screen of the

Ambari install wizard, is the

Knox service selected to

deploy?

Page

17

You could have arrived here from:

• Page 15 - HDP deployment failed (9)

You could have arrived here from:

• Page 15 - HDP deployment failed (9)

No

Yes

For OneFS 8.1.1.1 and earlier, HTTPFS is

required for deploying the Knox service.

Refer to:

Implementing HTTPFS & Knox with Isilon

OneFS to Enhance HDFS Access Security.

For OneFS 8.1.1.1 and earlier, HTTPFS is

required for deploying the Knox service.

Refer to:

Implementing HTTPFS & Knox with Isilon

OneFS to Enhance HDFS Access Security.

Verify that the correct masters are assigned per the installation guide.

The Isilon-specific masters are: NameNode and secondary

NameNode (SNameNode).

All other masters must be distributed per Ambari best practices.

Verify that the correct slaves are assigned to the Isilon cluster.

The Isilon-specific slave is: DataNode.

The datanode slave should only exist on the Isilon cluster. All other

slaves and clients must be assigned per Ambari best practices.

Go to Page 18Go to Page 18

Note To view the NameNode

configuration, click on the

HDFS service and hover

over NameNode and

SNameNode to see the

masters.

Click on DataNodes to see

the host list with datanodes

configured.

Page 18: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

18 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 18 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

HDP deployment failed (12)

Page

18

You could have arrived here from:

• Page 17 - HDP deployment failed (11)

You could have arrived here from:

• Page 17 - HDP deployment failed (11)

In the Ambari Install Wizard, navigate to the Customize Services

section and select the HDFS service. On the Advanced settings tab,

in the Advanced hdfs site settings section, verify that the

dfs.namenode.http-address field is set to port 8082.

Redeploy the HDFS instance.

Return to Page 7Return to Page 7NoWas the

redeployment

successful?

Did all services

start?

Yes

End troubleshooting

Yes

Go to Page 19Go to Page 19No

Page 19: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

19 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 19 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services

Page

19

You could have arrived here from:

• Page 4 - Start troubleshooting

• Page 16 - HDF deployment failed (10)

• Page 18 - HDP deployment failed (12)

• Page 21 - Issues with non-HDFS services (3)

YesIs the cluster

Kerberized?

Do the YARN

and MapReduce2

services show

an alert?

No

No

Yes

On the OneFS cluster, review

/var/log/hdfs.log for errors

regarding user permission issues.

Did the log

indicate that there

are issues with user

permissions?

Go to Page 34Go to Page 34Yes

Go to Page 22Go to Page 22

No

________________________________________________

__________________________________________________________

Go to page 20 to verify the ports are

configured properly, and then

confirm the SmartConnect name is

configured properly.

Return here when complete.

Go to page 20 to verify the ports are

configured properly, and then

confirm the SmartConnect name is

configured properly.

Return here when complete.

______________________________________________________________________

Note A service with alerts will be marked

with a red triangle and an

exclamation mark and will indicate

the number of alerts:

Refer to:EMC Isilon Customer

Troubleshooting Guide:

Troubleshoot HDFS and Ambari

with Kerberos

__________________________________________________________

Page 20: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

20 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 20 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (2)

Page

20

You could have arrived here from:

• Page 19 - Issues with non-HDFS services

You could have arrived here from:

• Page 19 - Issues with non-HDFS services

Configure the Ambari ports with the accurate host name and port.

To check these settings in Ambari, open Ambari Server, navigate to the HDFS service

page, click the Configs tab, and in the filter box, type: dfs.namenode.http. The two

relevant settings will appear on the screen. Ensure that both settings are configured as

shown below:

dfs.namenode.https-address - The host name should be the SmartConnect zone name

and the port should be 8080, in the format <SmartConnectZoneName>:8080.

Example: example.emc.com:8080

dfs.namenode.http-address - The host name should be the SmartConnect zone name

and the port should be 8082, in the format <SmartConnectZoneName>:8082.

Example: example.emc.com:8082

See the image on this page for an example.

Is the original

issue resolved?End troubleshootingYes

No

Example

Next, you will confirm the

SmartConnect name is

configured properly.

Go to Page 21Go to Page 21

Are you on

OneFS 8.1.2.0

with Ambari 2.7

and later?

No

Note the page number

that you are currently on.

Upload log files and contact

Isilon Technical Support, as

instructed in Appendix A.

Note the page number

that you are currently on.

Upload log files and contact

Isilon Technical Support, as

instructed in Appendix A.

Yes

Page 21: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

21 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 21 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (3)

Page

21

You could have arrived here from:

• Page 20 - Issues with non-HDFS services (2)

You could have arrived here from:

• Page 20 - Issues with non-HDFS services (2)

Confirm that the SmartConnect name is properly

configured on the Isilon cluster.

For instructions, review the "Configure

SmartConnect" section of the EMC Isilon OneFS

with Hadoop and Hortonworks Installation Guide.

Confirm that the SmartConnect name is properly

configured on the Isilon cluster.

For instructions, review the "Configure

SmartConnect" section of the EMC Isilon OneFS

with Hadoop and Hortonworks Installation Guide.

Confirm that the SmartConnect name is properly

configured on the Ambari server.

For instructions, review the "Configuring Ambari

and Hortonworks" section of the EMC Isilon OneFS

with Hadoop and Hortonworks Installation Guide.

Confirm that the SmartConnect name is properly

configured on the Ambari server.

For instructions, review the "Configuring Ambari

and Hortonworks" section of the EMC Isilon OneFS

with Hadoop and Hortonworks Installation Guide.

Is the original

issue resolved?End troubleshooting

No

Yes

Return to Page 19Return to Page 19

Page 22: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

22 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 22 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (4)

Page

22

You could have arrived here from:

• Page 19 - Issues with non-HDFS services

You could have arrived here from:

• Page 19 - Issues with non-HDFS services

Did a service

fail to start?

No

Yes

Did a service

start, and then

stop?Yes

No

Go to Page 24Go to Page 24

Go to Page 23Go to Page 23

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Page 23: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

23 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 23 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (5)

Page

23

You could have arrived here from:

• Page 22 - Issues with non-HDFS services (4)

You could have arrived here from:

• Page 22 - Issues with non-HDFS services (4)

Review the stderr field of the Ambari Background Operations and look for any

messages that indicate why the service failed. If you cannot locate anything

specific, review the service log on the host running the service that failed.

Note To monitor the Background

Operations, refer to this webpage:

Monitoring Background Operations.

Note To monitor the Background

Operations, refer to this webpage:

Monitoring Background Operations.

Check /var/log/hdfs.log on all nodes of the Isilon cluster for messages

related to any messages you found in the previous step. If you find corresponding

messages, verify that the timestamps match. Matching up the messages will help

you to determine why the service is failing.

If you need assistance identifying messages, contact Isilon Technical Support.

Check /var/log/hdfs.log on all nodes of the Isilon cluster for messages

related to any messages you found in the previous step. If you find corresponding

messages, verify that the timestamps match. Matching up the messages will help

you to determine why the service is failing.

If you need assistance identifying messages, contact Isilon Technical Support.

Did you discover any

corresponding messages

that indicate why the

service failed?

End troubleshooting

Yes

Go to Page 25Go to Page 25No

YesAre you able to

resolve the issue

using the logs?

Go to Page 25Go to Page 25No

Page 24: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

24 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 24 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (6)

Page

24

You could have arrived here from:

• Page 22 - Issues with non-HDFS services (4)

You could have arrived here from:

• Page 22 - Issues with non-HDFS services (4)

Does the YARN

service show one or

more alerts?

No

Go to Page 27Go to Page 27Yes

Locate the error in the task service log on the HDP host by running this

command, where <servicename> is the component that is failing:

ls /var/log/<servicename>

Review the end of the log and look for a traceback and error message

that might indicate the cause of the alerts.

Does the log

indicate that the

error is on the

Isilon cluster?

Engage Hortonworks for

further troubleshooting.

No

Go to Page 25Go to Page 25Yes

Note A service with alerts will be marked

with a red triangle and an

exclamation mark and will indicate

the number of alerts:

Page 25: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

25 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 25 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (7)

Page

25

You could have arrived here from:

• Page 23 - Issues with non-HDFS services (5)

• Page 24 - Issues with non-HDFS services (6)

• Page 33 - Missing heartbeat (5)

Verify the current log-level of the HDFS service by running the

following command:

isi_for_array -s "isi hdfs log-level view"

Set the log-level of the HDFS service to debug by running the following

command:

isi_for_array -s "isi hdfs log-level modify --set=debug"

Reproduce the issue by restarting the Ambari service

that has failed. Wait until the issue has reproduced

but no longer than five minutes.

Set the log-level of the HDFS service to the default level by running the

following command:

isi_for_array -s "isi hdfs log-level modify --set=default"

Go to Page 26Go to Page 26

________________________________________________________________________

________________________________________________________________________

CAUTION!Do not forget to reset the

logging level to default.

Leaving the logging level

at debug can cause

the /var partition to fill

with debug logs. In

extreme cases, this can

reduce the wear life of

the boot disks.

__________________________________________________

Page 26: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

26 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 26 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (8)

Page

26

You could have arrived here from:

• Page 25 - Issues with non-HDFS services (7)

You could have arrived here from:

• Page 25 - Issues with non-HDFS services (7)

Review the Ambari host and OneFS logs again

and try to determine the cause of the problem.

Ambari host log location: /var/log/*

OneFS log location: /var/log/hdfs.log

After reviewing the

logs, were you able to

determine the cause of

the problem?

No

Go to the section that pertains to the issue discovered in the logs:

• For issues with a missing heartbeat, go to page 29.

• For issues with user accounts, go to page 34.

• For issues with directories or permissions, go to page 42.

• For issues with upgrades, go to page 50.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Yes

______________

____________

________________________

Page 27: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

27 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 27 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (9)

Page

27

You could have arrived here from:

• Page 24 - Issues with non-HDFS services (6)

You could have arrived here from:

• Page 24 - Issues with non-HDFS services (6)

If the YARN service shows one or more alerts, it

means that all node managers have stopped.

Does the

hadoop.security.token.service.use_ip

setting exist and is it set to false?No

Yes

Is the issue

resolved?

No

End troubleshootingYes

Locate the hadoop.security.token.service.use_ip

setting by clicking on the OneFS service, click the

Configs tab, and scroll to the Custom core-site

section.

Create the property by

clicking Add Property…

and set it to False.

Engage Hortonworks for

further troubleshooting.

Go to Page 28Go to Page 28

Note In OneFS 8.1.2 with Ambari 2.7,

you will not need to create the

property, but you will want to

confirm the property is set to False.

Page 28: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

28 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 28 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Issues with non-HDFS services (10)

Page

28

You could have arrived here from:

• Page 27 - Issues with non-HDFS services (9)

You could have arrived here from:

• Page 27 - Issues with non-HDFS services (9)

Does your

environment use

/etc/hosts files for

network routing?

Yes

Is the issue

resolved?

No

End troubleshooting

Yes

NoEngage Hortonworks for

further troubleshooting.

If you are using /etc/hosts files instead of DNS-based

lookups and your hosts files have FQDNs, you must ensure

that the FQDN includes a trailing dot. A correct hosts file entry

for foo.example.com may look like this.

1.2.3.4 foo.example.com foo.example.com. foo

Page 29: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

29 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 29 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Missing heartbeat

Page

29

You could have arrived here from:

• Page 5 - Routing

• Page 26 - Issues with non-HDFS services (8)

On the Isilon cluster, check

/var/log/hdfs.log for error

messages pertaining to network

connection or unsupported versions.

Did OneFS report

an unsupported

version of Ambari?

Review Hadoop Distributions and Products Supported

by OneFS and check your Ambari and OneFS

versions for compatibility. Upgrade as needed.

Review Hadoop Distributions and Products Supported

by OneFS and check your Ambari and OneFS

versions for compatibility. Upgrade as needed.Yes

No

Go to Page 30Go to Page 30

__________________________

________________________________________________________________________

No

Did

upgrading

solve the

issue?

End troubleshooting

Yes

Page 30: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

30 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 30 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Missing heartbeat (2)

Page

30

You could have arrived here from:

• Page 29 - Missing heartbeat

You could have arrived here from:

• Page 29 - Missing heartbeat

Did you recently

upgrade from

OneFS 7.x?

Did /var/log/hdfs.log

indicate that there is no connection

to the Ambari server?

See Appendix C for

example error messages.

Did /var/log/hdfs.log

indicate that there is no connection

to the Ambari server?

See Appendix C for

example error messages.

No

Review /var/log/hdfs.log for a specific

error message pertaining to unsupported

components or services.

See Appendix C for example error messages.

Review /var/log/hdfs.log for a specific

error message pertaining to unsupported

components or services.

See Appendix C for example error messages.

Yes

Engage Hortonworks for

further troubleshooting.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

No

Go to Page 31Go to Page 31Yes

Page 31: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

31 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 31 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Missing heartbeat (3)

Page

31

You could have arrived here from:

• Page 30 - Missing heartbeat (2)

You could have arrived here from:

• Page 30 - Missing heartbeat (2)

Verify that the Ambari server setting on the Isilon

cluster points to the Ambari server by IP address

or fully-qualified domain name (FQDN) by running

the following command, where <zone> is the

name of the access zone:

isi hdfs settings view --zone=<zone>

Look for the Ambari Server setting in the

output.

Does the Ambari

server setting point to the

Ambari server by IP address

or FQDN?

Yes

Edit the Ambari server setting so that

OneFS points to the Ambari server by

either IP address or FQDN.

No

Is the issue

resolved?

No

End

troubleshootingYes

Go to Page 32Go to Page 32

Go to Page 32Go to Page 32

Page 32: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

32 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 32 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Missing heartbeat (4)

Page

32

You could have arrived here from:

• Page 31 - Missing heartbeat (3)

You could have arrived here from:

• Page 31 - Missing heartbeat (3)

Verify that all nodes can communicate with the

Ambari server by running the following command,

where <ambari> is the IP address or fully

qualified domain name (FQDN) of the Ambari

server:

isi_for_array ping -c 1 <ambari>

Did any of the nodes

return the message:

ping: sendto: No

route to host?

End troubleshooting

This indicates a possible communication problem

between the Ambari server and the Isilon cluster.

You will need to troubleshoot your local network

environment. Additionally, you can visit our

Customer Troubleshooting Info Hub for guides that

might help you troubleshoot your connection.

When you are finished troubleshooting your

environment, if you are still experiencing connection

issues, you can return to this guide from the

beginning or on the page you left off on.

This indicates a possible communication problem

between the Ambari server and the Isilon cluster.

You will need to troubleshoot your local network

environment. Additionally, you can visit our

Customer Troubleshooting Info Hub for guides that

might help you troubleshoot your connection.

When you are finished troubleshooting your

environment, if you are still experiencing connection

issues, you can return to this guide from the

beginning or on the page you left off on.

Yes

No Go to Page 33Go to Page 33

Page 33: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

33 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 33 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Missing heartbeat (5)

Page

33

You could have arrived here from:

• Page 32 - Missing heartbeat (4)

You could have arrived here from:

• Page 32 - Missing heartbeat (4)

Review the debug logs that you

collected on page 25 for any

messages pertaining to two-way SSL.

See the example error on this page.

Review the debug logs that you

collected on page 25 for any

messages pertaining to two-way SSL.

See the example error on this page.

Are messages

pertaining to

two-way SSL

present?

No

Two-way SSL is not supported. Disable

two-way SSL by following the directions

in: OneFS: Ambari hadoop SSL

heartbeat sync issues, article 488313.

Two-way SSL is not supported. Disable

two-way SSL by following the directions

in: OneFS: Ambari hadoop SSL

heartbeat sync issues, article 488313.

Yes

End troubleshooting

Example output

DEBUG:0x800747010:Send():hdfs/ambari/hdfs_ambari_connection.cpp:145:

Ambari: Could not send request to server at url https://

xxx.xxx.xxx.com:8441/agent/v1/register/<client>.com: SSL connect error

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Page 34: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

34 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 34 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

User accounts

Page

34

You could have arrived here from:

• Page 5 - Routing

• Page 19 - Issues with non-HDFS services

• Page 26 - Issues with non-HDFS services (8)

• Page 52 - Upgrading (3)

• Page 53 - Upgrading (4)

YesIs the cluster

Kerberized?

No

Are you using a

zone other than the

System zone?

Does that zone

have a local

provider?

Yes

NoCreate the local

provider.No

Yes

Go to Page 35Go to Page 35

______________________________________________________________________________________________

______________________________________

________________________________________________________________________

Refer to:EMC Isilon Customer

Troubleshooting Guide:

Troubleshoot HDFS and

Ambari with Kerberos

______________________________________

Page 35: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

35 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 35 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

User accounts (2)

Page

35

You could have arrived here from:

• Page 34 - User accounts

You could have arrived here from:

• Page 34 - User accounts

Is the local

provider mapped to

the correct zone?

Map the provider to

the correct zone.No

Go to Page 36Go to Page 36

Yes

Find the local provider and verify it is in the

correct zone, by running the following

command:

isi zone zones list -v

See Appendix D for example output.__________________

Page 36: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

36 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 36 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

User accounts (3)

Page

36

You could have arrived here from:

• Page 35 - User accounts (2)

• Page 41 - User accounts (8)

Are you using

local users on the

Isilon cluster?No

Did you use the

provided scripts to

create users and

directories?

Did you use the

provided scripts to

create users and

directories?

Yes

Is this cluster in

production?No Go to Page 41Go to Page 41No

Go to Page 37Go to Page 37

Yes Yes

____________________________________________

Troubleshoot name resolution in your authentication provider.

Refer to the Customer Troubleshooting Info Hub for guides to help

troubleshoot your authentication provider.

When you are done troubleshooting your authentication provider, if

you are still experiencing authentication issues, you can return to

this guide from the beginning or on the page you left off on.

Troubleshoot name resolution in your authentication provider.

Refer to the Customer Troubleshooting Info Hub for guides to help

troubleshoot your authentication provider.

When you are done troubleshooting your authentication provider, if

you are still experiencing authentication issues, you can return to

this guide from the beginning or on the page you left off on.

End troubleshooting

____________________________________________

Page 37: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

37 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 37 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

User accounts (4)

Page

37

You could have arrived here from:

• Page 36 - User accounts (3)

You could have arrived here from:

• Page 36 - User accounts (3)

On the Isilon cluster, check

/var/log/hdfs.log for error messages

pertaining to user or directory issues.

Does the log indicate

issues with a user or

with a directory?

Go to Page 38Go to Page 38

Go to Page 42Go to Page 42

User

Directory

Page 38: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

38 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 38 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

User accounts (5)

Page

38

You could have arrived here from:

• Page 37 - User accounts (4)

You could have arrived here from:

• Page 37 - User accounts (4)

Is the issue

a user that is

missing?

In the Ambari Server, navigate to the Admin > Service

Accounts page. This page contains a list of the service user

accounts that must be configured on the Isilon cluster.

Go to Page 40Go to Page 40No

Yes

Confirm that the anonymous account exists on the Isilon cluster.

Note: This account is not listed on the Ambari Service Account

page but it is required for HiveServer2. See this forum post for more

information: How to get the anonymous user from /etc/passwd?

Confirm that the anonymous account exists on the Isilon cluster.

Note: This account is not listed on the Ambari Service Account

page but it is required for HiveServer2. See this forum post for more

information: How to get the anonymous user from /etc/passwd?

Create any other missing user accounts on the Isilon cluster

and verify that they are in the correct zone.

Is the issue

resolved?

End troubleshooting

Yes

No Go to Page 39Go to Page 39

Page 39: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

39 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 39 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

User accounts (6)

Page

39

You could have arrived here from:

• Page 38 - User accounts (5)

• Page 41 - User accounts (8)

On the Isilon cluster, check

/var/log/hdfs.log for error

messages pertaining to user permissions.

Are there any

issues with user

permssions?

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

No

Go to Page 42Go to Page 42Yes

______________________________________________

______________________________________________

Page 40: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

40 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 40 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

User accounts (7)

Page

40 You could have arrived here from:

• Page 38 - User accounts (5)

You could have arrived here from:

• Page 38 - User accounts (5)

Check the User Mapping Rules by running the following

command, where <zone> is the name of the access zone:

isi zone zones view <zone>

Is HDFS mapped

to root in the access

zone?

Map HDFS to root by running the following command, where <zone> is the name of

the access zone:

isi zone modify <zone> --add-user-mapping-rules='hdfs=>root[]'

No

When you use Ambari Hive

View to run queries as the admin user, do

you get this error message:

Username: 'admin' not found. Make

sure your client's username exists on

the cluster?

Yes

Go to Page 42Go to Page 42

Refer to the blog post:

Configuring Ambari

Hive View with OneFS.

Refer to the blog post:

Configuring Ambari

Hive View with OneFS.

No

Yes

Page 41: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

41 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 41 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

User accounts (8)

Page

41

You could have arrived here from:

• Page 36 - User accounts (3)

You could have arrived here from:

• Page 36 - User accounts (3)

CAUTION!If your cluster is in production, you followed the wrong

branch. Go back to page 36 and follow the correct path.

CAUTION!If your cluster is in production, you followed the wrong

branch. Go back to page 36 and follow the correct path.

Download and run the latest

isilon_create_directories.sh script on the Isilon

cluster to create the directories and set the

permissions.

Download and run the latest

isilon_create_directories.sh script on the Isilon

cluster to create the directories and set the

permissions.

Download and run the latest

isilon_create_users.sh script on the Isilon

cluster to create the users and groups.

Download and run the latest

isilon_create_users.sh script on the Isilon

cluster to create the users and groups.

Is the issue

resolved?End troubleshootingYes

Go to Page 39Go to Page 39

No

Page 42: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

42 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 42 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Directories and permissions

Page

42

You could have arrived here from:

• Page 6 - Routing (2)

• Page 26 - Issues with non-HDFS services (8)

• Page 37 - User accounts (4)

• Page 39 - User accounts (6)

• Page 40 - User accounts (7)

On the OneFS cluster, review

/var/log/hdfs.log for messages pertaining to

issues with missing directories, issues with the HDFS

root directory, or users lacking permissions.

What issues did the

OneFS log indicate?

Go to Page 43Go to Page 43 Go to Page 47Go to Page 47Go to Page 44Go to Page 44

Missing

directoriesIssues with HDFS

root directoryUsers lacking

permissions

________________________________

________________________________________________________________________

____________________________________________

____________________________________________

____________________________________________

Page 43: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

43 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 43 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Page

43

You could have arrived here from:

• Page 42 - Directories and permissions

You could have arrived here from:

• Page 42 - Directories and permissions

Is this cluster

in production?

No

Manually create the directory and grant the correct

permissions.

Do not use the isilon_create_directories.sh script

to create directories on a cluster in production.

Download and run the latest

isilon_create_directories.sh script to

create the missing directories and assign

the correct permissions.

Download and run the latest

isilon_create_directories.sh script to

create the missing directories and assign

the correct permissions.

Yes

End troubleshooting

End troubleshooting

Directories and permissions (2)

Missing directory

Page 44: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

44 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 44 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Page

44

You could have arrived here from:

• Page 42 - Directories and permissions

You could have arrived here from:

• Page 42 - Directories and permissions

Have you changed the

group-inheritance policy

to parent as described in the

"Modify the access control list

(ACL) setting for OneFS" in

the installation guide?

Yes

On the Isilon cluster, change the group inheritance ACL policy by

running the following command:

isi auth settings acls modify --group-owner-inheritance=parent

No

Does the

HDFS Root

Directory

exist?

Go to Page 45Go to Page 45

Yes

Verify that the Root Directory exists by

running the following command:

isi hdfs settings view

See the note box on this page for example output.

Using the value from the Root Directory field,

run the following command to validate the

contents of the directory, where <directory> is

the value of the Root Directory field:

ls <directory>

No

Note You must assign the HDFS Root Directory to

an existing folder. It is possible to delete the folder,

which can cause problems.

Directories and permissions (3)

Issue with HDFS root directory

Example outputcluster-1# isi hdfs settings view

Service: Yes

Default Block Size: 128M

Default Checksum Type: none

Authentication Mode: all

Root Directory: /ifs/zone1/hdfs-root

WebHDFS Enabled: Yes

Ambari Server: exampleambariserver

Ambari Namenode: namenode.emc.com

Odp Version: 2.5.3.0-37

Data Transfer Cipher: none

Ambari Metrics Collector: -

Page 45: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

45 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 45 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Directories and permissions (4)

Issue with HDFS root directory (2)

Page

45

You could have arrived here from:

• Page 44 - Directories and permissions (3)

• Page 46 - Directories and permissions (5)

You could have arrived here from:

• Page 44 - Directories and permissions (3)

• Page 46 - Directories and permissions (5)

Validate that the permissions for the HDFS Root Directory are

correct. To view the permissions, run the following command, where

<directory> is the name of the HDFS Root Directory:

ls -le <directory>

Did you use

the provided scripts to

create the users and the

directory

structure?

Did you use

the provided scripts to

create the users and the

directory

structure?

Troubleshoot the individual permissions.

Refer to the Customer Troubleshooting

Info Hub for guides to help troubleshoot

permissions. When you are done

troubleshooting the permissions, if you

are still experiencing permission issues,

you can return to this guide from the

beginning or on the page you left off on.

Troubleshoot the individual permissions.

Refer to the Customer Troubleshooting

Info Hub for guides to help troubleshoot

permissions. When you are done

troubleshooting the permissions, if you

are still experiencing permission issues,

you can return to this guide from the

beginning or on the page you left off on.

Yes

No

Are the

permissions

correct?

No

Yes

Go to Page 46Go to Page 46

__________________________________________________________________

__________________________________________________________________

End troubleshooting

Page 46: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

46 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 46 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Directories and permissions (5)

Issue with HDFS root directory (3)

Page

46

You could have arrived here from:

• Page 45 - Directories and permissions (4)

You could have arrived here from:

• Page 45 - Directories and permissions (4)

Troubleshoot the individual permissions.

Refer to the Customer Troubleshooting

Info Hub for guides to help troubleshoot

permissions. When you are done

troubleshooting permissions, if you are still

experiencing permission issues, you can

return to this guide from the beginning or

on the page you left off on.

Troubleshoot the individual permissions.

Refer to the Customer Troubleshooting

Info Hub for guides to help troubleshoot

permissions. When you are done

troubleshooting permissions, if you are still

experiencing permission issues, you can

return to this guide from the beginning or

on the page you left off on.

Download and run the latest provided script to

create the directories and set the permissions.

Download and run the latest provided script to

create the directories and set the permissions.

Is the issue

resolved?End troubleshootingYes

Is this cluster

in production?

No

Yes

Return to Page 45Return to Page 45

No

Page 47: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

47 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 47 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Page

47

You could have arrived here from:

• Page 42 - Directories and permissions

You could have arrived here from:

• Page 42 - Directories and permissions

Verify that the user has the correct

permissions to access the directory by

running the following command, where

<directory> is the name of the

directory you are validating:

ls -led <directory>

Does the directory

have ACEs?

ACEs are indicated

by a plus sign (+).

Can the user

access the

directory?No

Verify the group membership of the user and

compare the on disk identity to the user ID.

Refer to the Customer Troubleshooting Info Hub

for guides to help troubleshoot permissions.

When you are done troubleshooting permissions,

if you are still experiencing permission issues,

you can return to this guide from the beginning or

on the page you left off on.

Verify the group membership of the user and

compare the on disk identity to the user ID.

Refer to the Customer Troubleshooting Info Hub

for guides to help troubleshoot permissions.

When you are done troubleshooting permissions,

if you are still experiencing permission issues,

you can return to this guide from the beginning or

on the page you left off on.

No

End troubleshootingYes

Yes

Go to Page 48Go to Page 48

Directories and permissions (6)

User is lacking permissions

Page 48: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

48 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 48 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Directories and permissions (7)

User is lacking permissions (2)

Page

48

You could have arrived here from:

• Page 47 - Directories and permissions (6)

You could have arrived here from:

• Page 47 - Directories and permissions (6)

Is this directory

accessed by multiple

protocols?

No

Go to Page 49Go to Page 49Yes

Caution: This step is only to be performed on a service account

directory. Do not perform this step on a user directory.

Reset the permissions on the service account directory to remove the

ACEs by running the following command, where <posixperm> is the

UNIX permissions you wish to set, and <directory> is the name of

the directory:

chmod -b -R <posixperm> <directory>

Is the issue

resolved?End troubleshooting Yes No

Is this a service

account

directory?

Yes

Troubleshoot the individual permissions.

Refer to the Customer Troubleshooting

Info Hub for guides to help troubleshoot

permissions.

When you are done troubleshooting

permissions, if you are still experiencing

permission issues, you can return to this

guide from the beginning or on the page

you left off on.

Troubleshoot the individual permissions.

Refer to the Customer Troubleshooting

Info Hub for guides to help troubleshoot

permissions.

When you are done troubleshooting

permissions, if you are still experiencing

permission issues, you can return to this

guide from the beginning or on the page

you left off on.

No

Page 49: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

49 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 49 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Directories and permissions (8)

User is lacking permissions (3)

Page

49

You could have arrived here from:

• Page 48 - Directories and permissions (7)

You could have arrived here from:

• Page 48 - Directories and permissions (7)

Are you accessing

the directory using

HDFS and NFSv3?

Yes

Is the directory an

HDFS service

account directory?No

Caution: This step is only to be performed on a

service account directory. Do not perform this step

on a user directory.

Reset the permissions on the service account directory to

remove the ACEs by running the following command,

where <posixperm> is the UNIX permissions you wish

to set, and <directory> is the name of the directory:

chmod -b -R <posixperm> <directory>

Is the issue

resolved?

End troubleshooting

Yes

Troubleshoot the individual permissions.

Refer to the Customer Troubleshooting Info Hub

for guides to help troubleshoot permissions.

When you are done troubleshooting permissions,

if you are still experiencing permission issues,

you can return to this guide from the beginning or

on the page you left off on.

Troubleshoot the individual permissions.

Refer to the Customer Troubleshooting Info Hub

for guides to help troubleshoot permissions.

When you are done troubleshooting permissions,

if you are still experiencing permission issues,

you can return to this guide from the beginning or

on the page you left off on.

No

The service account

directories must be

permissioned using

POSIX permissions.

Yes

No

Page 50: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

50 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 50 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Upgrading

Page

50

You could have arrived here from:

• Page 6 - Routing (2)

• Page 26 - Issues with non-HDFS services (8)

You could have arrived here from:

• Page 6 - Routing (2)

• Page 26 - Issues with non-HDFS services (8)

Is the cluster

Kerberized?

No

Yes

What product

are you

upgrading?

On the Isilon cluster, review /var/log/hdfs.log

for a specific error message pertaining to

unsupported components or services.

See Appendix C for example error messages.

On the Isilon cluster, review /var/log/hdfs.log

for a specific error message pertaining to

unsupported components or services.

See Appendix C for example error messages.

Ambari

From

OneFS 7.x

to 8.x

Go to Page 52Go to Page 52

HDP

Engage Hortonworks to

remove the unsupported

components from OneFS.

End troubleshooting

________________________________________________________________________________________________________

Refer to:EMC Isilon Customer

Troubleshooting Guide:

Troubleshoot HDFS and Ambari

with Kerberos

Go to Page 51Go to Page 51

Page 51: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

51 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 51 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Upgrading (2)

Ambari

Page

51

You could have arrived here from:

• Page 50 - Upgrading

You could have arrived here from:

• Page 50 - Upgrading

If /var/log/hdfs.log indicates

that the Ambari server version is not

supported, review Hadoop Distributions and

Products Supported by OneFS and upgrade to

a version of OneFS that supports the version

of Ambari that you want to upgrade to.

If /var/log/hdfs.log indicates

that the Ambari server version is not

supported, review Hadoop Distributions and

Products Supported by OneFS and upgrade to

a version of OneFS that supports the version

of Ambari that you want to upgrade to.

End troubleshooting

No

Are you

upgrading to

Ambari 2.7?

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Yes

Page 52: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

52 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 52 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Page

52

You could have arrived here from:

• Page 50 - Upgrading

You could have arrived here from:

• Page 50 - Upgrading

Is the OneFS host

in Ambari stuck in

the installing state?No

Yes

Did the installation

of a new service or

component fail during

the upgrade?

Note the page number that

you are currently on.

Upload log files and contact Isilon

Technical Support, as instructed

in Appendix A.

Note the page number that

you are currently on.

Upload log files and contact Isilon

Technical Support, as instructed

in Appendix A.

No

Go to Page 34Go to Page 34Yes

Upgrading (3)

HDP

Note Install status of hosts can be found

on the Ambari server by navigating

to Admin > Stack and Versions >

Versions tab.

Are you on

OneFS 8.1.2.0

with Ambari 2.7

and later?

No

Yes

Go to Page 53Go to Page 53

Page 53: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

53 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 53 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Page

53

You could have arrived here from:

• Page 6 - Routing (2)

• Page 52 - Upgrading (3)

You could have arrived here from:

• Page 6 - Routing (2)

• Page 52 - Upgrading (3)

Check the Odp Version in OneFS to confirm

that it matches the HDP ODP version by running

the following command, where <zone> is the

name of the access zone:

isi hdfs settings view --zone=<zone>

Verify your HDP ODP version,

review this blog post: Ever better

HDP upgrades with OneFS.

Verify your HDP ODP version,

review this blog post: Ever better

HDP upgrades with OneFS.

Do the ODP

versions in HDP

and OneFS

match?

Yes

No

Go to Page 54Go to Page 54

Upgrading (4)

HDP (2)

Did the installation

of a new service or

component fail during

the upgrade?

Note the page number that

you are currently on.

Upload log files and contact Isilon

Technical Support, as instructed

in Appendix A.

Note the page number that

you are currently on.

Upload log files and contact Isilon

Technical Support, as instructed

in Appendix A.

No

Go to Page 34Go to Page 34Yes

________________________________

______________________________________

Page 54: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

54 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 54 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Upgrading (5)

HDP (3)

Page

54

You could have arrived here from:

• Page 53 - Upgrading (4)

You could have arrived here from:

• Page 53 - Upgrading (4)

Edit the ODP version on OneFS by running the following command, where

<ODP> is the ODP version, and <zone> is the name of the access zone:

isi hdfs settings modify --odp-version=<ODP> --zone=<zone>

Is the issue

resolved?End troubleshooting

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

Note the page number that you

are currently on.

Upload log files and contact Isilon Technical

Support, as instructed in Appendix A.

No

Yes

Page 55: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

55 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 55 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Contact EMC Isilon Technical Support

If you need to contact Isilon Technical Support during troubleshooting, reference the page or step that you need help with.

This information and the log file will help Isilon Technical Support staff resolve your case more quickly.

Contact EMC Isilon Technical Support

If you need to contact Isilon Technical Support during troubleshooting, reference the page or step that you need help with.

This information and the log file will help Isilon Technical Support staff resolve your case more quickly.

Appendix A: If you need further assistance

Upload node log files and the screen log file to EMC Isilon Technical Support

1. When troubleshooting is complete, type exit to end your screen session.

2. Gather and upload the node log set and include the SSH screen log file by using the command appropriate for your

method of uploading files. If you are not sure which method to use, use FTP.

ESRS:

isi_gather_info --esrs --local-only -f /ifs/data/Isilon_Support/screenlog.0

FTP:

isi_gather_info --ftp --local-only -f /ifs/data/Isilon_Support/screenlog.0

HTTP:

isi_gather_info --http --local-only -f /ifs/data/Isilon_Support/screenlog.0

SMTP:

isi_gather_info --email --local-only -f /ifs/data/Isilon_Support/screenlog.0

SupportIQ:

Copy and paste the following command.

Note: When you copy and paste the command into the command-line interface, it will appear on multiple lines (exactly

as it appears on the page), but when you press Enter, the command will run as it should.

isi_gather_info --local-only -f /ifs/data/Isilon_Support/screenlog.0 --noupload \

--symlink /var/crash/SupportIQ/upload/ftp

3. If you receive a message that the upload was unsuccessful, refer to article 304567 on the EMC Online Support site for

directions on how to upload files over FTP.

______________________

Upload node log files and the screen log file to EMC Isilon Technical Support

1. When troubleshooting is complete, type exit to end your screen session.

2. Gather and upload the node log set and include the SSH screen log file by using the command appropriate for your

method of uploading files. If you are not sure which method to use, use FTP.

ESRS:

isi_gather_info --esrs --local-only -f /ifs/data/Isilon_Support/screenlog.0

FTP:

isi_gather_info --ftp --local-only -f /ifs/data/Isilon_Support/screenlog.0

HTTP:

isi_gather_info --http --local-only -f /ifs/data/Isilon_Support/screenlog.0

SMTP:

isi_gather_info --email --local-only -f /ifs/data/Isilon_Support/screenlog.0

SupportIQ:

Copy and paste the following command.

Note: When you copy and paste the command into the command-line interface, it will appear on multiple lines (exactly

as it appears on the page), but when you press Enter, the command will run as it should.

isi_gather_info --local-only -f /ifs/data/Isilon_Support/screenlog.0 --noupload \

--symlink /var/crash/SupportIQ/upload/ftp

3. If you receive a message that the upload was unsuccessful, refer to article 304567 on the EMC Online Support site for

directions on how to upload files over FTP.

___________

Page 56: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

56 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 56 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Decision diamondYes No

Process stepProcess step with command:

command xyz

Go to Page #

Page

# Note Provides context and additional

information. Sometimes a note is linked

to a process step with a colored dot.

CAUTION!Caution boxes warn that

a particular step needs

to be performed with

great care, to prevent

serious consequences.

End point Document ShapeCalls out supporting documentation

for a process step. When possible,

these shapes contain links to the

reference document.

Sometimes linked to a process step

with a colored dot.

Optional process step

Directional arrows indicate

the path through the

process flow.

IntroductionDescribes what the section helps you to

accomplish.

You could have arrived here from:

• Page # - Page title

You could have arrived here from:

• Page # - Page title

Appendix B: How to use this flowchart

Page 57: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

57 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 57 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Appendix C: Example error messages from hdfs.log

Example error messages for an unsupported service or component:

HDFS_LOG_WARNING("Ambari: Agent for zone 1 received a status command"

" for an unsupported service: <service>"

HDFS_LOG_WARNING("Ambari: Agent for zone 1 received a status command"

" for an unsupported component: <component>"

HDFS_LOG_WARNING("Ambari: Agent for zone 1 received an execution "

"command for an unsupported service: <service>"

HDFS_LOG_WARNING("Ambari: Agent for zone 1 received an execution "

"command for an unsupported component: <component>"

Example error messages for lack of connection, or heartbeat:Cluster-3 hdfs[2526]: [hdfs] Ambari: Sending the heartbeat to the Ambari server for zone 7 failed. Agent will reset and restart

Cluster-3 hdfs[2526]: [hdfs] Ambari: Agent for zone 7 could not connect to its Ambari server. Agent will attempt to connect again later.

Cluster-3 hdfs[2526]: [hdfs] Ambari: Agent for zone 7 could not connect to its Ambari server. Agent will attempt to connect again later.

Cluster-3 hdfs[2526]: [hdfs] Ambari: Agent for zone 7 could not connect to its Ambari server. Agent will attempt to connect again later.

Cluster-3 hdfs[2526]: [hdfs] Ambari: Agent for zone 7 could not connect to its Ambari server. Agent will attempt to connect again later.

You could have arrived here from:

• Page 30 - Missing heartbeat (2)

• Page 50 - Upgrading

__________________________________________________

__________________________________

Page 58: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

58 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 58 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Appendix D: Example output

You could have arrived here from:

• Page 35 - User accounts (2)

You could have arrived here from:

• Page 35 - User accounts (2)

Example outputcluster-1#isi zone zones list -v

Name: System

Path: /ifs

Groupnet: groupnet0

Map Untrusted: -

Auth Providers: lsa-activedirectory-provider:ad-test.COM, lsa-local-provider:System, lsa-file-

provider:System, lsa-ldap-provider:LDAP1

NetBIOS Name: -

User Mapping Rules: -

Home Directory Umask: 0077

Skeleton Directory: /usr/share/skel

Cache Entry Expiry: 4H

Zone ID: 1

--------------------------------------------------------------------------------

Name: zone2

Path: /ifs/zone2

Groupnet: groupnet0

Map Untrusted: -

Auth Providers: lsa-local-provider:zone2

NetBIOS Name: -

User Mapping Rules: -

Home Directory Umask: 0077

Skeleton Directory: /usr/share/skel

Cache Entry Expiry: 4H

Zone ID: 2

Page 59: TROUBLESHOOT HDFS AND AMBARI - Dell · 2 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari For links to all Isilon customer troubleshooting guides, visit the

59 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari 59 - EMC Isilon Customer Troubleshooting Guide: Troubleshoot HDFS and Ambari

For links to all Isilon customer troubleshooting guides, visit the Customer Troubleshooting - Isilon Info Hub.

We appreciate your help in improving this document. Submit your feedback at http://bit.ly/isilon-docfeedback.____________________________________________________________________________________________

Copyright © 2019 Dell Inc. or its subsidiaries. All rights reserved.

Dell believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.

THE INFORMATION IN THIS PUBLICATION IS PROVIDED “AS-IS.“ DELL MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. USE, COPYING, AND DISTRIBUTION OF ANY DELL SOFTWARE DESCRIBED IN THIS PUBLICATION REQUIRES AN APPLICABLE SOFTWARE LICENSE.

Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other trademarks may be the property of their respective owners.

EMC CorporationHopkinton, Massachusetts 01748-91031-508-435-1000 in North America 1-866-464-7381www.EMC.com

Copyright © 2019 Dell Inc. or its subsidiaries. All rights reserved.

Dell believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.

THE INFORMATION IN THIS PUBLICATION IS PROVIDED “AS-IS.“ DELL MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. USE, COPYING, AND DISTRIBUTION OF ANY DELL SOFTWARE DESCRIBED IN THIS PUBLICATION REQUIRES AN APPLICABLE SOFTWARE LICENSE.

Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other trademarks may be the property of their respective owners.

EMC CorporationHopkinton, Massachusetts 01748-91031-508-435-1000 in North America 1-866-464-7381www.EMC.com