User Tools

Site Tools


services:longrunningcluster

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
services:longrunningcluster [2023/02/15 17:11]
akraitman [One-liners]
services:longrunningcluster [2023/02/19 15:17]
akraitman [Summary]
Line 17: Line 17:
  
 https://​reesi006.front.sepia.ceph.com:​8443/​ https://​reesi006.front.sepia.ceph.com:​8443/​
-https://reesi005.front.sepia.ceph.com:​8443/​+https://reesi004.front.sepia.ceph.com:​8443/​
 ===== Topology ===== ===== Topology =====
 <​code>​ <​code>​
Line 109: Line 109:
 </​code>​ </​code>​
  
-3. Connect to the iscsi container on one of the deployed hosts, to find the exact container id run "​podman ps" and look for container with the word "​tcmu"​ in the end.+3. Connect to the iscsi container on one of the deployed hosts, to find the exact container id run "​podman ps" and look for the iscsi container with the word "​tcmu"​ in the end.
 <​code>​ <​code>​
 Podman exec -it <iscsi container id> /bin/bash Podman exec -it <iscsi container id> /bin/bash
Line 119: Line 119:
 </​code>​ </​code>​
  
-4. Enter gwcli+4. Enter the gwcli
 <​code>​ <​code>​
 gwcli gwcli
 </​code>​ </​code>​
  
-5. Go to iscsi-targets+5. Go to the iscsi-targets
 <​code>​ <​code>​
 cd iscsi-targets/​ cd iscsi-targets/​
Line 139: Line 139:
 </​code>​ </​code>​
  
-8. Create all four gateway as you specified in the yaml file on step 2+8. Create all four gateway'​s ​as you specified in the yaml file on step 2
 <​code>​ <​code>​
 create reesi002.front.sepia.ceph.com 172.21.2.202 create reesi002.front.sepia.ceph.com 172.21.2.202
 +create reesi003.front.sepia.ceph.com 172.21.2.203
 +create reesi004.front.sepia.ceph.com 172.21.2.204
 +create reesi005.front.sepia.ceph.com 172.21.2.205
 </​code>​ </​code>​
  
Line 182: Line 185:
 </​code>​ </​code>​
  
-The final step is to mount this RBD_image/​lun in RHEV-M+The final step is to mount this RBD_image/​lun in RHEV-M ​Dashboard
  
 go to https://​mgr01.front.sepia.ceph.com/​ovirt-engine/​webadmin/?​locale=en_US#​storage go to https://​mgr01.front.sepia.ceph.com/​ovirt-engine/​webadmin/?​locale=en_US#​storage
services/longrunningcluster.txt ยท Last modified: 2023/02/19 15:18 by akraitman