|
| VxVM vxdisksetup ERROR V-5-2-2480 Disk is too small for supplied parameters |
 |
27 Feb 2007 12:56:09 -0500 |
I use SunFire V890 + StorEdge 9985 with vxvm 4.1 + mp1 installed.
Also I have installed ASL package libvxUSP.so for 9985 support.
But I cannot use the disks from StorEdge 9985 with size > 1 TB.
For example, GENESIS0_2.
But I can use small disks on this array only (like GENESIS0_0).
Some outputs:
-------------------------------------------------
cat vxdisk_list_GENESIS0_2
Device: GENESIS0_2
devicetag: GENESIS0_2
type: auto
flags: online error private autoconfig
errno: Device path not valid
Multipathing information:
numpaths: 1
c10t60060E80141963000001196300000002d0 state=enabled
----------------------------------------------
DEVICE TYPE DISK GROUP STATUS
GENESIS0_0 auto:none - - online invalid
GENESIS0_1 auto:none - - online invalid
GENESIS0_2 auto - - error
GENESIS0_3 auto - - error
c1t0d0s2 auto:sliced rootdg01 rootdg online nohotuse
c1t1d0s2 auto:sliced rootdg02 rootdg online nohotuse
c1t2d0s2 auto:sliced rootdg03 rootdg online nohotuse
c1t3d0s2 auto:sliced rootdg04 rootdg online nohotuse
------------------------------------------------------
root@db2 # vxdisksetup -i GENESIS0_2
VxVM vxdisksetup ERROR V-5-2-2480 Disk is too small for supplied parameters
|
| Post Reply
|
| Re: VxVM vxdisksetup ERROR V-5-2-2480 Disk is too small for supplied |
 |
Fri, 02 Mar 2007 21:21:40 +110 |
The secret is in "errno: Device path not valid"
OK, what that means is that VM can not get to layout of the disk.
By default , VM will look at slice 2 (on Solaris)
Does this disk have a slice 2 ?
Andi Peredri wrote:
> I use SunFire V890 + StorEdge 9985 with vxvm 4.1 + mp1 installed.
> Also I have installed ASL package libvxUSP.so for 9985 support.
>
> But I cannot use the disks from StorEdge 9985 with size > 1 TB.
> For example, GENESIS0_2.
>
> But I can use small disks on this array only (like GENESIS0_0).
>
> Some outputs:
>
> -------------------------------------------------
>
> cat vxdisk_list_GENESIS0_2
> Device: GENESIS0_2
> devicetag: GENESIS0_2
> type: auto
> flags: online error private autoconfig
> errno: Device path not valid
> Multipathing information:
> numpaths: 1
> c10t60060E80141963000001196300000002d0 state=enabled
>
> ----------------------------------------------
>
> DEVICE TYPE DISK GROUP STATUS
> GENESIS0_0 auto:none - - online invalid
> GENESIS0_1 auto:none - - online invalid
> GENESIS0_2 auto - - error
> GENESIS0_3 auto - - error
> c1t0d0s2 auto:sliced rootdg01 rootdg online nohotuse
> c1t1d0s2 auto:sliced rootdg02 rootdg online nohotuse
> c1t2d0s2 auto:sliced rootdg03 rootdg online nohotuse
> c1t3d0s2 auto:sliced rootdg04 rootdg online nohotuse
>
> ------------------------------------------------------
>
> root@db2 # vxdisksetup -i GENESIS0_2
> VxVM vxdisksetup ERROR V-5-2-2480 Disk is too small for supplied
parameters
|
| Post Reply
|
| Re: VxVM vxdisksetup ERROR V-5-2-2480 Disk is too small for supplied |
 |
5 Mar 2007 08:12:25 -0500 |
Thank you for your help.
You are right - please, see OS_NATIVE_NAME for GENESIS0_2 and GENESIS0_3
How to fix this paths?
DEVICE TYPE DISK GROUP STATUS OS_NATIVE_NAME
GENESIS0_0 auto - - online
c10t60060E80141963000001196300000001d0s2
GENESIS0_1 auto - - online
c10t60060E80141963000001196300000000d0s2
GENESIS0_2 auto - - error
c10t60060E80141963000001196300000002d0
GENESIS0_3 auto - - error
c10t60060E80141963000001196300000004d0
c1t0d0s2 auto rootdg01 rootdg online c1t0d0s2
c1t1d0s2 auto rootdg02 rootdg online c1t1d0s2
c1t2d0s2 auto rootdg03 rootdg online c1t2d0s2
c1t3d0s2 auto rootdg04 rootdg online c1t3d0s2
Me <me@hotmail.com> wrote:
>The secret is in "errno: Device path not valid"
>
>
>OK, what that means is that VM can not get to layout of the disk.
>By default , VM will look at slice 2 (on Solaris)
>
>Does this disk have a slice 2 ?
>
>
>Andi Peredri wrote:
>> I use SunFire V890 + StorEdge 9985 with vxvm 4.1 + mp1 installed.
>> Also I have installed ASL package libvxUSP.so for 9985 support.
>>
>> But I cannot use the disks from StorEdge 9985 with size > 1 TB.
>> For example, GENESIS0_2.
>>
>> But I can use small disks on this array only (like GENESIS0_0).
>>
>> Some outputs:
>>
>> -------------------------------------------------
>>
>> cat vxdisk_list_GENESIS0_2
>> Device: GENESIS0_2
>> devicetag: GENESIS0_2
>> type: auto
>> flags: online error private autoconfig
>> errno: Device path not valid
>> Multipathing information:
>> numpaths: 1
>> c10t60060E80141963000001196300000002d0 state=enabled
>>
>> ----------------------------------------------
>>
>> DEVICE TYPE DISK GROUP STATUS
>> GENESIS0_0 auto:none - - online invalid
>> GENESIS0_1 auto:none - - online invalid
>> GENESIS0_2 auto - - error
>> GENESIS0_3 auto - - error
>> c1t0d0s2 auto:sliced rootdg01 rootdg online nohotuse
>> c1t1d0s2 auto:sliced rootdg02 rootdg online nohotuse
>> c1t2d0s2 auto:sliced rootdg03 rootdg online nohotuse
>> c1t3d0s2 auto:sliced rootdg04 rootdg online nohotuse
>>
>> ------------------------------------------------------
>>
>> root@db2 # vxdisksetup -i GENESIS0_2
>> VxVM vxdisksetup ERROR V-5-2-2480 Disk is too small for supplied
parameters
>>
|
| Post Reply
|
| Re: VxVM vxdisksetup ERROR V-5-2-2480 Disk is too small for supplied |
 |
Tue, 06 Mar 2007 21:37:26 +110 |
add slice 2 (use format)
then do "vxdctl enable"
Andrey Peredriy wrote:
> Thank you for your help.
> You are right - please, see OS_NATIVE_NAME for GENESIS0_2 and GENESIS0_3
> How to fix this paths?
>
> DEVICE TYPE DISK GROUP STATUS
OS_NATIVE_NAME
> GENESIS0_0 auto - - online
c10t60060E80141963000001196300000001d0s2
> GENESIS0_1 auto - - online
c10t60060E80141963000001196300000000d0s2
> GENESIS0_2 auto - - error
c10t60060E80141963000001196300000002d0
> GENESIS0_3 auto - - error
c10t60060E80141963000001196300000004d0
> c1t0d0s2 auto rootdg01 rootdg online c1t0d0s2
> c1t1d0s2 auto rootdg02 rootdg online c1t1d0s2
> c1t2d0s2 auto rootdg03 rootdg online c1t2d0s2
> c1t3d0s2 auto rootdg04 rootdg online c1t3d0s2
>
>
> Me <me@hotmail.com> wrote:
>
>>The secret is in "errno: Device path not valid"
>>
>>
>>OK, what that means is that VM can not get to layout of the disk.
>>By default , VM will look at slice 2 (on Solaris)
>>
>>Does this disk have a slice 2 ?
>>
>>
>>Andi Peredri wrote:
>>
>>>I use SunFire V890 + StorEdge 9985 with vxvm 4.1 + mp1 installed.
>>>Also I have installed ASL package libvxUSP.so for 9985 support.
>>>
>>>But I cannot use the disks from StorEdge 9985 with size > 1 TB.
>>>For example, GENESIS0_2.
>>>
>>>But I can use small disks on this array only (like GENESIS0_0).
>>>
>>>Some outputs:
>>>
>>>-------------------------------------------------
>>>
>>>cat vxdisk_list_GENESIS0_2
>>>Device: GENESIS0_2
>>>devicetag: GENESIS0_2
>>>type: auto
>>>flags: online error private autoconfig
>>>errno: Device path not valid
>>>Multipathing information:
>>>numpaths: 1
>>>c10t60060E80141963000001196300000002d0 state=enabled
>>>
>>>----------------------------------------------
>>>
>>>DEVICE TYPE DISK GROUP STATUS
>>>GENESIS0_0 auto:none - - online
invalid
>>>GENESIS0_1 auto:none - - online
invalid
>>>GENESIS0_2 auto - - error
>>>GENESIS0_3 auto - - error
>>>c1t0d0s2 auto:sliced rootdg01 rootdg online
nohotuse
>>>c1t1d0s2 auto:sliced rootdg02 rootdg online
nohotuse
>>>c1t2d0s2 auto:sliced rootdg03 rootdg online
nohotuse
>>>c1t3d0s2 auto:sliced rootdg04 rootdg online
nohotuse
>>>
>>>------------------------------------------------------
>>>
>>>root@db2 # vxdisksetup -i GENESIS0_2
>>>VxVM vxdisksetup ERROR V-5-2-2480 Disk is too small for supplied
parameters
>>>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|