Walter A. Boring IV

Results 123 comments of Walter A. Boring IV

I had no idea, the error message should have listed the features that were required, but not there in the pool/image. https://github.com/ceph/ceph-iscsi/blob/master/ceph_iscsi_config/lun.py#L642-L645 The unsupported features list is empty. FWIW, looking...

The purpose of adding a ceph iscsi driver to cinder is to allow baremetal to boot from a ceph iscsi volume. There are a lot of folks asking for this...

[This is the /var/log/rbd-target-api log of the transaction.](http://paste.openstack.org/show/794473/)

It seems that the issue is caused by the /etc/ceph/iscsi-gateway.cfg api_host = localhost setting. The api call was trying to go to http://devstack-20-2:5002/sysinfo/hostname, which failed with connection refused. I changed...

Why do we want to remove this for SOC9 when the driver still exist in Cinder? The driver was removed in the Stein release.

This needs to merge first. https://github.com/sapcc/cinder/pull/194

can you rebase your change?

This patch is a pre-emptive migration for Train upgrade.

As described in the release notes, the yaml file is basically. identical minus the wrapping {} around the json, and removing of the , at the end of each line....

Also, ┌─[waboring@walt-dev2] - [~/devel/vagrant-ceph] - [Mon Jul 15, 12:40] └─[$] vagrant box add boxes/openSUSE-13.2.x86_64-1.13.2.libvirt-Build21.39.json /usr/share/vagrant/plugins/commands/login/client.rb:8: warning: already initialized constant VagrantPlugins::LoginCommand::Client::APP /usr/lib64/ruby/gems/2.5.0/gems/vagrant-2.2.0/plugins/commands/login/client.rb:8: warning: previous definition of APP was here ==> box:...