Wrong disk associated as Journal Disk
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Released
|
Critical
|
Vinod Nair | ||
R1.1 |
Fix Released
|
Critical
|
Vinod Nair | ||
R2.0 |
Fix Released
|
Critical
|
Vinod Nair |
Bug Description
On one of the Storage nodes in the cluster , the Jounal disk that got associated / provisioned is not what was put in the testbed.py
Build used: 1.10 34
Fab based provisioning
The Journal Disk specified in testbed.py for host2 is sdl
storage_node_config = {
host2 : { 'disks' : ['/dev/sdb', '/dev/sdc'
host3 : { 'disks' : ['/dev/
host4 : { 'disks' : ['/dev/
host5 : { 'disks' : ['/dev/
}
Where as the dsk that provisioned is sdb
On host2:
pwd
/var/lib/
ls -ltr | grep journal
lrwxrwxrwx 1 root root 58 Sep 5 20:27 journal -> /dev/disk/
root@cmbu-
lrwxrwxrwx 1 root root 10 Sep 5 20:31 c474909e-
summary: |
- Wrong disk assoociated as Journal Disk + Wrong disk associated as Journal Disk |
Changed in juniperopenstack: | |
milestone: | r1.11 → none |
Changed in juniperopenstack: | |
importance: | High → Critical |
tags: | added: blocker |
information type: | Proprietary → Public |
Changed in juniperopenstack: | |
status: | New → Fix Released |
Re-verify this after the fix commit to bug #1363524