Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-23 Thread Biju Krishnan
Hi Tiago,

Check this

[EMAIL PROTECTED] ~]# vxdisk list c2t0d7
Device:c2t0d7s2
devicetag: c2t0d7
type:  auto
*hostid:*

[EMAIL PROTECTED] ~]# vxdisk list c2t0d6
Device:c2t0d6s2
devicetag: c2t0d6
type:  auto
*hostid:oracle-04*

Just run a

vxdisksetup -i c2t0d7

Does it give any error. Do not force a setup.

Another problem with the DAM (HDS) you are using is that it does not give a
list of free luns. Please check if this LUN is already allocated.

Regards,
PP BIJU KRISHNAN

On 10/23/07, Tiago Cruz [EMAIL PROTECTED] wrote:

 Hello guys,

 I'm newbie speaking around Storage/Veritas, and I have one problem like
 this:

 I'm running SunOS 5.8, directly connected at one Hitachi Thunderbird
 9200.

 I'm using HTC-9500V connector (Array Support Library) from package
 HTC-9500V_268512.tar.Z.

 I have 11 LUNs there created, you can see on pictures below:
 http://everlinux.com/9200/array_viewer.png
 http://everlinux.com/9200/lun_configuration.png

 I'm using VEA (Veritas Enterprise Administrator) version 3.2.525.0 for
 management, using VNC to get one graphical interface on Solaris.

 The problem is: I just can do the management of 6/11 disks that I have.
 The problem, I think, is with the 11º disk, how can I see here:
 http://everlinux.com/9200/disk7_path.png
 http://everlinux.com/9200/disk7_control.png

 Each disk have only one 'path' and only one 'control', but this guy
 called 'c2t0d7' have a lot of.

 [EMAIL PROTECTED] ~]# vxdisk list c2t0d6
 Device:c2t0d6s2
 devicetag: c2t0d6
 type:  auto
 hostid:oracle-04
 disk:  name=oracle07 id=1193072400.102.oracle-04
 group: name=oracle id=1193072401.104.oracle-04
 info:  format=cdsdisk,privoffset=256,pubslice=2,privslice=2
 flags: online ready private autoconfig autoimport imported
 pubpaths:  block=/dev/vx/dmp/c2t0d6s2 char=/dev/vx/rdmp/c2t0d6s2
 version:   3.1
 iosize:min=512 (bytes) max=256 (blocks)
 public:slice=2 offset=2304 len=102295296 disk_offset=0
 private:   slice=2 offset=256 len=2048 disk_offset=0
 update:time=1193074579 seqno=0.5
 ssb:   actual_seqno=0.0
 headers:   0 240
 configs:   count=1 len=1280
 logs:  count=1 len=192
 Defined regions:
 config   priv 48-000239[000192]: copy=01 offset=00 disabled
 config   priv 000256-001343[001088]: copy=01 offset=000192 disabled
 log  priv 001344-001535[000192]: copy=01 offset=00 disabled
 lockrgn  priv 001536-001679[000144]: part=00 offset=00
 Multipathing information:
 numpaths:   1
 c2t0d6s2state=enabled


 [EMAIL PROTECTED] ~]# vxdisk list c2t0d7
 Device:c2t0d7s2
 devicetag: c2t0d7
 type:  auto
 hostid:
 disk:  name= id= 1193076958.20.oracle-04
 group: name= id=1193077512.26.oracle-04
 info:  format=cdsdisk,privoffset=256,pubslice=2,privslice=2
 flags: online ready private autoconfig
 pubpaths:  block=/dev/vx/dmp/c2t0d7s2 char=/dev/vx/rdmp/c2t0d7s2
 version:   3.1
 iosize:min=512 (bytes) max=256 (blocks)
 public:slice=2 offset=2304 len=279741696 disk_offset=0
 private:   slice=2 offset=256 len=2048 disk_offset=0
 update:time=1193078658 seqno=0.12
 ssb:   actual_seqno=0.0
 headers:   0 240
 configs:   count=1 len=1280
 logs:  count=1 len=192
 Defined regions:
 config   priv 48-000239[000192]: copy=01 offset=00 enabled
 config   priv 000256-001343[001088]: copy=01 offset=000192 enabled
 log  priv 001344-001535[000192]: copy=01 offset=00 enabled
 lockrgn  priv 001536-001679[000144]: part=00 offset=00
 Multipathing information:
 numpaths:   5
 c2t0d11s2   state=disabled
 c2t0d10s2   state=enabled
 c2t0d8s2state=enabled
 c2t0d7s2state=disabled
 c2t0d9s2state=enabled

 How can I fix this?

 Thanks!
 --
 Tiago Cruz
 http://everlinux.com
 Linux User #282636


 ___
 Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx

