* /dev/dm-N and Veritas?
@ 2005-10-31 19:27 Bruen, Mark
2005-10-31 19:51 ` Christophe Varoqui
2005-10-31 21:26 ` Brian Long
0 siblings, 2 replies; 8+ messages in thread
From: Bruen, Mark @ 2005-10-31 19:27 UTC (permalink / raw)
To: device-mapper development
Anyone using Veritas to manage their /dev/dm-N devices?
Thanks.
-Mark
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: /dev/dm-N and Veritas? 2005-10-31 19:27 /dev/dm-N and Veritas? Bruen, Mark @ 2005-10-31 19:51 ` Christophe Varoqui 2005-10-31 20:04 ` Bruen, Mark 2005-10-31 20:08 ` Greg Freemyer 2005-10-31 21:26 ` Brian Long 1 sibling, 2 replies; 8+ messages in thread From: Christophe Varoqui @ 2005-10-31 19:51 UTC (permalink / raw) To: device-mapper development On lun, 2005-10-31 at 14:27 -0500, Bruen, Mark wrote: > Anyone using Veritas to manage their /dev/dm-N devices? > Thanks. I guess few people can understand what you mean. For one, I can't, sorry. Regards, cvaroqui ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: /dev/dm-N and Veritas? 2005-10-31 19:51 ` Christophe Varoqui @ 2005-10-31 20:04 ` Bruen, Mark 2005-10-31 20:30 ` Christophe Varoqui 2005-10-31 20:08 ` Greg Freemyer 1 sibling, 1 reply; 8+ messages in thread From: Bruen, Mark @ 2005-10-31 20:04 UTC (permalink / raw) To: christophe.varoqui, device-mapper development I would like to use "device mapper" for multipathing which I have setup and Veritas Volume Manager for Virtualization. I normally create LUNs on the SAN and they show up as /dev/sdX, /dev/sdY, etc... I initialize them for use with Veritas Volume Manager which allows me to expand filesystems across multiple LUNs, create snapshots, split disks off for deporting, etc... I have many years of Veritas experience and none with LVM so I would (for now anyway) like to use the multipathed devices /dev/dm-N with Veritas. Is it possible? Thanks. -Mark Christophe Varoqui wrote: >On lun, 2005-10-31 at 14:27 -0500, Bruen, Mark wrote: > > >>Anyone using Veritas to manage their /dev/dm-N devices? >>Thanks. >> >> > >I guess few people can understand what you mean. >For one, I can't, sorry. > >Regards, >cvaroqui > > > >-- >dm-devel mailing list >dm-devel@redhat.com >https://www.redhat.com/mailman/listinfo/dm-devel > > -- Mark Bruen mbruen@trilegiant.com 203-416-2358 What information consumes is rather obvious: it consumes the attention of it's recipients. Hence a wealth of information creates a poverty of attention..." -Herbert Simon, Computer Scientist, Psychologist, Nobel Laureate in Economics, 1978 The information in this electronic mail message is Trilegiant Confidential and may be legally privileged. It is intended solely for the addressee(s). Access to this Internet electronic mail message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. The sender believes that this E-mail and any attachments were free of any virus, worm, Trojan horse, and/or malicious code when sent. This message and its attachments could have been infected during transmission. By reading the message and opening any attachments, the recipient accepts full responsibility for taking protective and remedial action about viruses and other defects. Trilegiant Corporation is not liable for any loss or damage arising in any way from this message or its attachments. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: /dev/dm-N and Veritas? 2005-10-31 20:04 ` Bruen, Mark @ 2005-10-31 20:30 ` Christophe Varoqui 2005-10-31 20:48 ` Bernd Zeimetz 0 siblings, 1 reply; 8+ messages in thread From: Christophe Varoqui @ 2005-10-31 20:30 UTC (permalink / raw) To: device-mapper development On lun, 2005-10-31 at 15:04 -0500, Bruen, Mark wrote: > I would like to use "device mapper" for multipathing which I have setup > and Veritas Volume Manager for Virtualization. I normally create LUNs > on the SAN and they show up as /dev/sdX, /dev/sdY, etc... I initialize > them for use with Veritas Volume Manager which allows me to expand > filesystems across multiple LUNs, create snapshots, split disks off for > deporting, etc... > I have many years of Veritas experience and none with LVM so I would > (for now anyway) like to use the multipathed devices /dev/dm-N with > Veritas. Is it possible? > Thanks. > -Mark > There are some issues in this field : /dev/dm-* might or might not exist, might be duplicate of /dev/mapper/ entries, paths appear as /dev/sd* nodes and are not hidden. The Volume manager has to deal with these things. Even LVM2 has rough edges here. I would guess VxVM may have a hard time too. That said, this question will ultimately have to be responded by Veritas. I can image them saying that you'd better use *their* multipathing solution, being well integrated with the volume manager. The DM multipathing is easily disabled. Regards, cvaroqui ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: /dev/dm-N and Veritas? 2005-10-31 20:30 ` Christophe Varoqui @ 2005-10-31 20:48 ` Bernd Zeimetz 0 siblings, 0 replies; 8+ messages in thread From: Bernd Zeimetz @ 2005-10-31 20:48 UTC (permalink / raw) To: christophe.varoqui, device-mapper development > The Volume manager has to deal with these things. Even LVM2 has rough > edges here. I would guess VxVM may have a hard time too. are there any known issues with lvm? Especially together with dm-emc? Thank you, Bernd ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: /dev/dm-N and Veritas? 2005-10-31 19:51 ` Christophe Varoqui 2005-10-31 20:04 ` Bruen, Mark @ 2005-10-31 20:08 ` Greg Freemyer 1 sibling, 0 replies; 8+ messages in thread From: Greg Freemyer @ 2005-10-31 20:08 UTC (permalink / raw) To: christophe.varoqui, device-mapper development Veritas has a commercial LVM product. I assume the question was about using it to manage device mapper devices. On 10/31/05, Christophe Varoqui <christophe.varoqui@free.fr> wrote: > On lun, 2005-10-31 at 14:27 -0500, Bruen, Mark wrote: > > Anyone using Veritas to manage their /dev/dm-N devices? > > Thanks. > > I guess few people can understand what you mean. > For one, I can't, sorry. > > Regards, > cvaroqui > > > > -- > dm-devel mailing list > dm-devel@redhat.com > https://www.redhat.com/mailman/listinfo/dm-devel > -- Greg Freemyer The Norcross Group Forensics for the 21st Century ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: /dev/dm-N and Veritas? 2005-10-31 19:27 /dev/dm-N and Veritas? Bruen, Mark 2005-10-31 19:51 ` Christophe Varoqui @ 2005-10-31 21:26 ` Brian Long 2005-11-01 19:04 ` Bruen, Mark 1 sibling, 1 reply; 8+ messages in thread From: Brian Long @ 2005-10-31 21:26 UTC (permalink / raw) To: device-mapper development On Mon, 2005-10-31 at 14:27 -0500, Bruen, Mark wrote: > Anyone using Veritas to manage their /dev/dm-N devices? Mark, There is no point in using device-mapper multipathing since Veritas has their own multi-pathing software built-in. What would be the point? Veritas won't support you unless you use DMP (Dynamic Multi Pathing). If you're going the Veritas route instead of using LVM2, you should use their stuff solely. We did an in-house Veritas vs. LVM2 show-down on Linux and LVM2 provides enough functionality for our needs. It doesn't provide functionality for some of our "wants", but we've decided to go with LVM2 as we deploy RHEL 4. /Brian/ -- Brian Long | | | IT Data Center Systems | .|||. .|||. Cisco Linux Developer | ..:|||||||:...:|||||||:.. Phone: (919) 392-7363 | C i s c o S y s t e m s ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: /dev/dm-N and Veritas? 2005-10-31 21:26 ` Brian Long @ 2005-11-01 19:04 ` Bruen, Mark 0 siblings, 0 replies; 8+ messages in thread From: Bruen, Mark @ 2005-11-01 19:04 UTC (permalink / raw) To: device-mapper development Brian, We have a substantial investment in Veritas as well as people who know Veritas and multiple platforms to support which all run Veritas. There are three reasons driving my device mapper analysis: 1). We've had major problems with DMP on EMC Clariion arrays with Linux running Veritas Storage Foundation for Oracle Real Application Clusters, I still do not have resolution from Symantec (formally Veritas). 2). We use 3PAR storage and they say they will not support DMP on RHEL4 but will only be supporting DM. 3). I would really like to remove the storage vendor dependency on the Array Support Library (ASL) which is required by most storage vendors to use DMP. With DM the storage need only to provide the LU(s) on multiple paths with the same SCSI serial number. It also allows you to have persistent device names when adding or removing LUs and rebooting. At some point we may be looking at LVM but not until it can perform such functions as point in time snap shots which can be deported and then mounted on another host for database replication and other functions that we use it for. For consistency which is key to reducing labor costs it would also need to run on Solaris, HPUX and Windows. I'm still trying to find a way to use /dev/mapper/<name> devices with Veritas. Thanks. -Mark Brian Long wrote: >On Mon, 2005-10-31 at 14:27 -0500, Bruen, Mark wrote: > > >>Anyone using Veritas to manage their /dev/dm-N devices? >> >> > >Mark, > >There is no point in using device-mapper multipathing since Veritas has >their own multi-pathing software built-in. What would be the point? >Veritas won't support you unless you use DMP (Dynamic Multi Pathing). > >If you're going the Veritas route instead of using LVM2, you should use >their stuff solely. > >We did an in-house Veritas vs. LVM2 show-down on Linux and LVM2 provides >enough functionality for our needs. It doesn't provide functionality >for some of our "wants", but we've decided to go with LVM2 as we deploy >RHEL 4. > >/Brian/ > > > ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-11-01 19:04 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-10-31 19:27 /dev/dm-N and Veritas? Bruen, Mark 2005-10-31 19:51 ` Christophe Varoqui 2005-10-31 20:04 ` Bruen, Mark 2005-10-31 20:30 ` Christophe Varoqui 2005-10-31 20:48 ` Bernd Zeimetz 2005-10-31 20:08 ` Greg Freemyer 2005-10-31 21:26 ` Brian Long 2005-11-01 19:04 ` Bruen, Mark
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.