partition not accessible via UFS label (/dev/ufs/*)
Alexander Best
arundel at freebsd.org
Tue Apr 12 21:33:12 UTC 2011
hi there,
i've mailed freebsd-geom@ once beforehand about this issue, but didn't get an
answer. so i'm trying it again. could somebody help me fix the following
situation?
otaku% tunefs -p /
tunefs: POSIX.1e ACLs: (-a) disabled
tunefs: NFSv4 ACLs: (-N) disabled
tunefs: MAC multilabel: (-l) disabled
tunefs: soft updates: (-n) disabled
tunefs: soft update journaling: (-j) disabled
tunefs: gjournal: (-J) disabled
tunefs: trim: (-t) disabled
tunefs: maximum blocks per file in a cylinder group: (-e) 2048
tunefs: average file size: (-f) 16384
tunefs: average number of files in a directory: (-s) 64
tunefs: minimum percentage of free space: (-m) 8%
tunefs: optimization preference: (-o) time
tunefs: volume label: (-L) rootfs
otaku% gpart show
=> 34 488394988 ada0 GPT (232G)
34 128 1 freebsd-boot (64K)
162 16777216 2 freebsd-swap (8.0G)
16777378 471617644 3 freebsd-ufs (224G)
=> 34 1953525101 ada1 GPT (931G)
34 20971520 1 freebsd-swap (10G)
20971554 4194304 2 freebsd-ufs (2.0G)
25165858 1928359277 3 freebsd-ufs (919G)
otaku% glabel status
Name Status Components
label/boot N/A ada0p1
gptid/e52df583-e446-11de-bb92-000fb58207c8 N/A ada0p1
label/swap N/A ada0p2
iso9660/Akte X Staffel 5/6 DVD 11 N/A cd0
label/swapfs N/A ada1p1
ufs/varfs N/A ada1p2
ufs/usrfs N/A ada1p3
otaku% gpart status
Name Status Components
ada0p1 OK ada0
ada1p1 OK ada1
i can access my root fs only via /dev/ada0p3 and not via its UFS label
(dev/ufs/rootfs). since gpart reports my partition layout is fine and i'm not
getting any warnings during boot up i'm a bit lost here.
thanks in advance.
alex
ps: i'm running a very recent HEAD on ARCH=amd64.
--
a13x
More information about the freebsd-geom
mailing list