Skip to content

Commit

Permalink
Commited 925450
Browse files Browse the repository at this point in the history
  • Loading branch information
Logger committed Dec 11, 2024
1 parent 5b7ad83 commit 5ff35f2
Show file tree
Hide file tree
Showing 32 changed files with 117,650 additions and 65,963 deletions.
31,821 changes: 16,105 additions & 15,716 deletions new_logs/925450/c-api.service

Large diffs are not rendered by default.

10,216 changes: 5,362 additions & 4,854 deletions new_logs/925450/c-sch.service

Large diffs are not rendered by default.

12,598 changes: 6,274 additions & 6,324 deletions new_logs/925450/c-vol.service

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion new_logs/925450/devstack_logs/devstacklog.txt
50,819 changes: 50,819 additions & 0 deletions new_logs/925450/devstack_logs/devstacklog.txt.2024-12-11-105016

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
2024-12-11 10:50:16.872 | stack.sh log /tmp/devstack_logs/devstacklog.txt.2024-12-11-105016
2024-12-11 10:50:27.218 | Installing package prerequisites
2024-12-11 10:54:19.215 | Starting RabbitMQ
2024-12-11 10:55:07.392 | Installing OpenStack project source
2024-12-11 11:02:03.145 | Installing Tempest
2024-12-11 11:02:06.703 | Configuring and starting MySQL
2024-12-11 11:02:24.548 | Starting Keystone
2024-12-11 11:03:39.413 | Configuring Glance
2024-12-11 11:03:39.643 | Configuring Neutron
2024-12-11 11:04:31.693 | Configuring Cinder
2024-12-11 11:04:31.886 | Configuring placement
2024-12-11 11:04:51.737 | Configuring Nova
2024-12-11 11:05:08.785 | Starting Nova API
2024-12-11 11:05:14.508 | Starting OVN services
2024-12-11 11:05:44.883 | Starting Neutron
2024-12-11 11:05:51.427 | Starting Placement
2024-12-11 11:05:57.603 | Creating initial neutron network elements
2024-12-11 11:06:18.847 | Starting Nova
2024-12-11 11:06:35.244 | Starting Cinder
2024-12-11 11:06:47.870 | Starting Glance
2024-12-11 11:06:52.354 | Uploading images
2024-12-11 11:07:13.022 | Configuring lvm.conf global device filter
2024-12-11 11:07:13.392 | set lvm.conf device global_filter to: global_filter = [ "a|loop3|", "r|.*|" ] # from devstack
2024-12-11 11:07:14.104 | Initializing Tempest
2024-12-11 11:08:21.190 | Installing Tempest Plugins
2024-12-11 11:08:21.576 | stack.sh completed in 1111 seconds.
2 changes: 1 addition & 1 deletion new_logs/925450/devstack_logs/devstacklog.txt.summary
1,871 changes: 939 additions & 932 deletions new_logs/925450/devstack_logs/dstat-csv.log

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion new_logs/925450/devstack_logs/local.conf
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ LOG_COLOR=True
#PUBLIC_NETWORK_GATEWAY=192.168.64.4
#ALLOCATION_POOL=start=192.168.79.52,end=192.168.79.62
#IRONIC_DEPLOY_DRIVER=agent_ilo
HOST_IP=10.201.4.32
HOST_IP=10.201.9.223
#IPV4_ADDRS_SAFE_TO_USE=192.168.79.0/21


Expand Down
1,874 changes: 940 additions & 934 deletions new_logs/925450/dstat.service

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions new_logs/925450/etc/cinder/cinder-api-uwsgi.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

[uwsgi]
chmod-socket = 666
socket = /var/run/uwsgi/cinder-wsgi.socket
socket = /var/run/uwsgi/cinder-api.socket
start-time = %t
lazy-apps = true
add-header = Connection: close
buffer-size = 65535
Expand All @@ -14,4 +15,4 @@ exit-on-reload = false
die-on-term = true
master = true
processes = 2
wsgi-file = /opt/stack/data/venv/bin/cinder-wsgi
module = cinder.wsgi.api:application
20 changes: 10 additions & 10 deletions new_logs/925450/etc/cinder/cinder.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@ project_name = service
user_domain_name = Default
password = ******
username = cinder
auth_url = http://10.201.4.32/identity
auth_url = http://10.201.9.223/identity
interface = public
auth_type = password