___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-23 Thread Jarkko Airaksinen
Hello,

I've never needed to reboot my SunOS server 5.8 Generic_117350-44 sun4us sparc 
FJSV,GPUZC-M with VxVM 5.0, VxDMP  VxFS when adding new (SAN) disks. 

If for some reason the new disks don't show in 'vxdisk list' after presenting 
them to the server, all I need to do is 'vxdisk scandisks' to make them appear.

-j-

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Santosh 
Jambhlikar
Sent: martes, 23 de octubre de 2007 6:51
To: Tiago Cruz; veritas-vx@mailman.eng.auburn.edu
Subject: Re: [Veritas-vx] Problem adding news disks on Veritas

Solaris 8 requires the reboot of the machine to see the
newly added luns. 
for Solaris 9 takes it online. (no reboot required).


--- Tiago Cruz [EMAIL PROTECTED] wrote:

 Hello guys,
 
 I'm newbie speaking around Storage/Veritas, and I have
 one problem like
 this:
 
 I'm running SunOS 5.8, directly connected at one Hitachi
 Thunderbird
 9200.
 
 I'm using HTC-9500V connector (Array Support Library)
 from package
 HTC-9500V_268512.tar.Z.
 
 I have 11 LUNs there created, you can see on pictures
 below:
 http://everlinux.com/9200/array_viewer.png
 http://everlinux.com/9200/lun_configuration.png
 
 I'm using VEA (Veritas Enterprise Administrator) version
 3.2.525.0 for
 management, using VNC to get one graphical interface on
 Solaris.
 
 The problem is: I just can do the management of 6/11
 disks that I have.
 The problem, I think, is with the 11º disk, how can I see
 here:
 http://everlinux.com/9200/disk7_path.png
 http://everlinux.com/9200/disk7_control.png
 
 Each disk have only one 'path' and only one 'control',
 but this guy
 called 'c2t0d7' have a lot of.
 
 [EMAIL PROTECTED] ~]# vxdisk list c2t0d6
 Device:c2t0d6s2
 devicetag: c2t0d6
 type:  auto
 hostid:oracle-04
 disk:  name=oracle07 id=1193072400.102.oracle-04
 group: name=oracle id=1193072401.104.oracle-04
 info: 
 format=cdsdisk,privoffset=256,pubslice=2,privslice=2
 flags: online ready private autoconfig autoimport
 imported
 pubpaths:  block=/dev/vx/dmp/c2t0d6s2
 char=/dev/vx/rdmp/c2t0d6s2
 version:   3.1
 iosize:min=512 (bytes) max=256 (blocks)
 public:slice=2 offset=2304 len=102295296
 disk_offset=0
 private:   slice=2 offset=256 len=2048 disk_offset=0
 update:time=1193074579 seqno=0.5
 ssb:   actual_seqno=0.0
 headers:   0 240
 configs:   count=1 len=1280
 logs:  count=1 len=192
 Defined regions:
  config   priv 48-000239[000192]: copy=01
 offset=00 disabled
  config   priv 000256-001343[001088]: copy=01
 offset=000192 disabled
  log  priv 001344-001535[000192]: copy=01
 offset=00 disabled
  lockrgn  priv 001536-001679[000144]: part=00
 offset=00
 Multipathing information:
 numpaths:   1
 c2t0d6s2state=enabled
 
 
 [EMAIL PROTECTED] ~]# vxdisk list c2t0d7
 Device:c2t0d7s2
 devicetag: c2t0d7
 type:  auto
 hostid:
 disk:  name= id=1193076958.20.oracle-04
 group: name= id=1193077512.26.oracle-04
 info: 
 format=cdsdisk,privoffset=256,pubslice=2,privslice=2
 flags: online ready private autoconfig
 pubpaths:  block=/dev/vx/dmp/c2t0d7s2
 char=/dev/vx/rdmp/c2t0d7s2
 version:   3.1
 iosize:min=512 (bytes) max=256 (blocks)
 public:slice=2 offset=2304 len=279741696
 disk_offset=0
 private:   slice=2 offset=256 len=2048 disk_offset=0
 update:time=1193078658 seqno=0.12
 ssb:   actual_seqno=0.0
 headers:   0 240
 configs:   count=1 len=1280
 logs:  count=1 len=192
 Defined regions:
  config   priv 48-000239[000192]: copy=01
 offset=00 enabled
  config   priv 000256-001343[001088]: copy=01
 offset=000192 enabled
  log  priv 001344-001535[000192]: copy=01
 offset=00 enabled
  lockrgn  priv 001536-001679[000144]: part=00
 offset=00
 Multipathing information:
 numpaths:   5
 c2t0d11s2   state=disabled
 c2t0d10s2   state=enabled
 c2t0d8s2state=enabled
 c2t0d7s2state=disabled
 c2t0d9s2state=enabled
 
 How can I fix this?
 
 Thanks!
 -- 
 Tiago Cruz
 http://everlinux.com
 Linux User #282636
 
 
 ___
 Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx

