VxVM vxresize ERROR V-5-1-2605 cannot stat /dbdata2

book

Article ID: 100005280

calendar_today

Updated On:

Resolution

The issue had been logged as an incident 2222105 and it had been fix in the below link

Fixed in : https://sort.Veritas.com/patch/detail/5900

2222105 (839077) Customer unable to grow 2.6Tb volume/file system with vxresize due to statvfs() returning EOVERFLOW
 

WORK AROUND if not installing patch:

 1/- Grow the volume using vxassist command

#/usr/sbin/vxassist -g growto   

 2/- Grow the file system using fsvoladm command

# fsvoladm  resize  
 


Issue/Introduction

/oradata file system consists of two volume sets /dbdata1 and /dbdata2. /dbdata1 was successfully resized with the vxresize command
but for /dbdata2 the vxresize fails with the above error.