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.

ONTAP Discussions

vfiler dr configure failed with premature EOF

stephane2160
7,620 Views

Hello,

Im trying to configure a VFILER DR betwen 2 filer

the command

 vfiler dr configure -l root:xxx vfiler@filer1

 

When i try i have only this error message:

filer1: premature EOF
: Undefined error: 0

 

Only this.

 

On the 2 filer there is already vfiler and vfiler DR who is working fine.

This is a new creation.

 

If you have any idea?

Thanks a lot

Stéphane

1 ACCEPTED SOLUTION

Sahana
7,494 Views

Hi

 

Try using vfiler dr configure -c secure command

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

View solution in original post

8 REPLIES 8

JGPSHNTAP
7,601 Views

That command doesn't look right

 

 

vfiler dr configure -e vif1:192.168.1.1:255.255.255.0 vfiler@blah...

stephane2160
7,598 Views
its the same error with this command line: vfiler dr configure -e vif106-107:192.168.109.4:255.255.255.0 vfiler@filer1 Administrative login: root Administrative password: premature EOF : Undefined error: 0

stephane2160
7,536 Views

any idea?

Thanks

 

JGPSHNTAP
7,534 Views

Ontap version and hardware model

stephane2160
7,532 Views

8.1.3P1 7 mode

FAS3240

on the 2 filer.

 

JGPSHNTAP
7,524 Views

I've never seen this type of error before.. Any info in the message file.

 

Also, any chance to bring the environment up to latest code 8.2.4

Sahana
7,495 Views

Hi

 

Try using vfiler dr configure -c secure command

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

stephane2160
7,145 Views

Finaly it's working with this

vfiler dr configure -c secure -l root:XXXXXX volume@vfiler

 

 

tanks

Public