HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- does it support on OPS service Guard?
Operating System - HP-UX
1836377
Members
2179
Online
110100
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
07-04-2004 07:55 PM
07-04-2004 07:55 PM
does it support on OPS service Guard?
System model :rp5470(L3000)
DiskSystem: FC10 (two ) each FC10 have 5 disks
FC10-1: c1t0d0----c1t4d0
FC10-2: c2t0d0----c2t4d0
Os:11i v1
Ops version : ops 11.14
we want to make MIRROR between two FC10s
and make vgora to hold raw devices used by ORACLE 8.1.7
so it will be actived in shared mode
#mkdir /dev/vgora
#mknod /dev/vgora/group c 64 ox020000
#vgcreate -p pvg1 /dev/vgora c1t0d0----c1t4d0
#vgextend -p pvg2 /dev/vgora c2t0d0----c2t4d0
then we will create the lvs
#lvcreate -s g -m 1 -n app00 -L 2048 /dev/vgora
want to improve the performance
#lvcteate -s g -D y -m 1 -n app00 -L 2048 /dev/vgora
the -D y means distribution option
but we#man lvcreate
in the manpage of lvcreate
there is a sentence:
Logical volumes that were created using the striped option are not supported in shared mode.
yes we will use vgora in shared mode
can we use the -D y option when
we create the lvs?
thanks in advance!
DiskSystem: FC10 (two ) each FC10 have 5 disks
FC10-1: c1t0d0----c1t4d0
FC10-2: c2t0d0----c2t4d0
Os:11i v1
Ops version : ops 11.14
we want to make MIRROR between two FC10s
and make vgora to hold raw devices used by ORACLE 8.1.7
so it will be actived in shared mode
#mkdir /dev/vgora
#mknod /dev/vgora/group c 64 ox020000
#vgcreate -p pvg1 /dev/vgora c1t0d0----c1t4d0
#vgextend -p pvg2 /dev/vgora c2t0d0----c2t4d0
then we will create the lvs
#lvcreate -s g -m 1 -n app00 -L 2048 /dev/vgora
want to improve the performance
#lvcteate -s g -D y -m 1 -n app00 -L 2048 /dev/vgora
the -D y means distribution option
but we#man lvcreate
in the manpage of lvcreate
there is a sentence:
Logical volumes that were created using the striped option are not supported in shared mode.
yes we will use vgora in shared mode
can we use the -D y option when
we create the lvs?
thanks in advance!
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2004 08:28 PM
07-04-2004 08:28 PM
Re: does it support on OPS service Guard?
Since you are using HPUX 11i, you "can" use the striping option for shared volume groups for improving I/O
There are some striping restrictions if you run Service guard OPS on HPUX 11.0
Good luck !
There are some striping restrictions if you run Service guard OPS on HPUX 11.0
Good luck !
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