Delphix Products

  • 1.  New Environment Issues

    Posted 06-02-2015 07:22:00 PM
    I fixed the network issues and its working fine. I added a new Linux VM and added a new Oracle enterprise edition dSource. This worked fine.
    Now I am trying to create a VDB from this dSource on new Linux VM. I am getting below error.
    I tried using oracle & root user but same error. I have to create a new linux user using createDelphixOSUser.sh. How do I download this script. I did not find this script on toolkit folder.

    ---------------------------------------------------------------------------------------------------------------------------

    Error:

    Environment validation failed for environment
    "linux" host "192.168.1.101". Cause: Validation of user
    environment failed.

     

    Suggested Action:

    Correct the user environment error, or provide a privileged
    user, and try again.

     

     

    USER_CAN_MOUNT=no

     

    REQUIRED.USER_CAN_UNMOUNT=no

     

    REQUIRED.USER_CAN_CD_MOUNT_BASE=yes

     

    REQUIRED.USER_CAN_MKDIR=yes

     

    REQUIRED.USER_CAN_RMDIR=yes

     

    REQUIRED.SID_IN_USE=no

     

    RECOMMENDED.ULIMITS_MET=yes

     

    #####DELPHIX_END_DATA#####

     

    #####DELPHIX_START_ERROR#####

     

    ERROR_CODE=5

     

    ERROR : User "oracle" can not mount file systems
    on the host

     

    ERROR : Details : Trying "mount" using dlpx_mount
    - ERROR: No sudo privileges or incorrect password;

     

    ERROR : Could not verify umount privilege for user
    "oracle"

      Note: This conversation was created from a reply on: Installed Landshark and Delphix engine are up but Sources(Employee Web App and XE....


  • 2.  RE: New Environment Issues
    Best Answer

    Posted 06-02-2015 07:27:00 PM
    Ritesh, follow the requirements for oracle target environments outlined in the following documentation:
    https://docs.delphix.com/display/DOCS41/Requirements+for+Oracle+Target+Hosts+and+Databases


    The check script you execute just validates the requirements in the above link have been satisfied.


  • 3.  RE: New Environment Issues

    Posted 06-02-2015 07:51:00 PM
    Thanks. Is there a script to create delphix_os user and set all permissions?


  • 4.  RE: New Environment Issues

    Posted 06-02-2015 07:55:00 PM
    Since you are a landshark user, look in the linuxtarget /u01/app/hostchecker. You will find createDelphixOSUser.sh there.