It looks like things are working a bit better today…however now I am getting the following error:
[hqosd6][DEBUG
] detect platform information from remote host
[hqosd6][DEBUG
] detect machine type
[ceph_deploy.install][INFO
] Distro info: Ubuntu 14.04 trusty
[hqosd6][INFO
] installing ceph on hqosd6
[hqosd6][INFO
] Running command: env DEBIAN_FRONTEND=noninteractive apt-get -q install --assume-yes ca-certificates
[hqosd6][DEBUG
] Reading package lists...
[hqosd6][DEBUG
] Building dependency tree...
[hqosd6][DEBUG
] Reading state information...
[hqosd6][DEBUG
] ca-certificates is already the newest version.
[hqosd6][DEBUG
] 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
[hqosd6][WARNIN]
Connecting to ceph.com (ceph.com)|158.69.68.141|:443... connected.
[hqosd6][WARNIN]
HTTP request sent, awaiting response... 301 Moved Permanently
[hqosd6][WARNIN]
HTTP request sent, awaiting response... 200 OK
[hqosd6][WARNIN]
Length: 1645 (1.6K) [text/plain]
[hqosd6][WARNIN]
Saving to: ‘release.asc’
[hqosd6][WARNIN]
[hqosd6][WARNIN]
0K . 100% 219M=0s
[hqosd6][WARNIN]
[hqosd6][WARNIN]
2017-03-16 10:25:17 (219 MB/s) - ‘release.asc’ saved [1645/1645]
[hqosd6][WARNIN]
[hqosd6][INFO
] Running command: apt-key add release.asc
[hqosd6][DEBUG
] OK
[hqosd6][DEBUG
] add deb repo to sources.list
[hqosd6][INFO
] Running command: apt-get -q update
[hqosd6][WARNIN]
Splitting up /var/lib/apt/lists/partial/ceph.com_debian-hammer_dists_trusty_InRelease into data and signature failedE: GPG error:
http://ceph.com trusty InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
[hqosd6][ERROR
] RuntimeError: command returned non-zero exit status: 100
[ceph_deploy][ERROR
] RuntimeError: Failed to execute command: apt-get -q update