public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
From: "lawyer" <weiyfh@21cn.com>
To: <blinux-list@redhat.com>
Subject: Re: lost interrupt?
Date: Wed, 29 Nov 2000 10:03:16 +0800	[thread overview]
Message-ID: <00cf01c059a8$8e9e7120$2601a8c0@topwalk.com> (raw)
In-Reply-To: <Pine.GSO.4.21.0011281155260.3885-100000@abeel.students.cs.uu.nl>

yes I hava run <ps aux|grep mount> ,nothing returned! after started ,I did
some mount,but I did umount too,before removing!

some program of mount:
...
fd=open("/dev/hdc9",...)
if(fd<0) return 0;
if(lseek(...)!=1024||( read(fd,(char *) &sb,sizeof(sb)) ) != sizeof(sb))
...
the program can open "/dev/hdc9" correctly, but,when read(...) ,because I
remove the ide-disk, kernel cann't find the device ,and recognizes this as a
time-out or other mistake and reports "mount : lost interrupts!"


----- Original Message -----
From: Andor Demarteau <ademarte@students.cs.uu.nl>
To: <blinux-list@redhat.com>
Sent: Tuesday, November 28, 2000 6:56 PM
Subject: Re: lost interrupt?


> well, removing an ide-device and then trying to mount a partition on that
> removed disk is bound to cause troubbles anyhow.
>
> did you look at the ps output like I suggested to see the status of your
> mount process (which as I understand it hanged upon you trying to mount
the
> /dev/hdc9 partition)?




  reply	other threads:[~ UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 lawyer
 ` Andor Demarteau
   ` lawyer
     ` Andor Demarteau
       ` lawyer
         ` Andor Demarteau
           ` lawyer [this message]
             ` Andor Demarteau
     ` S. Massy
       ` Andor Demarteau
         ` L. C. Robinson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00cf01c059a8$8e9e7120$2601a8c0@topwalk.com' \
    --to=weiyfh@21cn.com \
    --cc=blinux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).