Jun 16, 2004 #1 IODDP Technical User Joined May 28, 2003 Messages 23 Location AU How do you perform a safety(external)back up on a NIU2 with flash ram without removing the NIU2 or the removing flash ram .
How do you perform a safety(external)back up on a NIU2 with flash ram without removing the NIU2 or the removing flash ram .
Jun 16, 2004 #2 whosrdaddy Vendor Joined Mar 11, 2003 Messages 4,231 Location BE attach HDU7/1 (=ATA,not SCSI) and copy rel directories with FICPI command -------------------------------------- What You See Is What You Get Upvote 0 Downvote
attach HDU7/1 (=ATA,not SCSI) and copy rel directories with FICPI command -------------------------------------- What You See Is What You Get
Jun 16, 2004 #3 DUFQI Technical User Joined Aug 2, 2003 Messages 64 Location DE Don't forget "RFBOI" on NIU-BPOS Upvote 0 Downvote
Jun 17, 2004 #4 singhbrindisi Technical User Joined Feb 25, 2004 Messages 227 Location IL Hi, Acc. to my info, belowsaid should be the sequence of commands to execute the safety backup with clear specification of btype & reduced file size: BLEQI:EQU=1-0-60-00; IOSII:NODE=SYSN,IODEV=SAFETY,SUBFS=SAFETY-SF,BTYPE=ata; BLEQE:EQU=1-0-60-00,ALLFM=YES; FICRI:SUBFS=SAFETY-SF,SIZE=60; FISBIIR=REL1; Can someone pls confirm?? BR, Upvote 0 Downvote
Hi, Acc. to my info, belowsaid should be the sequence of commands to execute the safety backup with clear specification of btype & reduced file size: BLEQI:EQU=1-0-60-00; IOSII:NODE=SYSN,IODEV=SAFETY,SUBFS=SAFETY-SF,BTYPE=ata; BLEQE:EQU=1-0-60-00,ALLFM=YES; FICRI:SUBFS=SAFETY-SF,SIZE=60; FISBIIR=REL1; Can someone pls confirm?? BR,
Jun 17, 2004 #5 singhbrindisi Technical User Joined Feb 25, 2004 Messages 227 Location IL Hi, Acc to my info, belowsaid should be the sequence of commands to be executed for safety backup on NIU2. BLEQI:EQU=1-0-60-00; IOSII:NODE=SYSN,IODEV=SAFETY,BTYPE=ATA,SUBFS=SAFETY-SF; BLEQE:EQU=1-0-60-00,ALLFM=YES; FICRI:SUBFS=SAFETY-SF,SIZE=60; FISBIIR=REL1; Pls confirm?? BR, Upvote 0 Downvote
Hi, Acc to my info, belowsaid should be the sequence of commands to be executed for safety backup on NIU2. BLEQI:EQU=1-0-60-00; IOSII:NODE=SYSN,IODEV=SAFETY,BTYPE=ATA,SUBFS=SAFETY-SF; BLEQE:EQU=1-0-60-00,ALLFM=YES; FICRI:SUBFS=SAFETY-SF,SIZE=60; FISBIIR=REL1; Pls confirm?? BR,
Jun 17, 2004 #6 Sirgaz Technical User Joined Aug 27, 2003 Messages 2 Location AU Or, you could use FTP and copy the REL to PC using a network connection to the NIU2 (even MD Disk Tool via Telnet). Upvote 0 Downvote
Or, you could use FTP and copy the REL to PC using a network connection to the NIU2 (even MD Disk Tool via Telnet).