I am running a scanner -v -n command on a adv_file type and I am getting the following error:
failed to create shmem object Global\lgtsm1006405: I/O error
failed to create shared memory: failed to create shmem object Global\lgtsm1006405: I/O error
scanner: SYSTEM error: not enough space
We are running a win 2k3 SP1 NetWorker 7.4.2 with nsrauth disabled and oldauth enabled.
You can go device properties in NW and change it from there. By default is uses handler default unless changed manually. By default it is 128KB and you can verify that if you enable diagnostic mode and go into device properties under Volume tab - current bs used fro mounted volume will be shown there.
The error itself seems to indicate issue with shared memory - but I haven't seen that before. Try following - try to scan some smaller saveset and see if you get this. I wonder if size of what you are scanning has something to do with it.
Looking at the deamon.log it shows that the record size of the file device is 1024KB which is wrong, and the advanced file device block size should be 128KB.
Does anyone know hoe to change this manually in windows registry?
As the problem is looking to shared memory so you can increased the shared quota of that particular drive in which the NSR folder is .You can also do try by deleting the content of /nsr/tmp folder .
thanks for all your pointers, the customer was advised to set the environmental value NSR_DEV_BLOCK_SIZE_ADV_FILE (variable value: 1024), to optimise write speeds to our DataDomain filesystem.
They have 2 sites 1 UK 1 US, and they have been experiencing the problem with the scanner command on both servers.
I have looked in the event viewer and they do not seem to be experiencing any issues with memory usage whist the scanner command is running.
I have contacted EMC with this issue, but all they have advised is to change the block size on the devices to 128kb, however this is a bit tricky as both datadomains have data residing on them.
ble1
6 Operator
•
14354 Posts
•
56186 Points
1396
0
Posted May 29th, 2008 13:00