- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- Disk Enclosures
- >
- Create LUN
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
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
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-13-2004 03:58 AM
тАО02-13-2004 03:58 AM
Create LUN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2004 04:00 AM
тАО02-13-2004 04:00 AM
Re: Create LUN
Let us know the type of array and we might be able to help more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2004 04:01 AM
тАО02-13-2004 04:01 AM
Re: Create LUN
ioscan -f
insf -e
Then ls -lrt /dev/dsk to see your new devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2004 04:10 AM
тАО02-13-2004 04:10 AM
Re: Create LUN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2004 04:15 AM
тАО02-13-2004 04:15 AM
Re: Create LUN
In my case EMC installs new disks which are sized for LUNS and allocated and then are manipulated with EMC tools for zoning and mapping to my host.
You probably need technical support from your vendor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2004 05:41 AM
тАО02-13-2004 05:41 AM
Re: Create LUN
This manual for the VA series is your best bet for getting started...
http://h200007.www2.hp.com/bc/docs/support/SupportManual/lpg60188/lpg60188.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2004 07:00 AM
тАО02-13-2004 07:00 AM
Re: Create LUN
From memory..
# armcfg -L
n is the LUN number.
then
# ioscan -f
# insf -e
# ioscan -f
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2004 06:49 PM
тАО02-13-2004 06:49 PM
Re: Create LUN
vfphelp Displays a description of each command.
vfpsetup Performs Virtual Front Panel configuration.
vfpdsp Displays subsystem status.
vfpcfg Performs subsystem configuration (LUN creation).
vfpmgr Performs subsystem management operations.
vfpfmt Performs an subsystem format.
vfprbld Performs rebuild operations.
vfprecover Performs NVRAM recovery operations.
vfpsecure Performs security operations.
Vfplog Displays Logs
To Create a LUN:
vfpcfg -L
To delete a LUN:
vfpcfg -L
(vfpdsp will show you the array ID)
-Karthik S