You are on page 1of 7

NetApp® DTA2800 DTA Manager

Readme

NetApp, Inc.
495 East Java Drive
Sunnyvale, CA 94089 USA
Telephone: +1 (408) 822-6000
Fax: +1 (408) 822-4501
Support telephone: +1 (888) 4-NETAPP
Documentation comments: doccomments@netapp.com
Information Web: www.netapp.com
Part number: 215-07824_A0
April 2013
Copyright and Trademark Information

Copyright Information
Copyright © 1994-2013 NetApp, Inc. All rights reserved. Printed in the U.S.
No part of this document covered by copyright may be reproduced in any form or by any means—
graphic, electronic, or mechanical, including photocopying, recording, taping, or storage in an electronic
retrieval system—without prior written permission of the copyright owner.
Software derived from copyrighted NetApp material is subject to the following license and disclaimer:
THIS SOFTWARE IS PROVIDED BY NETAPP “AS IS” AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WHICH ARE HEREBY
DISCLAIMED. IN NO EVENT SHALL NETAPP BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
NetApp reserves the right to change any products described herein at any time, and without notice.
NetApp assumes no responsibility or liability arising from the use of products described herein, except
as expressly agreed to in writing by NetApp. The use or purchase of this product does not convey a
license under any patent rights, trademark rights, or any other intellectual property rights of NetApp.
The product described in this manual may be protected by one or more U.S. patents, foreign patents, or
pending applications.
RESTRICTED RIGHTS LEGEND: Use, duplication, or disclosure by the government is subject to
restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer
Software clause at DFARS 252.277-7103 (October 1988) and FAR 52-227-19 (June 1987).

Trademark Information
NetApp, the NetApp logo, Network Appliance, the Network Appliance logo, Akorri, ApplianceWatch,
ASUP, AutoSupport, BalancePoint, BalancePoint Predictor, Bycast, Campaign Express,
ComplianceClock, Cryptainer, CryptoShred, Data ONTAP, DataFabric, DataFort, Decru, Decru
DataFort, DenseStak, Engenio, Engenio logo, E-Stack, FAServer, FastStak, FilerView, FlexCache,
FlexClone, FlexPod, FlexScale, FlexShare, FlexSuite, FlexVol, FPolicy, GetSuccessful, gFiler, Go
further, faster, Imagine Virtually Anything, Lifetime Key Management, LockVault, Manage ONTAP,
MetroCluster, MultiStore, NearStore, NetCache, NOW (NetApp on the Web), Onaro, OnCommand,
ONTAPI, OpenKey, PerformanceStak, RAID-DP, ReplicatorX, SANscreen, SANshare, SANtricity,
SecureAdmin, SecureShare, Select, Service Builder, Shadow Tape, Simplicity, Simulate ONTAP,
SnapCopy, SnapDirector, SnapDrive, SnapFilter, SnapIntegrator, SnapLock, SnapManager,
SnapMigrator, SnapMirror, SnapMover, SnapProtect, SnapRestore, Snapshot, SnapSuite,
SnapValidator, SnapVault, StorageGRID, StoreVault, the StoreVault logo, SyncMirror, Tech OnTap,
The evolution of storage, Topio, vFiler, VFM, Virtual File Manager, VPolicy, WAFL, Web Filer, and XBB
are trademarks or registered trademarks of NetApp, Inc. in the United States, other countries, or both.
IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business
Machines Corporation in the United States, other countries, or both. A complete and current list of other
IBM trademarks is available on the web at www.ibm.com/legal/copytrade.shtml
Apple is a registered trademark and QuickTime is a trademark of Apple, Inc. in the United States and/or
other countries. Microsoft is a registered trademark and Windows Media is a trademark of Microsoft
Corporation in the United States and/or other countries. RealAudio, RealNetworks, RealPlayer,
RealSystem, RealText, and RealVideo are registered trademarks and RealMedia, RealProxy, and
SureStream are trademarks of RealNetworks, Inc. in the United States and/or other countries.
All other brands or products are trademarks or registered trademarks of their respective holders and
should be treated as such.
NetApp, Inc. is a licensee of the CompactFlash and CF Logo trademarks. NetApp, Inc. NetCache is
certified RealSystem compatible.
Table of Contents
1 NOTES...................................................................................................................................................................... 5
1.1 General................................................................................................................................................................. 5
1.2 Windows OS ........................................................................................................................................................ 6
1.3 Linux OS .............................................................................................................................................................. 6
2 KNOWN ISSUES AND WORKAROUNDS ............................................................................................................... 7

NetApp DTA2800 BIOS Readme 4 of 7


