Re: QEMU/KVM/Windows and Samba+NFS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/03/2017 03:18 AM, Patrick O'Callaghan wrote:
Using the Windows file manager on W to open the Network tab, I see
several entries, including the Samba service on D and the NAS (called
STORAGE). Opening the D entry shows me the shares from D. Trying to
open the STORAGE tab gets an error: "Windows cannot access \\STORAGE.
Check the spelling of the name. Otherwise there might be a problem with
your network, ...". The log file on N shows no activity.


Ah, see... that's not a permission error. That error probably indicates that W is trying to locate the "STORAGE" host using NMB broadcast, and can't, which in turn probably means you're using the default NAT networking under libvirt.

One solution to that problem would be to run "virsh iface-bridge eth0 br0" to create a bridge interface, and then connect the W VM to the new bridge. That'll put the guest on the same broadcast domain as D, and should resolve the problem.

The other solution would be to edit the W "hosts" file so that it can resolve the name "STORAGE" to an IP address, which *should* also work.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux