Hi,
This is my first post here and I'll be happy to have some hint/help regarding install of Newsroom Management Version 2021.7 on Centos 7.
We are trying in test purposies to integrate Newsroom Management Version 2021.7 with MediaCentral and I have some problem with the installation of MediaCentral Newsroom Management (version 2021.7)
on CentOS Linux release 7.9.2009.
After all of necessary linux installation steps on wmware with partitioning and dedicated size of 130 GB for each database partition as /rp5 (/dev/sdb1) and /rp5backup (/dev /sdc1)
every time after running "install" script - I get an error message saying " No database partitions found. " Please let me mention that requested database partitions are careful choosed
and selected during failed installation.
After interrupted installation process, is a install process used to leave a file /etc/udev/rules.d/61-inews-storage.rules as:
SUBSYSTEM == "block", ENV {ID_SERIAL} == "", ATTR {partition} == "1", MODE = "0666", SYMLINK = "rp5"
SUBSYSTEM == "block", ENV {ID_SERIAL} == "", ATTR {partition} == "1", MODE = "0666", SYMLINK = "rp5backup"
During installation, udevadmin monitor reports the following:
#udevadm monitor -u
monitor will print the received events for:
UDEV - the event that udev sends out after rule processing
UDEV [168.800746] add / module / loop (module)
UDEV [168.800784] add / devices / virtual / bdi / 7: 0 (bdi)
UDEV [168.800829] add / devices / virtual / misc / loop-control (miscellaneous)
UDEV [168.815998] add / devices / virtual / block / loop0 (block)
UDEV [168.817102] change / devices / virtual / block / loop0 (block)
UDEV [168.821180] add / module / isofs (module)
UDEV [168.821297] add / kernel / slab / isofs_inode_cache (plate)
UDEV [168.825112] add / module / nls_utf8 (module)
UDEV [168.827994] change / devices / virtual / block / loop0 (block)
UDEV [495.511141] change /devices/platform/floppy.0/block/fd0 (block)
UDEV [495.512182] change / devices / virtual / block / loop0 (block)
UDEV [495.522227] change /devices/pci0000:00/0000:00:15.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda (block)
UDEV [495.526068] change /devices/pci0000:00/0000:00:15.0/0000:03:00.0/host0/target0:0:0/0:0:0:0/block/sda/sda1 (block)
UDEV [495.526294] change /devices/pci0000:00/0000:00:15.0/0000:03:00.0/host0/target0:0:1/0:0:1:0/block/sdb (block)
UDEV [495.528479] change /devices/pci0000:00/0000:00:15.0/0000:03:00.0/host0/target0:0:2/0:0:2:0/block/sdc (block)
UDEV [495.533381] change /devices/pci0000:00/0000:00:15.0/0000:03:00.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb3 (block)
UDEV [495.534620] change /devices/pci0000:00/0000:00:15.0/0000:03:00.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 (block)
UDEV [495.536584] change /devices/pci0000:00/0000:00:15.0/0000:03:00.0/host0/target0:0:2/0:0:2:0/block/sdc/sdc1 (block)
UDEV [495.537210] change /devices/pci0000:00/0000:00:15.0/0000:03:00.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 (block)
UDEV [495.573591] change /devices/pci0000:00/0000:00:07.1/ata2/host2/target2:0:0/2:0:0:0/block/sr0 (block)
/etc/fstab file, prior install on server look like:
# cat / etc / fstab
#
# / etc / fstab
# Created by anaconda on March 17 06:54:37 2022
#
# Available file systems, for reference, are maintained under '/ dev / disk'
# See man pages fstab (5), findfs (8), mount (8) and / or blkid (8) for more information
#
UUID = 1c560291-c3e8-43d2-801e-15a71bd17464 / ext4 default values 1 1
UUID = 6d8525e8-a649-4d40-803a-2e2ffaedb2b8 / boot ext4 default values 1 2
UUID = c6545306-c59e-4ffe-9eae-ead2eda0f79b / rp5 ext4 default values 1 2
UUID = 648a541d-008d-4680-9a81-424d83724050 / rp5backup ext4 default values 1 2
UUID = 0e6537ff-7c0b-46fe-ac6f-35ce5deb5d86 swap swap standard 0 0
and partitions look like:
# lsblk -b
NAME MAY: MY RM SIZE RO TYPE MOUNTING POINT
fd0 2: 0 1 4096 0 disk
sda 8: 0 0 53687091200 0 disk
Dasda1 8: 1 0 53686042624 0 del /
sdb 8:16 0 150323855360 0 disk
├─sdb1 8:17 0 139586437120 0 del / rp5
Dsdb2 8:18 0 524288000 0 del / boot
Dsdb3 8:19 0 8589934592 0 del [SWAP]
sdc 8:32 0 150323855360 0 disk
Dsdc1 8:33 0 139586437120 0 del / rp5backup
sr0 11: 0 1 1073741312 0 rom
loop0 7: 0 0 3094564864 0 loop / media
I'll be really happy to have some help with this issue.
regards
G.J