1 Notes
This section provides notes for DTA Manager, a GUI tool used for managing the DTA2800
router. The notes are organized into the following categories:
General
Windows OS
Linux OS

1.1 General
The following general notes apply to DTA Manager for DTA2800:
For installation options and instructions, see the DTA2800 Data Transport Appliance
Installation Guide.
The DTA Manager for DTA2800 operation password default is config.

NOTE: To ensure security, you should change this password after installation.

To view the DTA Manager for DTA2800 help system, use one of the following browsers:
Internet Explorer® (version 6.0 or greater)
Firefox® (version 1.0 or greater)
Safari® (version 1.3 or greater)
To save system resources and address policy issues, DTA Manager for DTA2800
prevents connecting to the same host more than once. Therefore, all host IP addresses
must resolve to a host name to allow the connection to complete.
Set the video resolution to a minimum of 800x600 with a color palette of at least 256
colors.
Running DTA Manager for DTA2800 on an Itanium® I system hinders the tool
performance due to a Java® compatibility issue. This issue is not seen with Itanium II
systems.
If the system does not use DNS, you must edit the local host file on the system running
DTA Manager for DTA2800. Manually add the host name to IP mapping, as defined for
your operating system:
Windows®:
<install drive>:\\winnt\\system32\\drivers\\etc\\hosts
Linux®:
/etc/hosts
Macintosh®:
/etc/hosts
The systems on both the host and router use two different measurement formats: decimal
(GB), which is used by Windows, and binary (Gb), which is used by Linux. Both Linux and
Windows provide the “correct” number.
Binary numbers are based on a power of 2.
Decimal numbers are based on a power of 10. 2^10 is 1,024; the closest decimal
number is 10^3 or 1,000 2^20 is 1,048,576; the closest decimal number is 10^6 or
1,000,000 2^30 is 1,073,741,824; the closest decimal number is 10^9 or
1,000,000,000.

NetApp DTA2800 BIOS Readme 5 of 7


1.2 Windows OS
The following notes apply to running DTA Manager for DTA2800 on a Windows system:
The administrator account password must not be blank when changing the DTA Manager
for DTA2800 password. This is a Windows Server 2003 security restriction.

1.3 Linux OS
The following notes apply to running DTA Manager for DTA2800 on a Linux system:
To run the IA-32 DTA Manager for DTA2800 installer under Linux x86_64 (EM64T), you
must install the IA-32 X11 libs. These libs are included in the xorg-x11-libs-
<version>.EL RPM. If the libs are missing, the system running DTA Manager displays
the following exception:
java.lang.UnsatisfiedLinkError:
/tmp/install.dir.4191/Linux/resource/jre/lib/i386/xawt/libmawt.
so: libXext.
so.6: cannot open shared object file: No such file or directory
When running DTA Manager for DTA2800 and connecting to a remote Red Hat® Linux
machine, you must modify the /etc/hosts files on the two machines to allow
asynchronous notifications from the agent to the GUI to operate correctly. To resolve this
issue, create a new entry with the host IP address assigned to ethx. Modify the existing
entry by moving the hostname from the localhost line to the newly-created line, as
shown in the following example.
Example:
Initial:
127.0.0.1 localhost runner.domain.com
Modified:
127.0.0.1 localhost
10.0.0.1 runner.domain.com
Linux 7.x and Advanced Server 2.1 include a secure portmapper. To enable remote
communication to work properly between DTA Manager and agents, add the statement
portmap:ALL to the /etc/hosts.allow file.
Before you can change the current DTA Manager password, you must shadow the
password option installed on your Linux machine. For example on a Linux 7.2 platform,
follow these steps to create the /etc/shadow file:
1. Install the shadow-utils Red Hat Package Manager (RPM) package from the
<Linux 7.2 CD-1> /RedHat/RPMS/shadow-utils-20000902-
4.i386.rpm.
2. To convert the passwords to shadow password format, go to the /etc
directory, and then issue the pwconv command.

NetApp DTA2800 BIOS Readme 6 of 7


2 Known Issues and Workarounds
In DTA Manager, double-clicking files when browsing for and selecting files (for example,
during a firmware update or FRU restore) may not work. If this occurs, select the
directory, and then click Open to traverse the directory or open a specific file.
Uninstalling the software does not remove some files and directories. You must manually
delete these files.
The Linux system displays the message, Warning: Cannot convert string "x"
to type VirtualBinding, when running either the GUI or the uninstaller. This is a
Java issue where the specified key mappings are already defined by the window
manager. You can ignore these warnings because they do not affect DTA Manager for
DTA2800 operation.

NetApp DTA2800 BIOS Readme 7 of 7

You might also like