VxVM confused by SDS?


 
Thread Tools Search this Thread
Operating Systems Solaris VxVM confused by SDS?
# 1  
Old 07-20-2010
Question VxVM confused by SDS?

I have an old V490 running an old version of Soalris 10 and an old version of VxVM.

The system disks are configured using metathis and metathat, the remaining disks

Because of the brain-damaged way engineering run things here, I cannot change this. I cannot upgrade nor patch the OS. I cannot upgrade nor patch VxVM.

I recently successfully replaced the root disk, and rebuilt the root mirror. But consequently vxdisk list complains about the replaced device.

Code:
# vxdisk list
DEVICE       TYPE            DISK         GROUP        STATUS
c0t0d0s2     auto            -            -            error
c0t1d0s2     auto:none       -            -            online invalid

How can I get c0t0d0s2 to transition to "online invalid"?

Code:
# uname -a
SunOS zus15d-4403 5.10 Generic_127111-02 sun4u sparc SUNW,Sun-Fire-V490

# pkginfo -l VRTSvxvm
   PKGINST:  VRTSvxvm
      NAME:  VERITAS Volume Manager, Binaries
  CATEGORY:  system
      ARCH:  sparc
   VERSION:  4.1,REV=02.17.2005.21.28
   BASEDIR:  /
    VENDOR:  VERITAS Software
      DESC:  Virtual Disk Subsystem
    PSTAMP:  VERITAS-4.1_MP2_RP2_HF1:2007-09-29
  INSTDATE:  Feb 26 2008 19:21
   HOTLINE:  800-342-0652
     EMAIL:  support@veritas.com
    STATUS:  completely installed
     FILES:      847 installed pathnames
                  17 partially installed pathnames
                  35 shared pathnames
                  18 linked files
                  98 directories
                 429 executables
              301445 blocks used (approx)


Last edited by Scott; 07-20-2010 at 10:48 AM.. Reason: Code tags, please...
# 2  
Old 07-20-2010
Why would you need to do that??Smilie
Btw, did you try vxdiskconfig or vxdisk online cxtxdxsx
# 3  
Old 08-16-2010
I managed to solve the problem eventually. There is a recipe you can follow somewhere in sun.com. But, as is often the case with Sun's recipes, there is some ambiguity that can cause one to really foul it up the first time. Which I did. I repeated the procedure, and avoided the SNAFU second time around.

Quote:
Originally Posted by incredible
Why would you need to do that??Smilie
Because those disks are managed by SDS.

Quote:
Originally Posted by incredible
Btw, did you try vxdiskconfig or vxdisk online cxtxdxsx
I sure did. To no avail. The basic problem is the way that old V490 deals with its internal FCAL disks, wedded to the fact that the version of VxVM doesn't offline the disks as far as the OS is concerned.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

IBM TDS/SDS (LDAP) - can I mix endianness among servers in an instance ?

I'd like to add some x/linux-based servers to my current AIX-based TDS/SDS server community. Reading the Fine Install Guide (rtfig ?) I believe this may be covered by the section "Upgrade an instance of a previous version to a different computer" i.e. I'm going to install latest/greatest SDS on a... (4 Replies)
Discussion started by: maraixadm
4 Replies

2. Solaris

vxvm

hi all, how can we check whether vxvm is installed in our system or not in solaris? Thanks in advance dinu (4 Replies)
Discussion started by: dinu
4 Replies

3. Solaris

T6340/SDS root disk pull test.

Here's the scenario.. Server built with solaris 10 + SDS to mirror OS disk to 2nd disk. If you pull the root disk while the system is running, would you expect : 1, The box to just stay running, ie off its mirror 2, The box would crash, reboot, try and boot of its primary, if not, the... (4 Replies)
Discussion started by: itsupplies
4 Replies

4. Solaris

VxVM on Solaris.

Hi, Quick question if anyone knows this. Is there a command I can use in Veritas Volume manager on Solaris that will tell me what the name of the SAN I am connected to? We have a number of SANs so I am unsure which one my servers are connected to. Thanks. (13 Replies)
Discussion started by: gwhelan
13 Replies

5. Solaris

VxVM..anything to worry about in here..

DEVICE TYPE DISK GROUP STATUS c0t0d0s2 sliced rootdisk rootdg online c1t1d0s2 sliced disk01 rootdg online c2t0d0s2 sliced actsvr101 actsvr1dg online c2t2d0s2 sliced actsvr102 actsvr1dg online c2t3d0s2 ... (13 Replies)
Discussion started by: incredible
13 Replies

6. Solaris

VxVM softpartitions

Is there a way to create "softpartitions" with Veritas Volume Manager? I have a bunch of disks and i want to create a RAID 5 with them. On that RAID5, i want to split that RAID into two separated file systems like i could do it with SDS/LVM or ZFS, but i don't want to create two RAID5 in the... (3 Replies)
Discussion started by: pressy
3 Replies

7. Solaris

VxVM

All solaris rescue gurus out there .... I've a Solaris 2.6 E450 on which my sysadmin guy has deleted every file (not sub-directories) from the /etc directory. The machine is (was) running Vxvm with the root volume encapsulated. I've tried booting from CDROM, mounting the root volume... (3 Replies)
Discussion started by: andy11983
3 Replies

8. UNIX for Advanced & Expert Users

SDS to Veritas migration

...I have a situation where I disks that I mirrored using Solstice Disksuite now need mirroring under Veritas Volume manager...would anyone know the best way to go about 'un-mirroring' and then removing SDS? I can see references in /etc/vfstab and /etc/system that I guess would need... (2 Replies)
Discussion started by: silvaman
2 Replies

9. UNIX for Advanced & Expert Users

SDS and replicas

Hello, We are using Solstice Disk Suite on Solaris 2.7. We want to add two striped volume with six disks. On each disk, we take a slice and we create the stripe. That I want to know : Is it necessary to add two replicas on the same slice on the new disks, as made before on the others... (1 Reply)
Discussion started by: christophe
1 Replies

10. Filesystems, Disks and Memory

New Sds Slice

Hi, I'd like to add two new disk (mirrored each other) in a machine still on line. The machine is mirrored with SDS. the idea is to add two new disk and mirroring them in order to add a new mount point like "/produit" with only half of the new disk. who could send me exemples or tell me how to... (1 Reply)
Discussion started by: guillaume35
1 Replies
Login or Register to Ask a Question