- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LUN configuration
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
04-11-2001 05:21 AM
04-11-2001 05:21 AM
LUN configuration
I have an FC60 configured on my N4000 system with three SC10 enclosures housed in it. I currently have 5 LUNs configured (each LUN comprises of three discs - one disc from each SC10). I have purchased three additional discs and plan to add one to each SC10 and then to configure these discs as a 6th LUN.
1. Can I use SAM to configure these discs or do I need to use other commands/software.
2. Do you have details of the steps involved.
I am comfortable with most of the standard LVM commands but have very little exposure to LUNs and specifically FC60 technology.
Any help will be gratefully received.
Many thanks ........ BobB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2001 05:45 AM
04-11-2001 05:45 AM
Re: LUN configuration
To build a new LUN you need to use amcfg. Use amdsp to display all possible information about the array and disks in the SC10's.
amcfg -L
Hope this helps
Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2001 06:01 AM
04-11-2001 06:01 AM
Re: LUN configuration
You can configure LUN through SAM but what I'm doing is via mstm or xstm that provides capability to perform common disk array management tasks and easy to use at the same time.
Binding LUN is very simple.
Just select three disks ( probably 2:2 4:2 6:2 ) sequentially, the type of RAID, LUN owner and stripe size something like that.
in mstm or xstm,
Select Tools -> EXPERT Tools -> RUN
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2001 06:09 AM
04-11-2001 06:09 AM
Re: LUN configuration
Add disk to the disk enclosure step-by-step, which means that you put a disk module into the enclosure and wait for a few time, at least 1 minute, enough for the drive to spin-up and then insert another one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 06:47 AM
06-11-2001 06:47 AM
Re: LUN configuration
1) Install Disks
2) Bind LUN (in SAM select the following)
A) Disks & File Systems
B) Disk Devices Icon
C) Select Controller
i)Actions
ii) Disk Array Maintenance
iii) Bind LUN
D) Select Disks
i) LUN #
ii) RAID Level
3) Apply!
It could take up to 1 hour to bind a LUN of 18G drives!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 06:53 AM
06-11-2001 06:53 AM
Re: LUN configuration
Later,
Bill