Standalone backup agents for Linux, Mac, AIX & Solaris workloads on-premises or in the public cloud
IvanIvanov1
Novice
Posts: 3 Liked: never
Joined: Jun 04, 2019 2:21 pm
Contact:
Post
by IvanIvanov1 » Jun 05, 2019 6:50 am
this post
Hi,
i have some problem, configuring backup job
Linux 3.10.0-957.10.1.el7.x86_64 #1 SMP Mon Mar 18 15:06:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Installed Packages
cifs-utils.x86_64 6.2-10.el7
samba.x86_64 4.8.3-4.el7
veeam.x86_64 3.0.1.1046-1.el7
HannesK
Product Manager
Posts: 15166 Liked: 3249 times
Joined: Sep 01, 2014 11:46 am
Full Name: Hannes Kasparick
Location: Austria
Contact:
Post
by HannesK » Jun 05, 2019 10:00 am
this post
Hi,
can you mount it manually without veeam? If yes, which command are you using? By doing a manual mount I'm trying to find out whether it could be a network issues (seems to be according to the error message)
Best regards,
Hannes
IvanIvanov1
Novice
Posts: 3 Liked: never
Joined: Jun 04, 2019 2:21 pm
Contact:
Post
by IvanIvanov1 » Jun 05, 2019 11:46 am
this post
i`m try to mount it manually using: mount -t cifs //HOST/FOLDER /tmp/test -o username=LOGIN,password=PASS,iocharset=utf8,file_mode=0777,dir_mode=0777
and get the error: mount error(115): Operation now in progress, refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
nielsengelen
Product Manager
Posts: 5916 Liked: 1238 times
Joined: Jul 15, 2013 11:09 am
Full Name: Niels Engelen
Contact:
Post
by nielsengelen » Jun 05, 2019 11:53 am
this post
Can u double check if u ping the hostname, it resolves to the correct IP? Also, are there any firewalls in between which may block the port?
GitHub: https://github.com/nielsengelen
IvanIvanov1
Novice
Posts: 3 Liked: never
Joined: Jun 04, 2019 2:21 pm
Contact:
Post
by IvanIvanov1 » Jun 05, 2019 12:22 pm
this post
PING disc.keyweb.de (87.118.85.84) 56(84) bytes of data.
64 bytes from disc.keyweb.de (87.118.85.84): icmp_seq=1 ttl=53 time=48.3 ms
64 bytes from disc.keyweb.de (87.118.85.84): icmp_seq=2 ttl=53 time=50.8 ms
64 bytes from disc.keyweb.de (87.118.85.84): icmp_seq=3 ttl=53 time=53.1 ms
^C
--- disc.keyweb.de ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 48.338/50.793/53.188/1.997 ms
nslookup disc.keyweb.de
Non-authoritative answer:
Name: disc.keyweb.de
Address: 87.118.85.84
this host firewalled, but have no limits on ports or traffic
PTide
Product Manager
Posts: 6579 Liked: 773 times
Joined: May 19, 2015 1:46 pm
Contact:
Post
by PTide » Jun 05, 2019 1:02 pm
this post
i`m try to mount it manually using: mount -t cifs //HOST/FOLDER /tmp/test -o username=LOGIN,password=PASS,iocharset=utf8,file_mode=0777,dir_mode=0777
Kindly try to use IP and full path of the folder. Also I'd double check the firewall on the samba server. Do any other machines have the same problem?
If none of those basic tshooting steps work, please go through this somewhat old but still very comprehensive
troubleshooting guide .
Thanks!
Users browsing this forum: No registered users and 24 guests