- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How can i a new disk on system?
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-18-2004 07:44 PM
02-18-2004 07:44 PM
How can i a new disk on system?
I try to connect my system Hp-ux on a storage MA8000 through San switch brocade.
I set up the zoning on switch, and when i execute the ioscan command, i see the storage.
# ioscan -fn
...
ctl 33 0/7/0/0.99.67.0.0.0.0 sctl CLAIMED DEVICE DEC HSG80CCL
/dev/rscsi/c30t0d0
target 27 0/7/0/0.99.67.0.0.1 tgt CLAIMED DEVICE
ctl 34 0/7/0/0.99.67.0.0.1.0 sctl CLAIMED DEVICE DEC HSG80CCL
/dev/rscsi/c30t1d0
...
But there is no disk device...
just ctl, sctl and rscsi device.
How can i configure this disk?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 07:46 PM
02-18-2004 07:46 PM
Re: How can i a new disk on system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 07:51 PM
02-18-2004 07:51 PM
Re: How can i a new disk on system?
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 07:55 PM
02-18-2004 07:55 PM
Re: How can i a new disk on system?
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 07:56 PM
02-18-2004 07:56 PM
Re: How can i a new disk on system?
i try this command : insf -e -H 0/7/0/0.100.64.0.0.10.0
i receive the follow message :
insf: Installing special files for sctl instance 78 address 0/7/0/0.100.64.0.0.10.0
there is an entry with ctl but no with sdisk.
When i try #insf -e -C disk
insf: Installing special files for sdisk instance 0 address 0/0/1/1.2.0
insf: Installing special files for sdisk instance 1 address 0/0/2/0.2.0
insf: Installing special files for sdisk instance 2 address 0/0/2/1.2.0
insf: Installing special files for sdisk instance 4 address 0/4/0/0.96.65.0.0.0.0
insf: Installing special files for sdisk instance 6 address 0/4/0/0.96.65.0.0.0.1
insf: Installing special files for sdisk instance 9 address 0/4/0/0.96.65.0.0.0.2
...
There isn't any reference to the special file installed below. ( instance 78 for example ).
David.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 08:44 PM
02-18-2004 08:44 PM
Re: How can i a new disk on system?
http://aa11.cjb.net/hpux_admin/2000/09/0292.html
sks