#, fuzzy msgid "" msgstr "" "Project-Id-Version: openstack-helm 0.1.1.dev4021\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-27 22:03+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../source/troubleshooting/ceph.rst:2 msgid "Backing up a PVC" msgstr "" #: ../../source/troubleshooting/ceph.rst:4 msgid "" "Backing up a PVC stored in Ceph, is fairly straigthforward, in this example " "we use the PVC ``mysql-data-mariadb-server-0`` as an example, but this will " "also apply to any other services using PVCs eg. RabbitMQ, Postgres." msgstr "" #: ../../source/troubleshooting/ceph.rst:49 msgid "" "Restoring is just as straightforward. Once the workload consuming the device " "has been stopped, and the raw RBD device removed the following will import " "the back up and create a device:" msgstr "" #: ../../source/troubleshooting/ceph.rst:59 msgid "Once this has been done the workload can be restarted." msgstr "" #: ../../source/troubleshooting/database.rst:3 msgid "Database Deployments" msgstr "" #: ../../source/troubleshooting/database.rst:5 msgid "" "This guide is to help users debug any general storage issues when deploying " "Charts in this repository." msgstr "" #: ../../source/troubleshooting/database.rst:9 msgid "Galera Cluster" msgstr "" #: ../../source/troubleshooting/database.rst:11 msgid "To test MariaDB, do the following:" msgstr "" #: ../../source/troubleshooting/index.rst:3 msgid "Troubleshooting" msgstr "" #: ../../source/troubleshooting/index.rst:5 msgid "" "Sometimes things go wrong. These guides will help you solve many common " "issues with the following:" msgstr "" #: ../../source/troubleshooting/index.rst:17 msgid "Getting help" msgstr "" #: ../../source/troubleshooting/index.rst:20 msgid "Channels" msgstr "" #: ../../source/troubleshooting/index.rst:22 msgid "" "Join us on `IRC `_: #openstack-helm on " "oftc" msgstr "" #: ../../source/troubleshooting/index.rst:24 msgid "Join us on `Slack `_ - #openstack-helm" msgstr "" #: ../../source/troubleshooting/index.rst:27 msgid "Bugs and Feature requests" msgstr "" #: ../../source/troubleshooting/index.rst:29 msgid "" "Please, refer to `Contribution guidelines <../contributor/contributing." "html>`_." msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:3 msgid "Persistent Storage" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:5 msgid "" "This guide is to help users debug any general storage issues when deploying " "charts in this repository." msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:9 msgid "Ceph" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:12 msgid "Ceph Deployment Status" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:14 msgid "" "First, we want to validate that Ceph is working correctly. This can be done " "with the following Ceph command:" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:42 msgid "" "Use one of your Ceph Monitors to check the status of the cluster. A couple " "of things to note above; our health is `HEALTH\\_OK`, we have 3 mons, we've " "established a quorum, and we can see that all of our OSDs are up and in the " "OSD map." msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:48 msgid "PVC Preliminary Validation" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:50 msgid "" "Before proceeding, it is important to ensure that you have deployed a client " "key in the namespace you wish to fulfill ``PersistentVolumeClaims``. To " "verify that your deployment namespace has a client key:" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:60 msgid "" "Without this, your RBD-backed PVCs will never reach the ``Bound`` state. " "For more information, see how to `activate namespace for ceph <../install/" "multinode.html#activating-control-plane-namespace-for-ceph>`_." msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:63 msgid "" "Note: This step is not relevant for PVCs within the same namespace Ceph was " "deployed." msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:67 msgid "Ceph Validating PVC Operation" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:69 msgid "" "To validate persistent volume claim (PVC) creation, we've placed a test " "manifest `here `_. Deploy this manifest and verify the job " "completes successfully." msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:74 msgid "Ceph Validating StorageClass" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:76 msgid "" "Next we can look at the storage class, to make sure that it was created " "correctly:" msgstr "" #: ../../source/troubleshooting/persistent-storage.rst:91 msgid "" "The parameters are what we're looking for here. If we see parameters passed " "to the StorageClass correctly, we will see the ``ceph-mon.ceph.svc.cluster." "local:6789`` hostname/port, things like ``userid``, and appropriate secrets " "used for volume claims." msgstr "" #: ../../source/troubleshooting/ubuntu-hwe-kernel.rst:3 msgid "Ubuntu HWE Kernel" msgstr "" #: ../../source/troubleshooting/ubuntu-hwe-kernel.rst:5 msgid "" "To make use of CephFS in Ubuntu the HWE Kernel is required, until the issue " "described `here `_ is fixed." msgstr "" #: ../../source/troubleshooting/ubuntu-hwe-kernel.rst:10 msgid "Installation" msgstr "" #: ../../source/troubleshooting/ubuntu-hwe-kernel.rst:12 msgid "" "To deploy the HWE kernel, prior to deploying Kubernetes and OpenStack-Helm " "the following commands should be run on each node:" msgstr ""