I added a "Common Issues" section to this blog post with some things I've
seen that have tripped people up:
http://www.symantec.com/connect/blogs/domain-support-horizon-here
Resolving those things should at least get the Domains dashboard to show
up in Horizon. If everything is properly set up, it
Thank you both!
Eugen, I thought of checking if we can use this iso as a block device by
specifying the device type as cdom
Pavlo, will try out to see how it works, thanks for the links
Regards,
Kanthi
On Fri, Jun 10, 2016 at 1:45 PM, Pavlo Shchelokovskyy <
pshchelokovs...@mirantis.com> wrote:
>
This was resolved by commenting out DiskFilter in the controller nova.conf.
Negative disk_available_least caused this. See,
https://www.ibm.com/support/knowledgecenter/SS4KMC_2.4.0/com.ibm.sco.doc_2.4/sr/hv/hvr_trohyer.html
On Wednesday, June 8, 2016 7:57 PM, William Josefsson
wrote:
Hi E
Hi,
do you mean the configdrive? It is iso9660 filesystem image attached to vm
on boot by Nova and containing the bootstrap configuration for VM and is
used by cloud-init [0]
You can force creation of configdrive for a particular instance via Heat
template too [1]
[0] http://docs.openstack.org/u
Hi,
I just add NFS as backend .
Now, I want to launch an instance so it will be bootable from a nfs shared
device .( and then ( it's my hope) may migrate to another compute node)
( i.e. I boot from an .iso image )
I don't find how , in the following nova boot command, to specify that I want
t