- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to identify replaced the disk is New or N...
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:56 AM
11-26-2008 04:56 AM
i used the below mentioned command to check the HDD is a problem.
diskinfo,Ioscan, and i used DD also.
and it's showing the disk status,Then The vendor is changed the new HDD.
i used the diskinfo command to check that it's showing the same Product-ID,i thought they changed the same model of the HDD,but i would like to knwo whether that HDD is New or not?
is there any tool to find that?
pls give the details in Advance.
Thanks,
Unixguy.
Solved! Go to Solution.
- 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: How to identify replaced the disk is New or Not?
There is not really a way from the command line to know if the HD is new, you can check to see if it is a different HD by checking the serial number on it, but that´s all.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:16 AM
11-26-2008 05:16 AM
Re: How to identify replaced the disk is New or Not?
What do you mean by New? Do you mean to ask the disk is brand new or used one ?
Or vendor used existing disk or replaced with another disk?
But there is no way to find whether it is brand new or already used disk from remote. What you can do is, check the serial number of the disk in cstm and compare it with old serial number if you have.
#cstm
cstm>map
cstm>sel dev 15 -->(here 15 is the dev number of the disk)
cstm>info
-- Updating Map --
Updating Map...
cstm>il
Will give the disk details including serial number.
Again why do you want to check? Any specific reason? After all we need to check the integrity of the disk. that's enough
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:16 AM
11-26-2008 05:16 AM
Re: How to identify replaced the disk is New or Not?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:20 AM
11-26-2008 05:20 AM
Re: How to identify replaced the disk is New or Not?
Best bet is to look at cstm output.
If you don't mind booting the system, PA-RISC base systems have utilities for displaying and even updating the firmware on disks.
This is a task I always left to the HP hardware team.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:27 AM
11-26-2008 05:27 AM
Re: How to identify replaced the disk is New or Not?
Dear Friends,
Thanks a for giving the Wonderful support.
Customer is repalaced the failed disk,i don't knwo they are replacing that disk is used one or new brand disk.
after that i checked the replaced the disk is working,no problem at all,but i would like to know,whether that disk is new or not.
that's why i ask.......
Hi Ganesan,
the cstm is a Inbulit in our HP-Unix.
iam waiting for your reply.
Regards,
unixguy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:36 AM
11-26-2008 05:36 AM
Re: How to identify replaced the disk is New or Not?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:38 AM
11-26-2008 05:38 AM
SolutionIt is not inbuilt. You need to install it from support plus CD. Product name is called support tools manager. If you don't have the CD you can download it from here.
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE
Use the below command to check if it is already installed or not.
# swlist |grep -i support
OnlineDiag B.11.11.18.05 HPUX 11.11 Support Tools Bundle, Dec 2006
#
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:44 AM
11-26-2008 05:44 AM
Re: How to identify replaced the disk is New or Not?
Dear Friends,
it's resolved,i closed the issue.....
Regards,
unixguy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 05:46 AM
11-26-2008 05:46 AM
Re: How to identify replaced the disk is New or Not?
Usually if you ask the vendor, they will be honest with you, they will tell you that when replacing parts they will reserved the right to use a new or refurbished part to fix a damaged one.
Most new parts are shipped with new equipment, and the replacements parts is like a lottery, you never know what you are going to get, but they will fix your system :-) that´s the good part.
Regards,
Jaime.