AlexanderKgr commented on issue #13292: URL: https://github.com/apache/cloudstack/issues/13292#issuecomment-5171115093
i am also facing something like this. Using cloudstack around 5-6 years with xcp-ng. in SMlog i have this Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] ***** NFS VHD: EXCEPTION <class 'AttributeError'>, module 'vhdutil' has no attribute 'LOCK_TYPE_SR' Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] File "/opt/xensource/sm/SRCommand.py", line 390, in run Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] sr = driver(cmd, cmd.sr_uuid) Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] File "/opt/xensource/sm/FileSR.py", line 96, in init Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] [SR.SR ](http://sr.sr/).init(self, srcmd, sr_uuid) Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] File "/opt/xensource/sm/SR.py", line 157, in init Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] self.load(sr_uuid) Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] File "/opt/xensource/sm/NFSSR", line 67, in load Aug 3 22:47:54 hp1cr SM: [3744407][MainThread] self.lock = Lock(vhdutil.LOCK_TYPE_SR, self.uuid) trying to fix it sometimes i also faced lvhdutil missing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
