Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
mpt-status /
[ HOME SHELL ]
Name
Size
Permission
Action
DeveloperNotes.gz
1.75
KB
-rw-r--r--
README.Debian
948
B
-rw-r--r--
README.gz
2.16
KB
-rw-r--r--
ReleaseNotes
2.77
KB
-rw-r--r--
TODO
915
B
-rw-r--r--
changelog.Debian.gz
1.48
KB
-rw-r--r--
copyright
957
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : TODO
This file is a wishlist compiled out of various people's ideas. It should eventually be prioritized into "important, normal, nice to have". o find out the remaining pieces of magic around the kernel structs and document them accordingly o get in contact with LSI for feedback and support o check if there is really the need for other RAID types and add support for them. A diff from the 2.4.x to the 2.6.x kernel in this header: #define MPI_RAID_VOL_TYPE_IS (0x00) #define MPI_RAID_VOL_TYPE_IME (0x01) #define MPI_RAID_VOL_TYPE_IM (0x02) +#define MPI_RAID_VOL_TYPE_RAID_5 (0x03) +#define MPI_RAID_VOL_TYPE_RAID_6 (0x04) +#define MPI_RAID_VOL_TYPE_RAID_10 (0x05) +#define MPI_RAID_VOL_TYPE_RAID_50 (0x06) +#define MPI_RAID_VOL_TYPE_UNKNOWN (0xFF)
Close