ONTAP Discussions

vfiler dr configure failed with premature EOF

stephane2160
6,365 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
6,239 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
6,346 Views

That command doesn't look right

 

 

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

stephane2160
6,343 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
6,281 Views

any idea?

Thanks

 

JGPSHNTAP
6,279 Views

Ontap version and hardware model

stephane2160
6,277 Views

8.1.3P1 7 mode

FAS3240

on the 2 filer.

 

JGPSHNTAP
6,269 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
6,240 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
5,890 Views

Finaly it's working with this

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

 

 

tanks

Public