Forum Discussion

linuly's avatar
linuly
Level 4
5 years ago

info

hi,

i have an application and a parallel database (database that is accessed from multiple nodes).

must i setup the cvm for parralel cluster(database) and failover service for application?

  • If your database e.g. Oracle needs to access the same storage from all nodes, then yes, you'll need CVM (of FSS)

2 Replies

  • If your database e.g. Oracle needs to access the same storage from all nodes, then yes, you'll need CVM (of FSS)

    • linuly's avatar
      linuly
      Level 4

      i know that an failover service i setup in vcs.now because i have an parallel service i need cvm.

      thus main.cf will has a description for failover service and a description for parallel service.

      on every node is started vcs,cvm,cfs.

      the failover service will use only vcs and the parallel service will use vcs,cvm,cfs.right?

      parallel service has a floating ip?or the application will access the orac trough load balancer?