Hi,
I have tried installing barbican in my OpenStack setup but when I try to
db_sync it, it gives me the error 'No passwd entry for user 'barbican''. Could
someone guide me on how to resolve it.
Thank you.
This message is for the designated recipient only and
Hi,
I installed a three node openstack Mitaka and installed Manila packages. The
services run fine but when I go to list the services it throws the 'ERROR: The
server has either erred or is incapable of performing the requested operation.'
Looking at the logs I found:
# manila-scheduler.log
20
Hello,
Previously I launched an instance in the Openstack dashboard but now I'm unable
to access it. When I tried I go for a soft reboot it throws an error as 'Error:
Failed to launch instance "test": Please try again later [Error: Unavailable
console type rdp-html5.].' I'm able to launch inst
Yes, I did notice that it isn’t receiving from the line:
debug1: SSH2_MSG_KEXINIT received
I have an internal IP and an external IP (floating IP) attached to the
instance. If I make use of the internal IP to ssh itself from the very same
node I’m able to do it but External IP isn’t working.
I a
Hi Neil,
I did the same as you have suggested. I have created an instance A and
generated a private_key, giving it 600 permission. Using the key I launched the
instance B but when I ssh from the instance A after a while it reads:
Read from socket failed: Connection timed out
I even tried with
Hi,
I've launched two instances from my openstack dashboard. Firstly I created
instance one, where I generated a key through the ssh-keygen command, pasting
the public key contents to import key in the access and security. Using this
key I launched second instance.
I want to be able to ssh the
Hi,
I've integrated chef with openstack and needed to work on the cookbooks. I
wanted to upload a docker and mysql cookbook in specific to the chef-dashboard.
I've gone through the supermarket of the chef.io but I just ended up confused.
Moreover, when I tried uploading the cookbook it either g
Hi,
Recently I have downloaded the Snappy Ubuntu image. While downloading the
docker package I'm facing errors.
# sudo snappy install docker
docker 8MB
[===] OK
ERROR: Could not generate AppArmor profile for 'docker_dock
Hi,
I did add a dns nameserver in the /etc/resolv.conf file. The problem I'm facing
here it at times I'm able to download packages or ping any internet site but
then I loose connection from accessing internet. I checked my Openstack
services and they are up and in running state.
-Origina
Hi,
I created an instance in my dashboard and attached a floating IP to it. I'm
able to ssh to node (which has Ubuntu 14.04 image) but when I try to do an
'apt-get update && apt-get upgrade' I'm facing issue there. Below is what I'm
facing:
root@node:/home/ubuntu# apt-get update && apt-get upg
Hi,
I have come across a issue where I'm unable to do 'apt-get update && apt-get
upgrade'. I tried pinging the openstack.org site but it gives me unknown host.
So basically I'm unable to install anything from the outside world though I'm
able to ping my openstack nodes.
Previously I have been
Hey,
Thanks for the quick reply. I did attach a floating Ip to the instance. To
test, I took the instance created inside the Openstack and tried deploying the
machine with the services:
Starting cluster using provider: ubuntu
... calling verify-prereqs
Deploying on machine 10.x.x.x
ubuntu@10.x
Hi,
I'm having trouble while trying to deploy a package from 'machine-A' outside
openstack to the 'machine-B'(instance) inside openstack which is created
through the dashboard.
This is the error I get when I try to deploy it:
ssh: connect to host 10.x.x.x port 22: No route to host
Could anyone
Hi,
I'm working on creating instances inside the openstack dashboard. I have two
images of Ubuntu 12.04 and Ubuntu 14.04. What I'm noticing here is when I
upgrade my instance of Ubuntu 12.04 to 14.04, I'm unable to ssh to that
machine. I tried bringing up the instance through the image of Ubunt
I’m able to ssh with the key I have created and saved in one of the nodes by:
# ssh –I key Ubuntu@floating_ip
But I want to be able to use it from the putty directly. I don’t understand why
it works for the cirros instance but not the instance that was launched by
Ubuntu instance.
From: Abel L
This is the image I downloaded on my machine from the Ubuntu cloud images:
wget -P /tmp/images
http://uec-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
From: Abel Lopez [mailto:alopg...@gmail.com]
Sent: Thursday, July 02, 2015 11:17 AM
To: Adyanthaya, Aishwarya
Cc: ope
Yes, that’s right. I used the glance image-update command and got it to public
‘Yes’.
The thing here is that, when I launch a cirros image I’m able to access it
through the putty session but while using the Ubuntu image it prompts me as
‘Disconnected: No supported authentications available.”
Hi,
I created a snapshot from the instance I configured through the dashboard. When
I go the images in the compute tab, I can see my snapshot has being created but
the public tab there reads 'No'. Is there a way byb which I can change it to a
'Yes'.
Thank you in advance!
Aishwarya Adyanthaya
Hi Neil,
Thanks for replying. The problem here is it's not just apt-get, I'm unable to
access or use wget command to install anything. The instance is having only
internal ip and is able to ping to internal networks that were created in the
openstack dashboard. It's unable to ping to any of the
Hi,
I have created a three nodes architecture for my openstack setup with the Kilo
version. I am able to create an instance from the dashboard but when I try to
access the outside network for instance running an 'apt-get' command gives me
an error 'sh: apt-get command not found'. What am I supp
Hi,
I'm trying to set up my openstack with kubernetes. I have followed the document
on
github-https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/getting-started-guides/ubuntu.md
I'm using two nodes for the kubernetes, one behaving as both master and minion,
the second node as
Hi,
I'm trying to set up my openstack with kubernetes. I have followed the document
on
github-https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/getting-started-guides/ubuntu.md
I'm using two nodes for the kubernetes, one behaving as both master and minion,
the second node as m
Hi,
I'm trying to build a kubernetes setup on Ubuntu 14.04 (1 master, 1 minion) so
that I can integrate with my Openstack. The configurations I've done up till
now are:
On Master node:
-Installed docker,
-etcd 2.0
-Cloned the kubernetes.git and performed make release,
-Where do you configure th
Hi,
Yes, when I issued the command to create a node I was able to view it in my
dashboard and also thorough my cli by 'knife openstack server list' command.
I'm able to ssh to the node without any problem but the create command gives an
error even though the node is created. The next step is th
Hi J,
I ran the command 'knife node list' and found the list to be empty while the
'knife client list' command displays chef-validator and chef-webui. It seems
like when I was creating the node through knife openstack server create the
node got launched successfully in the dashboard and I'm ab
Hi,
While I try to answer “N” to the overwrite this is what I get:
root@master:~/chef-repo# knife bootstrap external_ip –i /home/oss/chef_key.pem
-x ash --sudo -V
INFO: Using configuration from /root/chef-repo/.chef/knife.rb
Node exists, overwrite it? (Y/N) n
You said no, so I'm done here.
root
Hello,
I'm trying to integrate chef-server(version 11.0.10) with Ubuntu Openstack. I'm
able to create an instance from the chef server in the openstack dashboard but
I get an error while trying to bootstrap the node. The error is as described
below:
root@master:~/chef-repo# knife bootstrap ext
Hi,
I'm trying to integrate Kubernetes with Openstack and I have been following the
site 'devops.profitbricks.com' for it. The master node is running services such
as kube-apiserver, kube-scheduler, kube-controller-manager but the etcd service
seem to be missing even after the configuration was
Hi,
I'm trying to integrate Kubernetes with Openstack and I have been following the
site 'devops.profitbricks.com' for it. The master node is running services such
as kube-apiserver, kube-scheduler, kube-controller-manager but the etcd service
seem to be missing even after the configuration was
Hi Alex,
I went to the link you specified
(https://github.com/stackforge/murano/tree/master/contrib/elements/kubernetes)
and downloaded the packages for Kubernetes (like etcd, Kubernetes, flannel) but
found no configuration files where I could edit the service configuration. I
checked my machi
Hello,
I'm trying to integrate Kubernetes with OpenStack and I've started with the
master node. While creating the master node I downloaded the Kubernetes.git and
next I executed the command 'make release'. During the release, I got few lines
that read 'Error on creating endpoints: endpoints "s
Hello,
I'm trying to integrate Kubernetes with OpenStack and I've started with the
master node. While creating the master node I downloaded the Kubernetes.git and
next I executed the command 'make release'. During the release, I got few lines
that read 'Error on creating endpoints: endpoints "s
32 matches
Mail list logo