Can I use Veritias Storage Manager to provide HA storage using server-local storage?
- by Paul
I have a need to provide an high-availability ftp/http file repository. Upload will happne to one server, but the uploaded file must be immediately visisble on all other servers
I can handle the failover of the servers themeselves using load balancers. But in the event of failure of one server, the other servers must see the same contents of the…