cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to mount cfs

mosterlund
Level 1

I have a three node cluster with a couple of shared filesystem. The cluster had a failover filesystem who was to be converted to a cfs. 

I have configured the clueter and imported the diskgroup and started the volume but the filesystem can't get mounted:

/opt/VRTS/bin/cfsmount /data/disk2 Server1
Mounting...
Error: V-35-50: Could not mount [/dev/vx/dsk/cl_disk2_dg/data_disk2_vol] at /data/disk2 on Server1
UX:vxfs mount.vxfs: ERROR: V-3-20: Protocol not supported
UX:vxfs mount.vxfs: ERROR: V-3-21256: cannot mount /dev/vx/dsk/cl_disk2_dg/data_disk2_vol

The other filesystems remain mounted but I cant get this filesystem mounted.

/opt/VRTS/bin/cfsdgadm display cl_disk2_dg
NODE NAME ACTIVATION MODE
Server1            sw
Server2            sw
Server3            sw

 

I can't find any information regarding this error. 

Regards

Markus

2 REPLIES 2

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Hi,

Check the diskgroup version of the one that is not working. It might be too low.

Take a look at this example (not saying these are your versions, just illustrating a point)

https://sort.symantec.com/public/documents/sf/5.0/solaris64/html/sf_notes/rn_ch_notes_sol_sf32.html

frankgfan
Moderator
Moderator
   VIP   

Can you please run the commands below and post the output?

1. uname -a

2. haclus -display | grep -i vers

3. gabconfig -a

4. hastatus -sum

5. vxprint -ht | grep -i disa

6. vxdctl protocolversion

7. vxdctl protocolrange

8. vxdctl -c mode

9. cat /etc/vx/volboot

9 df -k | grep vx

Regards,

Frank