I am trying to change my instance type from old generation which uses paravirtual virtualization to hvm (current generation instance), I am following this forum to do stuff, from aws forums This cloning of an instance takes too much time and If I take a image from a running instance, i am not able to connect to the new instance which is created from that image. ssh fails(connection refused).
(With a new server- for testing) If I tried to detach the attached volumes, except leaving the root and clone, it starts and works, after that I could attach any volume that needs to be attached.
Does someone faced the issue before?