Hi Shadi,

looks good. The script continues....

But now my first question is still open:
-----------------------------
TASK [Prepare the data disk file system] ************
task path:
/home/wartung/openstack-ansible-ops/multi-node-aio/playbooks/setup-host.yml:365
fatal: [mnaio1]: FAILED! => {
    "changed": false
}

MSG:

Device /dev/sdb1 not found.
-----------------------------
Is it possible to use a ready to use and running partition ?

$ lsblk
NAME                       MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda                          8:0    0  2,2T  0 disk
├─sda1                       8:1    0    1M  0 part
└─sda2                       8:2    0  2,2T  0 part
  ├─cloudbox001--vg-root   253:0    0  2,2T  0 lvm  /
  └─cloudbox001--vg-swap_1 253:1    0  976M  0 lvm  [SWAP]

Regards !




Am Do., 29. Aug. 2019 um 19:20 Uhr schrieb Shadi Akiki <
sh...@autofitcloud.com>:

> Try to use python 3 and pip 3 instead of version 2.
> On ubuntu, that would be
> sudo apt-get install python3 python3-pip
> and then
> sudo pip3 install ... later
> --
> Shadi Akiki
> Founder & CEO, AutofitCloud
> https://autofitcloud.com/
> +1 813 579 4935
>
>
> On Thu, Aug 29, 2019 at 8:15 PM Ich bins <will.code.for.pi...@gmail.com>
> wrote:
>
>> After upgrading "pip" to newest version, now the following error occurs:
>>
>> ERROR: Package 'more-itertools' requires a different Python: 2.7.15 not
>> in '>=3.4'
>>
>>
>>
>>
>> Am Do., 29. Aug. 2019 um 19:08 Uhr schrieb Ich bins <
>> will.code.for.pi...@gmail.com>:
>>
>>> Hi folks,
>>>
>>> I have some short questions about the multi node AIO deployment.
>>>
>>> - Is it possible to deploy the virtual environment on just one disk ?
>>>   I have a large disk, which is pre-formatted with one big LVM called
>>> "/dev/mapper/cloudbox001-vg/root" and no unformatted space on it. There is
>>> enough space (aprox. 2 TB) for deployment, but it fails to deploy.
>>>
>>> - Which environment variables have to be configured ?
>>>   If I start build.sh without any variables, it ends up in
>>>
>>> https://pastebin.com/pyFR7Mzi
>>>
>>> Regards and take care.
>>>
>>> Will
>>>
>>>
>>>
>>>
>>> _______________________________________________
>> OpenStack-Infra mailing list
>> OpenStack-Infra@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>
>
_______________________________________________
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to