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
ShockHosting商家在前面文章中有介绍过几次。ShockHosting商家成立于2013年的美国主机商,目前主要提供虚拟主机、VPS主机、独立服务器和域名注册等综合IDC业务,现有美国洛杉矶、新泽西、芝加哥、达拉斯、荷兰阿姆斯特丹、英国和澳大利亚悉尼七大数据中心。这次有新增日本东京机房。而且同时有推出5折优惠促销,而且即刻使用支付宝下单的话还可获赠10美金的账户信用额度,折扣相比之前的常规...
数脉科技六月优惠促销发布了!数脉科技对香港自营机房的香港服务器进行超低价促销,可选择30M、50M、100Mbps的优质bgp网络。更大带宽可在选购时选择同样享受优惠,目前仅提供HKBGP、阿里云产品,香港CN2、产品优惠码续费有效,仅限新购,每个客户可使用于一个订单。新客户可以立减400元,或者选择对应的机器用相应的优惠码,有需要的朋友可以尝试一下。点击进入:数脉科技官方网站地址数脉科技是一家成...
pacificrack怎么样?pacificrack商家发布了七月最新优惠VPS云服务器计划方案,推出新款优惠便宜VPS云服务器采用的是国产魔方管理系统,也就是PR-M系列,全系基于KVM虚拟架构,这次支持Windows server 2003、2008R2、2012R2、2016、2019、Windows 7、Windows 10以及Linux等操作系统,最低配置为1核心2G内存1Gbps带宽1...
yc8 com为你推荐
邮箱怎么写正确的邮箱格式怎么写暴风影音怎么截图暴风影音3 如何截图依赖注入什么是侵入性?还有依赖注入?中小企业信息化信息化为中小企业发展带来了哪些机遇中小企业信息化中小企业信息化途径有哪些彩信中心短信中心的号码是多少godaddyGodaddy域名怎么接受硬盘人硬盘是指什么人xp系统停止服务XP停止服务后该怎么办?免费免费建站电脑上有真正免费的网站吗??
北京域名注册 电信服务器租赁 lamp cdn服务器 163网 la域名 便宜建站 win8.1企业版升级win10 免费静态空间 dropbox网盘 华为网络硬盘 gg广告 福建天翼加速 100m空间 支付宝扫码领红包 idc查询 服务器监测 网购分享 cxz 中国联通宽带测速 更多