Hello,
We just became the proud owners of an L80. Its a bit of a big beast, and has
baffled me a bit! I was wondering if anyone out there has one of these
attached directly to the netapp, and also attached to a backup server such
as an E250? During the selection process the company we engaged told me that
each drive could be connected directly to a machine via SCSI. Looking at the
back of the library, I think this is do-able, as each drive has SCSI
connections, but I am not sure if these are …
[View More]intended to be connected to the
library itself, then daisy chained together, or if the drive can be attached
to the filer... I am waiting on a colleague to chase the supplier, but
thought I put out request to you guys too...
Anyone?
Thanks
Simon
Simon Clawson TEL:- +44
(0)1635 811409
HDL Designer Series Team Systems Administrator FAX:- +44 (0)1635
810108
Mentor Graphics Ireland Ltd (UK Branch) MOB:- +44
(0)7788 716071
Rivergate
London Road
Newbury
Berkshire
RG14 2QB
[View Less]
Customer reference:
IntelFone.com
VoiceMaster is the ultimate hardware/software platform to enable your VoIP infrastructure. Our solution offers great benefits at the lowest prices in the industry!
VoiceMaster offers the most comprehensive solution that includes all services necessary to support pre-paid/post-paid calling card applications:
IVR Server - provides voice media files play and storage functionality.
…
[View More]
Radius Server - allows PIN/Card Number authentication and authorization.
Radius server supports three levels of functionality:
a.. Authentication of PIN/Card Number and account balance feedback (e.g. "You have $30 dollars and 26 cents remaining");
b.. Authorization of destination phone number and calling time feedback (e.g. "You have 326 minutes remaining");
c.. Call record to provide total calling time and different parameters of the completed call;
d.. Radius server supports database interface to Sybase 11.0.3 database (royalty free). All account parameters, call rates, and records are kept in the Sybase database server. Third-party applications are supported via ODBC/JDBC interfaces.
Sybase 11.0.3 database server - provides robust industrial database storage and support for multiple concurrent connections with complete database backup and recovery functionality. Full VoIP schema is developed and can me modified if customer has custom specifications.
Web Server - to allow user profile storage and account management. Provides facilities for detailed call history retrieval and account balance management.
Web Based Credit Card interface - allows online account funding via credit cards. Also support automated account balance re-charges.
VoIP Gateway/Gatekeeper (optional) - provides PSTN origination/termination services and communicates with the IVR and Radius server to provide scaleable, industrial performance.
All systems are fully integrated and provides in a custom format based on the Demo Site that you can review. Customization of web graphical interface and credit card processing is available. All solution modules are pre-installed on a hardware platform (1U rack-mountable Industrial server). The customer may purchase the VoIP gateway directly from us as part of our solution or buy it from a third-party that supports IVR and Radius authentication.
Mark Forst
Global Account Manager
Deliverus.net
Sun Specialists of Value
408.896.1220
Storage Solutions
Networking/IP Solutions
Database Solutions
www.deliverus.net
[View Less]
Thanks for your responses. Here are some answers to the questions that were
presented.
> Have you set any values in the "Fibre Channel to SCSI mapping"/ "Mapping
Table#"?
We have a custom map that we're using to map the individual tape drives to
Crossroad LUNs.
> Do the values change after reboot?
No.
> What about "Display Attached SCSI Devices", does this change between
reboots?
No. The attached SCSI devices are always the same.
----------------------------------
The "…
[View More]Fibre Channel to SCSI Mapping Mode" for our Crossroads is not set to
auto. We are using a custom map to make sure that each tape drive always
has the same LUN. We are not using the "index" map since that one is
currently being used for our Windows media agent. However, there doesn't
appear to be a difference between custom maps and the "index" map other than
the name of the "index" map cannot be changed. If I am mistaken, please let
me know.
Also, I guess I need to qualify my details a bit more. The LUNs presented
by the Crossroads are fixed in that they are always refer to the same drive
on the P7000. The problem is that the LUNs get assigned to different
devices on the filer. For example, LUN 2 will be assigned to the rst1l,
nrst1l, ..., urst1a devices after one of the Crossroads reboots. After
another Crossroads reboot, LUN 3 will be assigned to those same devices on
the filer. We need to preserve a consistent device mapping on the filer.
Reassigning storage aliases seems to be the best workaround we've found so
far. My quick hack script to do this is below (the x:xxx:xxxxxx:xxxxxx
represents the WWN of the Crossroads). We're still looking for a better
long term approach. Either the Crossroads needs to present the LUNs in the
same order every time, or the Netapp filer needs to have a way to specify a
persistent device-to-LUN mapping for FCAL attached devices.
-----------------------------------------------------------------------
#!/bin/sh
FILER=$1
if [ -z "$FILER" ]; then
echo "usage: resetaliases <filername>"
exit 1
fi
/bin/rsh $FILER storage unalias -a
/bin/rsh $FILER storage alias mc0 WWN[x:xxx:xxxxxx:xxxxxx]
/bin/rsh $FILER storage alias st0 WWN[x:xxx:xxxxxx:xxxxxx]L1
/bin/rsh $FILER storage alias st1 WWN[x:xxx:xxxxxx:xxxxxx]L2
/bin/rsh $FILER storage alias st2 WWN[x:xxx:xxxxxx:xxxxxx]L3
/bin/rsh $FILER storage alias st3 WWN[x:xxx:xxxxxx:xxxxxx]L4
/bin/rsh $FILER storage alias st4 WWN[x:xxx:xxxxxx:xxxxxx]L5
/bin/rsh $FILER storage alias st5 WWN[x:xxx:xxxxxx:xxxxxx]L6
/bin/rsh $FILER storage alias st6 WWN[x:xxx:xxxxxx:xxxxxx]L7
/bin/rsh $FILER storage alias st7 WWN[x:xxx:xxxxxx:xxxxxx]L8
exit 0
-----------------------------------------------------------------------
[View Less]
Paul,
It sounds like you are running the Crossroads router in "Fibre
Channel to SCSI Mapping Mode" of auto. Change the mode to "Indexed" and this
should fix your problem. The mapping mode determines how the targets behind
the router (i.e. tape that are attached to the SCSI side of the router) are
seen by Fibre Channel hosts on the network. Specifically, the various
addressing modes determine how Fibre Channel LUNs are mapped to the SCSI
peripherals on the router, and how that mapping can …
[View More]change when you reboot
or reconfigure the router.
You normally want to use indexed mode to ensure that particular target/luns
on the SCSI side of the router are persistently presented as the same LUNs
on the Fibre Channel side of the router, regardless of whether devices have
been removed on the SCSI side or were turned off when the router booted.
Mike
-----Original Message-----
From: Paul Caron [mailto:caron@sig.com]
Sent: Friday, November 01, 2002 11:02 AM
To: toasters(a)mathworks.com
Subject: Crossroads Problems
We are currently trying to implement a SAN backup solution involving
several F840 (ONTAP 6.2R2, latest FW) and R100 (ONTAP 6.2.1, latest FW)
filers, a Brocade Silkwork 3800 switch (kernel 5.3.1, fabric OS 3.0), a
Crossroads 10000, an ATL P7000 tape drive library with 8 SDLT drives, and
Commvault Galaxy software (4.1.0, Build 26). We have tried firmware
versions 4.03.16, 4.03.17, and 4.19 on the Crossroads 10000.
The problem we are experiencing is that the devices on our filers which
represent the SAN attached tape drives (shown by sysconfig -t) get randomly
recreated every time the Crossroads reboots. Since we can't guarantee
which devices will get assigned to which tape drive LUN, they often do not
match those configured in the Commvault Galaxy backup software. The
resulting mismatch causes many backup problems. It appears as though the
Crossroads is not presenting the tape drives available on the ATL P7000 in
the same order every time it reboots.
We have read through the information available at
http://www.netapp.com/osn/info/config.html#fcsan. This site shows support
for the Brocade 3800. Although they do not call out support for the
Crossroads 10000 specifically, they do show a wide range of options using
various SCSI-FIBER bridges with a variety of libraries. The StorageTek
library they show uses a Crossroads 42xx series switch.
Has anyone else run into this situation? Is there any way of compensating
for this on the Netapp filers? I realize that it would be better if the
Crossroads would present the tape drive LUNs in the same order every time,
but that doesn't appear to be configurable. It would help if we could
permanently assign the devices to the tape drive LUNs on the filers.
BTW, we have received suggestions regarding using the Netapp "storage
alias" and "storage unalias" commands. However, since the Galaxy backup
software relies on the actual device names (i.e. rst0l, nrst0l, urst0l,
etc.) this hasn't helped us so far.
[View Less]
We are currently trying to implement a SAN backup solution involving
several F840 (ONTAP 6.2R2, latest FW) and R100 (ONTAP 6.2.1, latest FW)
filers, a Brocade Silkwork 3800 switch (kernel 5.3.1, fabric OS 3.0), a
Crossroads 10000, an ATL P7000 tape drive library with 8 SDLT drives, and
Commvault Galaxy software (4.1.0, Build 26). We have tried firmware
versions 4.03.16, 4.03.17, and 4.19 on the Crossroads 10000.
The problem we are experiencing is that the devices on our filers which
…
[View More]represent the SAN attached tape drives (shown by sysconfig -t) get randomly
recreated every time the Crossroads reboots. Since we can't guarantee
which devices will get assigned to which tape drive LUN, they often do not
match those configured in the Commvault Galaxy backup software. The
resulting mismatch causes many backup problems. It appears as though the
Crossroads is not presenting the tape drives available on the ATL P7000 in
the same order every time it reboots.
We have read through the information available at
http://www.netapp.com/osn/info/config.html#fcsan. This site shows support
for the Brocade 3800. Although they do not call out support for the
Crossroads 10000 specifically, they do show a wide range of options using
various SCSI-FIBER bridges with a variety of libraries. The StorageTek
library they show uses a Crossroads 42xx series switch.
Has anyone else run into this situation? Is there any way of compensating
for this on the Netapp filers? I realize that it would be better if the
Crossroads would present the tape drive LUNs in the same order every time,
but that doesn't appear to be configurable. It would help if we could
permanently assign the devices to the tape drive LUNs on the filers.
BTW, we have received suggestions regarding using the Netapp "storage
alias" and "storage unalias" commands. However, since the Galaxy backup
software relies on the actual device names (i.e. rst0l, nrst0l, urst0l,
etc.) this hasn't helped us so far.
[View Less]
*** Before acting on this e-mail or opening any attachment you are advised to read the disclaimer at the end of this e-mail ***
when copying from local disk to filer mounts, or filer to filer.
never happened before, but 3 times today (upgraded 6.1.2R1 to 6.2.1R2
earlier this week)
Peter
******************************* Disclaimer *****************************
Confidentiality: This e-mail and any attachments are intended for the
addressee(s) only and may be confidential. If they have come …
[View More]to you in
error you must take no action based on them, nor must you copy or show
them to anyone; please reply to this e-mail and highlight the error.
Viruses: Although we have taken steps to ensure that this e-mail and
attachments are free from any virus, we advise that in keeping with good
practice the recipient should ensure they are actually virus free.
********************** http://www.burallplastec.com ********************
[View Less]