HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Creating additional LV's online
Operating System - HP-UX
1837111
Members
2379
Online
110112
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-19-2005 07:22 PM
12-19-2005 07:22 PM
Creating additional LV's online
My query:
We have Oracle 9i RAC on HP-UX (11i) on 2 database server with EVA disk array clustered with M/c service guard.
3 shared VG's are created initially and all datafiles are residing on these 3 vg's in its respective LV's.
Now if we want to add datafile for any tablespace (Online)
what will be the procedure ?
At present we are assigning the raw volume which is been created initially as a dummy raw volume by our implementers to add any additional datafile .
Now we are about to finish all the dummy raw volumes assigned during last one year for various tablespaces.
We would like to now with above setup what will be the steps to be carried out for
1. Creating New LV's and assigning it to any datafile online (i.e.without database shutdown)
2.How to rename the LV's as we have assigned many dummy LV's for various tablespaces.(Dummy LV's are not having proper naming).
We have Oracle 9i RAC on HP-UX (11i) on 2 database server with EVA disk array clustered with M/c service guard.
3 shared VG's are created initially and all datafiles are residing on these 3 vg's in its respective LV's.
Now if we want to add datafile for any tablespace (Online)
what will be the procedure ?
At present we are assigning the raw volume which is been created initially as a dummy raw volume by our implementers to add any additional datafile .
Now we are about to finish all the dummy raw volumes assigned during last one year for various tablespaces.
We would like to now with above setup what will be the steps to be carried out for
1. Creating New LV's and assigning it to any datafile online (i.e.without database shutdown)
2.How to rename the LV's as we have assigned many dummy LV's for various tablespaces.(Dummy LV's are not having proper naming).
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 07:27 PM
12-19-2005 07:27 PM
Re: Creating additional LV's online
Shalom,
If this is a LVM question, and I'm not exactly certain, here is how I handle it.
1.
lvcreate the new LV (lvcreate -C y -n name /dev/vg##)
lvextend the new LV (lvextend -L 2048 name of lv)
chown the new lv to oracle user in /dev/vg##
2. You can rename the lv's using the mv command.
cd /dev/vg## (use a real vg)
each lv will have two files one starts with an r
exmaple
roradata
oradata
mv roradata roradatanew
mv oradata oradatanew
SEP
If this is a LVM question, and I'm not exactly certain, here is how I handle it.
1.
lvcreate the new LV (lvcreate -C y -n name /dev/vg##)
lvextend the new LV (lvextend -L 2048 name of lv)
chown the new lv to oracle user in /dev/vg##
2. You can rename the lv's using the mv command.
cd /dev/vg## (use a real vg)
each lv will have two files one starts with an r
exmaple
roradata
oradata
mv roradata roradatanew
mv oradata oradatanew
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-20-2005 01:17 AM
12-20-2005 01:17 AM
Re: Creating additional LV's online
For SG - all you do is add to running node, update the control script with the new lvols to mount/umount, copy control script to rest of nodes in cluster, vgexport a new map file of vg, vgexport vg on other nodes and vgimport using new map file...
Full steps here:
http://docs.hp.com/en/T1859-90017/ch03s02.html#cegbaeff
Rgds...Geoff
Full steps here:
http://docs.hp.com/en/T1859-90017/ch03s02.html#cegbaeff
Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
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