How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘TAP’

remotely eject tap from server

Thursday, February 26th, 2015

use the following command to remotely eject the tap from a tap device to minimize your time & safe your data:

#mt offline

it will eject the tap from the default device tap unit “rmt0”.

Continue Reading…

list mksysb from tap

Thursday, February 26th, 2015

try this command to list files from a mksysb tap:

#lsmksysb

the previous command will list from the default tap device “rmt0”.

if you have another tap, try the following:

#lsmksysb -f /dev/rmt5

cfgmgr: 0514-621 vdevice

Wednesday, July 17th, 2013

if you use VIO Server and need to share CD or TAP UNIT or Disks from VIO to LPAR, and after finishing from Mapping Configuration and try to run “cfgmgr on the LPAR,

 

you may see the following Error : Continue Reading…