Jump to content

Lian

Moderators
  • Gesamte Inhalte

    22.422
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von Lian

  1. Hallo,

     

    in den Eigenschaften der Website unter "Protokollierung aktivieren" > Eigenschaften kannst Du das Log Rotating/Rollover einstellen.

     

    Es empfiehlt sich die Logs wegzusichern, bei der Menge an Sites evtl. täglich.

     

    Ansonsten NTFS Komprimierung einschalten für das Verzeichnis, darauf achten, daß die Platte die Logs schnell genug wegschreiben kann - sprich die Warteschlange/Queue für die Disk nicht zu hoch ist.

  2. Hallo,

     

    wichtig ist, daß die AntiVirus Software Cluster Aware ist, d.h. sie sollte wissen, daß sie auf einem Clusrter läuft. Das ist deswegen wichtig, damit diese rechtzeitig die handles auf die Disk Ressource freigibt, sonst ist kein geordneter Failover mehr möglich:

    Filtertreiber im Cluster | Cluadmin.de

     

    Daher unbedingt abklären oder den Hersteller fragen zu dem Thema Cluster Awareness.

    Die meiten großen können das aber... ;)

     

    Ich nehme an Du sprichst von diesem KB Artikel:

    Guidelines for choosing antivirus software to run on the computers that are running SQL Server

     

    Considerations for clustering

    You can run antivirus software on a SQL Server cluster, but you must make sure that the antivirus software is a cluster-aware version. Contact your antivirus vendor about cluster-aware versions and interoperability.

     

    If you are running antivirus software on a cluster, make sure that you exclude these locations from virus scanning:

    • Q:\ (Quorum drive)

    • c:\Windows\Cluster

    • SQL Server data files that have the .mdf extension, the .ldf extension, and the .ndf extension

    If you back up the database to a disk or if you back up the transaction log to a disk, you can exclude the backup files from the virus scanning.

     

    Siehe auch: Microsoft Corporation

    Dort ist bereits alles gesagt, was Du beachten solltest.

     

    In dem Projekt in dem ich zur Zeit eingesetzt bin wird auf ~150 Nodes McAfee eingesetzt.

  3. Hallo,

     

    der Fehler 0x80070424 sagt laut err.exe aus:

    C:\>err 0x80070424

    # as an HRESULT: Severity: FAILURE (1), FACILITY_WIN32 (0x7), Code 0x424

    # for hex 0x424 / decimal 1060

    ERROR_SERVICE_DOES_NOT_EXIST winerror.h

    # The specified service does not exist as an installed

    # service.

    # 1 matches found for "0x80070424"

     

    Die CLSID 5fc845eb-f299-40f0-9725-34045f7ea8ba findet man im Zusammenhang mit Acronis & HWPRV bei Google...

    Sicher, daß Acronis sauber deinstalliert wurde, auch hinsichtlich der VSS Provider & Writer?

     

    Poste bitte mal die Ausgabe von:

    vssadmin list writers

    &

    vssadmin list providers

     

     

    Off-Topic:

    Das posting des TO ging auch an: microsoft.public.de.german.backoffice.smallbiz

  4. Hallo,

     

    hast Du einen aktuellen VirenScanner auf dem System?

     

    Es könnte ein Virus sein (W32/Sonebot-B): W32/Sonebot-B Win32 worm (Backdoor.Agobot.dr, W32/Sdbot.worm, W32.HLLW.Gaobot.gen) - Sophos security analysis

     

    This worm copies itself to network shares with weak passwords, initiates a remote background process, connects to a remote IRC server and joins a specific channel.

     

    W32/Sonebot-B drops a copy of itself to the Windows System32 folder with the filename WMIPRVSE.EXE and sets the following registry entries to run the copy on system restart

    Siehe "More Information"

×
×
  • Neu erstellen...