LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Veritas won't mount a disk at boot up (https://www.linuxquestions.org/questions/linux-general-1/veritas-wont-mount-a-disk-at-boot-up-4175440311/)

jackiebaron 12-06-2012 12:09 PM

Veritas won't mount a disk at boot up
 
I know it's not strictly a Linux case....but it is on a Linux box.
When the system boots it doesn't mount the veritas SAN disk. This has to be done manually.

And then it comes up. Basically I'm a veritas rookie. Just wondering if there is a log file need to look at? Also should there be something obvious in the fstab file? What about processes that need to be started before the disk can be mounted?

Thanks for any help

smallpond 12-07-2012 09:22 PM

You should have a line in /etc/fstab like this:
Code:

UUID=xxxxxxxxx /mountpoint  vxfs    defaults    0 0
No reason this can't be mounted at the same time as the other filesystems.


All times are GMT -5. The time now is 01:28 AM.