Re: [Astlinux-users] RAMdisk and HA

2017-07-10 Thread Mehdi Shirazi via Astlinux-users
M.Shirazi From: Michael Knill To: AstLinux Users Mailing List Sent: Monday, July 10, 2017 3:11 AM Subject: Re: [Astlinux-users] RAMdisk and HA Hi Mehdi 1. Im interested in your requirements here. Are you having performance issues with the current setup? Are the DB lo

Re: [Astlinux-users] RAMdisk and HA

2017-07-09 Thread Michael Knill
Yes agreed! Regards Michael Knill From: Darrick Hartman Reply-To: AstLinux List Date: Monday, 10 July 2017 at 12:53 pm To: AstLinux List Subject: Re: [Astlinux-users] RAMdisk and HA Michael, I think the best HA middleware would be the enterprise license of VMware. With the next major

Re: [Astlinux-users] RAMdisk and HA

2017-07-09 Thread Darrick Hartman
:40 PM To: AstLinux Users Mailing List Subject: Re: [Astlinux-users] RAMdisk and HA Hi Mehdi 1. Im interested in your requirements here. Are you having performance issues with the current setup? Are the DB lookups your bottleneck? Are you using an SSD? 2. Astlinux supports WAN failover

Re: [Astlinux-users] RAMdisk and HA

2017-07-09 Thread Michael Knill
Shirazi Subject: [Astlinux-users] RAMdisk and HA Hi Thanks for maintaining good project. 1-Is it possible to put internal Asterisk database in RAMdisk (tmpfs) for performance and save other persistence database in another database? 2-Is there any HA solution ? (Active /Standby, keepalived) 3-Is there

Re: [Astlinux-users] RAMdisk and HA

2017-07-09 Thread Lonnie Abelbeck
r > > > From: David Kerr > To: Mehdi Shirazi ; AstLinux Users Mailing List > > Sent: Saturday, July 8, 2017 12:06 PM > Subject: Re: [Astlinux-users] RAMdisk and HA > > Astlinux already uses a tmpfs for most files. For those specific files that > need to be persistent

Re: [Astlinux-users] RAMdisk and HA

2017-07-09 Thread David Kerr
her > > > -- > *From:* David Kerr > *To:* Mehdi Shirazi ; AstLinux Users Mailing > List > *Sent:* Saturday, July 8, 2017 12:06 PM > *Subject:* Re: [Astlinux-users] RAMdisk and HA > > Astlinux already uses a tmpfs for most files. For those

Re: [Astlinux-users] RAMdisk and HA

2017-07-08 Thread The Cadillac Kid via Astlinux-users
12:06 PM Subject: Re: [Astlinux-users] RAMdisk and HA Astlinux already uses a tmpfs for most files.  For those specific files that need to be persistent astlinux uses a soft link to /mnt/kd which is persistent store.  You can see this e.g. in /var/spool/asterisk.   Is there a specific fil

Re: [Astlinux-users] RAMdisk and HA

2017-07-08 Thread David Kerr
Astlinux already uses a tmpfs for most files. For those specific files that need to be persistent astlinux uses a soft link to /mnt/kd which is persistent store. You can see this e.g. in /var/spool/asterisk. Is there a specific file you want to have on tmpfs that is not? Astlinux has HA for th

[Astlinux-users] RAMdisk and HA

2017-07-07 Thread Mehdi Shirazi via Astlinux-users
HiThanks for maintaining good project.1-Is it possible to put internal Asterisk database in RAMdisk (tmpfs) for performance and save other persistence database in another database?2-Is there any HA solution ? (Active /Standby, keepalived)3-Is there any automatic two way file(database) synchroniz