dcasota

Results 186 comments of dcasota

@prashant1221 what about 'kernel panic' fix https://github.com/vmware/photon/commit/f029de15b4453daa80fb4edd4b81b0a9eb021f96, in correlation to 'node random reboot' and features eligible for 3 datacenter ? [Here](https://github.com/vmware/photon/files/13987485/statistics.txt) a patch filtering attempt using keywords.

@jkevinezz fyi Accordingly to [Photon OS – Planned End of Support Schedule](https://blogs.vmware.com/vsphere/2022/01/photon-1-x-end-of-support-announcement.html), an upgrade of Photon OS 3 is recommended. Patch/Update as continuous action has been addressed in the last...

Here some thoughts. You have a pod with memory limit set to 614400kB and total-vm of 22318872kB. The memory limit is reached (mem_cgroup_out_of_memory), and for higher memory consumption oom-killer (out...

~Have you tried to run docker and specifying an ip link ? eg. ```sudo docker run -it --cap-add=NET_ADMIN --net=host ip link add interlink0 type dummy```~ sorry, does not work.

@rousku From a history view, Photon OS never had docs chapters about their cross-aarch64-tools and - how to set up a cross-compiler - recommended compiler versions - cross-debugger, etc. At...

@tapakund @ntsbtz Unfortunately something is missing. Having updated runc+containerd, there is still an issue with rootless docker. ``` test_user@photon-63e41f06e32c [ ~ ]$ docker run -it photon docker: Error response from...

Hi @sshedi, Many thanks for the weekend support !! ~`modprobe ip_tables` included, the same 'create shim task' issue occurs.~ ~Here a test script.~ Here an install script. ```console # For...

Thanks @sshedi ****** Your pipeline test script made it clear what was missing. Pipeline scripts hopefully will become a standard. Makes life so much easier. Every enthusiast should contribute with...

Hi @Morph-Ed, Yes sure, here a suggestion: - E.g. having started with Photon OS 5.0, update the two packages. ```console tdnf update -y runc containerd ``` In root context of...

@Morph-Ed could you generate&attach the debug logs? see https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/user-guide.html#generating-debugging-logs