___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-23 Thread yash patil
But be careful if you are doing it online because a small typo in the sd.conf 
and you have a system outage to justify.
 
Regards
Yash


- Original Message 
From: Sebastien DAUBIGNE [EMAIL PROTECTED]
To: Jarkko Airaksinen [EMAIL PROTECTED]
Cc: veritas-vx@mailman.eng.auburn.edu
Sent: Tuesday, October 23, 2007 9:13:02 AM
Subject: Re: [Veritas-vx] Problem adding news disks on Veritas

You'll need to reboot if the disks are managed by the sd driver and 
the lun/target id were not in sd.conf since last reboot.
Updating sd.conf online is *generally* not possible with Solaris 8 
because you can't unload sd driver due to bootdisk management.
Solaris 9+ offers update_drv -f sd command to override this.

If the boot disk is not managed by sd driver, you can unload sd driver 
but it requires to unmount all filesystems which are on disks managed by 
sd driver : this is quite equivalent to a reboot scenario.

Jarkko Airaksinen a écrit :
 Hello,

 I've never needed to reboot my SunOS server 5.8 Generic_117350-44 sun4us 
 sparc FJSV,GPUZC-M with VxVM 5.0, VxDMP  VxFS when adding new (SAN) disks. 

 If for some reason the new disks don't show in 'vxdisk list' after presenting 
 them to the server, all I need to do is 'vxdisk scandisks' to make them 
 appear.

 -j-

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Santosh 
 Jambhlikar
 Sent: martes, 23 de octubre de 2007 6:51
 To: Tiago Cruz; veritas-vx@mailman.eng.auburn.edu
 Subject: Re: [Veritas-vx] Problem adding news disks on Veritas

 Solaris 8 requires the reboot of the machine to see the
 newly added luns. 
 for Solaris 9 takes it online. (no reboot required).


 --- Tiago Cruz [EMAIL PROTECTED] wrote:

  
 Hello guys,

 I'm newbie speaking around Storage/Veritas, and I have
 one problem like
 this:

 I'm running SunOS 5.8, directly connected at one Hitachi
 Thunderbird
 9200.

 I'm using HTC-9500V connector (Array Support Library)
 from package
 HTC-9500V_268512.tar.Z.

 I have 11 LUNs there created, you can see on pictures
 below:
 http://everlinux.com/9200/array_viewer.png
 http://everlinux.com/9200/lun_configuration.png

 I'm using VEA (Veritas Enterprise Administrator) version
 3.2.525.0 for
 management, using VNC to get one graphical interface on
 Solaris.

 The problem is: I just can do the management of 6/11
 disks that I have.
 The problem, I think, is with the 11º disk, how can I see
 here:
 http://everlinux.com/9200/disk7_path.png
 http://everlinux.com/9200/disk7_control.png

 Each disk have only one 'path' and only one 'control',
 but this guy
 called 'c2t0d7' have a lot of.

 [EMAIL PROTECTED] ~]# vxdisk list c2t0d6
 Device:c2t0d6s2
 devicetag: c2t0d6
 type:  auto
 hostid:oracle-04
 disk:  name=oracle07 id=1193072400.102.oracle-04
 group:name=oracle id=1193072401.104.oracle-04
 info:
 format=cdsdisk,privoffset=256,pubslice=2,privslice=2
 flags:online ready private autoconfig autoimport
 imported
 pubpaths:  block=/dev/vx/dmp/c2t0d6s2
 char=/dev/vx/rdmp/c2t0d6s2
 version:  3.1
 iosize:min=512 (bytes) max=256 (blocks)
 public:slice=2 offset=2304 len=102295296
 disk_offset=0
 private:  slice=2 offset=256 len=2048 disk_offset=0
 update:time=1193074579 seqno=0.5
 ssb:  actual_seqno=0.0
 headers:  0 240
 configs:  count=1 len=1280
 logs:  count=1 len=192
 Defined regions:
  config  priv 48-000239[000192]: copy=01
 offset=00 disabled
  config  priv 000256-001343[001088]: copy=01
 offset=000192 disabled
  log  priv 001344-001535[000192]: copy=01
 offset=00 disabled
  lockrgn  priv 001536-001679[000144]: part=00
 offset=00
 Multipathing information:
 numpaths:  1
 c2t0d6s2state=enabled


 [EMAIL PROTECTED] ~]# vxdisk list c2t0d7
 Device:c2t0d7s2
 devicetag: c2t0d7
 type:  auto
 hostid:
 disk:  name= id=1193076958.20.oracle-04
 group:name= id=1193077512.26.oracle-04
 info:
 format=cdsdisk,privoffset=256,pubslice=2,privslice=2
 flags:online ready private autoconfig
 pubpaths:  block=/dev/vx/dmp/c2t0d7s2
 char=/dev/vx/rdmp/c2t0d7s2
 version:  3.1
 iosize:min=512 (bytes) max=256 (blocks)
 public:slice=2 offset=2304 len=279741696
 disk_offset=0
 private:  slice=2 offset=256 len=2048 disk_offset=0
 update:time=1193078658 seqno=0.12
 ssb:  actual_seqno=0.0
 headers:  0 240
 configs:  count=1 len=1280
 logs:  count=1 len=192
 Defined regions:
  config  priv 48-000239[000192]: copy=01
 offset=00 enabled
  config  priv 000256-001343[001088]: copy=01
 offset=000192 enabled
  log  priv 001344-001535[000192]: copy=01
 offset=00 enabled
  lockrgn  priv 001536-001679[000144]: part=00
 offset=00
 Multipathing information:
 numpaths:  5
 c2t0d11s2  state=disabled
 c2t0d10s2  state=enabled
 c2t0d8s2state=enabled
 c2t0d7s2state=disabled
 c2t0d9s2state=enabled

 How can I fix this?

 Thanks!
 -- 
 Tiago Cruz
 http://everlinux.com
 Linux User #282636

Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-23 Thread Tiago Cruz
Santosh,

Thank you for reply!

On Mon, 2007-10-22 at 21:50 -0700, Santosh Jambhlikar wrote:
 Solaris 8 requires the reboot of the machine to see the
 newly added luns. 

Yeah... I did one reboot at any change one /kernel/drv/sd.conf, and
after any change on Storage.

Thanks

-- 
Tiago Cruz
http://everlinux.com
Linux User #282636


___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-23 Thread Tiago Cruz
Hello Sebastien,


On Tue, 2007-10-23 at 10:13 +0200, Sebastien DAUBIGNE wrote:
 You'll need to reboot if the disks are managed by the sd driver and 
 the lun/target id were not in sd.conf since last reboot.


Please, see my sd.conf:

name=sd class=scsi class_prop=atapi
target=0 lun=0;

#name=sd class=scsi
#target=0 lun=0;

name=sd class=scsi
target=0 lun=1;

name=sd class=scsi
target=0 lun=2;

name=sd class=scsi
target=0 lun=3;

name=sd class=scsi
target=0 lun=4;

name=sd class=scsi
target=0 lun=5;

name=sd class=scsi
target=0 lun=6;

name=sd class=scsi
target=0 lun=7;

name=sd class=scsi
target=0 lun=8;

name=sd class=scsi
target=0 lun=9;

name=sd class=scsi
target=0 lun=10;

