Re: [Users] Configure local storage: VDSM error: General Exception

2013-02-19 Thread Vered Volansky
Hi, 

AFAIK this happens when the path cannot be reached, so permission can indeed be 
the issue, or just a simple path typo.
Just to make sure:
You only get this error message on the engine log, not in the UI popup, is that 
correct?

Regards,
Vered


- Original Message -
 From: Jason Brooks jbro...@redhat.com
 To: Dennis Böck den...@webdienstleistungen.com
 Cc: users@ovirt.org
 Sent: Tuesday, February 19, 2013 1:20:02 AM
 Subject: 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
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Configure local storage: VDSM error: General Exception

2013-02-19 Thread Dennis Böck
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 [jbro...@redhat.com]
Gesendet: Dienstag, 19. Februar 2013 00:20
An: Dennis Böck
Cc: users@ovirt.org
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
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users