Sponsored Content
Operating Systems Solaris Solaris 10 with Veritas and PowerPath Post 302429967 by chipke2005 on Wednesday 16th of June 2010 09:18:42 AM
Old 06-16-2010
Power Solaris 10 with Veritas and PowerPath

Hello,

I have an issue with veritas volume manager version 5.0 in combination with EMC powerpath version 5.2.0 running on Solaris10(Sparc). This server is fiber connected to a EMC Clariion CX3-40 SAN.

This is the situation :

Server is a SUN Enterprise M5000
OS = Solaris10 Sparc
Veritas Volume Manager = 5.0
EMC Powerpath = 5.2.0
SAN = EMC Clariion CX3-40

Problem description :

The server contains already a lot of LUNS which are available and seen by Powerpath and Veritas without a problem.
When i want to add a new LUN i follow these steps :

-create LUN on SAN
-Add it via powerpath
powermt display dev=all (device is not seen)
powermt config
powermt display dev=all (device is available)
powermt save

-configure controller commands
cfgadm -c configure c1
cfgadm -c configure c2

-Format disk
format < /dev/null (powerpath device available)
format <powerpath-device>
disk
label
ver

-vx commands
vxdisk list (volume not available)
vxdctl enable
vxdisk list (volume still not available)


And here is the problem that veritas doesn't see my new LUN untill i add an 2nd new lun, then he can see the 1st one i created, if i then want to see the 2nd LUN in need to add a 3rd one and so on.

Does anyone of you guys has experience with it and is there a way to solve it without a reboot of that server as this is a critical production machine.

Thanks in advance for youre reply's.
Kind regards,
Nico
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Samba crashes on Solaris with Veritas Cluster

We recently transferred our Samba server to a cluster of two Sun systems running Solaris 9 with Veritas Cluster Server. We used Samba 3.0.7. Since then Samba seems to crash every 2 to 3 days, always around noon. The symptoms are that at first people who are connected lose the ability to access... (1 Reply)
Discussion started by: rhfrommn
1 Replies

2. Filesystems, Disks and Memory

Can Veritas DMP & EMC PowerPath coexist?

We currently have a Solaris box connected to a Clariion storage system that is utilising DMP for path failover. I would prefer to use EMC's Powerpath and was wondering if the two can coexist? Basically, I am struggling to find any documentation on the subject and was wonder if anyone can give me... (2 Replies)
Discussion started by: aaron2k
2 Replies

3. UNIX for Dummies Questions & Answers

veritas vol manager solaris/linux

Hi experts, I am a junior linux admin with minimal knowledge of solaris. I have to know veritas vol manager for interviews. Got documentation of ver vol man for administrators (for both solaris and linux) . which one should I study? 1. from interview success perspective 2. job... (1 Reply)
Discussion started by: vikasdh
1 Replies

4. Solaris

solaris 8 with veritas

Hi All, I need info on veritas volume manager with solaris 8. Although I have worked with HP-UX 10-11 (vmm is integrted), I still don't know what is the command for modifying, monitoring and troubleshooting vvm on solaris 8. Is it the same? Can't find good documentation on my search with... (4 Replies)
Discussion started by: itik
4 Replies

5. Solaris

Does Veritas Cluster work with IPMP on Solaris 10?

Does Veritas Cluster work with IPMP on Solaris 10? If anyone has set it up do you have a doc or tips? I have heard several different statements ranging from , not working at all to Yes it works! Great How? * Test and Base IPs???? * configure the MultiNICB agent ? I can give details... (1 Reply)
Discussion started by: dfezz1
1 Replies

6. High Performance Computing

Veritas Cluster for Solaris x86?

Hi, Anybody know where I can download Veritas Cluster 5.0 for Solaris x86? Thanks (2 Replies)
Discussion started by: gwhelan
2 Replies

7. Solaris

Undo the Veritas mirroring and update from Solaris 8 to Solaris 10

Hi all I wish to undo the mirroring for root and update the Solaris version from 8 to 10. Since i am lack of knowledge and experience on this, hope you all can help me double check the step and correct me. Existing disk groups details root@leo # vxdg list NAME STATE ID... (3 Replies)
Discussion started by: SmartAntz
3 Replies

8. Solaris

Veritas volume manager in solaris.

Can you please let me know the certification code for veritas volume manager in solaris ? Thanks in advance. (2 Replies)
Discussion started by: gowthamakanthan
2 Replies

9. Solaris

Need on Veritas filesystem, solaris

Hello Folks, Was wondering if you can help me make the following disk back online, Disk_22 auto - - error I am using Solaris 9 and veritas version 4. Anep (6 Replies)
Discussion started by: jaapar
6 Replies
SG_EMC_TRESPASS(8)						     SG3_UTILS							SG_EMC_TRESPASS(8)

NAME
sg_emc_trespass - change ownership of SCSI LUN from another Service-Processor to this one SYNOPSIS
sg_emc_trespass [-d] [-hr] [-s] [-V] DEVICE DESCRIPTION
sg_emc_trespass sends an EMC-specific Trespass Command to the DEVICE with the selected options. This Mode Select changes the ownership of the LUN of the device from another Service-Processor to the one the command was received on. OPTIONS
Arguments to long options are mandatory for short options as well. -d outputs some extra debug information associated with executing this command -hr Sets the 'Honor Reservation' bit in the command. If set, the trespass will only succeed to change the ownership from the Peer SP if the Peer SP does not have an outstanding SCSI reservation for the LUN. By default, the reservation state will be ignored. -s Send the short version of the trespass command instead of the long version. The short version is supported on the EMC FC5300, FC4500 and FC4700. The long version (default) is supported on the CLARiiON CX and AX family arrays. -V print out version string then exit. In the 2.4 series of Linux kernels the DEVICE must be a SCSI generic (sg) device. In the 2.6 series block devices (e.g. SCSI disks and DVD drives) can also be specified. For example "sg_start 0 /dev/sda" will work in the 2.6 series kernels. EXIT STATUS
The exit status of sg_emc_trespass is 0 when it is successful. Otherwise see the sg3_utils(8) man page. AUTHOR
Written by Lars Marowsky-Bree, based on sg_start. REPORTING BUGS
Report bugs to <dgilbert at interlog dot com>. COPYRIGHT
Copyright (C) 2004-2012 Lars Marowsky-Bree, Douglas Gilbert. This software is distributed under the GPL version 2. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR- POSE. sg3_utils-1.35 December 2012 SG_EMC_TRESPASS(8)
All times are GMT -4. The time now is 02:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy