Status: New
Owner: ----

New issue 705 by [email protected]: hail: failure reasons: FailDisk: 12
http://code.google.com/p/ganeti/issues/detail?id=705

Hi,

When we run the following command:
gnt-instance add --submit -t drbd --disk 0:size=10GB --no-name-check --no-ip-check --no-wait-for-sync -B memory=768MB,vcpus=1 -H kvm:cdrom_image_path=/srv/ganeti/iso/debian7.iso,boot_order=cdrom -o linux-image+default VMname

We get the following error;

Job 192186 failed: Failure: prerequisites not met for this operation:
error type: insufficient_resources, error details:
Can't compute nodes using iallocator 'hail': Request failed: Group default (preferred): No valid allocation solutions, failure reasons: FailDisk: 12

We had this a few weeks ago, went away by itself and than came back last week.

as far as I can see I have sufficient resources

Creating instances with -n Pnode:Snode does work as expected.

Not 100% sure if its a bug as it used to work on the same version but help will be appreciated

Kind regards,

Eadric Wildeboer


Some numbers from the time of the error:

gnt-cluster command vgdisplay:
------------------------------------------------
node: node01
  --- Volume group ---
  VG Name               ganeti
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  729
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                76
  Open LV               76
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               1.08 TiB
  PE Size               4.00 MiB
  Total PE              282797
  Alloc PE / Size       129472 / 505.75 GiB
  Free  PE / Size       153325 / 598.93 GiB
  VG UUID               BrfXoa-fKR0-k52q-1xWP-W3Kw-SxYX-ERdGmF


return code = 0
------------------------------------------------
node: node03
  --- Volume group ---
  VG Name               ganeti
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  1416
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                64
  Open LV               64
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               1.08 TiB
  PE Size               4.00 MiB
  Total PE              282797
  Alloc PE / Size       88064 / 344.00 GiB
  Free  PE / Size       194733 / 760.68 GiB
  VG UUID               CDloX2-f338-5bmw-Bimy-QxoT-mRbZ-0STKNo


return code = 0
------------------------------------------------
node: node04
  --- Volume group ---
  VG Name               ganeti
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  1437
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                66
  Open LV               66
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               1.08 TiB
  PE Size               4.00 MiB
  Total PE              282797
  Alloc PE / Size       113696 / 444.12 GiB
  Free  PE / Size       169101 / 660.55 GiB
  VG UUID               FybflY-adfy-cfAA-BynT-Ogh3-CHVn-BGq3n3


return code = 0
------------------------------------------------
node: node02
  --- Volume group ---
  VG Name               ganeti
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  598
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                78
  Open LV               78
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               1.08 TiB
  PE Size               4.00 MiB
  Total PE              282797
  Alloc PE / Size       155104 / 605.88 GiB
  Free  PE / Size       127693 / 498.80 GiB
  VG UUID               Uc8RsZ-RotK-ck6n-fJTP-qm4U-HGfN-tzrQrV


gnt-cluster command free:

------------------------------------------------
node: node01
             total       used       free     shared    buffers     cached
Mem:      32991304   12237592   20753712          0    5814020     428572
-/+ buffers/cache:    5995000   26996304
Swap:      7811056          0    7811056

return code = 0
------------------------------------------------
node: node03
             total       used       free     shared    buffers     cached
Mem:      32991304    4600256   28391048          0    2206940     404728
-/+ buffers/cache:    1988588   31002716
Swap:      7811040          0    7811040

return code = 0
------------------------------------------------
node: node04
             total       used       free     shared    buffers     cached
Mem:      32991304    6452304   26539000          0    3367552     229468
-/+ buffers/cache:    2855284   30136020
Swap:      5858292          0    5858292

return code = 0
------------------------------------------------
node: node02
             total       used       free     shared    buffers     cached
Mem:      32991304   32723944     267360          0   25835844     651796
-/+ buffers/cache:    6236304   26755000
Swap:      7811056       8488    7802568

return code = 0


These are the details of this cluster:
gnt-cluster (ganeti v2.8.1) 2.8.1
hspace (ganeti) version v2.8.1
compiled with ghc 7.4
running on linux x86_64
Debian 7 with backports for ganeti





--
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