Re: Accessing disks via their serial numbers.
- From: Dmitry Pryanishnikov <dmitry@xxxxxxxxxxxxxx>
- Date: Mon, 26 Jun 2006 16:05:55 +0300 (EEST)
On Mon, 26 Jun 2006, Poul-Henning Kamp wrote:
I'm repeating my recent post to -current, just for the record... Actually,
there IS the way to tell whether the last sector is in use on UFS, and
reserve it from futher use by FS. It's badsect(8). Just declare the last
sector as bad, [...]
The problem with this approach is that if the user does a newfs and restore,
the information is not preserved.
The last sector must be re-marked as BAD after newfs and before restore, just
like actual BAD sector. I don't say that keeping the last sector out of use
is simple, but it's definitely possible (again, with UFS).
Sincerely, Dmitry
--
Atlantis ISP, System Administrator
e-mail: dmitry@xxxxxxxxxxxxxx
nic-hdl: LYNX-RIPE
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- References:
- Re: Accessing disks via their serial numbers.
- From: Poul-Henning Kamp
- Re: Accessing disks via their serial numbers.
- Prev by Date: Re: Accessing disks via their serial numbers.
- Next by Date: Re: Accessing disks via their serial numbers.
- Previous by thread: Re: Accessing disks via their serial numbers.
- Next by thread: Re: Accessing disks via their serial numbers.
- Index(es):
Relevant Pages
|