Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34258

Error from mount_drives.sh on Windows

    • Fully Compatible
    • ALL
    • v4.0, v3.6
    • TIG 2018-06-04
    • 5

      The setfacl: No such file or directory error is observed when running mount_drives.sh on a windows remote instance:

      [2018/04/02 12:27:48.862] Return code: 0 for command ['buildscripts/remote_operations.py', '--verbose', '--userHost', 'Administrator@10.122.9.230', '--sshConnectionOptions', '-i /cygdrive/c/data/mci/d50ca8d39e058ec1000e48604476e076/powercycle.pem -o GSSAPIAuthentication=no -o CheckHostIP=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=20 -o ConnectionAttempts=20', '--retries', '10', '--commands', " bash mount_drives.sh -d 'd' -t ntfs -l 'e' -u Administrator:None; ls -ld /data/db /log; df; mount"]
      [2018/04/02 12:27:48.862] Warning: Permanently added '10.122.9.230' (ECDSA) to the list of known hosts.
      [2018/04/02 12:27:48.862] Looking for drive 'd' to mount data
      [2018/04/02 12:27:48.862] Looking for drive 'd' to mount data
      [2018/04/02 12:27:48.862] Looking for drive 'd' to mount data
      [2018/04/02 12:27:48.862] Looking for drive 'd' to mount data
      [2018/04/02 12:27:48.862] Found drive
      [2018/04/02 12:27:48.862] Junction created for c:\data <<===>> d:\data
      [2018/04/02 12:27:48.862] setfacl: No such file or directory
      [2018/04/02 12:27:48.862] ls: cannot access '/data/db': No such file or directory
      [2018/04/02 12:27:48.862] ls: cannot access '/log': No such file or directory
      [2018/04/02 12:27:48.862] Filesystem     1K-blocks     Used Available Use% Mounted on
      [2018/04/02 12:27:48.862] C:/cygwin       67106812 49203748  17903064  74% /
      [2018/04/02 12:27:48.862] D:             104855548    95076 104760472   1% /cygdrive/d
      [2018/04/02 12:27:48.862] C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
      [2018/04/02 12:27:48.862] C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
      [2018/04/02 12:27:48.862] C:/cygwin on / type ntfs (binary,auto)
      [2018/04/02 12:27:48.862] C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
      [2018/04/02 12:27:48.862] D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)
      

            Assignee:
            jonathan.abrahams Jonathan Abrahams
            Reporter:
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: