Status: New
Owner: ----

New issue 928 by [email protected]: harep breaks when using (solely) extstorage
https://code.google.com/p/ganeti/issues/detail?id=928

Hi,

What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".

gnt-cluster (ganeti v2.11.5) 2.11.5

Software version: 2.11.5
Internode protocol: 2110000
Configuration format: 2110000
OS api version: 20
Export interface: 0
VCS version: (ganeti) version v2.11.5

hspace (ganeti) version v2.11.5
compiled with ghc 7.4
running on linux x86_64

What distribution are you using?

Debian

What steps will reproduce the problem?
1. Install ganeti
2. Setup a cluster (2nodes for my test)
3. run harep

What is the expected output? What do you see instead?
Expected: Tool working.
Got:
$ harep
Error: failed to load data, aborting: Node 'bl12c02.cms.fra.dlh.de', error while reading attribute 'dtotal': No data for a field


Please provide any additional information below.

Ay, the cluster is setup with disks only provided by an extstorage provider.
No LVM, no drbd, just a SAN in which volumes are generated directly
and then used. Works all nice, except for harep breaking.

I suspect it is because it is unable to parse what gnt-node thinks of
the disks.

$ gnt-node list
Node                   DTotal DFree MTotal MNode  MFree Pinst Sinst
bl12c02.cms.fra.dlh.de      ?     ? 252.4G  114M 251.5G     1     0
bl32c02.cms.fra.dlh.de      ?     ? 252.4G  1.0G 250.6G     1     0

Well, sure, there are no local disks (allowed disk templates: ext)
and won't ever be, ganeti works fine without it. It should just deal with it,
it still can run migrations for example. They work nicely.

Greetings,
 Jörg

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to