name=sd class=scsi
target=0 lun=11;

name=sd class=scsi
target=0 lun=12;

name=sd class=scsi
target=0 lun=13;

name=sd class=scsi
target=0 lun=14;

name=sd class=scsi
target=0 lun=15;

name=sd class=scsi
target=0 lun=16;

name=sd class=scsi class_prop=atapi
target=1 lun=0;

name=sd class=scsi class_prop=atapi
target=2 lun=0;

name=sd class=scsi class_prop=atapi
target=3 lun=0;

I've just added target=0 lun=8; until target=0 lun=16;

Did I some mistake?

Thanks

-- 
Tiago Cruz
http://everlinux.com
Linux User #282636


___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-23 Thread Tiago Cruz
Hello Biju,

Thanks for reply!


On Tue, 2007-10-23 at 12:08 +0530, Biju Krishnan wrote:

 [EMAIL PROTECTED] ~]# vxdisk list c2t0d7
 Device:c2t0d7s2
 devicetag: c2t0d7
 type:  auto
 hostid:
  
 [EMAIL PROTECTED] ~]# vxdisk list c2t0d6
 Device:c2t0d6s2
 devicetag: c2t0d6
 type:  auto
 hostid:oracle-04

Look:

[EMAIL PROTECTED] ~]# vxdisk list c2t0d5 | grep host
hostid:oracle-04

[EMAIL PROTECTED] ~]# vxdisk list c2t0d6 | grep host
hostid:oracle-04

[EMAIL PROTECTED] ~]# vxdisk list c2t0d7 | grep host
hostid:oracle-04

[EMAIL PROTECTED] ~]# vxdisk list c2t0d8 | grep host
VxVM vxdisk ERROR V-5-1-558 Disk c2t0d8: Operation requires a disk group



 
 Just run a 
  
 vxdisksetup -i c2t0d7
  
 Does it give any error. Do not force a setup.

Please, see this:

[EMAIL PROTECTED] ~]# vxdisksetup -i c2t0d7
bash: vxdisksetup: command not found

Where can I find this command?


 Another problem with the DAM (HDS) you are using is that it does not
 give a list of free luns. Please check if this LUN is already
 allocated.

Not.. I've created this LUN's from zero... are newer, clean and without
use ;)

Thanks!

-- 
Tiago Cruz
http://everlinux.com
Linux User #282636


___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-23 Thread Tiago Cruz
Hello Jarkko,

Thanks for reply!

On Tue, 2007-10-23 at 09:56 +0200, Jarkko Airaksinen wrote:

 If for some reason the new disks don't show in 'vxdisk list' after
 presenting them to the server, all I need to do is 'vxdisk scandisks'
 to make them appear.

Please, see this:

