ONTAP Discussions

vfiler dr configure failed with premature EOF

stephane2160
7,572 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,446 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,553 Views

That command doesn't look right

 

 

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

stephane2160
7,550 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,488 Views

any idea?

Thanks

 

JGPSHNTAP
7,486 Views

Ontap version and hardware model

stephane2160
7,484 Views

8.1.3P1 7 mode

FAS3240

on the 2 filer.

 

JGPSHNTAP
7,476 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,447 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,097 Views

Finaly it's working with this

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

 

 

tanks

Public