File system not staying after reboot
edited Feb 28, 2012 3:59AM in Oracle Solaris File Systems and Disk Management (MOSC) 14 commentsAnswered
So after fixing my horrible problems that I was having with the M4000 not seeing a SAN attached, I have got to the point of creating a filesystem.
I followed instructions online and what I thought was correct for some reason, isn't. If I reboot the system the file system is completely gone.
What I have done so far.
I edited the /etc/vfstab to include the directories that I created.
/dev/dsk/c5t60080E50002c0bc40000003f14f3cd2bas0 /dev/rdsk/c5t60080E50002c0bc40000003f14f3cd2bas0 /u01 2 ufs yes -
/dev/dsk/c5t60080E50002c0bc40000003f14f3cd2bas1 /dev/rdsk/c5t60080E50002c0bc40000003f14f3cd2bas1 /u02 2 ufs yes -
I followed instructions online and what I thought was correct for some reason, isn't. If I reboot the system the file system is completely gone.
What I have done so far.
I edited the /etc/vfstab to include the directories that I created.
/dev/dsk/c5t60080E50002c0bc40000003f14f3cd2bas0 /dev/rdsk/c5t60080E50002c0bc40000003f14f3cd2bas0 /u01 2 ufs yes -
/dev/dsk/c5t60080E50002c0bc40000003f14f3cd2bas1 /dev/rdsk/c5t60080E50002c0bc40000003f14f3cd2bas1 /u02 2 ufs yes -
0