Project

General

Profile

Actions

Feature #2412

closed

qa: Test co-existence of sysvinit and upstart, 2: sysvinit controlled, using /var/lib/ceph

Added by Anonymous almost 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
qa
Target version:
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Depends on #2404. Depends on branch chef-2. TODO merge not available currently.
Ensure osd data disks do NOT use GPT partitions with the ceph osd UUID
(4fbd7e29-9d25-41b8-afd0-062c0ceff05d) Use "gdisk /dev/sdb", "p", "i"
"1" etc to check, look at "Partition GUID code"; recreating the
partition should be enough.
Prepare ceph.conf with [osd.$id]host=xxx settings,
with osd_data, osd_journal and mon_data at default values.
mkfs and mount the osd data partitions using /etc/fstab to match osd_data etc default values.
Set up a cluster using mkcephfs.
Test all of "sudo service ceph start", "sudo /etc/init.d/ceph start", reboot.
PASS CRITERIA: upstart does not run ceph daemons ("sudo initctl
list|grep ceph" has only "stop" lines), sysvinit works as normal, ceph
cluster is healthy with all daemons participating.
DEV NOTE: The only reason upstart job ceph-mon-all doesn't run
ceph-mon is lack of "done" flags.

Actions #1

Updated by Anonymous almost 12 years ago

  • Tracker changed from Tasks to Feature
Actions #2

Updated by Sage Weil almost 12 years ago

  • Target version set to v0.48
  • Translation missing: en.field_position set to 1244
Actions #3

Updated by Sage Weil almost 12 years ago

  • Translation missing: en.field_position deleted (1245)
  • Translation missing: en.field_position set to 50
Actions #4

Updated by Sage Weil almost 12 years ago

  • Target version deleted (v0.48)
  • Translation missing: en.field_position deleted (52)
  • Translation missing: en.field_position set to 22
Actions #5

Updated by Sage Weil almost 12 years ago

  • Target version set to v0.48
  • Translation missing: en.field_position deleted (22)
  • Translation missing: en.field_position set to 53
Actions #6

Updated by Sage Weil almost 12 years ago

  • Translation missing: en.field_story_points set to 3
  • Translation missing: en.field_position deleted (56)
  • Translation missing: en.field_position set to 56
Actions #7

Updated by Anonymous almost 12 years ago

Branch to test is now available as "chef-3".

Actions #8

Updated by Ken Franklin almost 12 years ago

  • Status changed from New to 12

sudo service ceph start -pass
sudo /etc/init.d/ceph start - pass
reboot. - pass
sudo initctl list|grep ceph" has only "stop" lines - pass
ceph cluster is healthy with all daemons participating - pass

Actions #9

Updated by Ken Franklin almost 12 years ago

  • Status changed from 12 to Resolved

Changing state to reflect that the case has been tested and passed.

Actions

Also available in: Atom PDF