Why is Enterprise Storage so expensive?

Server hard-drive capacities are miniscule compared to desktop hard-drive capacities. 450 and 600GB are not uncommon sizes to see in brand new servers, and you could buy many 4TB SATA desktop drives for the price of one 600GB SAS (server) hard drive. Your SATA hard-drive in your desktop PC at home is like a muscle … Read more

rm on a directory with millions of files

The data=writeback mount option deserves to be tried, in order to prevent journaling of the file system. This should be done only during the deletion time, there is a risk however if the server is being shutdown or rebooted during the delete operation. According to this page, Some applications show very significant speed improvement when … Read more

What’s the difference between include_tasks and import_tasks?

There’s quite a bit about this topic in the documentation: Includes vs. Imports Dynamic vs. Static The main difference is: All import* statements are pre-processed at the time playbooks are parsed. All include* statements are processed as they encountered during the execution of the playbook. So import is static, include is dynamic. From my experience, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)