[EMAIL PROTECTED] ~]# format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
   0. c1t0d0 SUN72G cyl 14087 alt 2 hd 24 sec 424
  /[EMAIL PROTECTED],60/SUNW,[EMAIL PROTECTED]/[EMAIL 
PROTECTED],0/[EMAIL PROTECTED],0
   1. c1t1d0 SEAGATE-ST373307FSUN72G-0307 cyl 14087 alt 2 hd 24 sec 424
  /[EMAIL PROTECTED],60/SUNW,[EMAIL PROTECTED]/[EMAIL 
PROTECTED],0/[EMAIL PROTECTED],0
   2. c2t0d0 HITACHI-DF500F- cyl 7285 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],0
   3. c2t0d1 HITACHI-DF500F- cyl 7285 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],1
   4. c2t0d2 HITACHI-DF500F- cyl 7285 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],2
   5. c2t0d3 HITACHI-DF500F- cyl 7285 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],3
   6. c2t0d4 HITACHI-DF500F- cyl 7285 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],4
   7. c2t0d5 HITACHI-DF500F- cyl 2664 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],5
   8. c2t0d6 HITACHI-DF500F- cyl 2664 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],6
   9. c2t0d7 HITACHI-DF500F- cyl 1951 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],7
  10. c2t0d8 HITACHI-DF500F- cyl 7285 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],8
  11. c2t0d9 HITACHI-DF500F- cyl 7285 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],9
  12. c2t0d10 HITACHI-DF500F- cyl 7285 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],a
  13. c2t0d11 HITACHI-DF500F- cyl 3641 alt 2 hd 50 sec 768
  /[EMAIL PROTECTED],60/QLGC,[EMAIL PROTECTED]/[EMAIL PROTECTED],b


How can I see, goes until number #11

[EMAIL PROTECTED] ~]# vxdisk list
DEVICE   TYPEDISK GROUPSTATUS
c1t0d0s2 auto:sliced rootdg02 rootdg   online
c1t1d0s2 auto:sliced rootdg01 rootdg   online
c2t0d0s2 auto:cdsdiskoracle01 oracle   online
c2t0d1s2 auto:cdsdiskoracle02 oracle   online
c2t0d2s2 auto:cdsdiskoracle03 oracle   online
c2t0d3s2 auto:cdsdiskoracle04 oracle   online
c2t0d4s2 auto:cdsdiskoracle05 oracle   online
c2t0d5s2 auto:cdsdiskoracle06 oracle   online
c2t0d6s2 auto:cdsdiskoracle07 oracle   online
c2t0d7s2 auto:cdsdisk--online

Here, just goes until number #7 :(

How can I fix this?

Thanks

-- 
Tiago Cruz
http://everlinux.com
Linux User #282636


___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-23 Thread Robinson, Greg
Hi Tiago,

You have answered your question in your first email:

numpaths:   5
c2t0d11s2   state=disabled
c2t0d10s2   state=enabled
c2t0d8s2state=enabled
c2t0d7s2state=disabled
c2t0d9s2state=enabled

Luns 8 to 11 are multiple paths to the same disk, and veritas has chosen the 
controlling disk, as I call it, to be lun 7.  Because luns 8 to 11 are the 
same disk, they will not show up in a vxdisk list output.  Only the controlling 
disk will.

You cannot initialise this disk, as the controlling disk (c2t0d7) is not 
enabled.

If you wish to see 5 new disks, then you need to make them not multipathed.  
You'll need to do this on the storage array.

If you wish to use it as is, then you may need to install the ASL (Array 
Support Library) for your HDS array.

Hope this helps,

Greg.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tiago Cruz
Sent: Tuesday, 23 October 2007 4:40 AM
To: veritas-vx@mailman.eng.auburn.edu
Subject: [Veritas-vx] Problem adding news disks on Veritas

Hello guys,

I'm newbie speaking around Storage/Veritas, and I have one problem like
this:

I'm running SunOS 5.8, directly connected at one Hitachi Thunderbird
9200.

I'm using HTC-9500V connector (Array Support Library) from package
HTC-9500V_268512.tar.Z.

I have 11 LUNs there created, you can see on pictures below:
http://everlinux.com/9200/array_viewer.png
http://everlinux.com/9200/lun_configuration.png

