>[оверквотинг удален]
> #camcontrol rescan isp0
> #camcontrol devlist
> +
> #dmesg (найти наименование устройств)
> #cat /proc/scsi/scsi
> #mt --version
> #mt status
> #mt -f /dev/nst0 stsetoptions scsi2logical (возможно нужно будет применить)
> #mt -f /dev/nst0 tell
> пробовали?Большое спасибо за ответ
Вводил
[root@bareos /home/serge]# ctladm realsync off
ctladm: option realsync not found
Я посмотрел в манах, во freebsd 10 версии эта опция была https://www.freebsd.org/cgi/man.cgi?query=ctladm&apropos=0&s...а в 11 версии ее в манах нет https://www.freebsd.org/cgi/man.cgi?query=ctladm&apropos=0&s...
По остальным вот что выводится.
[root@bareos /usr/ports]# camcontrol rescan isp0
camcontrol: Unable to find bus:target:lun for device isp0: No such file or directory
[root@bareos /usr/ports]# camcontrol devlist
<HP Ultrium 5-SCSI I25W> at scbus0 target 0 lun 0 (sa0,pass0)
<HP MSL G3 Series 4.90> at scbus0 target 0 lun 1 (pass1,ch0)
<GB0160EAPRR HPG2> at scbus1 target 0 lun 0 (pass2,ada0)
<GB0160EAPRR HPG2> at scbus2 target 0 lun 0 (pass3,ada1)
<AHCI SGPIO Enclosure 1.00 0001> at scbus7 target 0 lun 0 (ses0,pass4)
<WD Elements 25A3 1013> at scbus9 target 0 lun 0 (da0,pass5)
[root@bareos /usr/ports]#
[root@bareos /usr/ports]# mt status
mt: /dev/nsa0: Input/output error
[root@bareos /usr/ports]# mt -f /dev/nst0 stsetoptions scsi2logical
mt: stsetoptions: unknown command
[root@bareos /usr/ports]# mt -f /dev/nst0 tell
mt: tell: unknown command
Вот сейчас пытаюсь разобраться
я попробовал включить все порты
[root@bareos /usr/ports/misc/mtx]# ctladm port -o on
Front End Ports enabled
[root@bareos /usr/ports/misc/mtx]#
[root@bareos /usr/ports/misc/mtx]# ctladm port -l
Port Online Frontend Name pp vp
0 YES camsim camsim 0 0 naa.500000013145ef01
1 YES ioctl ioctl 0 0
2 YES tpc tpc 0 0
3 YES camtgt isp0 0 0 naa.5001438021dfc5b2
[root@bareos /usr/ports/misc/mtx]#
[root@bareos /usr/ports/misc/mtx]# mt -f /dev/nst0
usage: mt [-f device] command [count]
[root@bareos /usr/ports/misc/mtx]# mt -f /dev/nst0 status
mt: /dev/nst0: No such file or directory
[root@bareos /usr/ports/misc/mtx]# mt -f /dev/sa0 status
mt: /dev/sa0: Input/output error
[root@bareos /usr/ports/misc/mtx]# mt -f /dev/ch0 status
mt: /dev/ch0: Input/output error
[root@bareos /usr/ports/misc/mtx]# mt -f /dev/pass0 status
mt: Couldn't get mt XML string: Inappropriate ioctl for device
[root@bareos /usr/ports/misc/mtx]# mt -f /dev/pass1 status
mt: Couldn't get mt XML string: Inappropriate ioctl for device
[root@bareos /usr/ports/misc/mtx]#