This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Volume Shadow Copy in SSHD connection


Hi!

   Why Volume Shadow Copy Service doesn´t works via sshd connection?

If I execute the following command locally (in MS-DOS or Cygwin
shell), the bellow result was printed:

#######
LOCAL:
#######

C:\>vssadmin list writers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001 Microsoft Corp.

Writer name: 'System Writer'
   Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}
   Writer Instance Id: {11a5b890-068b-47d2-ac68-d30c4ed2c5fd}
   State: [8] Failed
   Last error: Non-retryable error

Writer name: 'FRS Writer'
   Writer Id: {d76f5a28-3092-4589-ba48-2958fb88ce29}
   Writer Instance Id: {41ad7354-1edf-4aa1-a983-92cf7628755e}
   State: [8] Failed
   Last error: Non-retryable error

Writer name: 'MSDEWriter'
   Writer Id: {f8544ac1-0611-4fa5-b04b-f7ee00b03277}
   Writer Instance Id: {cd0ba2d1-3e6d-4461-bc97-16660e32639f}
   State: [1] Stable
   Last error: No error

Writer name: 'NTDS'
   Writer Id: {b2014c9e-8711-4c5c-a5a9-3cf384484757}
   Writer Instance Id: {bea4a4a9-4675-4cbb-a8c0-32b6979212af}
   State: [1] Stable
   Last error: Non-retryable error

Writer name: 'BITS Writer'
   Writer Id: {4969d978-be47-48b0-b100-f328f07ac1e0}
   Writer Instance Id: {197947a6-87c6-42a2-a342-3691da681c2e}
   State: [8] Failed
   Last error: Non-retryable error

Writer name: 'Registry Writer'
   Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
   Writer Instance Id: {ae03a782-b05f-448e-aa23-32beb747b56b}
   State: [1] Stable
   Last error: No error

Writer name: 'COM+ REGDB Writer'
   Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
   Writer Instance Id: {d8686098-8c1b-4987-8912-2a825c5c2d79}
   State: [1] Stable
   Last error: No error

Writer name: 'Removable Storage Manager'
   Writer Id: {5d3c3e01-0297-445b-aa81-a48d7151e235}
   Writer Instance Id: {07e5e0c5-165f-4b74-9199-c70fe39b3f4f}
   State: [1] Stable
   Last error: Non-retryable error

Writer name: 'WMI Writer'
   Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
   Writer Instance Id: {2f44ab23-48e9-48a9-a6a5-c24e02e4d98a}
   State: [8] Failed
   Last error: Non-retryable error

Writer name: 'Event Log Writer'
   Writer Id: {eee8c692-67ed-4250-8d86-390603070d00}
   Writer Instance Id: {e3edb26c-ee57-4083-9505-4505119e65ac}
   State: [1] Stable
   Last error: No error


If I execute from a ssh connection, nothing was showed and an error
was displayed on Event Viewer:

#######
REMOTE:
#######
user@dc1 ~
$ vssadmin list writers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001 Microsoft Corp.


###############
EVENT VIEWER:
###############

Volume Shadow Copy Service error: An internal inconsistency was
detected in trying to contact shadow copy service writers.  Please
check to see that the Event Service and Volume Shadow Copy Service are
operating properly.

-- 
Att.
Bruno Galindro da Costa

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]