Avatar is running local system account and the permission to Read and Write permission is set for Everyone , also one more thing those folders are in Clustered .
But if at the time of backup if these folders are present on different servers than I doubt it will show that error
If these are cluster resources, it sounds like you the cluster backups may not have been configured according to best practice.
When backing up a cluster, you should have a minimum of three avagents running:
The avagent on physical node 1 (let's call this host cluster-p1)
The avagent on physical node 2 (let's call this host cluster-p2)
The avagent for the virtual cluster node (let's call this cluster-v1)
There should be one additional avagent running for each additional physical or virtual node in the cluster.
We'll further assume that each physical node has a system disk (C) and some local storage (D). The virtual node will have two cluster volumes (E and F) plus the quorum drive (Q which should never be backed up).
The cluster should be configured so that each of the physical nodes back up only local resources (in other words any resources that are not part of the cluster). The cluster volumes (and only the cluster volumes) should be backed up by the virtual node. The datasets would look like this:
It looks like there may be some filesystem inconsistency on the target volume:
2012-07-09 00:55:12 avtar Info <8688>: Status 2012-07-09 00:55:12, 119,256 files, 13,067 folders, 56.30 GB (4,198 files, 1.070 GB, 1.90% new) 95MB 0% CPU E:\BackupUsersData\Fbednar\Video\2011 silomer\P1020530.MOV
2012-07-09 01:00:43 avtar Error <5737>: I/O error: Unable to read(3) "E:\BackupUsersData\Fbednar\Video\2011 silomer\P1020530.MOV" (code 21: The device is not ready).
2012-07-09 01:01:22 avtar Error <5137>: Unable to open "E:\BackupUsersData\Fbednar\Video\2011 silomer\P1030926.MOV" (code 3: The system cannot find the path specified).
2012-07-09 01:01:25 avtar Error <5137>: Unable to open "E:\BackupUsersData\Fbednar\Video\2011 silomer\P1030927.MOV" (code 3: The system cannot find the path specified).
2012-07-09 01:01:25 avtar Error <0000>: Path "E:\BackupUsersData\Fbednar\Visual" not found. Verify that path exists on the system
2012-07-09 01:01:28 avtar Error <0000>: Path "E:\BackupUsersData\Fbednar\WebEx" not found. Verify that path exists on the system
2012-07-09 01:01:28 avtar Error <0000>: Path "E:\BackupUsersData\Fbednar\WWW" not found. Verify that path exists on the system
I would recommend examining the System and Application event logs around this time (2012-07-09 01:00:43) to see if there are any errors or warnings reported. This I/O error is being returned to us by the Operating System which implies some kind of issue outside of Avamar's control.
Sorry for the confusion the E:\ drive is not a clustered drive but the Application team is using a script which copy some of the folders from one server to another server and vice versa.
Also all these folders are the Shared folder in which the permission is set to Read \ Write o everyone , attaching logs also
It looks like the VSS snapshot is deleted while performing the backup, check the event logs and see if you have event 35 or 13 . There might be some Volsnap error...
Is there any way in the AVAMAR so that we can disable the Snapshot and it will directly take the backup without creating the Snapshot first , as I can check the time whenever the Volsnap error shows in my Eventvwr same time those files are getting skipped in my backup log also if I have to take the backup of a drive having almost 600 GB of data contains millions of File how much disk space it required for the snapshot.
VSS shadowcopies are Copy-on-Write technology using Microsoft System Provider; by default the saved writes can occupy up to 15% of the size of the disk, and this can be set in LDM.
Yes, there is a way to disable VSS snapshot but it will cause backup to complete with exception on those files which are currently being access by user/application.
If you want to disable VSS snapshot for a particular client, Create a file "avtar.cmd" in the var directory of avamar client installation (Default c:\program files\avs\var) and add below lines in that file
I have the same problem regarding my backup issue <5737>: I/O error: Unable to read(3) " "C:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp\X-X-I-WEB02-20141106-2305.log"
looks like db2 database directory structure. Database is always writing to redo logs, database files and occasionally archive logs. You need to exclude that directory and if db2 database backup directory is required you need to use Avamar AIX DB2 plugin.
ionthegeek
2 Intern
•
2K Posts
0
July 9th, 2012 06:00
Is there something special about these paths? For example, are they located in a mount point, on a SAN disk, etc.?
ionthegeek
2 Intern
•
2K Posts
0
July 9th, 2012 07:00
Does the SYSTEM account have the Full Control permission for these files? What user account is avtar running under?
RohitNayal
20 Posts
0
July 9th, 2012 07:00
Avatar is running local system account and the permission to Read and Write permission is set for Everyone , also one more thing those folders are in Clustered .
But if at the time of backup if these folders are present on different servers than I doubt it will show that error
ionthegeek
2 Intern
•
2K Posts
0
July 9th, 2012 07:00
If these are cluster resources, it sounds like you the cluster backups may not have been configured according to best practice.
When backing up a cluster, you should have a minimum of three avagents running:
There should be one additional avagent running for each additional physical or virtual node in the cluster.
We'll further assume that each physical node has a system disk (C) and some local storage (D). The virtual node will have two cluster volumes (E and F) plus the quorum drive (Q which should never be backed up).
The cluster should be configured so that each of the physical nodes back up only local resources (in other words any resources that are not part of the cluster). The cluster volumes (and only the cluster volumes) should be backed up by the virtual node. The datasets would look like this:
cluster-p1
cluster-p2
cluster-v1
Hope this helps.
RohitNayal
20 Posts
0
July 9th, 2012 07:00
Hi Ian ,
These are not the SAN Disk or mout point ..its a Basic Disk Directly attched to server but these are the shared folders .
ionthegeek
2 Intern
•
2K Posts
0
July 9th, 2012 09:00
It looks like there may be some filesystem inconsistency on the target volume:
2012-07-09 00:55:12 avtar Info <8688>: Status 2012-07-09 00:55:12, 119,256 files, 13,067 folders, 56.30 GB (4,198 files, 1.070 GB, 1.90% new) 95MB 0% CPU E:\BackupUsersData\Fbednar\Video\2011 silomer\P1020530.MOV
2012-07-09 01:00:43 avtar Error <5737>: I/O error: Unable to read(3) "E:\BackupUsersData\Fbednar\Video\2011 silomer\P1020530.MOV" (code 21: The device is not ready).
2012-07-09 01:01:22 avtar Error <5137>: Unable to open "E:\BackupUsersData\Fbednar\Video\2011 silomer\P1030926.MOV" (code 3: The system cannot find the path specified).
2012-07-09 01:01:25 avtar Error <5137>: Unable to open "E:\BackupUsersData\Fbednar\Video\2011 silomer\P1030927.MOV" (code 3: The system cannot find the path specified).
2012-07-09 01:01:25 avtar Error <0000>: Path "E:\BackupUsersData\Fbednar\Visual" not found. Verify that path exists on the system
2012-07-09 01:01:28 avtar Error <0000>: Path "E:\BackupUsersData\Fbednar\WebEx" not found. Verify that path exists on the system
2012-07-09 01:01:28 avtar Error <0000>: Path "E:\BackupUsersData\Fbednar\WWW" not found. Verify that path exists on the system
I would recommend examining the System and Application event logs around this time (2012-07-09 01:00:43) to see if there are any errors or warnings reported. This I/O error is being returned to us by the Operating System which implies some kind of issue outside of Avamar's control.
RohitNayal
20 Posts
0
July 9th, 2012 09:00
Hi Ian ,
Sorry for the confusion the E:\ drive is not a clustered drive but the Application team is using a script which copy some of the folders from one server to another server and vice versa.
Also all these folders are the Shared folder in which the permission is set to Read \ Write o everyone , attaching logs also
1 Attachment
LOGS3.txt
Amol
2 Intern
•
207 Posts
1
July 9th, 2012 14:00
It looks like the VSS snapshot is deleted while performing the backup, check the event logs and see if you have event 35 or 13 . There might be some Volsnap error...
Refer this article....
http://solutions.emc.com/emcsolutionview.asp?id=esg122338
RohitNayal
20 Posts
0
July 11th, 2012 02:00
Hi Amol,
Is there any way in the AVAMAR so that we can disable the Snapshot and it will directly take the backup without creating the Snapshot first , as I can check the time whenever the Volsnap error shows in my Eventvwr same time those files are getting skipped in my backup log also if I have to take the backup of a drive having almost 600 GB of data contains millions of File how much disk space it required for the snapshot.
regards
Rohit
Amol
2 Intern
•
207 Posts
0
July 11th, 2012 10:00
Rohit,
VSS shadowcopies are Copy-on-Write technology using Microsoft System Provider; by default the saved writes can occupy up to 15% of the size of the disk, and this can be set in LDM.
Yes, there is a way to disable VSS snapshot but it will cause backup to complete with exception on those files which are currently being access by user/application.
If you want to disable VSS snapshot for a particular client, Create a file "avtar.cmd" in the var directory of avamar client installation (Default c:\program files\avs\var) and add below lines in that file
--freezemethod=none
Manzoor_BKP
11 Posts
0
November 10th, 2014 23:00
Hi Geeks
I have the same problem regarding my backup issue <5737>: I/O error: Unable to read(3) " "C:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp\X-X-I-WEB02-20141106-2305.log"
avtar Error <5137>: Unable to open
need your kind advice and suggestions to resolve this issue.
Thanks in advance.
MMHq
avmaint
1 Rookie
•
115 Posts
0
March 27th, 2015 00:00
What could be the problem if we see similar error on AIX:
2015-03-27 03:01:29 avtar Error <5137>: Unable to open "/home/ldapdb2/NODE0000/SQL00001/SQLT0000.0/abcdef.DAT" for backup (code 22: Invalid argument). (Log #1)
dynamox
9 Legend
•
20.4K Posts
1
March 27th, 2015 03:00
looks like db2 database directory structure. Database is always writing to redo logs, database files and occasionally archive logs. You need to exclude that directory and if db2 database backup directory is required you need to use Avamar AIX DB2 plugin.