- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Creating logical volume in Solaris
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
10-06-2003 03:15 AM
10-06-2003 03:15 AM
Since I am working for long on HP-UX, I am not good in solaris, still I need some help in solaris.
Please give me complete steps to create a logical volume in soaris.
Thanks for your help even though this is not right place to ask.
Regards
-Nag
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 03:25 AM
10-06-2003 03:25 AM
Re: Creating logical volume in Solaris
VxVM
Create a volume of one of these layout types:
A concatenated volume
A striped mirror volume
A RAID-5 volume
vxassist make vol_name length
vxassist make vol_name length layout=mirror, stripe
vxassist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 03:32 AM
10-06-2003 03:32 AM
Re: Creating logical volume in Solaris
No I am not trying to use any of the above mentioned by you. I would like to create a LVM using format utility in solaris?? Can you help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 03:36 AM
10-06-2003 03:36 AM
Re: Creating logical volume in Solaris
Solaris still uses disk slices unless you specifically install and configure some sort of LVM product.
Using the format utility allows you set up a disk slice of a size you need.
You should try 'man format' for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 03:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 03:37 AM
10-06-2003 03:37 AM
Re: Creating logical volume in Solaris
I am not too sure about solaris. my colleague used to do like this
login as root
#format
format> partition
partition> label
and then mount the labeled disk partition.
i need to explore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2003 03:42 AM
10-06-2003 03:42 AM
Re: Creating logical volume in Solaris
http://docs.sun.com/db/doc/806-4073/6jd67r9fh?a=view
It is a part of this manual:
System Administration Guide: Basic Administration
http://docs.sun.com/db/doc/806-4073