[DEFAULT]
cinder_internal_tenant_user_id = 656444de39a9496482e92c8e1d5a3a60
cinder_internal_tenant_project_id = 55f4d33f21884b5998ffdf30ddec161e
cinder_internal_tenant_user_id = 1bb1e26f97e048a2b5f70722d44517fa
cinder_internal_tenant_project_id = a3fc5abc6bd14502b779adac0cd003fb
graceful_shutdown_timeout = 5
glance_api_servers = http://10.201.4.32/image
glance_api_servers = http://10.201.9.223/image
osapi_volume_workers = 2
logging_exception_prefix = ERROR %(name)s %(instance)s
logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s
logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s
logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}
transport_url = rabbit://stackrabbit:******@10.201.4.32:5672/
backup_swift_url = http://10.201.4.32:8080/v1/AUTH_
transport_url = rabbit://stackrabbit:******@10.201.9.223:5672/
backup_swift_url = http://10.201.9.223:8080/v1/AUTH_
default_volume_type = 3par1
enabled_backends =3par1,3par2
my_ip = 10.201.4.32
my_ip = 10.201.9.223
state_path = /opt/stack/data/cinder
osapi_volume_listen = 0.0.0.0
osapi_volume_extension = cinder.api.contrib.standard_extensions
Expand Down Expand Up @@ -62,12 +62,12 @@ project_name = service
user_domain_name = Default
password = ******
username = nova
auth_url = http://10.201.4.32/identity
auth_url = http://10.201.9.223/identity
interface = public
auth_type = password

#[coordination]
#backend_url = etcd3+http://10.201.4.32:2379
#backend_url = etcd3+http://10.201.9.223:2379

[backend_defaults]
unique_fqdn_network = False
Expand All @@ -93,7 +93,7 @@ hpe3par_iscsi_ips= 172.28.65.17
volume_backend_name= 3par2
hpe3par_username= 3paradm
hpe3par_password= ******
hpe3par_cpg= CI_CPG_test_domain
hpe3par_cpg= SSD_r6
san_ip= 10.201.1.221
san_login= 3paradm
san_password= ******
Expand Down
20 changes: 10 additions & 10 deletions new_logs/925450/etc/cinder/cinder.conf_old
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@ project_name = service
user_domain_name = Default
password = ******
username = cinder
auth_url = http://10.201.4.32/identity
auth_url = http://10.201.9.223/identity
interface = public
auth_type = password

[DEFAULT]
cinder_internal_tenant_user_id = 656444de39a9496482e92c8e1d5a3a60
cinder_internal_tenant_project_id = 55f4d33f21884b5998ffdf30ddec161e
cinder_internal_tenant_user_id = 1bb1e26f97e048a2b5f70722d44517fa
cinder_internal_tenant_project_id = a3fc5abc6bd14502b779adac0cd003fb
graceful_shutdown_timeout = 5
glance_api_servers = http://10.201.4.32/image
glance_api_servers = http://10.201.9.223/image
osapi_volume_workers = 2
log_color = True
logging_exception_prefix = ERROR %(name)s %(instance)s
logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s
logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s
logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}
transport_url = rabbit://stackrabbit:******@10.201.4.32:5672/
backup_swift_url = http://10.201.4.32:8080/v1/AUTH_
transport_url = rabbit://stackrabbit:******@10.201.9.223:5672/
backup_swift_url = http://10.201.9.223:8080/v1/AUTH_
backup_driver = cinder.backup.drivers.swift.SwiftBackupDriver
default_volume_type = lvmdriver-1
enabled_backends = lvmdriver-1
Expand All @@ -33,7 +33,7 @@ rpc_response_timeout = 120
quota_snapshots = 10
quota_backups = 10
quota_volumes = 10
my_ip = 10.201.4.32
my_ip = 10.201.9.223
state_path = /opt/stack/data/cinder
osapi_volume_listen = 0.0.0.0
osapi_volume_extension = cinder.api.contrib.standard_extensions
Expand Down Expand Up @@ -73,12 +73,12 @@ project_name = service
user_domain_name = Default
password = ******
username = nova
auth_url = http://10.201.4.32/identity
auth_url = http://10.201.9.223/identity
interface = public
auth_type = password

[coordination]
backend_url = etcd3+http://10.201.4.32:2379?api_version=v3
backend_url = etcd3+http://10.201.9.223:2379?api_version=v3

[oslo_policy]
enforce_new_defaults = false
Expand All @@ -94,6 +94,6 @@ project_name = service
user_domain_name = Default
password = ******
username = cinder
auth_url = http://10.201.4.32/identity
auth_url = http://10.201.9.223/identity
interface = public
auth_type = password
Loading

0 comments on commit 5ff35f2

Please sign in to comment.