Questions tagged [crash]
37 questions
0
votes
2 answers
Windows - robocopy kill server service and server stop respond to smb - how to real time sync folders over lan without samba?
I have nightmare in company. New server 2019 with all patches. I use Robocopy to sync files to backup server. Robocopy kill smb "server service" several times per day, no any event log. Windows 10 clients cant access shares. Only solution is to…

foler
- 1
0
votes
0 answers
ZFS entering D-State at random
I am running ZFS on Ubuntu 20.04 LTS ontop of hyper-v.
At random, currently every 2-3 days, ZFS gets stuck.
Samba is non-responsive, File I/O via smb to the ZFS volume ceases and actions on the shell on the volume makes the shell freeze.
Ubuntu is…

user3829915
- 11
- 3
0
votes
1 answer
OenStack cinder failure
We have a cluster based on OpenStack Rocky, and it was working fine until we added some compute nodes and ceph.
Now we have some issue with Cinder stability. Cinder is crashing during every rally test and even when the rally test is done or not…

fbsduser
- 1
- 1
0
votes
1 answer
CentOS 8 - uninstalled python, How to recover laptop?
Yes I know I'm an idiot, I just need help
I have a laptop running centOS 8 and I was trying to set another default version of Python. Long story short I used
sudo dnf remove python and my laptop immediately crashed and now when I boot it just brings…

Fool
- 1
- 1
0
votes
0 answers
IIS Worker doesn't run or crashes immediately
We have an IIS app hosted on Windows 2016 Server which runs fine, when running as Local User or Network Service. One of the customers is setting up the application to run on a Service Account (probably Group Managed Service account).
When running…

Ranganathan
- 49
- 1
- 5
0
votes
1 answer
linux hang + kernel messages about failed to assign mem
we have 5 Linux rhel machines ,
we noticed that all machines was hang with the same time
from messages file we can se the following
Dec 29 19:54:25 localhost kernel: pci 0000:ff:12.4: BAR 4: failed to assign [mem size 0x00000040]
Dec 29 19:54:25…

King David
- 549
- 6
- 20
0
votes
1 answer
RHEL7.7 How do I run "debuginfo-install kernel" when using a local repo that is an iso mounted locally?
I want to use "crash" to look at the kernel core.
crash /usr/lib/debug/lib/modules//vmlinux /var/crash//vmcore
But /usr/lib/debug/lib is empty and it looks like that directory (debug libraries) is populated with "debuginfo-install kernel"
I have…

Nate Iverson
- 1
- 1