UPDATE: trouble with 36 GB disk...
2007-12-24 19:29:00
I do understand that slice 2 is the backup partition. I didn't make any
reference to it, because it doesn't seem important to the question at hand.
I have RTFM'ed on newfs, fsck, and format (and various other things in the
near and distant past).
I have searched for answers on access1.sun.com to no avail.
I have also scoured every mailing list archive I could find (seen some
related questions, but no answers to them).
I'm not a Solaris newbie, and am using this list as an absolute last resort
(as it should be).
Here are some additional details and context.
If you missed the original post, the long and short of it is "fsck/mount
won't work correctly on my 36G disk"
/etc/vfstab looks like this:
#device device mount FS fsck mount
mount
#to mount to fsck point type pass at boot
options
#
#/dev/dsk/c1d0s2 /dev/rdsk/c1d0s2 /usr ufs 1 yes -
fd - /dev/fd fd - no -
/proc - /proc proc - no -
/dev/dsk/c0t0d0s1 - - swap - no -
/dev/dsk/c0t0d0s0 /dev/rdsk/c0t0d0s0 / ufs 1 no
-
/dev/dsk/c0t0d0s7 /dev/rdsk/c0t0d0s7 /export/home ufs 2
yes -
/dev/dsk/c0t0d1s0 /dev/rdsk/c0t1d0s0 /u01 ufs 2 yes
-
/dev/dsk/c0t0d1s1 /dev/rdsk/c0t1d0s1 /u02 ufs 2 yes
-
/dev/dsk/c0t0d1s3 /dev/rdsk/c0t1d0s3 /u03 ufs 2 yes
-
/dev/dsk/c0t0d1s4 /dev/rdsk/c0t1d0s4 /u04 ufs 2 yes
-
/dev/dsk/c0t0d1s5 /dev/rdsk/c0t1d0s5 /u05 ufs 2 yes
-
/dev/dsk/c0t0d1s6 /dev/rdsk/c0t1d0s6 /u06 ufs 2 yes
-
/dev/dsk/c0t0d1s7 /dev/rdsk/c0t1d0s7 /u07 ufs 2 yes
-
swap - /tmp tmpfs - yes -
> >s0 4gb
> >s1 4gb
> >s3 4gb
> >s4 4gb
> >s5 4gb
> >s6 4gb
> >s7 9.something (the remainder)
>
> Why so many partitions?
they are needed for the above filesystems (u01-u07)
(this is going to be a development server simulating a big, bad Oracle8i
database server...the multiple slices would correspond to individual
fault-tolerant storage devices on the production machine)
>
> >after adding appropriate lines in /etc/vfstab and performing
> mountall, fsck
> >complained
>
> Did you run newfs?
>
yep, see below (well, I guess you figured it out when you responded)
> >edit vfstab
> >
> >run newfs on each slice using defaults(ok)
>
> Ok, so you did that.
>
> No errors from news?
>
nope, newfs finished with no errors
> >mountall (failed, fsck reports errors and instructs me to
> run fsck manually)
> >
> >fsck /dev/rdsk/c0t1d0s0 (failed, "Can't stat /dev/dsk/c0t1d0s0")
>
> What does your vfstab look like?
>
> Do you have the proper entries in the block and raw colums?
see above
Adrian Stovall (Previously employed by Solar Systems and Peripherals, Inc.)
Senior Systems Engineer
PFK Business Systems, Inc.
Comments
Got something to say?
You must be logged in to post a comment.

