A customer is providing the hdw for a dt server. the estimats are for 3 TB session storage. The customer is saying he can allocate 3 distinct 1 TB partitions. Since dt looks for the directory (/session/storage - by default) is it possible to mount on Linux RHEL 6.3 64 bit the 3 partitions to the same directory?
Thanks
Answer by Christopher A. ·
You can also use LVM to merge the 3 disks into one same mount point but it's been ages since I last used it so I won't be able to help you. This tutorial seems promising though!
Answer by Florent D. ·
I don't believe you can do this but I'm not an expert with Linux administration.
But, if this customer does have several Dynatrace profiles, you could have a mount point for each one.
Dynatrace creates a sub directory for each profile under /session/stored.
So you could have /session/stored/profileA -> first partition
/session/stored/profileB -> second partition
/session/stored/self monitoring -> third partition. (self monitoring won't be huge BTW)
JANUARY 15, 3:00 PM GMT / 10:00 AM ET