Install patch 138042-01, there's a known problem with exporting VxVM
as a slice on LDoms 1.0.3 and it's fixed by this patch.

alex.

Thivakaran Sivaraman wrote:
> Hello and good day...
> 
> Im having problem on the newly configured vdisk. Exporting vxvm as volume 
> works fine in guess domain. However if the vxvm volume is exported with slice 
> options, newfs gives error. Have tried with both mkfs -F vxfs and newfs. 
> Result still lead to I/O error. Going through the doc suggest setting 
> "options=slice" enable the volume for future provisioning. 
> 
> Specification as below:
> - Sun T5220
> - Ldom 1.0.3
> - Solaris 10U5
> - Veritas Volume Manager 5.0 with MP1
> 
> 
> 
> Filesystem             size   used  avail capacity  Mounted on
> /dev/dsk/c0d0s0        480M   160M   272M    38%    /
> /devices                 0K     0K     0K     0%    /devices
> ctfs                     0K     0K     0K     0%    /system/contract
> proc                     0K     0K     0K     0%    /proc
> mnttab                   0K     0K     0K     0%    /etc/mnttab
> swap                    14G   1.5M    14G     1%    /etc/svc/volatile
> objfs                    0K     0K     0K     0%    /system/object
> /dev/dsk/c0d0s5        7.9G   3.2G   4.6G    42%    /usr
> /platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr/libc_psr_hwcap2.so.1
>                        480M   160M   272M    38%    
> /platform/sun4v/lib/libc_psr.so.1
> /platform/SUNW,SPARC-Enterprise-T5220/lib/sparcv9/libc_psr/libc_psr_hwcap2.so.1
>                        480M   160M   272M    38%    
> /platform/sun4v/lib/sparcv9/libc_psr.so.1
> fd                       0K     0K     0K     0%    /dev/fd
> /dev/dsk/c0d0s3        4.9G   4.0G   903M    82%    /var
> swap                    14G    32K    14G     1%    /tmp
> swap                    14G    48K    14G     1%    /var/run
> /dev/dsk/c0d0s4        4.9G   890M   4.0G    18%    /opt
> /dev/dsk/c0d0s6        480M   1.0M   431M     1%    /home
> /dev/dsk/c0d1s0         10G    20M   9.4G     1%    /software
> 
> [b]root at ld2 # mkfs -F vxfs /dev/rdsk/c0d2s0
> UX:vxfs mkfs: ERROR: V-3-20003: Cannot open /dev/rdsk/c0d2s0: I/O error[/b]
> 
> root at ld2 # ls -l /dev/rdsk
> total 20
> lrwxrwxrwx   1 root     root          66 May 24 21:46 c0d0s0 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:a,raw
> lrwxrwxrwx   1 root     root          66 May 24 21:46 c0d0s1 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:b,raw
> lrwxrwxrwx   1 root     root          66 May 24 21:46 c0d0s2 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:c,raw
> lrwxrwxrwx   1 root     root          66 May 24 21:46 c0d0s3 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:d,raw
> lrwxrwxrwx   1 root     root          66 May 24 21:46 c0d0s4 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:e,raw
> lrwxrwxrwx   1 root     root          66 May 24 21:46 c0d0s5 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:f,raw
> lrwxrwxrwx   1 root     root          66 May 24 21:46 c0d0s6 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:g,raw
> lrwxrwxrwx   1 root     root          66 May 24 21:46 c0d0s7 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:h,raw
> lrwxrwxrwx   1 root     root          66 Jun 10 18:11 c0d1s0 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 1:a,raw
> lrwxrwxrwx   1 root     root          66 Jun 23 12:11 c0d2s0 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 2:a,raw
> root at ld2 # ls -l /dev/dsk
> total 20
> lrwxrwxrwx   1 root     root          62 May 24 21:46 c0d0s0 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:a
> lrwxrwxrwx   1 root     root          62 May 24 21:46 c0d0s1 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:b
> lrwxrwxrwx   1 root     root          62 May 24 21:46 c0d0s2 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:c
> lrwxrwxrwx   1 root     root          62 May 24 21:46 c0d0s3 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:d
> lrwxrwxrwx   1 root     root          62 May 24 21:46 c0d0s4 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:e
> lrwxrwxrwx   1 root     root          62 May 24 21:46 c0d0s5 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:f
> lrwxrwxrwx   1 root     root          62 May 24 21:46 c0d0s6 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:g
> lrwxrwxrwx   1 root     root          62 May 24 21:46 c0d0s7 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 0:h
> lrwxrwxrwx   1 root     root          62 Jun 10 18:11 c0d1s0 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 1:a
> lrwxrwxrwx   1 root     root          62 Jun 23 12:11 c0d2s0 -> 
> ../../devices/virtual-devices at 100/channel-devices at 200/disk at 2:a
> root at ld2 # 
> 
> 
> 
> 
> 
> [b]Control Domain configuration[/b]
> VDS
>     NAME             VOLUME         OPTIONS          DEVICE
>     primary-vds0     ldom1-vol0                      
> /ldoms/ambgsun62_ld1payroll.img
>                      ldom2-vol0                      
> /ldoms/ambgsun51_ld2eipp.img
>                      ld1_c1t2d0s0                    /dev/dsk/c1t2d0s0
>                      ld2_c1t2d0s1                    /dev/dsk/c1t2d0s1
>                      ld1_appl_ldomdg                  
> /dev/vx/dsk/ldomdg/ld1_appl
>                      ld2_appl_ldomdg slice            
> /dev/vx/dsk/ldomdg/ld2_appl
> 
> ldm list -l ld2
> NAME             STATE    FLAGS   CONS    VCPU  MEMORY   UTIL  UPTIME
> ld2               active   -n---   5000    24    8064M    0.1%  4m
> 
> SOFTSTATE
> Solaris running
> 
> VCPU
>     VID    PID    UTIL STRAND
>     0      8      1.1%   100%
>     1      9      0.3%   100%
>     2      10     0.2%   100%
>     3      11     0.0%   100%
>     4      12     0.5%   100%
>     5      13     0.2%   100%
>     6      14     0.1%   100%
>     7      15     0.1%   100%
>     8      16     0.4%   100%
>     9      17     0.1%   100%
>     10     18     0.0%   100%
>     11     19     0.0%   100%
>     12     20     0.0%   100%
>     13     21     0.0%   100%
>     14     22     0.0%   100%
>     15     23     0.0%   100%
>     16     24     0.3%   100%
>     17     25     0.0%   100%
>     18     26     0.0%   100%
>     19     27     0.0%   100%
>     20     28     0.0%   100%
>     21     29     0.0%   100%
>     22     30     0.0%   100%
>     23     31     0.0%   100%
> 
> MEMORY
>     RA               PA               SIZE            
>     0x8000000        0x208000000      8064M
> 
> VARIABLES
>     auto-boot?=false
>     boot-device=/virtual-devices at 100/channel-devices at 200/disk at 0
> 
> NETWORK
>     NAME             SERVICE                     DEVICE     MAC
>     vnet0            primary-vsw4 at primary        network at 0  
> 00:14:4f:f9:76:b9
>     vnet1            primary-vsw5 at primary        network at 1  
> 00:14:4f:fb:51:f4
>     vnet2            primary-vsw6 at primary        network at 2  
> 00:14:4f:f9:0a:61
> 
> DISK
>     NAME             VOLUME                      TOUT DEVICE  SERVER          
>     ldom2-vdisk0     ldom2-vol0 at primary-vds0          disk at 0  primary   
>     
>     vdisk1           ld2_c1t2d0s1 at primary-vds0        disk at 1  primary   
>     
>     vdisk2           ld2_appl_ldomdg at primary-vds0      disk at 2  primary  
>      
> 
> VCONS
>     NAME             SERVICE                     PORT
>     ld2eipp          primary-vcc0 at primary        5000
> --
> This message was posted from opensolaris.org
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> ldoms-discuss mailing list
> ldoms-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss

Reply via email to