Re: Disk partition names
Harlan Stenn <[email protected]>
| Newsgroups | gmane.comp.sysutils.ark.devel |
|---|---|
| Message-ID | <[email protected]> |
Yes, and is it a bug or a feature? The ._disk# names are certainly generic, and hides information. Is this the right place to hide information? Until I get a piece of software that can easily interface with my backup software and tell me the backup status of all of the partitions I'm not sure I want this information hidden at this level. H --- > Perhaps that's exactly why Will chose to use ._disk# ;-) > > Jonathan > -------------------- > > From: Harlan Stenn <[email protected]>@lists.sourceforge.net on 29/01/2 > 001 22:25 CST > > I'm reading blessed-names.txt and I'm curious. > > Why ._disk1 ... ._diskN instead of things like: > > ._c1t0d0s3 (Solaris uses cNtNdNsN style partition names) > ._vg01_lvol3 (HP-UX uses /dev/vgN/lvolN style partition names) > ._hd9 (AIX uses /dev/hdN style names) > ._da0s1e (FreeBSD uses /dev/daNsNX style names) > > H