Wednesday, May 10, 2023

ALCATEL 6900

write memory

copy running certified

reload from working no rollback-timeout

Tuesday, February 28, 2023

esxi datastore not consumed

[root@esxi-srv:~] esxcfg-volume --list

Scanning for VMFS-6 host activity (4096 bytes/HB, 1024 HBs).

VMFS UUID/label: 5b261b79-cf06e6be-cea3-90b11c44d433/QNAP-02:DATASTORE

Can mount: Yes

Can resignature: Yes

Extent name: naa.6e843b653537747db337d4442db076da:1     range: 0 - 1048319 (MB)

[root@esxi-srv:~] esxcfg-volume -m 5b261b79-cf06e6be-cea3-90b11c44d433

Mounting volume 5b261b79-cf06e6be-cea3-90b11c44d433

Wednesday, March 23, 2022

Fix Error multipathd[735]: Ubuntu VM on VMWARE ESXI

``` error message

Mar 23 04:16:04 iso-logger multipathd[735]: sda: add missing path

Mar 23 04:16:04 iso-logger multipathd[735]: sda: failed to get sysfs uid: Invalid argument

Mar 23 04:16:04 iso-logger multipathd[735]: sda: failed to get sgio uid: No such file or directory

```

- add advance configuration parameter in vm config setting 

EX. Edit Settings -> VM Options -> Advanced -> Configuration Parameters -> EDIT CONFIGURATION

disk.EnableUUID = "TRUE"

Tuesday, February 15, 2022

Import kong configuration snapshot

Step impot snapshot backup to kong

1. import consumer + certs
2. import services + plugin + acl
3. import routes

Monday, December 20, 2021

Error build Golang with SQlite on Docker

 "Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work."

Add RUN cmd with option in Dockerfile

RUN go build -a -ldflags "-linkmode external -extldflags '-static' -s -w" -o main

Sunday, December 19, 2021

MacOS Internet Recovery Error -1007F

Internet Recovery Error -1007F


1. press "Command + Option/Alt + R + P" reboot loop 3 times

2. press "Option/Alt + R" for internet recovery 

ALCATEL 6900

write memory copy running certified reload from working no rollback-timeout