iSCSI Disk not removable 🙁
icecoke
10 Posts
December 25, 2019, 10:56 pmQuote from icecoke on December 25, 2019, 10:56 pm
I created an iSCSI Disk thru the gui and after some tests I cleaned the content and destroyed it from the xenserver. After this, I stopped it in petasan gui and tried to delete it. Since then it is listed as 'detached' and remove actions just result in this loglines in /opt/petasan/log/PetaSAN.log (every 10 seconds):
25/12/2019 23:51:42 ERROR Cannot get image meta object from rbd header.
25/12/2019 23:51:43 ERROR Get ceph image size image-00001 error
25/12/2019 23:51:43 ERROR error opening image image-00001 at snapshot None
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/api.py", line 709, in __get_image_size
size = int(math.ceil(float(rbd.Image(ioctx, image).size()) / float(1024 ** 3)))
File "rbd.pyx", line 2755, in rbd.Image.__init__
ImageNotFound: [errno 2] error opening image image-00001 at snapshot None
Any ideas how to resolve this?
Many thanks in advance!
I created an iSCSI Disk thru the gui and after some tests I cleaned the content and destroyed it from the xenserver. After this, I stopped it in petasan gui and tried to delete it. Since then it is listed as 'detached' and remove actions just result in this loglines in /opt/petasan/log/PetaSAN.log (every 10 seconds):
25/12/2019 23:51:42 ERROR Cannot get image meta object from rbd header.
25/12/2019 23:51:43 ERROR Get ceph image size image-00001 error
25/12/2019 23:51:43 ERROR error opening image image-00001 at snapshot None
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/api.py", line 709, in __get_image_size
size = int(math.ceil(float(rbd.Image(ioctx, image).size()) / float(1024 ** 3)))
File "rbd.pyx", line 2755, in rbd.Image.__init__
ImageNotFound: [errno 2] error opening image image-00001 at snapshot None
Any ideas how to resolve this?
Many thanks in advance!
admin
2,930 Posts
December 26, 2019, 4:39 pmQuote from admin on December 26, 2019, 4:39 pmWe could reproduce this. Note the image does eventually get deleted, the larger the image the longer it takes (each 4M object/sector requires 1 iop ). We will fix the logs + status showing pending delete..we will have an update for this fix.
We could reproduce this. Note the image does eventually get deleted, the larger the image the longer it takes (each 4M object/sector requires 1 iop ). We will fix the logs + status showing pending delete..we will have an update for this fix.
icecoke
10 Posts
December 27, 2019, 1:09 pmQuote from icecoke on December 27, 2019, 1:09 pmThanks for your input.
A general question: We are currently evaluating petasan and will have more questions than usual as a long time user. We plan to have your commercial support in the future, in the case we decide to use petsan in production. We already saw your commercial support offerings on petasan.com, but we are unsure how to do it while evaluating. We know that this is the major time for questions, so we would like to pay for it. Is it possible to buy support for e.g one month or so until we decide the final usage in production? At petasan.com it seems to be only available in terms of 12 month. Could you make an 'special' offer for a limited time? So both side have a good value?
Many thanks in advance!
Thanks for your input.
A general question: We are currently evaluating petasan and will have more questions than usual as a long time user. We plan to have your commercial support in the future, in the case we decide to use petsan in production. We already saw your commercial support offerings on petasan.com, but we are unsure how to do it while evaluating. We know that this is the major time for questions, so we would like to pay for it. Is it possible to buy support for e.g one month or so until we decide the final usage in production? At petasan.com it seems to be only available in terms of 12 month. Could you make an 'special' offer for a limited time? So both side have a good value?
Many thanks in advance!
admin
2,930 Posts
December 27, 2019, 6:54 pmQuote from admin on December 27, 2019, 6:54 pmYou can buy consultancy services from us, this is hourly based. you can reach us on the contact email on our web site.
You can buy consultancy services from us, this is hourly based. you can reach us on the contact email on our web site.
Last edited on December 27, 2019, 6:56 pm by admin · #4
admin
2,930 Posts
January 27, 2020, 1:11 pmQuote from admin on January 27, 2020, 1:11 pmThere is on online update 2.4.1 which fixes the 'detached' status seen during image deletion.
There is on online update 2.4.1 which fixes the 'detached' status seen during image deletion.
iSCSI Disk not removable 🙁
icecoke
10 Posts
Quote from icecoke on December 25, 2019, 10:56 pm
I created an iSCSI Disk thru the gui and after some tests I cleaned the content and destroyed it from the xenserver. After this, I stopped it in petasan gui and tried to delete it. Since then it is listed as 'detached' and remove actions just result in this loglines in /opt/petasan/log/PetaSAN.log (every 10 seconds):
25/12/2019 23:51:42 ERROR Cannot get image meta object from rbd header.
25/12/2019 23:51:43 ERROR Get ceph image size image-00001 error
25/12/2019 23:51:43 ERROR error opening image image-00001 at snapshot None
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/api.py", line 709, in __get_image_size
size = int(math.ceil(float(rbd.Image(ioctx, image).size()) / float(1024 ** 3)))
File "rbd.pyx", line 2755, in rbd.Image.__init__
ImageNotFound: [errno 2] error opening image image-00001 at snapshot NoneAny ideas how to resolve this?
Many thanks in advance!
I created an iSCSI Disk thru the gui and after some tests I cleaned the content and destroyed it from the xenserver. After this, I stopped it in petasan gui and tried to delete it. Since then it is listed as 'detached' and remove actions just result in this loglines in /opt/petasan/log/PetaSAN.log (every 10 seconds):
25/12/2019 23:51:42 ERROR Cannot get image meta object from rbd header.
25/12/2019 23:51:43 ERROR Get ceph image size image-00001 error
25/12/2019 23:51:43 ERROR error opening image image-00001 at snapshot None
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/PetaSAN/core/ceph/api.py", line 709, in __get_image_size
size = int(math.ceil(float(rbd.Image(ioctx, image).size()) / float(1024 ** 3)))
File "rbd.pyx", line 2755, in rbd.Image.__init__
ImageNotFound: [errno 2] error opening image image-00001 at snapshot None
Any ideas how to resolve this?
Many thanks in advance!
admin
2,930 Posts
Quote from admin on December 26, 2019, 4:39 pmWe could reproduce this. Note the image does eventually get deleted, the larger the image the longer it takes (each 4M object/sector requires 1 iop ). We will fix the logs + status showing pending delete..we will have an update for this fix.
We could reproduce this. Note the image does eventually get deleted, the larger the image the longer it takes (each 4M object/sector requires 1 iop ). We will fix the logs + status showing pending delete..we will have an update for this fix.
icecoke
10 Posts
Quote from icecoke on December 27, 2019, 1:09 pmThanks for your input.
A general question: We are currently evaluating petasan and will have more questions than usual as a long time user. We plan to have your commercial support in the future, in the case we decide to use petsan in production. We already saw your commercial support offerings on petasan.com, but we are unsure how to do it while evaluating. We know that this is the major time for questions, so we would like to pay for it. Is it possible to buy support for e.g one month or so until we decide the final usage in production? At petasan.com it seems to be only available in terms of 12 month. Could you make an 'special' offer for a limited time? So both side have a good value?
Many thanks in advance!
Thanks for your input.
A general question: We are currently evaluating petasan and will have more questions than usual as a long time user. We plan to have your commercial support in the future, in the case we decide to use petsan in production. We already saw your commercial support offerings on petasan.com, but we are unsure how to do it while evaluating. We know that this is the major time for questions, so we would like to pay for it. Is it possible to buy support for e.g one month or so until we decide the final usage in production? At petasan.com it seems to be only available in terms of 12 month. Could you make an 'special' offer for a limited time? So both side have a good value?
Many thanks in advance!
admin
2,930 Posts
Quote from admin on December 27, 2019, 6:54 pmYou can buy consultancy services from us, this is hourly based. you can reach us on the contact email on our web site.
You can buy consultancy services from us, this is hourly based. you can reach us on the contact email on our web site.
admin
2,930 Posts
Quote from admin on January 27, 2020, 1:11 pmThere is on online update 2.4.1 which fixes the 'detached' status seen during image deletion.
There is on online update 2.4.1 which fixes the 'detached' status seen during image deletion.