Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Question move vod from server to other one ?

hazdo

Extended Member
Ext. Member
Joined
Feb 6, 2020
Messages
53
Reaction score
281
Points
64
Location
germany
he mates hope you are doing okay.
i know there is a method to move vod from server to an other in case of disk fail.
moving file is normal using scp.

i want the commands needed in databse to change source from server to the other one "streams and streams_sys tables".

waiting for answer
 
Why not just use same locations and then install the new VOD in the same ID as the old one?
 
Why not just use same locations and then install the new VOD in the same ID as the old one?
yeah you should do that but in databse in order to automate the process you only need to replacee a pattern in stream source to move sources from current server to the new one and you do need also to do that in stream_sys table to avoid transcode again but it is dangerous to try .
i need the correct method
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
rsync is probably what you mean

this Topic/Method is explained in the thread below


if you search for information you require , its most likely covered in numorous threads
regards
*EDIT: UGF has posted a thread covering many ways to do it also as below

 
rsync is probably what you mean

this Topic/Method is explained in the thread below


if you search for information you require , its most likely covered in numorous threads
regards
*EDIT: UGF has posted a thread covering many ways to do it also as below

i am not talking about that i am talking about the next step which is replacing the old vod lb with the new vod lb in database.

there are two ways to move vod from server to another.
first without keeping the old server in xtream panel by installing the new vod in its place.
second with keeping old one and install the new one as another lb then move vod in databse from the old one to the new one.
by replacing in streams table source column in datatbase like following:

["s:0ld_server_id:\/movie-path"] to ["s:new_server_id:\/movie-path"]

and also in stream_sys table in server_id column we put the the newserver_id


does the second work like that or there is extra change and if one has mysql syntaxe ready share it because i did not try?
 
i am not talking about that i am talking about the next step which is replacing the old vod lb with the new vod lb in database.

there are two ways to move vod from server to another.
first without keeping the old server in xtream panel by installing the new vod in its place.
second with keeping old one and install the new one as another lb then move vod in databse from the old one to the new one.
by replacing in streams table source column in datatbase like following:

["s:0ld_server_id:\/movie-path"] to ["s:new_server_id:\/movie-path"]

and also in stream_sys table in server_id column we put the the newserver_id


does the second work like that or there is extra change and if one has mysql syntaxe ready share it because i did not try?
just use the dns tool
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top