- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Know the HDD Size of the Server.
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
02-25-2008 03:05 AM
02-25-2008 03:05 AM
Know the HDD Size of the Server.
we have HP9000 server(B.11.11), i want know the HDD Size in that Server.
if want uphrade the HDD how to Upgrade?? is there any procedure.
Thanks
SVR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 04:45 AM
02-25-2008 04:45 AM
Re: Know the HDD Size of the Server.
To know about HDD attched to server (internal HDD) use:
#ioscan -funC disk
Also, for detailed info about disk use;
#diskinfo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 05:53 AM
02-25-2008 05:53 AM
Re: Know the HDD Size of the Server.
Hi iam getting like this
disk 0 0/0/1/1.15.0 sdisk CLAIMED DEVICE HP 36.4GMAS3367NC
/dev/dsk/c1t15d0 /dev/rdsk/c1t15d0
mean its 36.4 GB??????????????
pls ....
Thank's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 06:51 AM
02-25-2008 06:51 AM
Re: Know the HDD Size of the Server.
As srikant said,
# diskinfo /dev/rdsk/cXtYdZ
will show the exact size in KB.
However, it seems like 36GB disk
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 07:50 AM
02-25-2008 07:50 AM
Re: Know the HDD Size of the Server.
#diskinfo -v
It will yeild following info(from man pages):
Vendor and product ID
Device type
Size (in bytes and in logical blocks)
Bytes per sector
Revision level
SCSI conformance level data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 10:32 PM
02-25-2008 10:32 PM
Re: Know the HDD Size of the Server.
i have small question, i want update these HDD, means shell i add another BIG capacity HHD in this system is it possible?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2008 11:40 PM
02-25-2008 11:40 PM
Re: Know the HDD Size of the Server.
* Can check the HBA model to whether it supports your new disk capacity..
* if the disk belongs to any VG, then you need to backup the data, remove that PV from VG and upgrade your disk..
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2008 01:16 AM
02-26-2008 01:16 AM
Re: Know the HDD Size of the Server.
how to know the Host Bus Adapter (HBA) in my server?, how to know the details, i mean any commands please....
Thank's