Failed to install vertica
hi im trying to install vertica i have this error:
Prerequisites not fully met during local (OS) configuration for
verify-127.0.0.1.xml:
HINT (S0151): https://my.vertica.com/docs/8.0.x/HTML/index.htm#cshid=S0151
These disks do not have known IO schedulers: '/dev/mapper/vg_manager-
lv_home' ('') = ''
HINT (S0305): https://my.vertica.com/docs/8.0.x/HTML/index.htm#cshid=S0305
TZ is unset for dbadmin. Consider updating .profile or .bashrc
WARN (S0141): https://my.vertica.com/docs/8.0.x/HTML/index.htm#cshid=S0141
CPUs have discouraged cpufreq scaling policies: cpu0, cpu1, cpu2, cpu3,
cpu4, cpu5, cpu6, cpu7
WARN (S0170): https://my.vertica.com/docs/8.0.x/HTML/index.htm#cshid=S0170
lsblk (LVM utility) indicates LVM on the data directory.
FAIL (S0020): https://my.vertica.com/docs/8.0.x/HTML/index.htm#cshid=S0020
Readahead size of (/dev/mapper/vg_manager-lv_home) is too low for
typical systems: 256 < 2048
Comments
Althgh I would say to fix the Fail message you can do the follwoing
in the install type in the end --failure-threshold NONE
As below
Stops the installation when the specified failure threshold is encountered.
Options can be one of:
It will not cause a problem thereafter ? because i wanna solve this problem , but i have LVM filesystem
In my installations I have not seen any issues. But it is up to you
You had the same alerts before completing the installation?
Yes I had them in some cases
are you using lvm instead of ext4?
I think vertiva did not support lvm type file system
yes i know that vertica dont support it but how to resolve it