Page 1 of 1

vManage Storage

Posted: Thu Jun 24, 2021 2:08 am
by bradinusa
Hi,

-Using VMWare Workstation Player
- Installed Comm Edition ISO & also tried OVF
- Running latest updated version of EVE

I have created the disk via this command in instructions -

/opt/qemu/bin/qemu-img create -f qcow2 virtiob.qcow2 100G

But everytime I boot up vManage it does not see it?

I created a second 100Gb disk in VMWare player and that just increases the size of root hard drive.

Is there anything I am missing at the system level when I run the command above?

Re: vManage Storage

Posted: Thu Jun 24, 2021 6:27 am
by bradinusa
Just adding extra detail.

It adds this file to the VM root directory.

virtiob.qcow2

Am I supposed to mount it or attach it? How am I supposed to tell vManage where this storage device is?

All i get is -

admin connected from 127.0.0.1 using console on vmanage
Available storage devices:
hdc 3GB
1) hdc
Select storage device to use:

Re: vManage Storage

Posted: Thu Jun 24, 2021 6:32 am
by Uldis (UD)
Read how to !
When you create second HDD, in which location of CLI you must be?
In vManage image directory
https://www.eve-ng.net/index.php/docume ... mages-set/

Re: vManage Storage

Posted: Thu Jun 24, 2021 6:58 am
by bradinusa
You are a good egg!

I thought I did this in my other machine (OVA) but I must of been in root directory.

Thank you.