NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

General Discussion

FAS 8040 Release 9.1 LUN Reallocation Schedule via CLI (Error: command failed: entry doesn't exist)

Anonymous
2,446 Views

Hello Community,

 

We have cDot NetApp FAS 8040 9.1 Release and there is a distracting Error I have. This machine has 61 LUNs.

 

Whenever i use;

 

reallocate schedule -s "0 8 * 0" /vol/... command on the CLI, it worked for most of LUNs. But some LUNs (4-5 LUNs) When i use this command, output is;

 

Error command Failed entry doesnt exist.png

 

What is that entry ? Isn't that LUN?

But wait, these LUNs are exist..

 

Any advice would be appreciated,

Thanks,

Mert

1 ACCEPTED SOLUTION

Anonymous
2,316 Views

Solved myself 😄

 

Before creating schedule for NEW LUNs with using

>reallocate schedule -s...

FIRST run start command below,

>reallocate start /vol...

 

Thanks,

View solution in original post

1 REPLY 1

Anonymous
2,317 Views

Solved myself 😄

 

Before creating schedule for NEW LUNs with using

>reallocate schedule -s...

FIRST run start command below,

>reallocate start /vol...

 

Thanks,

Public