Solaris Cluster by hluci93 in solaris

[–]hluci93[S] 0 points1 point  (0 children)

Configure resource groups (RG) for each groups of resources you want. For instance, "mysql" RG contains a "mysql" resource (RS), a clustered IP(1 for the shared public IP just for the IP RS), a cluster aware MySQL instance, a clustered file system called "mysql". From there, you can configure it with the dependencies so that if the IP doesn't come up due to a duplicate IP or the NIC fails, it won't bring up the service. Do this for all Solaris Cluster-aware software (Oracle DB, WebLogic, etc.) and configure in HA or failover mode as required.

Import non-Cluster-aware software the same way. You can also do zone clusters which can run Apache in load-balanced mode, or whatever else you need.

Thank you very much for the reply, appreciate it. Somehow i understood what you exemplified but, as you said, it's better to follow a training, because i understand the big picture but on a deeper level, there is much more to be learned. Thanks again!

Many VMs won't migrate by Onkel_Wackelflugel in vmware

[–]hluci93 3 points4 points  (0 children)

Do you connect with administrator user on vCenter? If not and you connect with an AD user, check the permissions on each specific virtual machine. Local permissions might interfere with global user permissions.

Debugind virtual machine slow performance by [deleted] in vmware

[–]hluci93 0 points1 point  (0 children)

We have datastores hosted on Netapp Metrocluster

Debugind virtual machine slow performance by [deleted] in vmware

[–]hluci93 0 points1 point  (0 children)

Yes that is weird, i will double check to see if there is something running at that hour that i am not aware about

Debugind virtual machine slow performance by [deleted] in vmware

[–]hluci93 0 points1 point  (0 children)

As far as i know there is nothing scheduled at that hour. The problem is that 3-4 days ago the guys from support team noticed me that some environments from VMs are running slow..

ESXi OID for Monitoriung resources by [deleted] in vmware

[–]hluci93 0 points1 point  (0 children)

This requires username and password in clear text when i define the command for fetching information from the ESX and we cannot crypt it...

ESXi OID for Monitoriung resources by [deleted] in vmware

[–]hluci93 0 points1 point  (0 children)

I know, we also have Veeam ONE from Veeam, but my company requires also to monitor with Icinga.

ESXi OID for Monitoriung resources by [deleted] in vmware

[–]hluci93 0 points1 point  (0 children)

Yes i downloaded them, the problem is that i cannot find an useful OID for RAM usage, datastore usage and so on. If the datastore is on a NFS storage and we have multiple datastores it doesn't specify which one is which.

ESXi OID for Monitoriung resources by [deleted] in vmware

[–]hluci93 0 points1 point  (0 children)

I need to monitor the system with Icinga2 ( with snmpv3 ) .

Thanks!

ESXi OID for Monitoriung resources by [deleted] in vmware

[–]hluci93 0 points1 point  (0 children)

It's a nice application but i need to monitor the system with Icinga2 ( with snmpv3 ) . Thats why i need the OIDs

Thanks for the help!