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
如今我们网友可能较多的会选择云服务器、VPS主机,对于虚拟主机的话可能很多人不会选择。但是我们有些外贸业务用途的建站项目还是会有选择虚拟主机的。今天看到的Stablehost 商家虚拟主机在黑五期间也有四折优惠,对于这个服务商而言不是特别的喜欢,虽然他们商家和我们熟悉的老鹰主机商有些类似,且在后来老鹰主机改版和方案后,Stablehost 商家也会跟随改版,但是性价比认为不如老鹰主机。这次黑色星期...
弘速云怎么样?弘速云是创建于2021年的品牌,运营该品牌的公司HOSU LIMITED(中文名称弘速科技有限公司)公司成立于2021年国内公司注册于2019年。HOSU LIMITED主要从事出售香港vps、美国VPS、香港独立服务器、香港站群服务器等,目前在售VPS线路有CN2+BGP、CN2 GIA,该公司旗下产品均采用KVM虚拟化架构。可联系商家代安装iso系统。点击进入:弘速云官方网站地址...
近期联通CUVIP的线路(AS4837线路)非常火热,妮妮云也推出了这类线路的套餐以及优惠,目前到国内优质线路排行大致如下:电信CN2 GIA>联通AS9929>联通AS4837>电信CN2 GT>普通线路,AS4837线路比起前两的优势就是带宽比较大,相对便宜一些,所以大家才能看到这个线路的带宽都非常高。妮妮云互联目前云服务器开放抽奖活动,每天开通前10台享3折优惠,另外...
yc8 com为你推荐
google竞价排名google关键字广告和百度排名有什么区别,又有什么相同点?优酷路由宝怎么赚钱优酷路由宝是如何赚钱的?湖南商标注册湖南长沙怎么注册商标flash导航条FLASH导航条 怎么加入链接?百度手写百度手写显示办公协同软件协同企业办公的软件有哪些?godaddyGO DADDY服务器空间域名怎么样神雕侠侣礼包大全神雕侠侣先手礼包在哪领奇虎论坛360有论坛中心?gbk编码表如何制作GBK与Unicode的对照表
个人域名备案 谷歌域名邮箱 mediafire下载 名片模板psd 2017年黑色星期五 好看的桌面背景大图 css样式大全 免费ftp站点 卡巴斯基官方免费版 129邮箱 免费全能主机 空间合租 昆明蜗牛家 联通网站 php服务器 摩尔庄园注册 如何登陆阿里云邮箱 卡巴斯基试用版下载 贵州电信 accountsuspended 更多