kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.12k stars 364 forks source link

Cannot create a NFS storage #1082

Closed biancafc closed 7 years ago

biancafc commented 7 years ago

I'm not able to add a new NFS storage in Fedora 25:

captura de tela 2016-12-06 as 18 07 09

wok error log:

KCHPOOL0013E: Unable to create NFS Pool as export path 127.0.0.1:/home/bianca/dir-test mount failed
rc: 32 error: umount: 127.0.0.1:/home/bianca/dir-test: mountpoint not found
 returned from cmd: umount -f 127.0.0.1:/home/bianca/dir-test
alinefm commented 7 years ago

Hi @biancafc

Seems your NFS server is not right configured. Could you paste the output of "showmount -e" ?

biancafc commented 7 years ago

I guess my configuration was missing something. I've tested again and this time it's working fine.