Hello Everyone,
I need assitance in installing a tape drive on a E35000. Here is the tape drive info:
X6238A 20-40GB 8 mm Tape Drive (Medium Grey Bezel) 370-2184
I am having trouble finding the install manual or some type of doc on how to install it.
I've never installed a tape drive before. On my old job, we had a Sun contract and they've always installed hardware for us. On my new job, we don't have this convenience.
Here is what I found on how to install this tape drive:
1) physically install the tape drive ( no clue)
2) stop-a
3) probe-scsi-all
4) boot -rv
5) cd /kernel/drv
6) Edit the st.conf file by adding the following (no clue)
7) shutdown-i0-g0
8) boot -rv
9) mt -t /dev/rmt/0 status
10) rm /dev/rmt/*
12) drvconfig -i st; tapes
13) Cleanup non-existent tape drive devices with devfsadm.
# devfsadm -C -c tape -v
14) Remove all /dev/rmt logical links.
# rm -f /dev/rmt/*
15) Recreate all /dev/rmt logical links with devfsadm
# devfsadm -c tape -v
Please help me. Tell me if I missed anything or give me any suggestions.
Thank you in advance.
I need assitance in installing a tape drive on a E35000. Here is the tape drive info:
X6238A 20-40GB 8 mm Tape Drive (Medium Grey Bezel) 370-2184
I am having trouble finding the install manual or some type of doc on how to install it.
I've never installed a tape drive before. On my old job, we had a Sun contract and they've always installed hardware for us. On my new job, we don't have this convenience.
Here is what I found on how to install this tape drive:
1) physically install the tape drive ( no clue)
2) stop-a
3) probe-scsi-all
4) boot -rv
5) cd /kernel/drv
6) Edit the st.conf file by adding the following (no clue)
7) shutdown-i0-g0
8) boot -rv
9) mt -t /dev/rmt/0 status
10) rm /dev/rmt/*
12) drvconfig -i st; tapes
13) Cleanup non-existent tape drive devices with devfsadm.
# devfsadm -C -c tape -v
14) Remove all /dev/rmt logical links.
# rm -f /dev/rmt/*
15) Recreate all /dev/rmt logical links with devfsadm
# devfsadm -c tape -v
Please help me. Tell me if I missed anything or give me any suggestions.
Thank you in advance.