HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: creating logical volumes in procuction systems
Operating System - HP-UX
1834935
Members
2240
Online
110071
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-10-2007 08:25 AM
12-10-2007 08:25 AM
creating logical volumes in procuction systems
I have two nodes 4 packages are running + oracle rac + service guard is also there. I have to create two logical volumes in each node. what is the complete procedure i Have to follow up
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 08:34 AM
12-10-2007 08:34 AM
Re: creating logical volumes in procuction systems
Shalom,
Have to know whether the logical volumes are raw disk or not.
I'll assume you have disk allocated.
Further I'll assume that the volume group already exists.
The fact I've just used the word assume twice(3) times means you have not provided enough detail about your environment.
vgextend vgdb /dev/dsk/c1t1d0
# use real vg and disk.
lvcreate -n newlvol vgdb /dev/dsk/c1t1d0
# use real vg and disk.
lvextend -L /de/vgdgb/newlvol /dev/dsk/c1t1d0
newfs to format a filesystem if needed.
SEP
Have to know whether the logical volumes are raw disk or not.
I'll assume you have disk allocated.
Further I'll assume that the volume group already exists.
The fact I've just used the word assume twice(3) times means you have not provided enough detail about your environment.
vgextend vgdb /dev/dsk/c1t1d0
# use real vg and disk.
lvcreate -n newlvol vgdb /dev/dsk/c1t1d0
# use real vg and disk.
lvextend -L
newfs to format a filesystem if needed.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 08:40 AM
12-10-2007 08:40 AM
Re: creating logical volumes in procuction systems
INBOX.COMAccount: sajjar@inbox.comLogout â ¢ HelpUsed: 21.3 MB, 1 % of 2 GB
» Get more... Search webEmailContactsOrganizerNotesStoragePhotosSettings
Compose emailCheck mail Search emailSearch web
Email foldersInbox (23)
Starred
Spam (98)
Unverified
Sent Mail
Drafts
Trash (3)
Manage Folders
Get Email Notifier
Send an invitation to a friend
Send us feedback
Email labelsNo labels
Manage Labels
Email detail Back to list Email 2 of 42
No label
Sajjad Sahir sent it to me on Dec 10, 2007, 1:18 PM Show details
From: Sajjad Sahir Format: Plain text
Printable view (in new window)
Open plain text in new window
Show raw source (in new window)
To: sajjar@inbox.com
Cc: ---
Bcc: ---
Replied: --- Location: Inbox
Forwarded: --- Priority: Normal
Labels: no label
ReplyReply AllForwardTrashSpamMore actions... Print
hp_data1#cmviewcl
CLUSTER STATUS
hp_data up
NODE STATUS STATE
hp_data1 up running
PACKAGE STATUS STATE AUTO_RUN NODE
orapkg1 up running enabled hp_data1
nfs1 up running enabled hp_data1
NODE STATUS STATE
hp_data2 up running
PACKAGE STATUS STATE AUTO_RUN NODE
orapkg2 up running enabled hp_data2
nfs2 up running enabled hp_data2
I have to create two raw device files
under /dev/vgora volume group
the volumge group status is avaialble and shared, client in one node server second node
but the problem is oralce rac + service guard is also
in my nodes .
so what is the procedure I have to follow upReplyReply AllForwardTrashSpamMore actions... Print
I think i Have to shutdown the service guard on both node all packages running two nodes etc...
what are the steps for these things
» Get more... Search webEmailContactsOrganizerNotesStoragePhotosSettings
Compose emailCheck mail Search emailSearch web
Email foldersInbox (23)
Starred
Spam (98)
Unverified
Sent Mail
Drafts
Trash (3)
Manage Folders
Get Email Notifier
Send an invitation to a friend
Send us feedback
Email labelsNo labels
Manage Labels
Email detail Back to list Email 2 of 42
Sajjad Sahir sent it to me on Dec 10, 2007, 1:18 PM Show details
From: Sajjad Sahir
Printable view (in new window)
Open plain text in new window
Show raw source (in new window)
To: sajjar@inbox.com
Cc: ---
Bcc: ---
Replied: --- Location: Inbox
Forwarded: --- Priority: Normal
Labels: no label
ReplyReply AllForwardTrashSpamMore actions... Print
hp_data1#cmviewcl
CLUSTER STATUS
hp_data up
NODE STATUS STATE
hp_data1 up running
PACKAGE STATUS STATE AUTO_RUN NODE
orapkg1 up running enabled hp_data1
nfs1 up running enabled hp_data1
NODE STATUS STATE
hp_data2 up running
PACKAGE STATUS STATE AUTO_RUN NODE
orapkg2 up running enabled hp_data2
nfs2 up running enabled hp_data2
I have to create two raw device files
under /dev/vgora volume group
the volumge group status is avaialble and shared, client in one node server second node
but the problem is oralce rac + service guard is also
in my nodes .
so what is the procedure I have to follow upReplyReply AllForwardTrashSpamMore actions... Print
I think i Have to shutdown the service guard on both node all packages running two nodes etc...
what are the steps for these things
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP