On Tue, Sep 11, 2018 at 6:47 AM, Keith Winn <taztcs(a)fedoraproject.org>
wrote:
Hi,
I am looking at using Ovirt on a single machine. I used to use the
all-in-one setup a while ago. I have only two vms and setting up two
servers and a storage is out of my budget right now. The all in one
solution sounds good, but I have some questions concerning the gdeploy
config file. I am new to gluster and am unsure what I need. The server is
ibm system x3550 m3 with two 1TB drives setup as a mirror.
For these, what do I put if the disks are already setup as raid through
the raid controller? Jbod
You need to provide the settings used in RAID controller in the gdeploy
config. gdeploy does not configure RAID, but uses the RAID settings to
optimize the lvm layout.
[disktype]
@RAIDTYPE@ #Possible values raid6, raid10, raid5, jbod
[diskcount]
@NUMBER_OF_DATA_DISKS@ #Ignored in case of jbod
[stripesize]
@STRIPE_SIZE@ #256 in case of jbod
My second question is where do I get the Device name in the following:
[script1]
action=execute
ignore_script_errors=no
file=/usr/share/gdeploy/scripts/grafton-sanity-check.sh -d @DEVICE@
Is this the dev/sda on the disk or some other name.
Yes- the device name as shown in lsblk output
I was planning on using ovirt node as a staring point as that seems
easier.
Thanks in advance for the help.
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-
guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/
message/FHWB6ZJKDJQQ3GX34Z6F65H46PJNV76H/