confyc8
yc8 com 时间:2021-03-02 阅读:(
)
FDMQuickStartBitfusionGuidesWHITEPAPER–OCTOBER2019WHITEPAPER|2Bitfusion:FDMQuickStartTableofContentsFDMQuickStart3FlexDirectManagerInstallationSteps3Step1:Install4Step2:ConfirmFDMServiceIsRunning5Step3:ConfiguretheIPAddresses6ObservewithYourBrowser6WHITEPAPER|3FDMQuickStartFlexDirectManager(FDM)provides:GPUmanagementservicesonaGPUclusterGPUclusteranalyticsGPUutilizationandnetworkutilizationRegularFlexDirectvirtualizationservices(FDorSRS)IthasthecapabilitiesofFlexDirect(FDorSRS)andFlexDirectAnalytics(FDA),towhichitaddsGPUclustermanagement.
ThisQuickStartguideisdesignedtogetFDMupandrunningasquicklyaspossible,atleastfortypicalsituations.
TheInstallationguidewillexplainfurtherinstallationandconfigurationdetails.
FlexDirectManagerInstallationStepsTherearethreestepstosetupFDM.
YoumustperformthemoneachoftheGPUserversinthecluster.
1.
Installthesoftware(FDMonGPUnodes;binary-onlyonCPUnodes)2.
ConfirmtheFlexDirectManagerserviceisrunning(onlyonGPUnodes)3.
ConfigurethenodewithafilelistingtheIPaddressofeachGPUnodeintheclusterAfterthatyoucan:RunapplicationswithvirtualizedGPUsUseawebbrowserto:–SeeGPUutilization–ManageGPUsThepicturebelowshowsanexample4-nodeclusterafterFDMisrunning.
Blueshowspreexistinghardwareandsoftware.
Whiteshowstheinstallationsteps.
PRELIMINARIESOperatingsystemsFlexDirectsupportsRHEL,CentOSandUbuntuLinuxdistributions.
SeetheSystemRequirementsdocumentationforfurtherinformation.
Softwaredependencies:Theinstallscriptwillalsoinstalldependenciesforyou.
PleaserefertothefullInstallationguideifyouhavespecialrequirements.
1.
InstallFD/FDMsoftware2.
ConfirmFDMservice3.
ListGPUIPsinservers.
conf(App&stack,includingCUDA)NVIDIAdriverGPUGPUNIC1.
InstallFDbinaries2.
3.
ListGPUIPsinservers.
confApp&stack,includingCUDANIC1.
InstallFD/FDMsoftware2.
ConfirmFDMservice3.
ListGPUIPsinservers.
conf(App&stack,includingCUDA)NVIDIAdriverGPUGPUNICServer2(GPU):192.
168.
1.
32Browsetoany_GPU_server:54000Server2(CPU):192.
168.
1.
34Server1(GPU):192.
168.
1.
31Server3(CPU):192.
168.
1.
331.
InstallFDbinaries2.
3.
ListGPUIPsinservers.
confApp&stack,includingCUDANICUSERWHITEPAPER|4Step1:InstallDownloadandruntheinstallationscript.
ThisisdonedifferentlyontheCPUnodesandtheGPUnodesTheinstallationcompletes.
#Downloadtheinstallscript.
wget-Oinstallfdhttps://getfd.
bitfusion.
io#Runinstallwithoptionforclientmode(justthebinaries).
sudobashinstallfd---mbinaries#Answer'y'oninstallinganydependencies.
#Initializethelicense.
sudoflexdirectinit#AccepttheEULA.
#Enteryourlicensekeyatprompt(issuedbyyourrepresentativeatBitfusion).
InstallFDMonGPUServersClient(CPU-only)ServerInstallation#Downloadtheinstallscript.
wget-Oinstallfdhttps://getfd.
bitfusion.
io#RuninstallwithoptionforFlexDirectmanagermode,asystemdservice.
sudobashinstallfd---mfdm#Answer'y'oninstallinganydependencies,unlessyouhavereasontoinstallyourself.
#Answerforstartingtheservicedoesnotmatter,sinceyoustillneedtoinitialize#thelicense.
#Initializethelicense.
sudoflexdirectinit#AccepttheEULA.
#Enteryourlicensekeyatprompt(issuedbyyourrepresentativeatBitfusion).
WHITEPAPER|5Step2:ConfirmFDMServiceIsRunningThisrunstheVMwaresoftwareasaLinuxserviceasconfiguredin/lib/systemd/system/flexdirect-manager.
service.
Theservicecanbemonitored,stoppedandstartedasanyotherservice,withthesystemctlcommandandtheservicealiasflexdirect.
Hereweconfirmtheserviceisrunningwiththestatuscommand:ConfirmFDMService$systemctlstatusflexdirectflexdirect-manager.
service-StartFlexDirectManagerLoaded:loaded(/lib/systemd/system/flexdirect-manager.
service;enabled;Active:active(running)sinceSun2019-03-2415:13:10CDT;1day19hagoProcess:301605ExecStartPre=/bin/mkdir-p/var/run/bitfusionio(code=exited,status=0/SUCCESS)MainPID:301609(flexdirect)Tasks:68Memory:160.
3MCPU:13h6min37.
494sCGroup:/system.
slice/flexdirect-manager.
service301609/usr/bin/flexdirectmanager--servers/etc/bitfusionio/servers.
conf--pid_override--pid_path/var/run/bitfusionio/srs.
pid--db_path/var/lib/bitfusio.
.
.
Iftheserviceisnotrunning,trystartingitfromthecommandlineandcontactusataskbitfusion@vmware.
comifthereisanyproblem.
StartFDMServicesudosystemctlstartflexdirectWHITEPAPER|6Step3:ConfiguretheIPAddressesYouneedtocreateaconfigurationfileoneachnodeintheclusterthatliststheIPaddressesofeveryGPUnode,oneaddressperline.
YouneedthisforbothGPUnodesandCPUnodes.
Theaddressesidentifynodes,nottheinterfacestobeused.
Nevertheless,werecommendusingtheaddressesofhigh-speed,internalLANinterfacesforclarity;FlexDirectshouldusehigh-speedconnectionstoachieveperformantGPUvirtualization.
Thefullpathofthisfileis/etc/bitfusionio/servers.
conf.
Forexample,ifyourclusterhadthreeserverswithGPUsattached,thencreatethisfileoneveryGPUandCPUserver:Contentsofservers.
conf$cat/etc/bitfusionio/servers.
conf#Commentsallowed.
#TheIPaddressesofallnodesintheclusterthathaveGPUs.
#Thisisanexamplefile,assuminga192.
168.
1.
0/24subnetandthreeGPUnodes.
#PlacethisfileonallthreeGPUnodesandonallCPUnodesat#/etc/bitfusionio/servers.
conf.
192.
168.
1.
31192.
168.
1.
32192.
168.
1.
33TheGPUnodeswillusethisconfigurationfiletoexchangeGPUusageandpolicydata.
GPUserversneedtolisttheirownIPaddress.
ThefirstIPaddresslistedinthefileshouldbethesameonallGPUservers.
TheCPUnodeswillusethisconfigurationfiletorequestvirtualizationservicesfromtheGPUnodes.
GPUnodescanrequestvirtualizationservicesaswell.
ObservewithYourBrowserFDMisupandrunning,andyoucanuseit.
YoumaylaunchapplicationsusingvirtualGPUsasdescribedintheUsageguide(andtheevaluationguides,e.
g.
,FlexDirectOn-PremiseEvaluationGuide).
Butthemanagerfunctionalityisaccessedviaawebbrowser.
BringupawebbrowseronanysystemthatcanconnecttotheGPUservers.
EachserverrunsawebbrowserwiththeusageandmanagementGUIforthewholecluster.
Browsetooneoftheseserversatport54000.
Forexample,usingtheexampleaddressesabove,aURLtobrowsetocouldbe:http://192.
168.
1.
32:54000WHITEPAPER|7Ifyouexperienceanydifficultiesatanystageofthisprocess,pleaserefertothefullinstallationguide.
TheGUIisintuitiveandeasytouse,buttheFDMUsageGuideprovidesfulldocumentationandcoversanyesoterictopics.
VMware,Inc.
3401HillviewAvenuePaloAltoCA94304USATel877-486-9273Fax650-427-5001vmware.
comCopyright2019VMware,Inc.
Allrightsreserved.
ThisproductisprotectedbyU.
S.
andinternationalcopyrightandintellectualpropertylaws.
VMwareproductsarecoveredbyoneormorepatentslistedatvmware.
com/go/patents.
VMwareisaregisteredtrademarkortrademarkofVMware,Inc.
anditssubsidiariesintheUnitedStatesandotherjurisdictions.
Allothermarksandnamesmentionedhereinmaybetrademarksoftheirrespectivecompanies.
ItemNo:VMW-0518-1843_VMW_CPBUTechnicalWhitePapers_BitfusionDocs_FDMQuickStart_1.
5_YC8/19
10gbiz怎么样?10gbiz 美国万兆带宽供应商,主打美国直连大带宽,真实硬防。除美国外还提供线路非常优质的香港、日本等数据中心可供选择,全部机房均支持增加独立硬防。洛杉矶特色线路去程三网直连(电信、联通、移动)回程CN2 GIA优化,全天低延迟。中国大陆访问质量优秀,最多可增加至600G硬防。香港七星级网络,去程回程均为电信CN2 GIA+联通+移动,大陆访问相较其他香港GIA线路平均速度更...
关于Linode,这是一家运营超过18年的VPS云主机商家,产品支持随时删除(按小时计费),可选包括美国、英国、新加坡、日本、印度、加拿大、德国等全球十多个数据中心,最低每月费用5美元($0.0075/小时)起。目前,注册Linode的新用户添加付款方式后可以获得100美元赠送,有效期为60天,让更多新朋友可以体验Linode的产品和服务。Linode的云主机产品分为几类,下面分别列出几款套餐配置...
BuyVM针对中国客户推出了China Special - STREAM RYZEN VPS主机,带Streaming Optimized IP,帮你解锁多平台流媒体,适用于对于海外流媒体有需求的客户,主机开设在拉斯维加斯机房,AMD Ryzen+NVMe磁盘,支持Linux或者Windows操作系统,IPv4+IPv6,1Gbps不限流量,最低月付5加元起,比美元更低一些,现在汇率1加元=0.7...
yc8 com为你推荐
木马病毒什么是木马病毒?支付宝查询余额怎样查支付宝余额雅虎社区雅虎是中国的吗依赖注入依赖注入是什么意思?微信如何建群微信可以建立两个人的群吗?有一个是自己godaddy通过什么网址可以查godaddy的域名信息xp系统停止服务Windowsxp系统为什么停止服务安装迅雷看看播放器怎样安装迅雷看看播放器网页打开很慢为什么打开网页很慢发邮件怎么发发邮件怎么发?
域名升级访问 域名主机管理系统 企业域名备案 已备案域名出售 过期域名抢注 idc评测 photonvps inmotionhosting linode代购 铁通流量查询 稳定免费空间 鲁诺 创建邮箱 starry 帽子云排名 中国linux 云服务器比较 贵阳电信 qq金券 域名转入 更多