I'm using VEA (Veritas Enterprise Administrator) version 3.2.525.0 for
management, using VNC to get one graphical interface on Solaris.

The problem is: I just can do the management of 6/11 disks that I have.
The problem, I think, is with the 11º disk, how can I see here:
http://everlinux.com/9200/disk7_path.png
http://everlinux.com/9200/disk7_control.png

Each disk have only one 'path' and only one 'control', but this guy
called 'c2t0d7' have a lot of.

[EMAIL PROTECTED] ~]# vxdisk list c2t0d6
Device:c2t0d6s2
devicetag: c2t0d6
type:  auto
hostid:oracle-04
disk:  name=oracle07 id=1193072400.102.oracle-04
group: name=oracle id=1193072401.104.oracle-04
info:  format=cdsdisk,privoffset=256,pubslice=2,privslice=2
flags: online ready private autoconfig autoimport imported
pubpaths:  block=/dev/vx/dmp/c2t0d6s2 char=/dev/vx/rdmp/c2t0d6s2
version:   3.1
iosize:min=512 (bytes) max=256 (blocks)
public:slice=2 offset=2304 len=102295296 disk_offset=0
private:   slice=2 offset=256 len=2048 disk_offset=0
update:time=1193074579 seqno=0.5
ssb:   actual_seqno=0.0
headers:   0 240
configs:   count=1 len=1280
logs:  count=1 len=192
Defined regions:
 config   priv 48-000239[000192]: copy=01 offset=00 disabled
 config   priv 000256-001343[001088]: copy=01 offset=000192 disabled
 log  priv 001344-001535[000192]: copy=01 offset=00 disabled
 lockrgn  priv 001536-001679[000144]: part=00 offset=00
Multipathing information:
numpaths:   1
c2t0d6s2state=enabled


[EMAIL PROTECTED] ~]# vxdisk list c2t0d7
Device:c2t0d7s2
devicetag: c2t0d7
type:  auto
hostid:
disk:  name= id=1193076958.20.oracle-04
group: name= id=1193077512.26.oracle-04
info:  format=cdsdisk,privoffset=256,pubslice=2,privslice=2
flags: online ready private autoconfig
pubpaths:  block=/dev/vx/dmp/c2t0d7s2 char=/dev/vx/rdmp/c2t0d7s2
version:   3.1
iosize:min=512 (bytes) max=256 (blocks)
public:slice=2 offset=2304 len=279741696 disk_offset=0
private:   slice=2 offset=256 len=2048 disk_offset=0
update:time=1193078658 seqno=0.12
ssb:   actual_seqno=0.0
headers:   0 240
configs:   count=1 len=1280
logs:  count=1 len=192
Defined regions:
 config   priv 48-000239[000192]: copy=01 offset=00 enabled
 config   priv 000256-001343[001088]: copy=01 offset=000192 enabled
 log  priv 001344-001535[000192]: copy=01 offset=00 enabled
 lockrgn  priv 001536-001679[000144]: part=00 offset=00
Multipathing information:
numpaths:   5
c2t0d11s2   state=disabled
c2t0d10s2   state=enabled
c2t0d8s2state=enabled
c2t0d7s2state=disabled
c2t0d9s2state=enabled

How can I fix this?

Thanks!
-- 
Tiago Cruz
http://everlinux.com
Linux User #282636


___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx

IMPORTANT: This email remains the property of the Australian Defence 
Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 
1914.  If you have received this email in error, you are requested to contact 
the sender and delete the email.



___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


Re: [Veritas-vx] Problem adding news disks on Veritas

2007-10-22 Thread Santosh Jambhlikar
Solaris 8 requires the reboot of the machine to see the
newly added luns. 
for Solaris 9 takes it online. (no reboot required).


