Oracle VM Bug Fix Advisory OVMBA-2016-0121

The following updated rpms for Oracle VM 3.4 have been uploaded to the 
Unbreakable Linux Network:

x86_64:
osc-oracle-ocfs2-0.1.0-47.el6.2.2.noarch.rpm


SRPMS:
http://oss.oracle.com/oraclevm/server/3.4/SRPMS-updates/osc-oracle-ocfs2-0.1.0-47.el6.2.2.src.rpm



Description of changes:

[0.1.0-47.el6.2.2]
- Fix listFileSystems backing device returned for the NVMe
   to make sure /dev/disk/by-id device name is returned
   instead of /dev/nvmexx.
   Signed-off-by: Adnan Misherfi <adnan.mishe...@oracle.com>
   Signed-off-by: Zhigang Wang <zhigang.x.w...@oracle.com> [bug 24434743]

[0.1.0-47.el6.2.1]
- Fix sys repo glob.
   We have a problem for the sys repo glob:
   sys_repo = glob.glob(IPlugin.dev_path_prefix + "OVM_SYS_REPO*")
   /opt/storage-connect/OSCPlugin.py: dev_path_prefix = "/dev/mapper"
   So the glob ("/dev/mapperOVM_SYS_REPO*") will not match anything. It 
should be
   "/dev/mapper/OVM_SYS_REPO*".
   We should always using os.path.join() instead of just string 
concatenation for
   file path.
   Signed-off-by: Zhigang Wang <zhigang.x.w...@oracle.com>
   Signed-off-by: Adnan Misherfi <adnan.mishe...@oracle.com> [bug 24414865]

[0.1.0-47.el6.2]
- blkid command is blocking, make sure it runs on active device mapper
   Signed-off by: Adnan G Misherfi <adnan.mishe...@oracle.com>
   Signed-off by: Firas Azar <firas.a...@oracle.com> [bug 22909259]

[0.1.0-47.el6.1]
- Add ocfs2 plugin support for NVMe device
   Signed-off-by: Adnan Misherfi <adnan.mishe...@oracle.com>
   Signed-off-by: Zhigang Wang <zhigang.x.w...@oracle.com> [bug 22163111]


_______________________________________________
Oraclevm-errata mailing list
Oraclevm-errata@oss.oracle.com
https://oss.oracle.com/mailman/listinfo/oraclevm-errata

Reply via email to