ishare2-cli
ishare2-cli copied to clipboard
unable to view image of Hawuei ne 90000
no node shows web interface as it seems to me . image and yml downloaded
root@pnetlab:~# ishare2 pull qemu 693 --overwrite [!] IMAGE INFO
- Image Name : ne9000
- Image Size : 470.4 MiB
- Image Type : QEMU
- Image ID : 693
- Image path : /opt/unetlab/addons/qemu/ne9000
- Using host : https://drive.labhub.eu.org [!] DOWNLOADING IMAGE [#cc71b9 0B/0B CN:1 DL:0B] [+] The file has been downloaded successfully to /opt/unetlab/addons/qemu/ne9000 [#873edc 0B/0B CN:1 DL:0B] [+] The file has been downloaded successfully to /opt/unetlab/addons/qemu/ne9000 *** Download Progress Summary as of Mon Mar 24 07:08:35 2025 *** ============================================================================================================================================================ [#eb0f6c 85MiB/470MiB(18%) CN:4 DL:1.5MiB ETA:4m14s] FILE: /opt/unetlab/addons/qemu/ne9000/virtioa.qcow2
*** Download Progress Summary as of Mon Mar 24 07:09:36 2025 ***
[#eb0f6c 176MiB/470MiB(37%) CN:4 DL:1.6MiB ETA:2m57s] FILE: /opt/unetlab/addons/qemu/ne9000/virtioa.qcow2
*** Download Progress Summary as of Mon Mar 24 07:10:36 2025 ***
[#eb0f6c 268MiB/470MiB(57%) CN:4 DL:1.5MiB ETA:2m11s] FILE: /opt/unetlab/addons/qemu/ne9000/virtioa.qcow2
*** Download Progress Summary as of Mon Mar 24 07:11:37 2025 ***
[#eb0f6c 356MiB/470MiB(75%) CN:4 DL:1.6MiB ETA:1m11s] FILE: /opt/unetlab/addons/qemu/ne9000/virtioa.qcow2
*** Download Progress Summary as of Mon Mar 24 07:12:38 2025 ***
[#eb0f6c 435MiB/470MiB(92%) CN:3 DL:1.5MiB ETA:21s] FILE: /opt/unetlab/addons/qemu/ne9000/virtioa.qcow2
[#eb0f6c 469MiB/470MiB(99%) CN:1 DL:1.3MiB] [+] The file has been downloaded successfully to /opt/unetlab/addons/qemu/ne9000 [+] DOWNLOAD COMPLETED! cp: cannot create regular file '': No such file or directory [-] Fixing permissions...
[+] Fix permissions command has been executed correctly root@pnetlab:~#
I experience the same problem with: huaweice6800-ce6800
i have solve this by make new folder and image name
folder name : huaweine9k-9kne image file name : hda.qcow2
i think you should rename the folder to huaweine6k-ce6800 and image file from virtioa.qcow2 to hda.qcow2
@ukhan20 This didn't work for me unfortunately.
i have take this personally and solve it dont forget to run the permission command and most importantly reboot the pnet lab. see the screenshot for proof
Hmm, that's weird. I have done exactly as instructed, I even converted the image to the new name instead of renaming it. I just don't get it to work.
What version of ishare2 / pnet are you running?
i am on PNET 5.3.11 and using this same ishare2 version
Updating to the newest version did the trick!
Marking as closed since you guys found the solution