Thanks! chown -R 36:36 worked. I already thought of a permission problem, but my approach was to set chmod -R 777 which didn't help.
Thanks Dennis ________________________________________ Von: Jason Brooks [[email protected]] Gesendet: Dienstag, 19. Februar 2013 00:20 An: Dennis Böck Cc: [email protected] Betreff: Re: [Users] Configure local storage: VDSM error: General Exception On 02/18/2013 02:43 PM, Dennis Böck wrote: > Dear oVirt-User-list, > > I tried to set up local storage on a Fedora 18 Host with oVirt 3.2 but after > clicking okay in the "configure local storage" window, I receive the error > message: > > The error message for connection /festplatte1/vms returned by VDSM was: > General Exception See if chown -R 36.36 /festplatte1/vms works -- I think I've seen that error when the permissions weren't right. > In the log file: > ERROR [org.ovirt.engine.core.bll.storage.LOCALFSStorageHelper] > (ajp--127.0.0.1-8702-8) [_WEBADMIN_16310496_Configure_Local_Storage] The > connection with details /festplatte1/vms failed because of error code 100 and > error message is: general exception > > Does maybe anyone have an idea why? (/var/log/ovirt-engine attached) > > Best regards and thanks in advance > > Dennis > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

