Rowland Penny
2024-Jan-17 19:51 UTC
[Samba] {Device Timeout} The I/O operation specified in %hs was not completed before the timeout period expired
On Wed, 17 Jan 2024 16:43:26 -0300 Elias Pereira <empbilly at gmail.com> wrote:> Okay. How do I know if the command really ran correctly? :DYou ran: samba-tool drs replicate dc2 dc3 DC=ForestDnsZones,DC=campus,DC=sertao,DC=ifrs,DC=edu,DC=br -d10 and got an error message. If you run: samba-tool drs replicate dc2 dc3 DC=ForestDnsZones,DC=campus,DC=sertao,DC=ifrs,DC=edu,DC=br --async-op -d10 It should complete without the error. Rowland
Elias Pereira
2024-Jan-17 20:57 UTC
[Samba] {Device Timeout} The I/O operation specified in %hs was not completed before the timeout period expired
> > samba-tool drs replicate dc2 dc3 > DC=ForestDnsZones,DC=campus,DC=sertao,DC=ifrs,DC=edu,DC=br --async-op -d10 > It should complete without the error.My question is whether it will actually run without any errors. I checked all the logs in the /var/log/samba folder, and nothing is saved about the execution with the --async-op option. If it runs in the background, it might open a fork of the samba root process. Could this be the case? Excuse my insistence, but how can I be sure that there really wasn't an error in the command execution process? On Wed, Jan 17, 2024 at 4:52?PM Rowland Penny via samba < samba at lists.samba.org> wrote:> On Wed, 17 Jan 2024 16:43:26 -0300 > Elias Pereira <empbilly at gmail.com> wrote: > > > Okay. How do I know if the command really ran correctly? :D > > You ran: > > samba-tool drs replicate dc2 dc3 > DC=ForestDnsZones,DC=campus,DC=sertao,DC=ifrs,DC=edu,DC=br -d10 > > and got an error message. > > If you run: > > samba-tool drs replicate dc2 dc3 > DC=ForestDnsZones,DC=campus,DC=sertao,DC=ifrs,DC=edu,DC=br --async-op -d10 > > It should complete without the error. > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >-- Elias Pereira