![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||||||||
Solution Type Troubleshooting Sure Solution 1394484.1 : Sun Storage 7000 Unified Storage System: Gathering diagnostic data for network problems.
In this Document
Applies to:Sun Storage 7110 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A]Sun ZFS Storage 7320 - Version Not Applicable to Not Applicable [Release N/A] Sun Storage 7310 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A] Sun ZFS Storage 7420 - Version Not Applicable to Not Applicable [Release N/A] Sun Storage 7410 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A] 7000 Appliance OS (Fishworks) NAS head revision : [not dependent] BIOS revision : [not dependent] ILOM revision : [not dependent] JBODs Model : [not dependent] CLUSTER related : [not dependent] PurposeThe purpose of this document is to inform the reader where to look to gather data for network problems on the 7000 series appliance, or on clients accessing an appliance's shares. Tools and techniques will be discussed that should help the reader gather data to proceed towards a cause for the problem themselves, or to gather data to supply to Oracle Support representatives to assist in diagnosis. To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - 7000 Series ZFS Appliances
Troubleshooting Steps1. Initial Checks of Network StatusFirstly check the status of your network via the BUI or CLI. BUI :
Configuration > NETWORK > Addresses This will show the status of your datalinks and interfaces along with IP addresses, subnets and hostnames. A green LED indicates the interface is active, a yellow LED indicates a failure or that an interface has been configured with a duplicate IP address. CLI: appliance:> configuration net devices show Shows the status of the physical network interface, whether it is up, what speed it is connected at and the MAC address. appliance:> configuration net datalinks show
Shows whether the link from the network interface out to the network infrastructure is active, the type of datalink (device, LACP, VLAN) and what physical device(s) the link is connected to. appliance:> configuration net interfaces show
Shows the IP address and subnet of the interface, what datalink(s) it uses, whether it is part of an IPMP group and whether it is active. If you do see a failure of an interface or datalink it is unlikely that the associated physical device has failed, as the Network Interface Cards themselves rarely fail. Checking the hardware status and the logs (as shown in section 2) should help to confirm that the appliance hardware is indeed operational. It is much more likely that the cause is a switch or other network component failure external to the appliance, a configuration issue with the external network or the appliance, or a protocol or driver problem. BUI : Configuration > NETWORK > RoutingCheck that you see a green LED next to each route to show it is available. CLI : appliance:> configuration net routing showFrom the CLI you can use ping and traceroute to ensure that gateways and clients are reachable from the appliance and to map the routes that are taken. appliance:> ping <target IP address>
appliance:> traceroute <target IP address> 2. Checking Hardware and LogsThe hardware status of the Network Interface Cards can be seen by looking at the "maintenance" section of the BUI or CLI. The network cards will all be in PCI slots in the head unit which will be chassis-000 from the CLI, note these commands do not show the status of the "onboard" network interfaces, only those extra network cards installed in the PCI slots: BUI : Maintenance > HARDWARE > SlotCLI : appliance:>maintenance hardware select chassis-000 select slot show
If there are any currently active problems that have been detected by the system you will find them under BUI : Maintenance > ProblemsCLI : appliance:> maintenance problems show2.1 Appliance LogsThere are logs of appliance related events that are available through the BUI and CLI. The most useful for troubleshooting network problems are the ALERTS, FAULTS and SYSTEM logs: ALERTS - This is a log of key events during appliance operation Maintenance > LOGS
To check the logs from the CLI use the commands: appliance:> maintenance logs select alert show 2.2 Service LogsThe BUI also shows logs for the SMF services that are responsible for starting up the Data and Directory Services, and setting the System Settings. Check these logs if one of these services is needed in your configuration but is showing as offline or faulted. The reason for the service not starting should be shown in the appropriate log. For instance if the FAULTS log above showed that the NFS svc:/network/nfs/server:default service was offline you would check Configuration > SERVICES > NFS > Logs
and from the drop-down box listing the various services that comprise the NFS service you would select "Log of network-nfs-server:default". # aklog alert Currently active faults can be seen using the fmadm command. A historical listing of faults that have been found on the system but may no longer be present can be seen with the -a switch. e.g.: # fmadm faulty The status of the services can be checked with # svcs -xv to show any faulted services. Check the log file specified in the output from the above command for the reasons why the service was faulted. 2.3 Client LogsOften the most useful error messages in troubleshooting network problems are those displayed by the clients. These will help in isolating the source of a problem if the root cause is not a problem with the appliance but the network infrastructure. 3. Network TracesFor problems where the reasons why a client is unable to access a share are less obvious, it will often be necessary to get a network trace. Usually a trace from both the client involved and the appliance is needed. The method used for acquiring the network trace from the client will be dependent on the client's operating system and the protocol that is being used. To get a network trace from the appliance will require assistance from an Oracle Support representative. To do this a Service Request will need to be opened. 4. Further assistance requiredFinally if the cause of the network problem still cannot be isolated please engage Oracle Support by opening a Service Request to assist you further. Please include all the relevant details and information including examples of any errors that seen on the appliance and clients, along with an accurate problem description in the SR notes.
Back to <Document 1392086.1> Sun Storage 7000 Unified Storage System: How to Troubleshoot Network Problems. References<NOTE:1019887.1> - Sun Storage 7000 Unified Storage System: How to collect a supportbundle using the BUI or CLI<NOTE:1020199.1> - How to Upload Data to Oracle Such as Explorer and Core Files <NOTE:1392086.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot Network Problems <NOTE:1398376.1> - Sun Storage 7000 Unified Storage System: How to get a network trace to assist in troubleshooting network problems Attachments This solution has no attachment |
||||||||||||||||||||||||||||||
|