Город МОСКОВСКИЙ
00:24:42

Solving local storage problems in XCP-ng step by step

Аватар
Python: Кодовое возрождение
Просмотры:
23
Дата загрузки:
03.12.2023 16:43
Длительность:
00:24:42
Категория:
Обучение

Описание

First have a look at the XCP-ng doc about storage:
https://xcp-ng.org/docs/storage.html#storage-types

Look at your dashboard if you have nothing to clean up.

Opening a shell session to your XCP-ng host with the local storage problems.

Using the cat command to see the list of devices type:

# cat /proc/partitions

Try to find out which disk is your new local disk:

# ll /dev/disk/by-id

When you have identified the local drive, you can add the drive with Xen Orchestra.

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 - Intro
0:33 - Explaining the storage problem
1:55 - Pointing to the documentation used for the storage in XCP-ng
3:35 - Instructions used at the CLI
3:51 - Information about the XCP-ng host used
5:17 - Locating the disk to add has local storage to the XCP-ng host
7:46 - Defining the new local storage with Xen Orchestra
11:36 - Freeing some disk space by moving vms from my SSD to HDD
22:03 - Checking the disk space after the migrations
23:20 - End word

Рекомендуемые видео