Mounting problem during bootup process

  • Follow


Hi there,

I'm using Solaris 8 and facing a strange problem
after exchanging a harddisk.

To expand the capacity of my system I changed a
harddisk and replaced it with a bigger one.
before that all my system partitions where recognized as

c1todos0 for /
and
c1t0d0s3 for /usr

after that (and I don't know why ) the same partitions are
at

c2t0d0s0
and
c2t0d0s3

To be able to use my system I changed the /etc/vfstab on
my system to be able to boot the partitions.
The problem I face now is, that after that changes
the systems fails to mount the /usr partitions.
It complains, that it can't mount c1todo. It seems
not to read in my changed vfstab.

Does anyone know waht could be my problem ?
Is there another configuration file which I have to change ?

or

Is there a way to change the settings for my partitions back to
c1....  ?

Hope anyone can help.

Greetings,

Daniel Wetzler
0
Reply Daniel 11/9/2004 7:14:45 PM

Daniel Wetzler <danielwetzler@appleinfo.de> writes:

> Hi there,

> I'm using Solaris 8 and facing a strange problem
> after exchanging a harddisk.

> To expand the capacity of my system I changed a
> harddisk and replaced it with a bigger one.
> before that all my system partitions where recognized as

> c1todos0 for /

shurely not

> and
> c1t0d0s3 for /usr

> after that (and I don't know why ) the same partitions are
> at

> c2t0d0s0
> and
> c2t0d0s3

> To be able to use my system I changed the /etc/vfstab on
> my system to be able to boot the partitions.
> The problem I face now is, that after that changes
> the systems fails to mount the /usr partitions.
> It complains, that it can't mount c1todo. It seems
> not to read in my changed vfstab.

show us Your /etc/vfstab

> Does anyone know waht could be my problem ?
> Is there another configuration file which I have to change ?

no, if You don't work with metadevices.

> or

> Is there a way to change the settings for my partitions back to
> c1....  ?

if You remove SCSI-controller 1 and chane some Files yes, but don't try
it, You will mess up Your system.
0
Reply AAAAAAAG 11/10/2004 9:32:36 AM


Hi Horst and all,


Thank's for your answer.
Below is my vfstab file (Sorry for bad newlines etc it's due to copying 
from a bad terminal emulation).
The difference is that within the former vfstab file all devices 
beginning with "c2" where also set to "c1". The device "c1t1d0s0" is on 
the same bus (internal fibrechannel of SF880) than the others but
recognised as "c1" (I don't understand that anyway).
Does anyone have an idea how to solve the problem ?

#####
##### lokale Dateisysteme
#####
#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/c2t0d0s7       -       -       swap    -       no      -
/dev/dsk/c2t0d0s0       /dev/rdsk/c2t0d0s0      /       ufs     1       no
-
/dev/dsk/c2t0d0s3       /dev/rdsk/c2t0d0s3      /usr    ufs     1       yes
-
/dev/dsk/c2t0d0s3       /dev/rdsk/c2t0d0s3      /usr    ufs     1       yes
-
/dev/dsk/c2t0d0s1       /dev/rdsk/c2t0d0s1      /var    ufs     1       yes
-
/dev/dsk/c2t2d0s2       /dev/rdsk/c2t2d0s2      /home   ufs     1       yes
-
/dev/dsk/c1t1d0s0       /dev/rdsk/c1t1d0s0      /export/home0   ufs     2
yes     -
@
"vfstab" 33 Zeilen, 972 Zeichen


Greeetings,

Daniel Wetzler








Horst Scheuermann wrote:
> Daniel Wetzler <danielwetzler@appleinfo.de> writes:
> 
> 
>>Hi there,
> 
> 
>>I'm using Solaris 8 and facing a strange problem
>>after exchanging a harddisk.
> 
> 
>>To expand the capacity of my system I changed a
>>harddisk and replaced it with a bigger one.
>>before that all my system partitions where recognized as
> 
> 
>>c1todos0 for /
> 
> 
> shurely not
> 
> 
>>and
>>c1t0d0s3 for /usr
> 
> 
>>after that (and I don't know why ) the same partitions are
>>at
> 
> 
>>c2t0d0s0
>>and
>>c2t0d0s3
> 
> 
>>To be able to use my system I changed the /etc/vfstab on
>>my system to be able to boot the partitions.
>>The problem I face now is, that after that changes
>>the systems fails to mount the /usr partitions.
>>It complains, that it can't mount c1todo. It seems
>>not to read in my changed vfstab.
> 
> 
> show us Your /etc/vfstab
> 
> 
>>Does anyone know waht could be my problem ?
>>Is there another configuration file which I have to change ?
> 
> 
> no, if You don't work with metadevices.
> 
> 
>>or
> 
> 
>>Is there a way to change the settings for my partitions back to
>>c1....  ?
> 
> 
> if You remove SCSI-controller 1 and chane some Files yes, but don't try
> it, You will mess up Your system.
0
Reply Daniel 11/10/2004 10:11:14 AM

Daniel Wetzler <Daniel.Wetzler@uni-koeln.de> writes:

> Hi Horst and all,


> Thank's for your answer.
> Below is my vfstab file (Sorry for bad newlines etc it's due to copying 
> from a bad terminal emulation).
> The difference is that within the former vfstab file all devices 
> beginning with "c2" where also set to "c1". The device "c1t1d0s0" is on 
> the same bus (internal fibrechannel of SF880) than the others but
> recognised as "c1" (I don't understand that anyway).
> Does anyone have an idea how to solve the problem ?

> #####
> ##### lokale Dateisysteme
> #####
> #device         device          mount           FS      fsck    mount 
> mount
> #to mount       to fsck         point           type    pass    at boot 
> options
> #

comment or delete the following line

> /dev/dsk/c1d0s2 /dev/rdsk/c1d0s2 /usr           ufs     1       yes     -
> fd      -       /dev/fd fd      -       no      -
> /proc   -       /proc   proc    -       no      -
> /dev/dsk/c2t0d0s7       -       -       swap    -       no      -
> /dev/dsk/c2t0d0s0       /dev/rdsk/c2t0d0s0      /       ufs     1       no
> -
> /dev/dsk/c2t0d0s3       /dev/rdsk/c2t0d0s3      /usr    ufs     1       yes
> -
> /dev/dsk/c2t0d0s3       /dev/rdsk/c2t0d0s3      /usr    ufs     1       yes
> -
> /dev/dsk/c2t0d0s1       /dev/rdsk/c2t0d0s1      /var    ufs     1       yes
> -
> /dev/dsk/c2t2d0s2       /dev/rdsk/c2t2d0s2      /home   ufs     1       yes
> -
> /dev/dsk/c1t1d0s0       /dev/rdsk/c1t1d0s0      /export/home0   ufs     2
> yes     -

/ /usr and /var are mountet automatically at bootime so the have
normaly the option no in the column mount at boot time

0
Reply AAAAAAAG 11/10/2004 10:14:40 AM

* Daniel Wetzler wrote:
> [...]
> /dev/dsk/c1d0s2 /dev/rdsk/c1d0s2 /usr           ufs     1       yes     -
> [...]
> /dev/dsk/c2t0d0s3       /dev/rdsk/c2t0d0s3      /usr    ufs     1       yes

the first line looks just plain wrong (c1t?d0s2 surely?) and you can't
have two lines for the same filesystem...

--tim
0
Reply Tim 11/11/2004 1:46:19 AM

4 Replies
114 Views

(page loaded in 0.138 seconds)

Similiar Articles:













7/15/2012 5:47:17 AM


Reply: