Hello Support Member,
I installed recently QRadar 7.3.3 on AWS.
Idea 1 :
(Check before on your side your disk partionning/partition).
For the disk I have extended my store partition do i needed to do (check with your parameters) :
- growpart /dev/nvmeXnY Z
- pvresize nvmeXnYpZ
- I have an XFS file system
- lvextend -l +100%FREE /dev/storerhel/store
- xfs_growfs /dev/mapper/storerhel-store
Idea 2 :
If you log on root (sudo su - as ec2-user) check if you have a warning with the SWAPS (or with swap command and free)
Then I had to recheck the swap on the /etc/fstab too, because he loose the mapping. (similar problem on Azur).
Hope this helps,
Regards,
Support Member
#QRadar#Support#SupportMigration