- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vxdisk questions - inconsistent device name
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
08-02-2007 04:54 AM
08-02-2007 04:54 AM
vxdisk questions - inconsistent device name
I am configuring a Veritas FS using a piece of LUN. The device file in "vxdisk list" is c2t0d6, but the device file is /dev/dsk/c2t1d2.
Is there a way to make them identical?
# vxdisk list c2t0d6
Device: c2t0d6
devicetag: c2t0d6
type: auto
info: format=none
flags: online ready private autoconfig invalid
pubpaths: block=/dev/vx/dmp/c2t0d6 char=/dev/vx/rdmp/c2t0d6
Multipathing information:
numpaths: 2
c2t1d2 state=enabled
c4t1d2 state=enabled
thanks,
Lorne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2007 05:15 AM
08-02-2007 05:15 AM
Re: vxdisk questions - inconsistent device name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2007 05:26 AM
08-02-2007 05:26 AM
Re: vxdisk questions - inconsistent device name
It is whole LUN that I will use to create a FS under VxVM. Sorry for the confusion. The question is how to manipulate the accessname seen in vxdisk. It (c2t0d6) is not consistent with device file /dev/dsk/c2t1d2.
Lorne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2007 11:22 AM
08-02-2007 11:22 AM
Re: vxdisk questions - inconsistent device name
After that you would be creating a volume then filesystem would be created on that colume.. so unix will see only volume, disk and all vxvm will take care..
So you have to build a dg using this disk or add this disk in an existing dg, once that is done create new vol within that dg then newfs can be executed specifying the vol name.
Only primary c2t0d6 to be used while doing all these task... no need to execute the commands for all the paths as vxvm will take about the multipathing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2007 02:30 PM
08-02-2007 02:30 PM
Re: vxdisk questions - inconsistent device name
c2t0d6
c2t1d2
c4t1d2
all refer to exactly the same LUN --- just different ways to get there. This is normal and expected for array LUN's and simple disks have only one path. It's much like telling you to go from Memphis to Mobile. There are many different roads but only one Mobile.
Typically, no one path is any better than any other so pick one and go with it when you add the LUN to your new diskgroup. VxVM automatically detects multiple paths to the same LUN. Should you instead decide to put this LUN under the control of LVM, it it actually necessary to specify the paths to a given physical volume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2007 07:35 PM
08-02-2007 07:35 PM
Re: vxdisk questions - inconsistent device name
I would assume that you can change such properties of an VxVM object like accessnames with the "vxedit rename" command (please refer to manpage).
But be considerate about possible implications.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 03:13 AM
08-03-2007 03:13 AM
Re: vxdisk questions - inconsistent device name
You are all right about what it is. I believe it is normal the way it is. The reason I want to do it is because of a cluster environment. The other node in the cluster with the same hardware, uses the path c2t1d2 in a similar way, I just want them to be identical. Does it make sense to you?
I need to study VxFS more before I can evaluate your answers. BTW, can you pass on some experience regarding setting up a MC/ServiceGuard cluster for Oracle using VxFS? I need a active/passive setup.
thanks very much for your time,
Lorne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 03:34 AM
08-03-2007 03:34 AM
Re: vxdisk questions - inconsistent device name
fully cooked files and all appear to simply be a local vxfs filesystem. Normally, mounting a filesystem on multiple hosts is a disaster because hostA doesn't have a clue about hostB's buffer cache. CFS addresses that problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 05:00 AM
08-03-2007 05:00 AM
Re: vxdisk questions - inconsistent device name
In my case, it is a active/passive (1+1) - no RAC, using vxfs as file system. Any guidelines on how to configure such a MC/SG cluster for Oracle?
thanks,
Lorne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 05:15 AM
08-03-2007 05:15 AM
Re: vxdisk questions - inconsistent device name
Unless you have a compelling reason to use VxVM as your volume manager, I would use LVM. It's simpler (though less powerful) and has been tested under SG much, much longer.
I've played with VxVM under SG but all my production systems still use LVM. One of the biggest decisions you will need to make with respect to Oracle packages is whether the Oracle executables are stationary or move with the package along with the data. My preference is moving with package but that's just me. Obviously, if one of your nodes were IA-64 and another were PA-RISC (which is a legal SG configuration) then would would have its own set of Oracle binaries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 05:26 AM
08-03-2007 05:26 AM
Re: vxdisk questions - inconsistent device name
It is going with vxfs for sure. I'm more comfortable with network and the rest. My main concern is a procedure to set up such a cluster.
any comments,
thanks
Lorne