Hi Team,
I am using KILO, i am having issue while launching any instance, its ending
up with following error
*Danger: *There was an error submitting the form. Please try again.
i have managed to capture the log, where i have found as
tail -f /var/log/nova/nova-conductor.log
2018-08-28 16:51:07
What is the best practice for adding more Ceph OSD's to kolla
in a production environment. Does deploy do anything to the existing
data or does it simply add the OSD's (and potentially increase the placement
groups if re-configured)?
reconfigure doesnt touch newly prepared disks from what I see f
Hi Anwar,
The log message you posted below is not an error (it is at level DEBUG and can
be ignored). I would look in your horizon logs and also. The API logs of
nova/neutron/glance/cinder to see what’s going on.
Good luck!
Sam
> On 28 Aug 2018, at 9:22 pm, Anwar Durrani wrote:
>
> Hi Team,