--- Tiago Cruz [EMAIL PROTECTED] wrote:

 Hello guys,
 
 I'm newbie speaking around Storage/Veritas, and I have
 one problem like
 this:
 
 I'm running SunOS 5.8, directly connected at one Hitachi
 Thunderbird
 9200.
 
 I'm using HTC-9500V connector (Array Support Library)
 from package
 HTC-9500V_268512.tar.Z.
 
 I have 11 LUNs there created, you can see on pictures
 below:
 http://everlinux.com/9200/array_viewer.png
 http://everlinux.com/9200/lun_configuration.png
 
 I'm using VEA (Veritas Enterprise Administrator) version
 3.2.525.0 for
 management, using VNC to get one graphical interface on
 Solaris.
 
 The problem is: I just can do the management of 6/11
 disks that I have.
 The problem, I think, is with the 11º disk, how can I see
 here:
 http://everlinux.com/9200/disk7_path.png
 http://everlinux.com/9200/disk7_control.png
 
 Each disk have only one 'path' and only one 'control',
 but this guy
 called 'c2t0d7' have a lot of.
 
 [EMAIL PROTECTED] ~]# vxdisk list c2t0d6
 Device:c2t0d6s2
 devicetag: c2t0d6
 type:  auto
 hostid:oracle-04
 disk:  name=oracle07 id=1193072400.102.oracle-04
 group: name=oracle id=1193072401.104.oracle-04
 info: 
 format=cdsdisk,privoffset=256,pubslice=2,privslice=2
 flags: online ready private autoconfig autoimport
 imported
 pubpaths:  block=/dev/vx/dmp/c2t0d6s2
 char=/dev/vx/rdmp/c2t0d6s2
 version:   3.1
 iosize:min=512 (bytes) max=256 (blocks)
 public:slice=2 offset=2304 len=102295296
 disk_offset=0
 private:   slice=2 offset=256 len=2048 disk_offset=0
 update:time=1193074579 seqno=0.5
 ssb:   actual_seqno=0.0
 headers:   0 240
 configs:   count=1 len=1280
 logs:  count=1 len=192
 Defined regions:
  config   priv 48-000239[000192]: copy=01
 offset=00 disabled
  config   priv 000256-001343[001088]: copy=01
 offset=000192 disabled
  log  priv 001344-001535[000192]: copy=01
 offset=00 disabled
  lockrgn  priv 001536-001679[000144]: part=00
 offset=00
 Multipathing information:
 numpaths:   1
 c2t0d6s2state=enabled
 
 
 [EMAIL PROTECTED] ~]# vxdisk list c2t0d7
 Device:c2t0d7s2
 devicetag: c2t0d7
 type:  auto
 hostid:
 disk:  name= id=1193076958.20.oracle-04
 group: name= id=1193077512.26.oracle-04
 info: 
 format=cdsdisk,privoffset=256,pubslice=2,privslice=2
 flags: online ready private autoconfig
 pubpaths:  block=/dev/vx/dmp/c2t0d7s2
 char=/dev/vx/rdmp/c2t0d7s2
 version:   3.1
 iosize:min=512 (bytes) max=256 (blocks)
 public:slice=2 offset=2304 len=279741696
 disk_offset=0
 private:   slice=2 offset=256 len=2048 disk_offset=0
 update:time=1193078658 seqno=0.12
 ssb:   actual_seqno=0.0
 headers:   0 240
 configs:   count=1 len=1280
 logs:  count=1 len=192
 Defined regions:
  config   priv 48-000239[000192]: copy=01
 offset=00 enabled
  config   priv 000256-001343[001088]: copy=01
 offset=000192 enabled
  log  priv 001344-001535[000192]: copy=01
 offset=00 enabled
  lockrgn  priv 001536-001679[000144]: part=00
 offset=00
 Multipathing information:
 numpaths:   5
 c2t0d11s2   state=disabled
 c2t0d10s2   state=enabled
 c2t0d8s2state=enabled
 c2t0d7s2state=disabled
 c2t0d9s2state=enabled
 
 How can I fix this?
 
 Thanks!
 -- 
 Tiago Cruz
 http://everlinux.com
 Linux User #282636
 
 
 ___
 Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx