1834008 Members
1898 Online
110063 Solutions
New Discussion

Re: not mounting

 
ABhi_2
Occasional Advisor

not mounting

hi,
My box is running in hpux11.23 & its vxfs ver. is 5 , i imported a VG from a box 11.31, now its showing all lvms but its not mounting .giving error "unknown filesystem"
I think the problem is because of vxfs ver. how i can solve this issue ??
Is there any option to upgrade my vxfs from 5 to latest ver. ?
12 REPLIES 12

Re: not mounting

I susepct you mean that your default VxFS file layout version is 5, not that the version of the VxFS software is 5.0 (these are different things)

What version of VxFS do you actually have on the 11.23 box:

swlist -l product | grep -iE 'vxfs|jfs'

HTH

Duncan

I am an HPE Employee
Accept or Kudo
ABhi_2
Occasional Advisor

Re: not mounting

hi,
thanks for the reply.
Its 5.0

Re: not mounting

what's 5.0?

Your version of the VxFS software?

or your version of the VxFS file layout?

As I said - these are 2 different things. I suspect if you *really* had VxFS 5.0 on an 11.23 box you wouldn't bve struggling to mount a volume from a 11.31 box (as 5.0 ius the latest version of VxFS)

So *please* post some command output so we are clear - what was the output of the command I gave in my last post?

HTH

Duncan

I am an HPE Employee
Accept or Kudo
ABhi_2
Occasional Advisor

Re: not mounting

hi,
This is the o/p of the given command.
DiskQuota-Enh B.11.23.07 Disk quota enhancements for VxFS4.1 and 5.0
FSCmdsEnh B.11.23.08 File-system commands enhancement for VxFS 4.1 and VxFS 5.0
FSLibEnh B.11.23.07 libc enhancemnts for VxFS4.1 and 5.0
JFS B.11.23 The Base VxFS File System
PHCO_31643 1.0 Japanese VXFS manpages
PHCO_31692 1.0 Japanese VXFS manpages
PHCO_32391 1.0 vxfsstat(1m) patch
PHCO_33598 1.0 fsck(1M) patch for vxfs
PHKL_32430 1.0 libdebug patch to support VxFS4.1 debugging
PHKL_33990 1.0 VxFS 3.5 : Quota metadata corruption
PHKL_34408 1.0 VxFS directory handling
PHKL_35239 1.0 VxFS 3.5 panic or hang; getdirentries(2)
PHKL_35241 1.0 JFS3.5 DIO performance; extent rollback
PHKL_35242 1.0 JFS3.5 bmap performance improvement
PHKL_35243 1.0 VxFS 3.5 VFS destacking support;DIO hang;bdf
PHKL_35957 1.0 VxFS 3.5 mount: Quota;logiosize
PHKL_36305 1.0 VxFS3.5 cumulative patch ;ml_flag race

Re: not mounting

Did you just install the EnableVxFS product from here on your 11.23 system that just had VxFS 3.5 on it:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=EnableVxFS

I don't think this will actually upgrade you to VxFS 5.0

You should install VxFS 5.0 from a set of core OS DVDs or from an application DVD... assuming you have an up-to-date one, otherwise you'll need to order one through Software Update manager (look at the bar on the left of this web page)

HTH

Duncan

I am an HPE Employee
Accept or Kudo
ABhi_2
Occasional Advisor

Re: not mounting

hi,

This one i already downloaded and installed, but it couldn't work.
Any other option ??
ABhi

Re: not mounting

Did you read the 2nd point in my last post:

You should install VxFS 5.0 from a set of core OS DVDs or from an application DVD... assuming you have an up-to-date one, otherwise you'll need to order one through Software Update manager (look at the bar on the left of this web page)


HTH

Duncan

I am an HPE Employee
Accept or Kudo
ABhi_2
Occasional Advisor

Re: not mounting

ya , i was checking..
is it possible to install VXFS from 11.31 core DVD.?

Re: not mounting

no.

you must install from an 11.23 DVD

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Roopesh Francis_1
Trusted Contributor

Re: not mounting

please post fstyp -v out put of your file systems which you have problem.compare it with your any of the mounted file system.
ABhi_2
Occasional Advisor

Re: not mounting

hi,

fstyp -v shows the following error
"unknown_fstyp (no matches)".
Roopesh Francis_1
Trusted Contributor

Re: not mounting

you may check with mkfs -m also.if that also giving unknown output you need to install higher version of vxfs.

Thanks