After installing mssql-server on ubuntu 18.04, I startup the instance with command "systemctl start mssql-server.service". The instance starts and after one minute or so, the server crashes. I've included the messages found in /var/opt/mssql/log/errorlog:
2019-05-24 19:08:35.64 Server Microsoft SQL Server 2019 (CTP3.0) - 15.0.1600.8 (X64)
May 17 2019 00:56:19
Copyright (C) 2019 Microsoft Corporation
Express Edition (64-bit) on Linux (Ubuntu 18.04.2 LTS) <X64>
2019-05-24 19:08:35.65 Server UTC adjustment: -4:00
2019-05-24 19:08:35.65 Server (c) Microsoft Corporation.
2019-05-24 19:08:35.65 Server All rights reserved.
2019-05-24 19:08:35.65 Server Server process ID is 28.
2019-05-24 19:08:35.65 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'.
2019-05-24 19:08:35.66 Server Registry startup parameters:
-d /var/opt/mssql/data/master.mdf
-l /var/opt/mssql/data/mastlog.ldf
-e /var/opt/mssql/log/errorlog
2019-05-24 19:08:35.66 Server SQL Server detected 1 sockets with 1 cores per socket and 1 logical processors per socket, 1 total logical processors; using 1 logical processors based on SQL Server licensing. This is an informational message;
no user action is required.
2019-05-24 19:08:35.67 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2019-05-24 19:08:35.67 Server Detected 1595 MB of RAM. This is an informational message; no user action is required.
2019-05-24 19:08:35.67 Server Using conventional memory in the memory manager.
2019-05-24 19:08:35.70 Server Buffer pool extension is not supported on Linux platform.
2019-05-24 19:08:35.70 Server Buffer Pool: Allocating 131072 bytes for 113648 hashPages.
2019-05-24 19:08:35.86 Server Buffer pool extension is already disabled. No action is necessary.
2019-05-24 19:08:36.11 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA'].
2019-05-24 19:08:36.13 Server Query Store settings initialized with enabled = 1,
2019-05-24 19:08:36.15 Server The maximum number of dedicated administrator connections for this instance is '1'
2019-05-24 19:08:36.15 Server Node configuration: node 0: CPU mask: 0x0000000000000001:0 Active CPU mask: 0x0000000000000001:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
only. No user action is required.
2019-05-24 19:08:36.16 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2019-05-24 19:08:36.18 Server In-Memory OLTP initialized on lowend machine.
2019-05-24 19:08:36.35 Server CLR version v4.0.30319 loaded.
2019-05-24 19:08:36.39 Server [INFO] Created Extended Events session 'hkenginexesession'
2019-05-24 19:08:36.39 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only.
No user action is required.
2019-05-24 19:08:36.40 Server Total Log Writer threads: 1. This is an informational message; no user action is required.
2019-05-24 19:08:36.41 Server clflushopt is selected for pmem flush operation.
2019-05-24 19:08:36.41 Server Software Usage Metrics is disabled.
2019-05-24 19:08:36.43 spid8s [1]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-05-24 19:08:36.43 spid8s Starting up database 'master'.
2019-05-24 19:08:36.92 spid8s 24 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required.
2019-05-24 19:08:36.93 spid8s 0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required.
2019-05-24 19:08:37.26 spid8s SQL Server Audit is starting the audits. This is an informational message. No user action is required.
2019-05-24 19:08:37.27 spid8s SQL Server Audit has started the audits. This is an informational message. No user action is required.
2019-05-24 19:08:37.54 spid8s SQL Trace ID 1 was started by login "sa".
2019-05-24 19:08:37.61 spid8s Server name is 'oliviapc'. This is an informational message only. No user action is required.
2019-05-24 19:08:37.63 spid8s [4]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-05-24 19:08:37.64 spid10s [32767]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-05-24 19:08:37.64 spid24s Always On: The availability replica manager is starting. This is an informational message only. No user action is required.
2019-05-24 19:08:37.64 spid24s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required.
2019-05-24 19:08:37.65 spid10s Starting up database 'mssqlsystemresource'.
2019-05-24 19:08:37.65 spid8s Starting up database 'msdb'.
2019-05-24 19:08:37.67 spid10s The resource database build version is 15.00.1600. This is an informational message only. No user action is required.
2019-05-24 19:08:37.72 spid8s Failed to get the volume information, -1073741772
2019-05-24 19:08:37.73 spid8s Error: 17204, Severity: 16, State: 1.
2019-05-24 19:08:37.73 spid8s FCB::Open failed: Could not open file d:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\MSDBData.mdf for file number 1. OS error: 2(The system cannot find the file specified.).
2019-05-24 19:08:37.75 spid8s Error: 5120, Severity: 16, State: 101.
2019-05-24 19:08:37.75 spid8s Unable to open the physical file "d:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\MSDBData.mdf". Operating system error 2: "2(The system cannot find the file
specified.)".
2019-05-24 19:08:37.77 spid10s [3]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-05-24 19:08:37.78 spid10s Starting up database 'model'.
2019-05-24 19:08:37.84 spid8s Failed to get the volume information, -1073741772
2019-05-24 19:08:37.85 spid8s Error: 17207, Severity: 16, State: 1.
2019-05-24 19:08:37.85 spid8s FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'd:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\MSDBLog.ldf'.
Diagnose and correct the operating system error, and retry the operation.
2019-05-24 19:08:37.87 spid8s File activation failure. The physical file name "d:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\MSDBLog.ldf" may be incorrect.
2019-05-24 19:08:37.87 spid10s Failed to get the volume information, -1073741772
2019-05-24 19:08:37.88 spid10s Error: 17204, Severity: 16, State: 1.
2019-05-24 19:08:37.88 spid10s FCB::Open failed: Could not open file d:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\model.mdf for file number 1. OS error: 2(The system cannot find the file specified.).
2019-05-24 19:08:37.89 spid10s Error: 5120, Severity: 16, State: 101.
2019-05-24 19:08:37.89 spid10s Unable to open the physical file "d:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\model.mdf". Operating system error 2: "2(The system cannot find the file specified.)".
2019-05-24 19:08:37.96 spid10s Failed to get the volume information, -1073741772
2019-05-24 19:08:37.96 spid10s Error: 17207, Severity: 16, State: 1.
2019-05-24 19:08:37.96 spid10s FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'd:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\modellog.ldf'.
Diagnose and correct the operating system error, and retry the operation.
2019-05-24 19:08:37.98 spid10s File activation failure. The physical file name "d:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\modellog.ldf" may be incorrect.
2019-05-24 19:08:37.99 spid10s Error: 945, Severity: 14, State: 2.
2019-05-24 19:08:37.99 spid10s Database 'model' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.
2019-05-24 19:08:38.00 spid10s SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
Can anyone tell me why this error is occurring? and, why is SQL Server looking for a "D:\" drive on Ubuntu?
2019-05-24 19:08:37.73 spid8s FCB::Open failed: Could not open file d:\dbs\sh\sprc\1205_155146\cmd\41\obj\x64retail\sql\mkmastr\databases\mkmastr.proj\MSDBData.mdf for file number 1. OS error: 2(The system cannot find the file specified.).
Thanks very much.