Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sharezone

#1
nothing . i try both "srv" and "http" but same issue .

Bu if you try on your version with my public repository , funtion ?
#2
i rename the folder opnsense under /usr/ports/packages on opnsenseold

execute

root@OPNsense:~ # pkg upgrade
Updating OPNsense repository catalogue...
Child process pid=68697 terminated abnormally: Segmentation fault

same issue .

I have not done any operation. I also tried to put back the original vmdk but same error.

i resubmint the original confiuration

OPNsense: {
  url: "file:///usr/ports/packages/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}

but nothing .

i can't figure out where the problem is
#3
root@OPNsense:/var/log # pkg -v
1.16.3

root@OPNsense:/var/log # cat /usr/local/etc/pkg/repos/OPNsense.conf
OPNsense: {
  url: "https://opnsense.sharezone.cloud/opnsense/${ABI}/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}

same issue

root@OPNsense:/var/log # pkg update
Updating OPNsense repository catalogue...
Child process pid=9364 terminated abnormally: Segmentation fault
root@OPNsense:/var/log #


what do you mean "Eventually relocate that folder (or remove it alltogether) from your local disk and reset pkg.
"

delete all file and folder under /usr/ports/packages/



#4
i configure web site repository on url https://opnsense.sharezone.cloud/ and change the file

/usr/local/etc/pkg/repos/OPNsense.conf

on

OPNsense: {
  url: "https://opnsense.sharezone.cloud/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}

but when i execute "pkg update" return error   "Segmentation fault"

root@OPNsense:/usr/ports/packages/opnsense/FreeBSD:13:aarch64/21.7.6/latest # pkg update
Updating OPNsense repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
Fetching packagesite.txz: 100%  192 KiB 196.4kB/s    00:01
Child process pid=17426 terminated abnormally: Segmentation fault

where may be the problem

i try with

OPNsense: {
  url: "pkg+https://opnsense.sharezone.cloud/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}


but the problem is the same

i have another issue on file system but i think that the problem is on version esxi because

i read that problem is on version esxi arm with usb datastore.

i have

ESXi Version   7.0.0
Hypervisor   VMware ESXi
Build   17230755

and on Build 19025766 (https://flings.vmware.com/esxi-arm-edition#changelog)

"Improve USB stability issues, especially with RTL8153-based USB NICs (a common chipset) and especially on Raspberry Pi and Tegra Xavier"

i try and update the thread

#5
I have server web ,private and public  , but i don't know configure the repository. Can you help me ?
Thanks
#6
on firmware >> packages i see packet
#7
i replaced

root@OPNsense:~ # cat /usr/local/etc/pkg/repos/OPNsense.conf
OPNsense: {
  url: "file:///usr/ports/packages/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}
root@OPNsense:~ # pkg update
Updating OPNsense repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
Fetching packagesite.txz: 100%  192 KiB 196.4kB/s    00:01
Processing entries: 100%
OPNsense repository update completed. 647 packages processed.
All repositories are up to date.
root@OPNsense:~ #

now why not see plugin ??

#8
this last image works without problem . i resubmit the test

i use vmxnet3 without problem

UPDATE

i have this entry on file

OPNsense: {
  fingerprints: "/usr/local/etc/pkg/fingerprints/OPNsense",
  url: "pkg+https://pkg.opnsense.org/${ABI}/22.1/latest",
  signature_type: "fingerprints",
  mirror_type: "srv",
  priority: 11,
  enabled: yes
}

i replace with

Code: [Select]
OPNsense: {
  url: "file:///usr/ports/packages/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}

or add
#9
i think that this vmdk is corrupted because when i execute the command show this messages

[root@shrarm01:/vmfs/volumes/3679591e-7f04ccfd/Firewall/OPNsense] vmkfstools -i last_update.vmdk last_update_1.vmdk
DiskLib_Check() failed for source disk The file specified is not a virtual disk (15).
[root@shrarm01:/vmfs/volumes/3679591e-7f04ccfd/Firewall/OPNsense]

on the tree folder i see

GNUSparseFile.0

i suppose missing descriptor file or *-flat.vmdk file
#10
you installed proxmox or esxi ARM fling ?
#11
thank .. great

today i execute a revert snapshot and now i hve this problem. i prupose insert in next vmdk image check FS auomatically
#12
you did a wonderful job. I will start the tests in these days since I have a few hours free. I'll do various tests and update the thread. I keep you informed

UPDATE:
you think is possible include on next build vmdk the opnvmtools

UPDATE TEST:
simple routing ok
routing vlan ok
dmz ok
ha ok

where is possible enable feature
#13
GREAAATTT function i removed the unsupported entry from gui and reboot and shutdown funtion .

Not function update . See the image for error
#14
i see on tunable same key not supported see images
#15
so ..


  • untar the file on datastore
    execute on esxi sheel  vmkfstool -i source.vmdk target.vmdk
    create a new virtual machine
    assign vmxnet3 interface
    attached disk target.vmdk
    start vm success
    vm up and running
    configure wan interface
    enter on GUI with success
    delete on /boot/loader.conf the entry hw.uart.console the reboot success
    after tesh shutwn not boot show the message "EFI framebuffer information... "

    i try to debug but not i understand where is the error