ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

[06.01] iSCSI target and LUN config

Автор: ILoveOpenSourceSoftware

Загружено: 2023-10-02

Просмотров: 715

Описание: In this video I am setting up an iSCSI target. The target can be imagined as a server providing a block level storage. I walk through how to configure the server or target and how to limit access to the storage to ensure only the designated virtual machine has access to that storage. As iSCSI is not a shared storage that steps is important to ensure data consistency. I will walk through how to secure the storage with CHAP, Challenge Handshake Authorization Protocol, and how to ensure the storage survives a reboot of the VM. The video, although part of my kubernetes series, can be used as stand alone and used for configuring an iSCSI storage and making it available to a VM or computer.

Commands:
10:41 sudo losetup --offset $((512*2048)) --sizelimit $((512*20967424)) --show --find /mnt/volume6/kubedata-prod/openebs/k8s-master.img
12:16 sudo mkfs.ext4 /dev/loop0
13:15 sudo mount -o loop,offset=$((512*2048)) /full/path/to/imagefile.img /mnt/testdisk
27:30 sudo iscsiadm -m discovery -t st -p <IP ADDRESS OF YOUR iSCSI TARGET>
30:06 sudo iscsiadm -m node -T <iqn OF YOUR TARGET> -p <IP ADDRESS OF YOUR iSCSI TARGET> -l
31:25 sudo mount -o loop,offset=1040576 /dev/sdb /mnt/iscsi

Sources:
Mounting a target at bootup/restart - https://github.com/open-iscsi/open-iscsi
Helpful iSCSI commands - https://support.citrix.com/article/CT...
Removing an iSCSI target https://support.unitrends.com/hc/en-u...
Setup iSCSI Server (Target) and Client (Initiator) - https://www.tecmint.com/setup-iscsi-t...

Chapters:
0:00 Introduction
1:43 what i will cover in this video
2:15 what is iSCSI
4:42 install iSCSI server software
5:20 setting up iSCSI backing storage
8:50 creating partitions, file system and formatting image files
12:50 Verify the correct setup of the image files
15:30 Configuring iSCSI targets with CHAP and test its functionality
23:00 Preparing the iSCSI initiators
27:17 Test connection to targets
30:50 Prepare and mount iSCSI target permanently to the node
32:30 persistent mounting to the node
34:46 Wrap up
35:12 What coming in part 2 of this video

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
[06.01] iSCSI target and LUN config

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

[03] Kubernetes - Setting up a pod network

[03] Kubernetes - Setting up a pod network

Chat uses VMs (Windows & Linux)

Chat uses VMs (Windows & Linux)

Configure iSCSI Target and initiator in Rhel 8.

Configure iSCSI Target and initiator in Rhel 8.

iSCSI Basics & Best Practices | CBT Nuggets

iSCSI Basics & Best Practices | CBT Nuggets

Домашний сервер на динамическом IP бесплатно! Dynamic DNS, проброс портов, N8N

Домашний сервер на динамическом IP бесплатно! Dynamic DNS, проброс портов, N8N

Почему ZFS на Unraid 7 — это НОВЫЙ РЕШЕНИЕ для вашей домашней лаборатории

Почему ZFS на Unraid 7 — это НОВЫЙ РЕШЕНИЕ для вашей домашней лаборатории

One iSCSI Share Two Proxmox Hosts - 969

One iSCSI Share Two Proxmox Hosts - 969

[07] Deploying a Load Balancer to a Kubernetes Cluster

[07] Deploying a Load Balancer to a Kubernetes Cluster

Linux iSCSI — цель и инициатор

Linux iSCSI — цель и инициатор

Структура файлов и каталогов в Linux

Структура файлов и каталогов в Linux

🤯Гиркин РАЗОРВАЛ СЕТЬ. Напугал россиян ЖУТКИМ ПРОГНОЗОМ. КАЗАНСКИЙ & НАКИ. Лучшее

🤯Гиркин РАЗОРВАЛ СЕТЬ. Напугал россиян ЖУТКИМ ПРОГНОЗОМ. КАЗАНСКИЙ & НАКИ. Лучшее

How To Troubleshoot and Fix iSCSI Connections In Windows Server 2012 and 2016 (Works with 2019)

How To Troubleshoot and Fix iSCSI Connections In Windows Server 2012 and 2016 (Works with 2019)

[09.02] Certificate for a dynamic DNS domain in Kubernetes through cert-manager

[09.02] Certificate for a dynamic DNS domain in Kubernetes through cert-manager

Персональный компьютер Perplexity: новый автономный агент искусственного интеллекта

Персональный компьютер Perplexity: новый автономный агент искусственного интеллекта

[08] Installing the nginx ingress controller into my kubernetes cluster

[08] Installing the nginx ingress controller into my kubernetes cluster

ХУДШИЙ ПРОГНОЗ сбылся! ДЕФОЛТ подкрался к Москве: денег УЖЕ НЕТ. Будет настоящий ГОЛОД / Милов, Наки

ХУДШИЙ ПРОГНОЗ сбылся! ДЕФОЛТ подкрался к Москве: денег УЖЕ НЕТ. Будет настоящий ГОЛОД / Милов, Наки

Veritas Cluster Tutorial for Beginners | Understand VCS Concepts, VCS Terminologies & Components

Veritas Cluster Tutorial for Beginners | Understand VCS Concepts, VCS Terminologies & Components

ComparingFilesInLinux diff and sdiff explained

ComparingFilesInLinux diff and sdiff explained

20. Configuring iSCSI Storage Target Server in Windows server 2016

20. Configuring iSCSI Storage Target Server in Windows server 2016

Видеоруководство по обзору хранилища iSCSI SAN (новая версия)

Видеоруководство по обзору хранилища iSCSI SAN (новая версия)

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]