Operating System - HP-UX
1836781 Members
2121 Online
110109 Solutions
New Discussion

Itanium rx2600 server- Unable to run fbackup

 
rbarot
Occasional Advisor

Itanium rx2600 server- Unable to run fbackup

Experts ,
I have RX2600 and when I try to attach ultrium drive to this , I am unable to take backup using fbackup /Ignite says..unable to write /dev/rmt/1m. device is on 1mand SCSI is onboard.

Thanks
4 REPLIES 4
Amit Dixit_2
Regular Advisor

Re: Itanium rx2600 server- Unable to run fbackup

Is your server able to see ultrium
check using ioscan.

Jan Sladky
Trusted Contributor

Re: Itanium rx2600 server- Unable to run fbackup

hi,

is the drive recognized by the system ?
check output of ioscan -funC disk

check also if required driver is configured in the kernel (SAM - kernel configuration - drivers)

eventally, install drive again

br Jan
GSM, Intelligent Networks, UNIX
Michael Tully
Honored Contributor

Re: Itanium rx2600 server- Unable to run fbackup

If you've attached the drive after the system was installed, chances are that the driver has not been installed into the kernel. This is quite a common problem, when doing an install. Unless the card and attachments like the tape drive can be seen, then they are not included in the initial kernel build. Add the 'stape' driver to the kernel and while your there, add sctl and schgr if not already. You never know when you might need them.
Anyone for a Mutiny ?

Re: Itanium rx2600 server- Unable to run fbackup

Also check the value of kernel parameter st_san_safe - if set to 1 you will be unable to open 'rewind-on-close' device files, which renders fbackup unusable (as it must use a rewind-on-close device). Of course if you have SAN attached tape drives as well, you should't change thsi parameter back to 0.

HTH

Duncan

I am an HPE Employee
Accept or Kudo