1. Scan for new devices:
# ioscan -fnC tape
2. List tape drives currently recognized by the OS (without performing an actual hardware scan)
# ioscan -fnkC tape
3. remove all the special files used by the tape drives
# rmsf /dev/rmt/*
4. Recreate the specil files for the tape drives
# insf -C tape -e
5. Remove a tape drive (that has a NO_HW state)
# rmsf -H 0/7/1/0.1.24.255.5.5.0
'Backup Solution & IT Study > OS' 카테고리의 다른 글
[Linux]find 명령어 (0) | 2021.03.02 |
---|---|
[Linux]linux Crontab 설정 (0) | 2021.03.02 |
[AIX]호환성 라이브러리 확인 (0) | 2021.03.02 |
[AIX]Tape Scan , Device Rescan (0) | 2021.03.02 |
[AIX] OS Version 확인 (0) | 2021.03.02 |
댓글