Loftware print server application logs error "(M2233) Image Failure during print" because SMB directory caching is enabled on SMB client host
Applies to
- ONTAP 9
- Loftware print server
- CIFS/SMB
Issue
- Loftware print server fails to print a recently created file, logging error:
(M2233) Image Failure during print. Image 'delta.bmp' does not exist.
- If the print job is retried later, it succeeds
- Packet traces shows that
- Prior to the creation of the file, the Loftware host sends an
SMB Change Notify Request
to ONTAP for the parent folder of the file - Prior to the attempted print job, a different NAS client host creates the file in the parent folder
- At the time of the attempted print job, the Loftware host does not request to read the file, nor request to list the contents of the parent directory
- After the attempted print job fails, ONTAP sends an
SMB Change Notify Response
to the Loftware host, which states that the file was created in the parent folder
- Prior to the creation of the file, the Loftware host sends an