Back to bug 1300617
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Tanay Ganguly | 2016-01-21 09:49:06 UTC | Target Release | 1.3.3 | 1.3.2 |
| Ken Dreyer (Red Hat) | 2016-01-21 15:38:40 UTC | Sub Component | RADOS | |
| Status | NEW | ASSIGNED | ||
| CC | ceph-eng-bugs, dzafman, kchai, kdreyer | |||
| Component | Build | Ceph | ||
| Assignee | ceph-eng-bugs | ldachary | ||
| Loic Dachary | 2016-01-22 02:02:46 UTC | Assignee | ldachary | kdreyer |
| Loic Dachary | 2016-01-22 02:03:54 UTC | CC | ldachary | |
| Link ID | Ceph Project Bug Tracker 14099 | |||
| Federico Lucifredi | 2016-01-22 23:43:45 UTC | CC | flucifre | |
| Harish NV Rao | 2016-01-25 07:36:59 UTC | CC | hnallurv | |
| Ken Dreyer (Red Hat) | 2016-01-26 02:30:47 UTC | Target Release | 1.3.2 | 1.3.3 |
| Ken Dreyer (Red Hat) | 2016-01-27 17:09:20 UTC | Assignee | kdreyer | ldachary |
| Flags | needinfo?(ldachary) | |||
| Loic Dachary | 2016-01-28 15:02:35 UTC | Flags | needinfo?(ldachary) | |
| Federico Lucifredi | 2016-02-03 16:46:46 UTC | Flags | needinfo?(kdreyer) | |
| Ken Dreyer (Red Hat) | 2016-02-03 18:12:46 UTC | Flags | needinfo?(kdreyer) | |
| Harish NV Rao | 2016-02-15 09:49:47 UTC | Depends On | 1299303 | |
| Harish NV Rao | 2016-02-15 09:50:21 UTC | Depends On | 1299303 | |
| Harish NV Rao | 2016-02-15 09:51:58 UTC | Blocks | 1299303 | |
| Bara Ancincova | 2016-02-16 14:13:44 UTC | Docs Contact | bancinco | |
| Doc Type | Bug Fix | Known Issue | ||
| Red Hat Bugzilla | 2016-02-16 14:13:44 UTC | Doc Type | Known Issue | Bug Fix |
| Bara Ancincova | 2016-02-17 09:44:52 UTC | Doc Text | .The "ceph-disk prepare" command fails to on SSD disks An attempt to prepare Solid-state Drives (SSDs) by running the `ceph-disk prepare` command fails. To work around this issue, perform the steps below: . Manually remove the `udev` rules by running the following command as `root`: + ---- # rm /usr/lib/path/to/udev.rule ---- . Prepare the disks: + ---- ceph-disk prepare ---- . Add the "ceph-disk activate-all" string to the `/etc/rc.local` file. Run the following command as `root`: + ---- # echo "ceph-disk activate-all" | tee -a /etc/rc.local ---- . Reboot the system or activate the disks by running the following command a `root`: + ---- # ceph-disk activate-all ---- | |
| Doc Type | Bug Fix | Known Issue | ||
| Flags | needinfo?(ldachary) | |||
| Bara Ancincova | 2016-02-18 09:17:40 UTC | Doc Text | .The "ceph-disk prepare" command fails to on SSD disks An attempt to prepare Solid-state Drives (SSDs) by running the `ceph-disk prepare` command fails. To work around this issue, perform the steps below: . Manually remove the `udev` rules by running the following command as `root`: + ---- # rm /usr/lib/path/to/udev.rule ---- . Prepare the disks: + ---- ceph-disk prepare ---- . Add the "ceph-disk activate-all" string to the `/etc/rc.local` file. Run the following command as `root`: + ---- # echo "ceph-disk activate-all" | tee -a /etc/rc.local ---- . Reboot the system or activate the disks by running the following command a `root`: + ---- # ceph-disk activate-all ---- | .The "ceph-disk prepare" command fails on SSD disks An attempt to prepare Solid-state Drives (SSDs) by running the `ceph-disk prepare` command fails. To work around this issue, perform the steps below: . Manually remove the `udev` rules by running the following command as `root`: + ---- # rm /usr/lib/path/to/udev.rule ---- . Prepare the disks: + ---- ceph-disk prepare ---- . Add the "ceph-disk activate-all" string to the `/etc/rc.local` file. Run the following command as `root`: + ---- # echo "ceph-disk activate-all" | tee -a /etc/rc.local ---- . Reboot the system or activate the disks by running the following command as `root`: + ---- # ceph-disk activate-all ---- |
| Tanay Ganguly | 2016-02-18 17:00:46 UTC | CC | bancinco | |
| Flags | needinfo?(bancinco) | |||
| Bara Ancincova | 2016-02-19 07:48:29 UTC | Doc Text | .The "ceph-disk prepare" command fails on SSD disks An attempt to prepare Solid-state Drives (SSDs) by running the `ceph-disk prepare` command fails. To work around this issue, perform the steps below: . Manually remove the `udev` rules by running the following command as `root`: + ---- # rm /usr/lib/path/to/udev.rule ---- . Prepare the disks: + ---- ceph-disk prepare ---- . Add the "ceph-disk activate-all" string to the `/etc/rc.local` file. Run the following command as `root`: + ---- # echo "ceph-disk activate-all" | tee -a /etc/rc.local ---- . Reboot the system or activate the disks by running the following command as `root`: + ---- # ceph-disk activate-all ---- | .The "ceph-disk prepare" command fails on SSD disks An attempt to prepare Solid-state Drives (SSDs) by running the `ceph-disk prepare` command fails. To work around this issue, perform the steps below: . Manually remove the `udev` rules by running the following command as `root`: + ---- # rm /usr/lib/udev/rules.d/95-ceph-osd.rules ---- . Prepare the disks: + ---- ceph-disk prepare ---- . Add the "ceph-disk activate-all" string to the `/etc/rc.local` file. Run the following command as `root`: + ---- # echo "ceph-disk activate-all" | tee -a /etc/rc.local ---- . Reboot the system or activate the disks by running the following command as `root`: + ---- # ceph-disk activate-all ---- |
| Flags | needinfo?(bancinco) | |||
| Loic Dachary | 2016-02-19 11:46:42 UTC | Flags | needinfo?(ldachary) | |
| Bara Ancincova | 2016-02-25 15:24:03 UTC | Doc Text | .The "ceph-disk prepare" command fails on SSD disks An attempt to prepare Solid-state Drives (SSDs) by running the `ceph-disk prepare` command fails. To work around this issue, perform the steps below: . Manually remove the `udev` rules by running the following command as `root`: + ---- # rm /usr/lib/udev/rules.d/95-ceph-osd.rules ---- . Prepare the disks: + ---- ceph-disk prepare ---- . Add the "ceph-disk activate-all" string to the `/etc/rc.local` file. Run the following command as `root`: + ---- # echo "ceph-disk activate-all" | tee -a /etc/rc.local ---- . Reboot the system or activate the disks by running the following command as `root`: + ---- # ceph-disk activate-all ---- | .The "ceph-disk prepare" command fails on SSD disks An attempt to prepare Solid-state Drives (SSDs) by running the `ceph-disk prepare` command fails. To work around this issue, perform the steps below: . Manually remove the `udev` rules by running the following command as `root`: + ---- # rm /usr/lib/udev/rules.d/95-ceph-osd.rules ---- . Prepare the disks: + ---- $ ceph-disk prepare ---- . Add the "ceph-disk activate-all" string to the `/etc/rc.local` file. Run the following command as `root`: + ---- # echo "ceph-disk activate-all" | tee -a /etc/rc.local ---- . Reboot the system or activate the disks by running the following command as `root`: + ---- # ceph-disk activate-all ---- |
| Bara Ancincova | 2016-02-26 10:17:48 UTC | Blocks | 1299303 | |
| Federico Lucifredi | 2016-03-21 23:47:36 UTC | Status | ASSIGNED | CLOSED |
| Resolution | --- | DUPLICATE | ||
| Last Closed | 2016-03-21 19:47:36 UTC | |||
| John Skeoch | 2016-09-20 01:50:54 UTC | CC | kurs | |
| Drew Harris | 2017-07-30 15:10:55 UTC | Sub Component | RADOS | |
| Component | Ceph | RADOS |
Back to bug 1300617