Upto an hour or so downtime tomorrow (Atleast I'm hoping it'll be tomorrow), adding SSD drive to server as I've noticed the current ramdisk setup is causing some annoying lag spikes through it's HDD saving script.
+2
PureCraft
Orcworm
6 posters
Scheduled Downtime - 15th June
Orcworm- Owner
- Posts : 5936
Join date : 2010-10-31
Age : 30
Location : England
- Post n°1
Scheduled Downtime - 15th June
PureCraft- Posts : 3781
Join date : 2010-12-12
Age : 30
Location : Germany
- Post n°2
Re: Scheduled Downtime - 15th June
[You must be registered and logged in to see this image.]
I hope you get rid of that fucking lag...
I hope you get rid of that fucking lag...
Baldymoint7- Posts : 1162
Join date : 2011-01-24
Age : 26
Location : CANADA!!!! RAWR!!!
- Post n°3
Re: Scheduled Downtime - 15th June
Awww yeay.....If its for the Good of the server, let it be.
Albuca- In-Game Staff
- Posts : 1205
Join date : 2011-02-18
Age : 32
Location : 192.168.1.109
- Post n°4
Re: Scheduled Downtime - 15th June
[You must be registered and logged in to see this image.]
Orcworm- Owner
- Posts : 5936
Join date : 2010-10-31
Age : 30
Location : England
- Post n°5
Re: Scheduled Downtime - 15th June
Hello,
we have installed the ssd into your server and boot the machine back into the
regular system.
Best Regards
Patrick Lenzner
I'm not sure what they were doing there at midnight, but I don't care. ;p
Will get it set up tomorrow morning when there's not many on.
- Code:
root@Debian-60-squeeze-64-minimal /ssd # dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 4.98966 s, 215 MB/s
root@Debian-60-squeeze-64-minimal /ssd # cd
root@Debian-60-squeeze-64-minimal ~ # dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 20.0094 s, 53.7 MB/s
Ciphon- Posts : 1637
Join date : 2011-03-06
Age : 27
Location : 156,68,1261
- Post n°6
Re: Scheduled Downtime - 15th June
Orcworm wrote:Upto an hour or so downtime tomorrow (Atleast I'm hoping it'll be tomorrow), adding SSD drive to server as I've noticed the current ramdisk setup is causing some annoying lag spikes through it's HDD saving script.
wish i could understand what that means, but im guessing its something really good you pulled together with all the extra donations
Onlyme- Posts : 357
Join date : 2010-12-26
Age : 34
Location : On the Server
- Post n°7
Re: Scheduled Downtime - 15th June
Ciphon wrote:Orcworm wrote:Upto an hour or so downtime tomorrow (Atleast I'm hoping it'll be tomorrow), adding SSD drive to server as I've noticed the current ramdisk setup is causing some annoying lag spikes through it's HDD saving script.
wish i could understand what that means, but im guessing its something really good you pulled together with all the extra donations
SSD = Solid State Drive. Like Random Access Memory, but more stable and permanent.
Ramdisk = Using RAM to function as a storage space. Data is still lost at shutdown, however.
HDD Saving Script = Creating a backup of what's on the RAMdisk, to the Hard Drives. Usually causes massive amounts of lag, and may be intensive.
Ciphon- Posts : 1637
Join date : 2011-03-06
Age : 27
Location : 156,68,1261
- Post n°8
Re: Scheduled Downtime - 15th June
i sorta get it now... the ssd will decrease lag by making easier backups for the hdd thing?
Onlyme- Posts : 357
Join date : 2010-12-26
Age : 34
Location : On the Server
- Post n°9
Re: Scheduled Downtime - 15th June
Ciphon wrote:i sorta get it now... the ssd will decrease lag by making easier backups for the hdd thing?
The Solid State drive is just a much, MUCH faster way in reading/writing information. My guess is that Orc will store the server information on the RAMDisk, and script saves to the SSD. He'll log on every now and then to move data from the SSD to the Hard Drives, as they will be used as general storage.
Orcworm- Owner
- Posts : 5936
Join date : 2010-10-31
Age : 30
Location : England
- Post n°10
Re: Scheduled Downtime - 15th June
Should be good to go now.