- Community Home
- >
- Storage
- >
- Legacy
- >
- General
- >
- disk
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
11-26-2008 04:43 AM
11-26-2008 04:43 AM
disk
I want to know what is the difference between disk and diskdrive. and also difference between tape , tape catridge,tapelibrary. when we use these things. How can we recognize in my server which one is using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 04:55 AM
11-26-2008 04:55 AM
Re: disk
It's all very basic things. You can find blendy of informations on internet. One of the good source is
http://en.wikipedia.org/wiki/Main_Page
Below are the one line explanations.
disk and diskdrive : Both are same which is permanent storage medium to store the data.
Tape: Standalone tape drive which is used to take the backup of data.
Tape catridge: magnetic storage medium which is used in Tape drive to store the data.
Tape Library: is having multiple tape drives, robatic exchanger and slots to take huge data without much interuptions.
From system point of view you can use ioscan command to check those devices
#ioscan -fnC disk
#ioscan -fnC tape
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:14 AM
11-26-2008 05:14 AM
Re: disk
Hi,
Disk is nothing but a Harddisk.
If it's fixed in a seperate unit,it's called as Harddisk drive.
Tape is used to take a backup media and Tapedrive is a drive to detect&check the media.
Regards,
Unixguy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:19 AM
11-26-2008 05:19 AM
Re: disk
Usually the drives are where you insert the discs that go into that specific drive, like cd drive, tape drive, hard drive, etc.
A tape library it´s a collection of tape drives managed as a single hardware unit.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2008 03:23 PM
11-28-2008 03:23 PM
Re: disk
You can use the ioscan command to recognize which hardware components are being used in the server.