yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30957
[Bug 1439433] [NEW] [MAPR] Can't create cluster without volumes
Public bug reported:
Steps to repro:
1. Try to create MapR cluster (4.0.2.mrv2). Use flavor without any volumes. Don't ask for volumes in Sahara.
Observed behavior:
2015-04-01 15:32:45.949 6608 DEBUG sahara.context [-] Thread init-mfs-9997e9df-c53b-4823-ab4c-a7a5cf84e19e failed with exception: RemoteCommandException: Error during command execution: "/opt/mapr/server/disksetup -F /tmp/disk.list"
Return code: 1
STDOUT:
Error 117, Structure needs cleaning.
Traceback (most recent call last):
File "/opt/mapr/server/disksetup", line 1253, in <module>
RunDiskSetup();
File "/opt/mapr/server/disksetup", line 1138, in RunDiskSetup
GroupDisksAndCreateSPs(force);
File "/opt/mapr/server/disksetup", line 650, in GroupDisksAndCreateSPs
primary = FormatSPOnDisks(gdisks[index:last], cid, force);
File "/opt/mapr/server/disksetup", line 609, in FormatSPOnDisks
CreateRaid0DG(deviceList);
File "/opt/mapr/server/disksetup", line 335, in CreateRaid0DG
SetCurrDiskPath(deviceList[0]);
IndexError: list index out of range
Error ID: 16b7a867-a5c6-41cc-9195-6740970332c9 _wrapper /Users/alazarev/openstack/sahara/sahara/context.py:193
** Affects: horizon
Importance: Undecided
Status: New
** Tags: mapr
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1439433
Title:
[MAPR] Can't create cluster without volumes
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Steps to repro:
1. Try to create MapR cluster (4.0.2.mrv2). Use flavor without any volumes. Don't ask for volumes in Sahara.
Observed behavior:
2015-04-01 15:32:45.949 6608 DEBUG sahara.context [-] Thread init-mfs-9997e9df-c53b-4823-ab4c-a7a5cf84e19e failed with exception: RemoteCommandException: Error during command execution: "/opt/mapr/server/disksetup -F /tmp/disk.list"
Return code: 1
STDOUT:
Error 117, Structure needs cleaning.
Traceback (most recent call last):
File "/opt/mapr/server/disksetup", line 1253, in <module>
RunDiskSetup();
File "/opt/mapr/server/disksetup", line 1138, in RunDiskSetup
GroupDisksAndCreateSPs(force);
File "/opt/mapr/server/disksetup", line 650, in GroupDisksAndCreateSPs
primary = FormatSPOnDisks(gdisks[index:last], cid, force);
File "/opt/mapr/server/disksetup", line 609, in FormatSPOnDisks
CreateRaid0DG(deviceList);
File "/opt/mapr/server/disksetup", line 335, in CreateRaid0DG
SetCurrDiskPath(deviceList[0]);
IndexError: list index out of range
Error ID: 16b7a867-a5c6-41cc-9195-6740970332c9 _wrapper /Users/alazarev/openstack/sahara/sahara/context.py:193
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439433/+subscriptions
Follow ups
References