Page 2 sur 2

MessagePublié: 14 Avr 2011 à 15:21
par zouzi
Oui tout marche seulement , j'ai ces erreurs qui remonte dans la log

MessagePublié: 14 Avr 2011 à 17:25
par Phil59
Tu peux essayer notespeek https://www-304.ibm.com/support/docview.wss?uid=swg24005686 sur l’ensemble de ton serveur si tu as le temps.

Phil59.

MessagePublié: 16 Avr 2011 à 01:46
par roubech
zouzi a écrit:14/04/2011 13:17:44 File not found or not a Notes database: d:\Lotus\Domino\Data\archive\a_base.nsf: File does not exist


tu as ce message une fois de temps en temps (quand le user accède à sa base) ou régulièrement (quand une tâche de maintenance tourne sur tes bases ou un doc programme tourne pour archiver la base) ?

Tu as regarder les lignes avant et après dans la log pour voir si ça correspond à un archivahage ou autre ?

Ton serveur a redémarré depuis que tu as créés le archive.dir et déplacé tes bases ?

MessagePublié: 18 Avr 2011 à 08:59
par zouzi
J'ai ces messages au démarrage du serveur, mon serveur est arrêter toutes les nuits pour faire les sauvegarde.

Ces messages apparaissent aussi après load router et load smtp, en ce moment je passe souvent ces commandes.

Cela ne correspond pas au moment où l'archivage s"exécute

MessagePublié: 18 Avr 2011 à 15:32
par zouzi
Voici la réponse d'ibm

Hello,
as I can understand you moved files from one disk to another on OS level.
Lotus Notes/Domino databases may not be moved on OS level, but need to be moved using Administrator Database move tool or replication. Please refer to Moving databases document in Lotus Domino Administration help. You can use the same procedure to move files on the same server to different directory.

Please inform me if this helped you.


Merci IBM

MessagePublié: 19 Avr 2011 à 15:27
par zouzi
J'ai relancé IBM et enfin il me prospose quelque chose qui me convient.

Your PMR has reached the next support level. I have been assigned to handle your PMR from now on. I have reviewed the PMR, and according to the following Technotes and a test I did myself, the procedure you did should work:

Title: How to archive NSF applications (databases) to an alternate file system using directory links
Doc #: 1181328
URL: http://www.ibm.com/support/docview.wss?uid=swg21181328

Title: Can you move an Archive to a different drive?
Doc #: 1433683
URL: http://www.ibm.com/support/docview.wss?uid=swg21433683


There have been similar reports in the past and the following should fix the error:

Step 1: shut down the Domino server and rename the "dbdirman.nsf" to "dbdirman.old" (from the Data directory)
Step 2: delete the existing Directory link called "archive.dir" from your DATA directory and re-create it again with the same filename and content (e:\archive).
Step 3: restart the Domino server. This will recreate the database (dbdirman.nsf).


In case the issue persists, then please:
1. Run the following four Domino console commands:
SH DIR

SH SER

SH DIR ARCHIVE
load fixup -O archive\a_aborde.nsf

2. And send me the new console.log file from the ..\data\IBM_TECHNICAL_SUPPORT folder


c'est vrai que cette base dbdirman.nsf contient la liste de toutes les bases de mon serveur avec les vieux chemin ...

je fais ce qu'il me propose demain midi pendant que mes utilisateurs déjeunent et je vous tiens au courant

MessagePublié: 20 Avr 2011 à 13:13
par zouzi
Bon j'ai appliqué les conseils de IBM et ça marche

je n'ai plus les évenements comme celui ci

14/04/2011 13:17:44 File not found or not a Notes database: d:\Lotus\Domino\Data\archive\a_base.nsf: File does not exist

Bonne journée à tous

MessagePublié: 21 Avr 2011 à 08:18
par Dominux
Bien vu IBM! L'opération est plus simple que prévue alors ;-)

A savoir que la consistence de cette base dbdirman.nsf devrait être amélioré en 8.5.3 et donc ne plus être confronté à des différences entre chemin physique et virtuel (redirection .dir).