Friday, July 10, 2015

How to manually restart all VSS writers when in a failed state without rebooting

  • Title

    How to manually restart all VSS writers when in a failed state without rebooting
  • Description

    There are instances when snapshots are failing due to an agent's VSS writers being in a failed state but it is impossible or not desirable to restart the server until at least after business hours.
  • Cause

    The VSS writers may be in a failed state for many different reasons. Once they are in a failed state, it is usually necessary to restart the server.
  • Resolution

    An alternative solution other than restarting the server is to restart each of the associated services for each of the VSS writers showing up in a failed state by following the steps below:
    • Find each of the VSS writers in a failed state by issuing this command in an elevated command prompt - vssadmin list writers.
    • Make a list of all the failed VSS writers or take a screenshot.
    • Find the VSS writer's associated Service Display Name in the table below and restart the service.
    • Issue the command again to confirm the status has changed Stable with no Error - vssadmin list writers.
    • Attempt to perform another snapshot.
    • If the VSS writers fail again, it will be necessary to restart the server.
    VSS WriterService NameService Display Name
    ASR WriterVSSVolume Shadow Copy
    BITS WriterBITSBackground Intelligent Transfer Service
    COM+ REGDB WriterVSSVolume Shadow Copy
    DFS Replication service writerDFSRDFS Replication
    DHCP Jet WriterDHCPServerDHCP Server
    FRS WriterNtFrsFile Replication
    FSRM writersrmsvcFile Server Resource Manager
    IIS Config WriterAppHostSvcApplication Host Helper Service
    IIS Metabase WriterIISADMINIIS Admin Service
    Microsoft Exchange WriterMSExchangeISMicrosoft Exchange Information Store
    Microsoft Hyper-V VSS WritervmmsHyper-V Virtual Machine Management
    NTDSNTDSActive Directory Domain Services
    OSearch VSS WriterOSearchOffice SharePoint Server Search
    OSearch14 VSS WriterOSearch14SharePoint Server Search 14
    Registry WriterVSSVolume Shadow Copy
    Shadow Copy Optimization WriterVSSVolume Shadow Copy
    SPSearch VSS WriterSPSearchWindows SharePoint Services Search
    SPSearch4 VSS WriterSPSearch4SharePoint Foundation Search V4
    SqlServerWriterSQLWriterSQL Server VSS Writer
    System WriterCryptSvcCryptographic Services
    TermServLicensingTermServLicensingRemote Desktop Licensing
    WINS Jet WriterWINSWindows Internet Name Service (WINS)
    WMI WriterWinmgmtWindows Management Instrumentation

1 comment:

sandiegoitsupport said...

Dear Admin,
After reading this blog, I am feeling very good. I like this content.
Thanks for share such a nice info. about
IT Consulting San Diego

Explaining DNS Concepts - DNS Servers-DNS Queries-DNS Records

3 types of DNS queries— recursive, iterative, and non-recursive 3 types of DNS servers— DNS Resolver, DNS Root Server and Authoritative Name...