Veritas Volume Manger 5.1, Volume Mount issue
Hi,
I am getting below error while try to mount the vxfs FS in VRTSvxvm 5.1. I am using VMware 7.1 on x86 machine and installed Solaris 10 OS in vmware.
bash-3.2# mount -f vxfs /dev/vx/dsk/dg1/dg1vol /vxmount
UX:vxfs mount: ERROR: V-3-22168: Cannot open portal device: No such file or directory
UX:vxfs mount: ERROR: V-3-25255: mount: You don't have a license to run this program
bash-3.2# pkginfo -l VRTSvxfs | grep STATUS
STATUS: completely installed
bash-3.2# ls -lad /devices/pseudo/vxportal*
/devices/pseudo/vxportal*: No such file or directory
bash-3.2# devfsadm -v -i vxportal
devfsadm: driver failed to attach: vxportal
exit status = 1
bash-3.2# devfsadm -v -i fdd
devfsadm: driver failed to attach: fdd
exit status = 1
I tried to find the .key file in storage_foundation but ni ,uck
bash-3.2# cd storage_foundation
bash-3.2# cat .key
cat: cannot open .key
bash-3.2# ls -al
total 314
drwxrwxr-x 4 root root 512 Oct 8 2009 .
drwxr-xr-x 14 root root 1024 Jan 23 12:29 ..
-rw-r--r-- 1 root other 71232 Sep 21 2009 EULA_SFHA_Ux_5.1.pdf
-rw-r--r-- 1 root other 70601 Sep 21 2009 EULA_SF_Ux_5.1.pdf
-rw-r--r-- 1 root root 882 Oct 8 2009 copyright
drwxrwxr-x 2 root root 512 Oct 8 2009 docs
-rwxr-xr-x 1 root other 4632 Oct 8 2009 installsf
-rw-r--r-- 1 root other 940 Oct 8 2009 pkginfo.txt
-rw-r--r-- 1 root other 1242 Oct 8 2009 pkginfo_ha.txt
drwxrwxr-x 4 root root 512 Oct 8 2009 tools
-rwxr-xr-x 1 root other 4634 Oct 8 2009 uninstallsf
Please help me out this.
yep, so as per release notes, as you are using sol 10
As from version 5, SF is only supported on 64-bit.
Extract from Release Notes (All documentation: https://vos.symantec.com/documents) :
Veritas Storage Foundation is supported on the following Solaris operating systems:
■ Solaris 8 (SPARC Platform 32-bit and 64-bit)
■ Solaris 9 (SPARC Platform 32-bit and 64-bit)
■ Solaris 10 (SPARC or x64 Platform 64-bit)For information about the use of this product in a VMware Environment on Solaris x64, refer to http://entsupport.symantec.com/docs/289033
G