There is a way to keep monitored a microsoft clustered disk, and in particular disk on MSSQL cluster?
The problem is that one lun is mounted from two or more servers, and only on server that has really mounted and has in use this lun you can retrieve data about free space etc.. on other servers you receive "not supported", the ploblem is when a server switch between one node to another one you don't receive more data about free space on disk (because disks follow the MSSQL Server).
I've tried with "perf_counter" way and with the more usual way of agent.
There is a way for do that?
many thanks in advance
The problem is that one lun is mounted from two or more servers, and only on server that has really mounted and has in use this lun you can retrieve data about free space etc.. on other servers you receive "not supported", the ploblem is when a server switch between one node to another one you don't receive more data about free space on disk (because disks follow the MSSQL Server).
I've tried with "perf_counter" way and with the more usual way of agent.
There is a way for do that?
many thanks in advance
Comment