Install OpenStack yourself, Single Node Failing nova-scheduler

Bug #2051943 reported by Sridatta Raghavendra Chintapalli
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MicroStack
New
Undecided
Unassigned

Bug Description

I'm trying to setup open stack on an Intel NUC box with Ubuntu 22.04.3 LTS as the Operating System.

System Specifications:
RAM : 32 GB
Processor: i7-1360p
SSD: About 600GB of free space

The cluster bootstrap operation is stuck at.

Deploying OpenStack Control Plane to Kubernetes (this may take a while) ... waiting for services to come online (22/23)

After which the operation error's out with : WARNING Timed out while waiting for model 'openstack' to be ready

I have run sunbeam inspect and I found this error in the juju_status_openstack.out file.

(workload) Error in charm (see logs): cannot perform the following tasks:\n- Start service \"nova-scheduler\" (cannot start service: exited quickly with code 1)\n----- Logs from task 0 -----\n2024-02-01T03:33:16Z INFO Most recent service output:\n (...)\n 2024-02-01 03:33:16.376 59 ERROR nova result = self._query(query)\n 2024-02-01 03:33:16.376 59 ERROR nova File \"/usr/lib/python3/dist-packages/pymysql/cursors.py\", line 310, in _query\n 2024-02-01 03:33:16.376 59 ERROR nova conn.query(q)\n 2024-02-01 03:33:16.376 59 ERROR nova File \"/usr/lib/python3/dist-packages/pymysql/connections.py\", line 548, in query\n 2024-02-01 03:33:16.376 59 ERROR nova self._affected_rows = self._read_query_result(unbuffered=unbuffered)\n 2024-02-01 03:33:16.376 59 ERROR nova File \"/usr/lib/python3/dist-packages/pymysql/connections.py\", line 775, in _read_query_result\n 2024-02-01 03:33:16.376 59 ERROR nova result.read()\n 2024-02-01 03:33:16.376 59 ERROR nova File \"/usr/lib/python3/dist-packages/pymysql/connections.py\", line 1156, in read\n 2024-02-01 03:33:16.376 59 ERROR nova first_packet = self.connection._read_packet()\n 2024-02-01 03:33:16.376 59 ERROR nova File \"/usr/lib/python3/dist-packages/pymysql/connections.py\", line 725, in _read_packet\n 2024-02-01 03:33:16.376 59 ERROR nova packet.raise_for_error()\n 2024-02-01 03:33:16.376 59 ERROR nova File \"/usr/lib/python3/dist-packages/pymysql/protocol.py\", line 221, in raise_for_error\n 2024-02-01 03:33:16.376 59 ERROR nova err.raise_mysql_exception(self._data)\n 2024-02-01 03:33:16.376 59 ERROR nova File \"/usr/lib/python3/dist-packages/pymysql/err.py\", line 143, in raise_mysql_exception\n 2024-02-01 03:33:16.376 59 ERROR nova raise errorclass(errno, errval)\n 2024-02-01 03:33:16.376 59 ERROR nova sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, \"Table 'nova_api.cell_mappings' doesn't exist\")\n 2024-02-01 03:33:16.376 59 ERROR nova [SQL: SELECT cell_mappings.created_at AS cell_mappings_created_at, cell_mappings.updated_at AS cell_mappings_updated_at, cell_mappings.id AS cell_mappings_id, cell_mappings.uuid AS cell_mappings_uuid, cell_mappings.name AS cell_mappings_name, cell_mappings.transport_url AS cell_mappings_transport_url, cell_mappings.database_connection AS cell_mappings_database_connection, cell_mappings.disabled AS cell_mappings_disabled \n 2024-02-01 03:33:16.376 59 ERROR nova FROM cell_mappings ORDER BY cell_mappings.id ASC]\n 2024-02-01 03:33:16.376 59 ERROR nova (Background on this error at: https://sqlalche.me/e/14/f405)\n 2024-02-01 03:33:16.376 59 ERROR nova \u001b[00m\n2024-02-01T03:33:16Z ERROR cannot start service: exited quickly with code 1\n-----

Revision history for this message
Sridatta Raghavendra Chintapalli (schintapalli) wrote :
Revision history for this message
Sridatta Raghavendra Chintapalli (schintapalli) wrote :

Some more logs files

Revision history for this message
Sridatta Raghavendra Chintapalli (schintapalli) wrote :
Revision history for this message
Sridatta Raghavendra Chintapalli (schintapalli) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.