Re: Problems with blkid hanging

2020-03-04 Thread George R Goffe via test
27;d file containing the output of a dmesg -k command. echo 'w' > /proc/sysrq-trigger worked GREAT! Regards, George... -- Date: Tue, 25 Feb 2020 21:22:32 -0800 From: Samuel Sieb Subject: Re: Problems with blkid hanging To: test@lists.fedoraproject.org Message-

Re: Problems with blkid hanging

2020-03-04 Thread George R Goffe via test
Samuel/Chris, Here's a gzip'd file containing the output of a dmesg -k command. echo 'w' > /proc/sysrq-trigger worked GREAT! Regards, George... -- Date: Tue, 25 Feb 2020 21:22:32 -0800 From: Samuel Sieb Subject: Re: Problems with

Re: Problems with blkid hanging

2020-02-25 Thread Samuel Sieb
On 2/25/20 9:13 PM, George R Goffe via test wrote: I don't see anything in the journal or in the output of "smartctl -a /dev/sda3". Would you like to see the output of the above command? Not now. I have done several group installs on the fresh VM... and tested blkid after each. No problems

Re: Problems with blkid hanging. (Samuel Sieb)

2020-02-25 Thread George R Goffe via test
quot; changes but they're minor. I can start doing them and testing after each if that sounds like a good idea. Regards, George... -- Date: Tue, 25 Feb 2020 15:53:20 -0800 From: Samuel Sieb Subject: Re: Problems with blkid hanging.  (Samuel Sieb) To: test@list

Re: Problems with blkid hanging. (Samuel Sieb)

2020-02-25 Thread Chris Murphy
On Tue, Feb 25, 2020 at 4:53 PM Samuel Sieb wrote: > > On 2/25/20 2:17 AM, George R Goffe via test wrote: > > /dev/sda3 8390656 33556479 25165824 12G 82 Linux swap / > > Solaris > > > > that offset in the lseek seems like an awfully big number don't you think? > > The "blkid" comma

Re: Problems with blkid hanging. (Samuel Sieb)

2020-02-25 Thread Samuel Sieb
On 2/25/20 2:17 AM, George R Goffe via test wrote: /dev/sda3 8390656   33556479   25165824   12G 82 Linux swap / Solaris that offset in the lseek seems like an awfully big number don't you think? The "blkid" command is going after /dev/sda3. 402 261523 openat(AT_FDCWD, "/dev/sda3", O_R

Re: Problems with blkid hanging. (Samuel Sieb)

2020-02-25 Thread George R Goffe via test
  = 4 415 261523 close(6)     = 0 416 261523 close(5) = 0 417 261523 lseek(4, 12884836352, SEEK_SET Any thoughts? Regards, George... -- Date: Mon, 24 Feb 2020 17:23:20 -0800 From: Samuel Sieb Subject: Re: Problems wi

Re: Problems with blkid hanging.

2020-02-24 Thread George R Goffe via test
Chris, Thanks for responding to this situation I'm having. I have not tried a fresh FC33 install. I could try this though. I have not tried qemu-kvm, I will have to learn a little about this but can do if needed. VBox comes with it's own LKMs which are compiled during the installation. I haven'

Re: Problems with blkid hanging.

2020-02-24 Thread Samuel Sieb
On 2/24/20 3:07 PM, George R Goffe via test wrote: I can get a "strace -xvf blkid" trace file if that would help. I was just going to suggest something like this. Once it's hung, it's usually too late to strace it. You need to run it with strace to start with. Try "strace -s200 -f -o blkid.

Re: Problems with blkid hanging.

2020-02-24 Thread stan via test
On Mon, 24 Feb 2020 23:07:46 + (UTC) George R Goffe via test wrote: > Stan, > > Thanks for your response. > > You raise some VERY interesting questions. > > I have successfully upgraded from FC32 (Rawhide) to FC33 (Rawhide) on > this host. No problems. blkid without operands hangs here tho

Re: Problems with blkid hanging.

2020-02-24 Thread Chris Murphy
On Mon, Feb 24, 2020, 1:02 PM George R Goffe via test < test@lists.fedoraproject.org> wrote: > Hi, > > A few weeks ago I wrote a bug against the blkid command, > https://bugzilla.redhat.com/show_bug.cgi. > > I am still having trouble with blkid, this time it's in a VM (VirtualBox) > while upgradin

Re: Problems with blkid hanging.

2020-02-24 Thread George R Goffe via test
Stan, Thanks for your response. You raise some VERY interesting questions. I have successfully upgraded from FC32 (Rawhide) to FC33 (Rawhide) on this host. No problems. blkid without operands hangs here though, hence the mentioned bug report on bugzilla.redhat.com. As we "speak" blkid on my h

Re: Problems with blkid hanging.

2020-02-24 Thread Samuel Sieb
On 2/24/20 1:38 PM, stan via test wrote: On Mon, 24 Feb 2020 20:02:08 + (UTC) George R Goffe via test wrote: I have done "strace -xvfp " on all the processes listed. NONE are running. ALL "say" they're waiting on a system call like wait or read except for the blkid process which reports NO

Re: Problems with blkid hanging.

2020-02-24 Thread stan via test
On Mon, 24 Feb 2020 20:02:08 + (UTC) George R Goffe via test wrote: > I have done "strace -xvfp " on all the processes listed. NONE > are running. ALL "say" they're waiting on a system call like wait or > read except for the blkid process which reports NOTHING. I tried > killing the blkid pro

Problems with blkid hanging.

2020-02-24 Thread George R Goffe via test
Hi, A few weeks ago I wrote a bug against the blkid command, https://bugzilla.redhat.com/show_bug.cgi. I am still having trouble with blkid, this time it's in a VM (VirtualBox) while upgrading from FC32 to FC33. blkid is at the util-linux-2.35.1-4.fc32.x86_64 level running on kernel 5.6.0-0.r