Skip to content

Commit

Permalink
Commited 850830
Browse files Browse the repository at this point in the history
  • Loading branch information
Logger committed Nov 26, 2024
1 parent e8f9490 commit 669ce1f
Show file tree
Hide file tree
Showing 30 changed files with 87,745 additions and 80,245 deletions.
9,890 changes: 1,593 additions & 8,297 deletions new_logs/850830/c-api.service

Large diffs are not rendered by default.

3,646 changes: 986 additions & 2,660 deletions new_logs/850830/c-sch.service

Large diffs are not rendered by default.

2,311 changes: 710 additions & 1,601 deletions new_logs/850830/c-vol.service

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion new_logs/850830/devstack_logs/devstacklog.txt
57,615 changes: 57,615 additions & 0 deletions new_logs/850830/devstack_logs/devstacklog.txt.2024-11-26-023631

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
2024-11-26 02:36:32.177 | stack.sh log /tmp/devstack_logs/devstacklog.txt.2024-11-26-023631
2024-11-26 02:36:52.851 | Installing package prerequisites
2024-11-26 02:40:31.598 | Starting RabbitMQ
2024-11-26 02:41:21.949 | Installing OpenStack project source
2024-11-26 02:50:56.858 | Installing Tempest
2024-11-26 02:51:00.952 | Configuring and starting MySQL
2024-11-26 02:51:18.536 | Starting Keystone
2024-11-26 02:52:09.165 | Configuring Horizon
2024-11-26 02:53:02.929 | Configuring Glance
2024-11-26 02:53:03.256 | Configuring Neutron
2024-11-26 02:53:56.844 | Configuring Swift
2024-11-26 02:53:57.032 | Configuring Cinder
2024-11-26 02:53:57.210 | Configuring placement
2024-11-26 02:54:18.046 | Configuring Nova
2024-11-26 02:54:35.047 | Starting Swift
2024-11-26 02:54:52.183 | Starting Nova API
2024-11-26 02:54:58.998 | Starting OVN services
2024-11-26 02:55:35.322 | Starting Neutron
2024-11-26 02:55:42.585 | Starting Placement
2024-11-26 02:55:50.240 | Starting Nova
2024-11-26 02:56:09.958 | Starting Cinder
2024-11-26 02:56:22.942 | Starting Glance
2024-11-26 02:56:27.935 | Uploading images
2024-11-26 02:56:35.754 | Starting Horizon
2024-11-26 02:57:04.260 | Configuring lvm.conf global device filter
2024-11-26 02:57:04.609 | set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack
2024-11-26 02:57:05.321 | Initializing Tempest
2024-11-26 02:58:20.588 | Installing Tempest Plugins
2024-11-26 02:58:21.047 | stack.sh completed in 1335 seconds.
2 changes: 1 addition & 1 deletion new_logs/850830/devstack_logs/devstacklog.txt.summary
1,592 changes: 464 additions & 1,128 deletions new_logs/850830/devstack_logs/dstat-csv.log

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions new_logs/850830/devstack_logs/local.conf
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ TEMPEST_STORAGE_PROTOCOL=iSCSI

# Neutron settings.
USE_PYTHON3=True
PYTHON3_VERSION=3.8

PYTHON3_VERSION=3.10
NEUTRON_CREATE_INITIAL_NETWORKS=False
#USE_SUBNETPOOL=False
#IP_VERSION=4
#PHYSICAL_NETWORK=private
Expand Down Expand Up @@ -81,7 +81,7 @@ iscsi_helper = tgtadm
volume_driver=cinder.volume.drivers.nimble.NimbleISCSIDriver
volume_backend_name=nimble
san_login=admin
san_password=admin
san_password=Nim123Boli#
num_volume_device_scan_tries=10
nimble_subnet_label=management
image_volume_cache_enabled = true
Expand All @@ -91,7 +91,7 @@ image_volume_cache_enabled = true

# virutal array
#san_ip=10.201.13.140
san_ip=10.132.239.43
san_ip=10.132.239.55



Expand Down
1,595 changes: 466 additions & 1,129 deletions new_logs/850830/dstat.service

Large diffs are not rendered by default.

25 changes: 20 additions & 5 deletions new_logs/850830/etc/cinder/cinder.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ auth_type = password
[DEFAULT]
volume_name_template = openstack-ci-%s
iscsi_helper = tgtadm
cinder_internal_tenant_user_id = c13d402c915a460381e0ae0a5184907e
cinder_internal_tenant_project_id = ed32a247368143d881829bc7f521fec6
cinder_internal_tenant_user_id = a938dfb56ec246f38e41b134cb0a8a66
cinder_internal_tenant_project_id = 142f87987a584779ab5b27b0b0a48d54
graceful_shutdown_timeout = 5
glance_api_servers = http://10.201.5.82/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
Expand Down Expand Up @@ -54,13 +55,13 @@ fixed_key = bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc7
backend = cinder.keymgr.conf_key_mgr.ConfKeyManager

[nimble]
volume_driver = cinder.volume.drivers.hpe.nimble.NimbleISCSIDriver
volume_driver = cinder.volume.drivers.nimble.NimbleISCSIDriver
volume_backend_name = nimble
san_login = admin
san_password = admin
san_password = Nim123Boli#
num_volume_device_scan_tries = 10
nimble_subnet_label = management
san_ip = 10.132.239.43
san_ip = 10.132.239.55
image_volume_cache_enabled = true

[nova]
Expand All @@ -82,3 +83,17 @@ backend_url = etcd3+http://10.201.5.82:2379?api_version=v3
[oslo_policy]
enforce_new_defaults = false
enforce_scope = false

[service_user]
auth_strategy = keystone
send_service_user_token = True
memcached_servers = localhost:11211
cafile = /opt/stack/data/ca-bundle.pem
project_domain_name = Default
project_name = service
user_domain_name = Default
password = nimblestorage
username = cinder
auth_url = http://10.201.5.82/identity
interface = public
auth_type = password
Loading

0 comments on commit 669ce1f

Please sign in to comment.