- Community Home
- >
- Storage
- >
- Legacy
- >
- Disk
- >
- LVD/SCSI Throughput
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 06:57 PM
10-01-2003 06:57 PM
LVD/SCSI Throughput
The "Diffsens" LED is off, indicating that throughput is that for SE devices (5-10 MB/sec). This is as it should be.
For our DR purposes, I have to connect up a JBOD (vendor is Nexsan) to copy both the applications and a large image repository (500GB) off the N-class. Note that the JBOD is the only device on the SCSI chain,ie, both SE devices (DDS and DVD) are disconnected. The JBOD is then connected to a N-class at our DR site; this is to speed up the time for the apps to be available should a disaster occur; I do this every couple of months.
I tried the copy for the first time recently and got a throughput of 2.5GB/hour which indicates that the LVD connector was in SE mode. Being new to HP, I did not notice the LED before today unfortunately. I need to find out if the throughput is automagically set based on the devices connected or whether it can be configured or something else.
Thanks for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 08:12 PM
10-01-2003 08:12 PM
Re: LVD/SCSI Throughput
There must be more problems then if working in SE or LVD mode. 2.5 GB/hour is 0.7 MB/s, only a fraction of SE speed.
You should not need to to any configurations with the SCSI bus. The bus switches to SE mode if connecting a SE device and returns to LVD mode if disconnecting the device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 08:21 PM
10-01-2003 08:21 PM
Re: LVD/SCSI Throughput
Try to avoid connecting different kinds of SCSI to the same bus.
If you connect a LVD device and a SE device to the same bus, the throughput will be down to 5 MB/sec in worst case.
The bus will automatically be set to the slowest device.
This is the reason, why i put a separate SCSI interface into my pc for my scanner.
The disks run on LVD, cdrom, burner, dvd, tape run on SE scsi of a TEKRAM U2W interface.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2003 03:42 AM
10-02-2003 03:42 AM
Re: LVD/SCSI Throughput
-Josh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2003 10:34 AM
10-02-2003 10:34 AM
Re: LVD/SCSI Throughput
There are no other devices on the hardware path "0/0/1/0" when the JBOD is connected; both DDS and DVD reader are disconnected.
I checked the root volume group and the 2 disks there are off the hardware path "0/0/2/*".
Since there are no other devices on the SCSI chain, it should automagically have LVD throughput rates.
I am using a LVD terminator on the JBOD; it has a lable on it "LVD/SE Active Switchable Terminator" and is from HP. The JBOD has got auto-terminated LVD connectors but I have not tried these yet.
The LVD cable I am using to connect the N-class to the JBOD is 2 metres long.
NOTE: I should have mentioned this before - both the application and images repository that I am trying to copy across to the JBOD physically reside on a XP512 which has GB Fibre connection to the N-class.
I used the following command to do the copy:
find . -xdev -depth | cpio -pdvmu /mnt/destination_dir