Sunday, 2 January 2022
RAM and Types
Friday, 24 December 2021
Why is RAID used, Advantages and Disadvantages.
Why is RAID used?
RAID 5 arrays need at least three drives, although systems with six or even eight hard drives are not uncommon. Like RAID 0, RAID 5 stripes data across multiple hard disk drives – but it also stores parity information to aid with RAID data recovery. RAID 5 offers the user both speed, as data is accessed from multiple disks, and redundancy due to the parity data. A RAID 5 system uses around a third of the available hard drive capacity to store parity information. It seems, then, that RAID 5 is the best of all worlds – so why do users lose their data?
Unfortunately, even a well-maintained RAID 5 array can need a trip to a RAID data recovery lab. RAID 5 isn’t a logical backup – there is no second copy of your data unless you back it up yourself. RAID 5 doesn’t protect against data loss through human error or malware. It’s this failure to recognize the distinction between RAID 5 and a solid backup that leads to so many RAID 5 systems arriving into our data recovery lab on a regular basis. The most common cause for needing RAID data recovery for a RAID 5 array is multiple drive failure. Essentially, the dangers are exactly the same as with single hard drives, only with a greater risk. Sometimes multiple drives fail because of an unexpected power surge.
Our RAID data recovery process is simple. When your RAID 5 system arrives into the data recovery lab, we’ll inspect and ascertain what has gone wrong with your array. We’ll need to figure out which drive is damaged, and if the damage is limited to one drive or if it’s multiple. We provide a free evaluation for all RAID Data Recovary work
Thursday, 23 December 2021
IP Address
- IPv4
- IPv6
IPv4
IPv4 has a 32-bit address length
It Supports Manual and DHCP address configuration
In IPv4 end to end, connection integrity is Unachievable
It can generate 4.29×109 address space
The Security feature is dependent on application
Address representation of IPv4 is in decimal
Fragmentation performed by Sender and forwarding routers
In IPv4 Packet flow identification is not available
In IPv4 checksum field is available
It has broadcast Message Transmission Scheme
In IPv4 Encryption and Authentication facility not provided
IPv4 has a header of 20-60 bytes.
IPv6
IPv6 has a 128-bit address length
It supports Auto and renumbering address configuration
In IPv6 end to end, connection integrity is Achievable
Address space of IPv6 is quite large it can produce 3.4×1038 address space
IPSEC is an inbuilt security feature in the IPv6 protocol
Address Representation of IPv6 is in hexadecimal
In IPv6 fragmentation performed only by the sender
In IPv6 packet flow identification are Available and uses the flow label field in the header
In IPv6 checksum field is not available
In IPv6 multicast and anycast message transmission scheme is available
In IPv6 Encryption and Authentication are provided
IPv6 has header of 40 bytes fixed
Wednesday, 22 December 2021
Hard Drive and Its Types
What is a Hard Drive?
This type of permanent storage is also known as Non-Volatile Memory, which means the data stored in such memory is retained even after shutdown or power down. This is in contrast to Volatile Memory or the main system memory, which we call it RAM. The data in system memory stays there only if the power is applied. As soon as the system is shutdown or the power is down, the data in the system memory is also removed.
Hard Drives are also called as Hard Disk Drives or HDD for short. Hard Drive technology has evolved significantly over the decades from traditional magnetic hard drives with metal platters and read / write head to solid state memory with no mechanical parts.
- Hard Disk Drives (HDD)
- Solid State Drives (SSD)
- NVMe Drives
Saturday, 18 December 2021
Definition of RAID and Its Types
RAID 10(Combining mirroring and striping 1+0
RAID 6(Striping with double parity)
RAID 5(Striping with parity)
RAID 1 (Mirroring)
RAID 0 (Striping)
Definition of RAID
Definition of RAID
Redundant Array of Independent Disks (RAID) is a virtual disk technology that combines multiple physical drives into one unit. RAID can create redundancy, improve performance, or do both.
RAID should not be considered a replacement for backing up your data. If critical data is going onto a RAID array, it should be backed up to another physical drive or logical set of drives.
The following are terms that are normally used in connection with RAID:
· Striping: data is split between multiple disks.
· Mirroring: data is mirrored between multiple disks.
· Parity: also referred to as a checksum. Parity is a calculated value used to mathematically rebuild data.
Different RAID levels exist for different application requirements.
Types of Raid:-
· RAID 0– striping Click Here
· RAID 1 – mirroring Click Here
· RAID 5 – striping with parity Click Here
· RAID 6 – striping with double parity Click Here
· RAID 10(1+0)– combining mirroring and striping Click Here
-
Definition of RAID Redundant Array of Independent Disks (RAID) is a virtual disk technology that combines multiple physical drives into one ...
-
Definition of RAID Redundant Array of Independent Disks (RAID) is a virtual disk technology that combines multiple physical drives into one ...
-
RAID 0 In a RAID 0 system data are split up into blocks that get written across all the drives in the array. By using multiple disks (at lea...
RAM and Types
What is RAM? RAM is the memory of a computer that can be read and changed at any time. The information stored in this type of Memory is lost...