- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Does a raw disk auto detect Dynamic LUN expansion
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-23-2008 07:57 AM
10-23-2008 07:57 AM
Does a raw disk auto detect Dynamic LUN expansion
I was told that the raw disk auto detects the changes, but I have not found any documentation that supports this. I have read vgmodify, and it sounds like the vgmodify might change the size on the /dev/rdsk/cXtXdX.
Has anyone used dynamic LUN expansion on a Oracle RAC file system? Or does anyone know if I can check and see if the raw disk has changed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 07:59 AM
10-23-2008 07:59 AM
Re: Does a raw disk auto detect Dynamic LUN expansion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 08:01 AM
10-23-2008 08:01 AM
Re: Does a raw disk auto detect Dynamic LUN expansion
diskinfo /dev/rdsk/cxtxdx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 08:31 AM
10-23-2008 08:31 AM
Re: Does a raw disk auto detect Dynamic LUN expansion
In general lun expansion is not detected.
The best thing to do is present a new LUN of larger size and migrate the database.
SEP
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
10-23-2008 09:00 AM
10-23-2008 09:00 AM
Re: Does a raw disk auto detect Dynamic LUN expansion
Thank you. Yes that showed me that the Disks are still at 50 gig on both servers.
maxux1:[/dev/rdsk]
# diskinfo /dev/rdsk/c15t6d3
SCSI describe of /dev/rdsk/c15t6d3:
vendor: DGC
product id: CX500WDR10
type: direct access
size: 52428800 Kbytes
bytes per sector: 512
# diskinfo /dev/rdsk/c15t6d3
SCSI describe of /dev/rdsk/c15t6d3:
vendor: DGC
product id: CX500WDR10
type: direct access
size: 52428800 Kbytes
bytes per sector: 512
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 09:09 AM
10-23-2008 09:09 AM
Re: Does a raw disk auto detect Dynamic LUN expansion
So there is really no way to have the raw disk recognize the changes?
A few months ago the Oracle admin asked for 500 gig to migrate data. I asked him how he wanted it spread out. He asked for two 200 gig and one 100 gig. one 200 gig and one 100 gig were merged. I guess Oracle balances data on these, but it looks like Oracle does not look at the disk sizes, only that it wants to equally spread out data evenly on both disks. We keep having issues ever 1.5 to 2 days. We were hoping to increase this from 100 gig to 200 gig to match the other disks. If we have to restore to migration, with my available space, I will have to shuffle things on the SAN itself to make it happen. This is doable, but I was hoping we were looking for a simpler solution and hoping we could take advantage of using METALUN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 09:41 AM
10-23-2008 09:41 AM
Re: Does a raw disk auto detect Dynamic LUN expansion
The migration you suggested, woud be done on the Oracle side, right? Or do you mean the EMC side? If it do it on the EMC side, I do not think the O.S. would still recognize it.