Operating System - Tru64 Unix
1753544 Members
5997 Online
108795 Solutions
New Discussion юеВ

Re: unable to boot the tru64 unix server from the SRM prompt

 
sk.imran
Advisor

Re: unable to boot the tru64 unix server from the SRM prompt

Dear Vladimir Fabecic,

I think this is due to missing file.

osf_boot

becuase in the it cant open osf_boot

is there in any way to copy the file from the cd or tape.

if it is possible ..please help me..
hp ux csa
Vladimir Fabecic
Honored Contributor

Re: unable to boot the tru64 unix server from the SRM prompt

Yes, there is a way to recover osf_boot.
First you need boot CD.
When will you have it?
In vino veritas, in VMS cluster
sk.imran
Advisor

Re: unable to boot the tru64 unix server from the SRM prompt

Thanks..
I have already Tru64 Unix V5.1B Media

I tried to boot from media

and then in the Unix shell what are the steps to be performed ..please give the details..

and how to mount the dsk0 disk and how to copy the file from the media or tape device.

Please give the steps..


hp ux csa
Vladimir Fabecic
Honored Contributor

Re: unable to boot the tru64 unix server from the SRM prompt

Try:
# cd /etc/fdmns
# mkdir tmproot
# cd tmproot
# ln -s /dev/disk/dsk0a
# cd /
# mount tmproot#root /mnt
Then do:
# ls -al /mnt
and send output
In case of any error message, please post them.
In vino veritas, in VMS cluster
Vladimir Fabecic
Honored Contributor

Re: unable to boot the tru64 unix server from the SRM prompt

sk.imran
Did you understand my previous post?
Do I need to explain?
In vino veritas, in VMS cluster
sk.imran
Advisor

Re: unable to boot the tru64 unix server from the SRM prompt

Thanks for ur reply.

I did what u have sent
as

# cd /etc/fdmns
# mkdir tmproot
# cd tmproot
# ln -s /dev/disk/dsk0a
# cd /
# mount tmproot#root /mnt

# ls -al /mnt
Output: only showing the two file and one directory as:

dwrxr-xr-x 3 root system 8192 Aug 27 06:16 .
dwrxr-xr-x 21 root system 8192 Oct 24 2002 ..
dwrx------ 2 root system 8192 Aug 27 06:16 .tags
-rx-r----- 1 root operator 8192 Aug 27 06:16 quota.qruop
-rx-r----- 1 root operator 8192 Aug 27 06:16 quota.user


I am not able to access the disk after mounting to /mnt

...
hp ux csa
Vladimir Fabecic
Honored Contributor

Re: unable to boot the tru64 unix server from the SRM prompt

This looks like empty file system.
Post output of:
# disklabel -r dsk0
and
# hwmgr -show scsi
In vino veritas, in VMS cluster
sk.imran
Advisor

Re: unable to boot the tru64 unix server from the SRM prompt

# disklabel -r dsk0
#/dev/rdisk/dsk0c:
type:SWXCR
disk:SWXCR
label:
flags: dynami_geometry
bytes/sector:512
sectors/tracks: 32
tracks/cylinders: 128
Cylinders: 4339
sectors/unit: 17772544
rpm:3600
interleave:1
cylinderskew:0
headswitch:0
track-to-track seed:0
drivedata: 0

8 Partitions:
# size offset fstyp fsize bsize cpg # Cyl-val
a: 131072 0 Advfs # 0-31
b: 162144 131072 unused 0 0 # 32-95
c: 17772544 0 unused 0 0 # 0-4338
d: 0 0 unused 0 0 # 0-0
e: 0 0 unused 0 0 # 0-0
f: 0 0 unused 0 0 # 0-0
g: 17379328 393216 unused 0 0 # 96-4338
h: 0 0 unused 0 0 # 0-0


and

# hwmgr -show scsi

its showing the

SCSI DEVICE DEVICE DRIVER NUM DEVICE FIRST
HWID: DEVICEID HOSTNAME TYPE SUBTYPE OWNER PATH FILE VALID PATH
-------------------------------------------------------------------------
57: 1 cdrom none 2 1 cdrom0 [1/0/0]
58: 2 disk none 0 1 dsk1 [5/0/0]
59: 3 disk none 0 1 dsk1 [5/1/0]
60: 4 disk none 0 1 dsk1 [5/2/0]
61: 5 disk none 0 1 dsk1 [5/3/0]
62: 6 disk none 0 1 dsk1 [5/4/0]
63: 7 disk none 0 1 dsk1 [5/5/0]
64: 8 disk none 0 1 dsk1 [5/6/0]
66: 0 changer none 0 1 dsk1 [0/6/0]


hp ux csa
sk.imran
Advisor

Re: unable to boot the tru64 unix server from the SRM prompt

sorry..please ignore my previous reply...


# disklabel -r dsk0
#/dev/rdisk/dsk0c:
type:SWXCR
disk:SWXCR
label:
flags: dynami_geometry
bytes/sector:512
sectors/tracks: 32
tracks/cylinders: 128
Cylinders: 4339
sectors/unit: 17772544
rpm:3600
interleave:1
cylinderskew:0
headswitch:0
track-to-track seed:0
drivedata: 0

8 Partitions:
# size offset fstyp fsize bsize cpg # Cyl-val
a: 131072 0 Advfs # 0-31
b: 162144 131072 unused 0 0 # 32-95
c: 17772544 0 unused 0 0 # 0-4338
d: 0 0 unused 0 0 # 0-0
e: 0 0 unused 0 0 # 0-0
f: 0 0 unused 0 0 # 0-0
g: 17379328 393216 unused 0 0 # 96-4338
h: 0 0 unused 0 0 # 0-0


and

# hwmgr -show scsi

its showing the


SCSI DEVICE DEVICE DRIVER NUM DEVICE FIRST
HWID: DEVICEID HOSTNAME TYPE SUBTYPE OWNER PATH FILE VALID PATH
-------------------------------------------------------------------------
57: 1 cdrom none 2 1 cdrom0 [1/0/0]
58: 2 disk none 0 1 dsk1 [5/0/0]
59: 3 disk none 0 1 dsk2 [5/1/0]
60: 4 disk none 0 1 dsk3 [5/2/0]
61: 5 disk none 0 1 dsk4 [5/3/0]
62: 6 disk none 0 1 dsk5 [5/4/0]
63: 7 disk none 0 1 dsk6 [5/5/0]
64: 8 disk none 0 1 dsk7 [5/6/0]
66: 0 changer none 0 1 null [0/6/0]
hp ux csa
Vladimir Fabecic
Honored Contributor

Re: unable to boot the tru64 unix server from the SRM prompt

Very strange output of disklabel!
Only partition "a" marked as advfs???
Did someone play with this server?
As I can see from hwmgr output you have SWXCR RAID controller configured with 7 LUNs, probably JBODs.
Is everything OK with hardware (any amber lights?)
Were you able to mount "old root" or not?
What is the output of:
# df
In vino veritas, in VMS cluster