Uploaded image for project: 'HipChat'
  1. HipChat
  2. HCPUB-3726

NFS share doesn't mount after reboot

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • HCDC 3.1.3
    • HCDC 3.1.2, HCDC 3.1.1
    • Data Center
    • None
    • Severity 2 - Major

    Description

      Summary

      NFS share is mounted at setup but never re-mounted following a VM reboot.

      Environment

      • Hipchat Data Center 3.1.1 and 3.1.2 OVA

      Steps to Reproduce

      1. Configure Hipchat Sevrer on vSphere
      2. Reboot the VM

      Expected Results

      The NFS share should mount automatically at reboot

      Actual Results

      The NFS share doesn't mount

      Notes

      • No lines to automatically mount the NFS share are added to /etc/fstab  after the initial install
      • Crowd does not start properly and thus, logins will fail.

      Workaround

      1. Mount the NFS share manually: 
        sudo dont-blame-hipchat
        /opt/atlassian/hipchat/sbin/mount_shared_storage.sh <nfs_fqdn> 2049 <nfs_path_in_server>
        
      2. Update /etc/fstab to automatically mount the NFS share at reboot with the following line:
        <nfs_fqdn>:<nfs_path_in_server> /file_store/shared nfs4 rsize=1048576,wsize=1048576,hard,timeo=600,retrans=2 0 2
        

      Attachments

        Issue Links

          Activity

            People

              rberrelleza Ramiro Berrelleza (Inactive)
              adridi Arbi Dridi
              Archiver:
              mandreacchio Michael Andreacchio

              Dates

                Created:
                Updated:
                Resolved:
                Archived: