亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問(wèn)板塊 發(fā)新帖
查看: 4261 | 回復(fù): 5
打印 上一主題 下一主題

[VTL與磁帶系統(tǒng)] IBM磁帶庫(kù)機(jī)械臂驅(qū)動(dòng) [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2011-02-24 15:38 |只看該作者 |倒序?yàn)g覽
最近在寫(xiě)和IBM磁帶庫(kù)相關(guān)的程序,不知道如何用C++操作IBM磁帶庫(kù)的機(jī)械臂,請(qǐng)問(wèn)有沒(méi)有人知道這個(gè)怎么去寫(xiě)?

論壇徽章:
1
CU十二周年紀(jì)念徽章
日期:2013-10-24 15:41:34
2 [報(bào)告]
發(fā)表于 2011-02-24 21:56 |只看該作者
要調(diào)系統(tǒng)命令吧?

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2011-02-25 04:23 |只看該作者
What operating system will your program be running on?
What device driver will be used as your changer driver?

To manage a tape library, the program needs to call open( ), ioctl( ), close( ) basically. The open( ) and close( ) are mostly same on all of operating system. The ioctl calls are very difference deponded on which device driver using. For example, you call SG_IO( ) to send the SCSI command to the library running with Linux generic driver -- sg on Linux. On Solaris, you can use USCSI( ) to issue SCSI command running with Solaris native passthru driver -- sgen. On HP-UX, you can use HP-UX native changer driver -- schgr or passthru driver -- spt to call its ioctls. On AIX, you have to call HBA API to send the commands.

If you want to use IBM changer drivers to handle IBM tape libraries, IBM provides a whole set of ioctl calls on AIX, Linux, Solaris, Windows and HP-UX.

If you are working for third party of changer driver like EMC Lus driver for IBM tape libraries, you need to contact with the third party vendor.

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2011-02-25 11:20 |只看該作者
回復(fù) 3# sun_up

OS: Windows 2003 Server
Tape Liberay: IBM 3581

我不知道去哪里找IBM磁帶庫(kù)機(jī)械臂的API

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2011-02-26 00:43 |只看該作者
You still don't answer what tape changer driver you plan to run with.

The IBM Tape Device Driver Programming Reference is available at the following URL:
http://www-01.ibm.com/support/do ... mp;uid=ssg1S7003032

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2011-02-28 09:18 |只看該作者
You still don't answer what tape changer driver you plan to run with.

The IBM Tape Device Driver  ...
sun_up 發(fā)表于 2011-02-26 00:43


OK,我剛剛?cè)タ戳讼拢?br />
設(shè)備管理器中顯示的介質(zhì)名為: IBM 3581 LTO AutoLoader
在注冊(cè)表SCSI下的子鍵為:      Changer&Ven_IBM&Prod_ULT3581-TA&Rw_I114
其GUID為:                          {CE5939AE-EBDE-11D0-B181-0000F8753EC4}\0000

不知道是不是你要的信息
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專(zhuān)區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP