WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: no disk check during boot (for all disk except boot disk)  (Read 3309 times)

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
no disk check during boot (for all disk except boot disk)
« on: September 19, 2011, 02:43:35 AM »
Hi,

On my machines, i've got and USB HDD inside key (ubuntu)
I boot on an external usk-key with TCL.

When there is disk problems (inside key), TCL is checking to repair disks.

How can i deactivate that check?
That take many time, and i want to do controls - repairs by myselfs (why i do TCL external boot).

Thanks
Daniel.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: no disk check during boot (for all disk except boot disk)
« Reply #1 on: September 19, 2011, 06:45:52 AM »
There is no forced fsck on TC. I guess you mean the tce dir scan? You can avoid that by specifying a tce= dir.
The only barriers that can stop you are the ones you create yourself.

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: no disk check during boot (for all disk except boot disk)
« Reply #2 on: September 19, 2011, 06:55:29 AM »
TC is only on the external USB key.

I want to check and repair internal USB HDD (key).
But i don't want TC to try to repair it by checking disk if an error id detected.

I will try your option!
I can suppose there is no error on TC USB key and removing all disk controls.
Thanks,
Daniel.
 

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: no disk check during boot (for all disk except boot disk)
« Reply #3 on: September 19, 2011, 07:07:03 AM »
Hi Daniel
Why do think TC is performing a file system check? Are you seeing a message that says that?
If so, then post the message.

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: no disk check during boot (for all disk except boot disk)
« Reply #4 on: September 19, 2011, 08:52:27 AM »
I found an other machine in this case:
Code: [Select]
Waiting as requested ... 28 sd 2:0:0:0: [sda] No Caching mode page present
sd 2:0:0:0: [sda] Assuming drive cache: write throught
...
sd 3:0:0:0: [sdb] No Caching mode page present
sd 3:0:0:0: [sdb] Assuming drive cache: write throught
end_request: I/O error, dev sda, sector 2080
Buffer ./O error on device sda1, logical block 256

And same others errors follow (different sector).

thanks
Daniel.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: no disk check during boot (for all disk except boot disk)
« Reply #5 on: September 19, 2011, 09:11:59 AM »
Hi Daniel
That does not look like the output of a file system check. That looks like you are getting I/O errors
trying to access the drive.

Offline Daniel

  • Full Member
  • ***
  • Posts: 166
Re: no disk check during boot (for all disk except boot disk)
« Reply #6 on: September 20, 2011, 01:49:17 AM »
First: there is others lines like that
Quote
I/O error, dev sda, sector 2080
Buffer ./O error on device sda1, logical block 256
with other sectors ... and other logical blocks

Second: I've got more than one machine (identical).
The only machine having (check) problems (check) are thoothes with usb hdd disk problem.


But: If you confirm I/O errors (I will check with changing USB HDD disk to see if there is almost errors), that may be a hardware problem.

Thanks
Daniel