)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"d822e27bde85a3f56d9c47e19e0600fc0e260bde","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"a3b57454_53bedbc7","updated":"2025-03-19 20:02:44.000000000","message":"Edited this patch to fix that minor issue, please feel free to revert\nMy thought is that we need the manila-tempest-plugin job (which is the parent of the devstack-plugin-ceph\u0027s NFS job) to set INGRESS to False.. so just one place to turn it back on once Ceph fixes the bug","commit_id":"8e9518a90f377671d3a84001d0725a2fb2b578e7"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"bd281564ad4b523722a736eb1a1a2a8cc41c4997","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"eb12bb48_9519dcd2","updated":"2025-03-21 18:07:48.000000000","message":"Fixed the syntax, ceph-nfs is failing as expected; lets get this in, and follow up with the manila-tempest-plugin patch.","commit_id":"1100aa6f0a47f565c4590f0b3144c861c68bda64"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"ed5fb837defbafcf78fce79e1917c7828287c91f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"d4ed0c35_95b56cf7","updated":"2025-03-21 20:59:38.000000000","message":"LGTM, thank you!","commit_id":"1100aa6f0a47f565c4590f0b3144c861c68bda64"}],"devstack/lib/cephadm":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"7e7faddc884da4d7884e971c37380a4bb87166d7","unresolved":true,"context_lines":[{"line_number":78,"context_line":"CEPHFS_CLIENT_NAME\u003d\"client.$MANILA_CEPH_USER\""},{"line_number":79,"context_line":"CEPHFS_CLIENT_LOG\u003d\"/var/log/ceph-$CEPHFS_CLIENT_NAME.log\""},{"line_number":80,"context_line":"CEPHFS_MULTIPLE_FILESYSTEMS\u003d${CEPHFS_MULTIPLE_FILESYSTEMS:-False}"},{"line_number":81,"context_line":"ENABLE_INGRESS\u003d${ENABLE_INGRESS:-False}"},{"line_number":82,"context_line":"VIP\u003d${CEPH_INGRESS_IP:-$HOST_IP}"},{"line_number":83,"context_line":""},{"line_number":84,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"6aebbb0b_8b4afd5a","line":81,"updated":"2025-02-28 18:46:29.000000000","message":"I suggest making the default True and turning it off locally and in the CI until the Ceph bug\u0027s been fixed.. else we\u0027d have to come make changes here once the ceph bugs are fixed..","commit_id":"ace7a46076cf3d1e2f93b76194d6e2b30dbacb03"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"d822e27bde85a3f56d9c47e19e0600fc0e260bde","unresolved":false,"context_lines":[{"line_number":78,"context_line":"CEPHFS_CLIENT_NAME\u003d\"client.$MANILA_CEPH_USER\""},{"line_number":79,"context_line":"CEPHFS_CLIENT_LOG\u003d\"/var/log/ceph-$CEPHFS_CLIENT_NAME.log\""},{"line_number":80,"context_line":"CEPHFS_MULTIPLE_FILESYSTEMS\u003d${CEPHFS_MULTIPLE_FILESYSTEMS:-False}"},{"line_number":81,"context_line":"ENABLE_INGRESS\u003d${ENABLE_INGRESS:-False}"},{"line_number":82,"context_line":"VIP\u003d${CEPH_INGRESS_IP:-$HOST_IP}"},{"line_number":83,"context_line":""},{"line_number":84,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"b9f49c51_141da1d2","line":81,"in_reply_to":"6aebbb0b_8b4afd5a","updated":"2025-03-19 20:02:44.000000000","message":"Done","commit_id":"ace7a46076cf3d1e2f93b76194d6e2b30dbacb03"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"53898e041513bcbd543595af36e803ab4f45e6b7","unresolved":true,"context_lines":[{"line_number":369,"context_line":"    ceph_version\u003d$(_get_ceph_version)"},{"line_number":370,"context_line":""},{"line_number":371,"context_line":"    echo \"[CEPHADM] Deploy nfs.$FSNAME backend\""},{"line_number":372,"context_line":"    if [ \"${ceph_version%%\\.*}\" -ge 18 \u0026\u0026 $ENABLE_INGRESS \u003d\u003d \"True\"]; then"},{"line_number":373,"context_line":"        $SUDO \"$CEPHADM\" shell --fsid $FSID --config $CEPH_CONFIG \\"},{"line_number":374,"context_line":"            --keyring $CEPH_KEYRING -- ceph nfs cluster create \\"},{"line_number":375,"context_line":"            \"$FSNAME\" \"$HOSTNAME\" --port $NFS_PORT --ingress \\"}],"source_content_type":"application/x-shellscript","patch_set":3,"id":"91fad4db_bd55b0d9","line":372,"updated":"2025-03-19 20:00:12.000000000","message":"There\u0027s a silent error here, you\u0027re missing a space between `\"` and `]`: \n\nhttps://zuul.opendev.org/t/openstack/build/7d4ee55065484f01947401705dc2aa25/log/job-output.txt#16015\n\n\n\n\n2025-02-28 19:28:24.579946 | controller | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_install_and_configure_clustered_nfs:371 :   echo \u0027[CEPHADM] Deploy nfs.cephfs backend\u0027\n2025-02-28 19:28:24.580002 | controller | [CEPHADM] Deploy nfs.cephfs backend\n2025-02-28 19:28:24.587145 | controller | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_install_and_configure_clustered_nfs:372 :   \u0027[\u0027 18 -ge 18\n2025-02-28 19:28:24.587190 | controller | /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm: line 372: [: missing `]\u0027\n2025-02-28 19:28:24.595578 | controller | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_install_and_configure_clustered_nfs:379 :   echo \u0027[CEPHADM] Ingress service is not deployed         to preserve the ability to apply client restrictions.\u0027\n2025-02-28 19:28:24.595624 | controller | [CEPHADM] Ingress service is not deployed         to preserve the ability to apply client restrictions.\n2025-02-28 19:28:24.604816 | controller | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/cephadm:_install_and_configure_clustered_nfs:380 :   sudo /usr/bin/cephadm shell --fsid 192c048f-988b-4547-96a8-6a55c1003549 --config /etc/ceph/ceph.conf --keyring /etc/ceph/ceph.client.admin.keyring -- ceph nfs cluster create cephfs np0040040323 --port 2049\n2025-02-28 19:28:25.328701 | controller | Inferring config /var/lib/ceph/192c048f-988b-4547-96a8-6a55c1003549/mon.np0040040323/config","commit_id":"3d07b8d62094a79a4f2937417ab9b011fae71ed0"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"d822e27bde85a3f56d9c47e19e0600fc0e260bde","unresolved":false,"context_lines":[{"line_number":369,"context_line":"    ceph_version\u003d$(_get_ceph_version)"},{"line_number":370,"context_line":""},{"line_number":371,"context_line":"    echo \"[CEPHADM] Deploy nfs.$FSNAME backend\""},{"line_number":372,"context_line":"    if [ \"${ceph_version%%\\.*}\" -ge 18 \u0026\u0026 $ENABLE_INGRESS \u003d\u003d \"True\"]; then"},{"line_number":373,"context_line":"        $SUDO \"$CEPHADM\" shell --fsid $FSID --config $CEPH_CONFIG \\"},{"line_number":374,"context_line":"            --keyring $CEPH_KEYRING -- ceph nfs cluster create \\"},{"line_number":375,"context_line":"            \"$FSNAME\" \"$HOSTNAME\" --port $NFS_PORT --ingress \\"}],"source_content_type":"application/x-shellscript","patch_set":3,"id":"9792112d_14b0c1bb","line":372,"in_reply_to":"91fad4db_bd55b0d9","updated":"2025-03-19 20:02:44.000000000","message":"Done","commit_id":"3d07b8d62094a79a4f2937417ab9b011fae71ed0"}]}
