Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
joohanhong
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
JooHan Hong
joohanhong
Commits
0a4e1fe5
Commit
0a4e1fe5
authored
4 years ago
by
JooHan Hong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Server 수집내역, 링크작업 완료
parent
e675621c
Changes
21
Show whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
1109 additions
and
135 deletions
+1109
-135
README.md
SYSTEM/HW/SERVER/README.md
+23
-23
disk_information
...HW/SERVER/RESULT/172.16.0.158/2021/03/01/disk_information
+149
-0
fdisk
SYSTEM/HW/SERVER/RESULT/172.16.0.158/2021/03/01/fdisk
+14
-0
mem_information
.../HW/SERVER/RESULT/172.16.0.158/2021/03/01/mem_information
+1
-1
disk_information
...HW/SERVER/RESULT/172.16.0.251/2021/03/01/disk_information
+6
-106
fdisk
SYSTEM/HW/SERVER/RESULT/172.16.0.251/2021/03/01/fdisk
+98
-0
mem_information
.../HW/SERVER/RESULT/172.16.0.251/2021/03/01/mem_information
+1
-1
disk_information
...HW/SERVER/RESULT/172.24.0.151/2021/03/01/disk_information
+149
-0
fdisk
SYSTEM/HW/SERVER/RESULT/172.24.0.151/2021/03/01/fdisk
+28
-0
mem_information
.../HW/SERVER/RESULT/172.24.0.151/2021/03/01/mem_information
+1
-1
disk_information
...HW/SERVER/RESULT/172.24.0.245/2021/03/01/disk_information
+149
-0
fdisk
SYSTEM/HW/SERVER/RESULT/172.24.0.245/2021/03/01/fdisk
+50
-0
mem_information
.../HW/SERVER/RESULT/172.24.0.245/2021/03/01/mem_information
+1
-1
disk_information
...SERVER/RESULT/180.180.180.250/2021/03/01/disk_information
+98
-0
fdisk
SYSTEM/HW/SERVER/RESULT/180.180.180.250/2021/03/01/fdisk
+20
-0
mem_information
.../SERVER/RESULT/180.180.180.250/2021/03/01/mem_information
+1
-1
disk_information
...SERVER/RESULT/192.168.200.217/2021/03/01/disk_information
+99
-0
fdisk
SYSTEM/HW/SERVER/RESULT/192.168.200.217/2021/03/01/fdisk
+95
-0
disk_information
.../SERVER/RESULT/192.168.200.62/2021/03/01/disk_information
+99
-0
fdisk
SYSTEM/HW/SERVER/RESULT/192.168.200.62/2021/03/01/fdisk
+26
-0
mem_information
...W/SERVER/RESULT/192.168.200.62/2021/03/01/mem_information
+1
-1
No files found.
SYSTEM/HW/SERVER/README.md
View file @
0a4e1fe5
...
...
@@ -222,45 +222,44 @@ timeout= 10
shell
:
/
usr
/
sbin
/
fdisk
-
l
register
:
fdisk_l
-
name
:
Local
TXT
File
fdisk
-
l
Result
local_action
:
copy
content
=
{{
fdisk_l
.
stdout
}}
dest
=./
RESULT
/
{{
managed_ip
}}
/
{{
year
}}
/
{{
month
}}
/
{{
day
}}
/
fdisk
-
name
:
smartctl
Command
Result
shell
:
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
0
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
1
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
2
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
3
|
head
-
n
25
ignore_errors
:
true
register
:
smartctl_result
register
:
smartctl_result_group1
when
:
managed_ip
==
'192.168.200.62'
or
managed_ip
==
'180.180.180.250'
-
name
:
Local
TXT
File
smartctl
Group1
Result
local_action
:
copy
content
=
{{
smartctl_result_group1
.
stdout
}}
dest
=./
RESULT
/
{{
managed_ip
}}
/
{{
year
}}
/
{{
month
}}
/
{{
day
}}
/
disk_information
when
:
managed_ip
==
'192.168.200.62'
or
managed_ip
==
'180.180.180.250'
-
name
:
smartctl
Command
Result
shell
:
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
0
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
1
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
2
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
3
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
4
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
-
d
megaraid
,
5
|
head
-
n
25
ignore_errors
:
true
register
:
smartctl_result
register
:
smartctl_result_group2
when
:
managed_ip
==
'172.16.0.158'
or
managed_ip
==
'172.24.0.151'
or
managed_ip
==
'172.24.0.245'
-
name
:
Local
TXT
File
smartctl
Group2
Result
local_action
:
copy
content
=
{{
smartctl_result_group2
.
stdout
}}
dest
=./
RESULT
/
{{
managed_ip
}}
/
{{
year
}}
/
{{
month
}}
/
{{
day
}}
/
disk_information
when
:
managed_ip
==
'172.16.0.158'
or
managed_ip
==
'172.24.0.151'
or
managed_ip
==
'172.24.0.245'
-
name
:
smartctl
Command
Result
shell
:
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sda
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sdb
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sdc
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sdd
|
head
-
n
25
ignore_errors
:
true
register
:
smartctl_result
register
:
smartctl_result_group3
when
:
managed_ip
==
'192.168.200.217'
-
name
:
Local
TXT
File
smartctl
Group3
Result
local_action
:
copy
content
=
{{
smartctl_result_group3
.
stdout
}}
dest
=./
RESULT
/
{{
managed_ip
}}
/
{{
year
}}
/
{{
month
}}
/
{{
day
}}
/
disk_information
when
:
managed_ip
==
'192.168.200.217'
-
name
:
smartctl
Command
Result
shell
:
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sdc
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sdd
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sde
|
head
-
n
25
;
/
usr
/
sbin
/
smartctl
-
a
/
dev
/
sdf
|
head
-
n
25
ignore_errors
:
true
register
:
smartctl_result
register
:
smartctl_result_group4
when
:
managed_ip
==
'172.16.0.251'
-
name
:
Disk
Result
File
init
shell
:
echo
""
>
./
RESULT
/
{{
managed_ip
}}
/
{{
year
}}
/
{{
month
}}
/
{{
day
}}
/
disk_information
delegate_to
:
localhost
-
name
:
Disk
Information
Result
lineinfile
:
line
:
"{{ item }}"
create
:
yes
insertafter
:
EOF
dest
:
./
RESULT
/
{{
managed_ip
}}
/
{{
year
}}
/
{{
month
}}
/
{{
day
}}
/
disk_information
with_items
:
-
"fdisk: {{ fdisk_l.stdout }}"
-
"
\n
smartctl: {{ smartctl_result.stdout }}"
delegate_to
:
localhost
-
name
:
Local
TXT
File
smartctl
Group4
Result
local_action
:
copy
content
=
{{
smartctl_result_group4
.
stdout
}}
dest
=./
RESULT
/
{{
managed_ip
}}
/
{{
year
}}
/
{{
month
}}
/
{{
day
}}
/
disk_information
when
:
managed_ip
==
'172.16.0.251'
```
## Playbook 수집내역 설명
...
...
@@ -268,6 +267,7 @@ timeout= 10
-
System Board, CPU, Memory, Disk에 대한 정보를 수집한다.
-
ansible의 Facts와 linux command를 이용하여 정보를 수집한다.
-
수집되는 결과는 현재 경로의
**./RESULT/IP주소/년도/월/일/항목**
으로 기록된다.
-
DISK 정보의 경우 서버마다 RAID 및 디스크구성이 다르므로, Group으로 구분한다.
## 구성내역
...
...
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.16.0.158/2021/03/01/disk_information
View file @
0a4e1fe5
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_00] [SAT]: Device open changed type from 'megaraid,0' to 'sat+megaraid,0'
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM008-2FR102
Serial Number: WFL15EZ0
LU WWN Device Id: 5 000c50 0be31a0f1
Firmware Version: 0001
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 (unknown minor revision code: 0x006d)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Mar 1 22:50:55 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_01] [SAT]: Device open changed type from 'megaraid,1' to 'sat+megaraid,1'
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM008-2FR102
Serial Number: WFL160X4
LU WWN Device Id: 5 000c50 0be334b68
Firmware Version: 0001
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 (unknown minor revision code: 0x006d)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_02] [SAT]: Device open changed type from 'megaraid,2' to 'sat+megaraid,2'
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM008-2FR102
Serial Number: WFL14893
LU WWN Device Id: 5 000c50 0be1deaf9
Firmware Version: 0001
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 (unknown minor revision code: 0x006d)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_03] [SAT]: Device open changed type from 'megaraid,3' to 'sat+megaraid,3'
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM008-2FR102
Serial Number: WFL14KY0
LU WWN Device Id: 5 000c50 0be202bf2
Firmware Version: 0001
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 (unknown minor revision code: 0x006d)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Mar 1 22:50:57 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_04] [SAT]: Device open changed type from 'megaraid,4' to 'sat+megaraid,4'
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.14 (AF)
Device Model: ST2000DM001-1ER164
Serial Number: W5602QGB
LU WWN Device Id: 5 000c50 09bfd940a
Firmware Version: CC26
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Mar 1 22:50:57 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_05] [SAT]: Device open changed type from 'megaraid,5' to 'sat+megaraid,5'
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM006-2DM164
Serial Number: Z4Z78HNR
LU WWN Device Id: 5 000c50 0a1eea467
Firmware Version: CC26
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Mar 1 22:50:57 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.16.0.158/2021/03/01/fdisk
0 → 100644
View file @
0a4e1fe5
Disk /dev/sda: 5999.5 GB, 5999532441600 bytes, 11717836800 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: DBBBF284-6C7E-4363-9490-1853F7E65552
# Start End Size Type Name
1 2048 6143 2M BIOS boot parti
2 6144 4200447 2G Microsoft basic
3 4200448 66699263 29.8G Linux swap
4 66699264 11717834751 5.4T Microsoft basic
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.16.0.158/2021/03/01/mem_information
View file @
0a4e1fe5
Total Size: MemTotal: 264027928 kB
total used free shared buff/cache available
Mem: 251 12
9 1 2 120 118
Mem: 251 12
8 1 2 121 119
Swap: 29 2 27
Memory Bank: 18
...
...
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.16.0.251/2021/03/01/disk_information
View file @
0a4e1fe5
fdisk:
Disk /dev/sde: 600.1 GB, 600127266816 bytes, 1172123568 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0xa99efef9
Device Boot Start End Blocks Id System
/dev/sde1 2048 1172123567 586060760 fd Linux raid autodetect
Disk /dev/sdf: 600.1 GB, 600127266816 bytes, 1172123568 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x54b2e6c3
Device Boot Start End Blocks Id System
/dev/sdf1 2048 1172123567 586060760 fd Linux raid autodetect
Disk /dev/sdd: 300.0 GB, 300000000000 bytes, 585937500 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x6828d83b
Device Boot Start End Blocks Id System
/dev/sdd1 2048 585937499 292967726 fd Linux raid autodetect
Disk /dev/sdc: 300.0 GB, 300000000000 bytes, 585937500 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x1924fffa
Device Boot Start End Blocks Id System
/dev/sdc1 2048 585937499 292967726 fd Linux raid autodetect
Disk /dev/sdb: 146.8 GB, 146814976000 bytes, 286748000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: 84315DFA-1357-4132-BEB9-F34006715C56
# Start End Size Type Name
1 2048 33589247 16G Linux RAID
2 33589248 37787647 2G Linux RAID
3 37787648 286746623 118.7G Linux RAID
Disk /dev/sda: 146.8 GB, 146814976000 bytes, 286748000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: F803EC82-4C7B-481A-89BF-83FBC9D84F50
# Start End Size Type Name
1 2048 33589247 16G Linux RAID
2 33589248 37787647 2G Linux RAID
3 37787648 286746623 118.7G Linux RAID
Disk /dev/md127: 17.2 GB, 17179869184 bytes, 33554432 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/md126: 127.4 GB, 127399886848 bytes, 248827904 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/md125: 2149 MB, 2149515264 bytes, 4198272 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
Disk /dev/md300: 599.7 GB, 599726751744 bytes, 1171341312 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 524288 bytes / 1048576 bytes
Disk /dev/md600: 1200.0 GB, 1199980937216 bytes, 2343712768 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 524288 bytes / 1048576 bytes
smartctl: smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1160.6.1.el7.x86_64] (local build)
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1160.6.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
...
...
@@ -116,7 +16,7 @@ Logical Unit id: 0x50000393d8381ea4
Serial number: EB71PC2100TM
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Mar 1
01:03:48
2021 KST
Local Time is: Mon Mar 1
22:51:00
2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Enabled
...
...
@@ -139,7 +39,7 @@ Logical Unit id: 0x5000c5004808f177
Serial number: 6SE58GQG0000B229CLGA
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Mar 1
01:03:49
2021 KST
Local Time is: Mon Mar 1
22:51:01
2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Enabled
...
...
@@ -167,7 +67,7 @@ Logical Unit id: 0x5000c500771262ff
Serial number: S0M35F5Y0000M50387YG
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Mar 1
01:03:50
2021 KST
Local Time is: Mon Mar 1
22:51:02
2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Enabled
...
...
@@ -191,7 +91,7 @@ Logical Unit id: 0x50000395b82a08d8
Serial number: 84M0A14IFTH4
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Mar 1
01:03:50
2021 KST
Local Time is: Mon Mar 1
22:51:02
2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Enabled
...
...
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.16.0.251/2021/03/01/fdisk
0 → 100644
View file @
0a4e1fe5
Disk /dev/sde: 600.1 GB, 600127266816 bytes, 1172123568 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0xa99efef9
Device Boot Start End Blocks Id System
/dev/sde1 2048 1172123567 586060760 fd Linux raid autodetect
Disk /dev/sdf: 600.1 GB, 600127266816 bytes, 1172123568 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x54b2e6c3
Device Boot Start End Blocks Id System
/dev/sdf1 2048 1172123567 586060760 fd Linux raid autodetect
Disk /dev/sdd: 300.0 GB, 300000000000 bytes, 585937500 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x6828d83b
Device Boot Start End Blocks Id System
/dev/sdd1 2048 585937499 292967726 fd Linux raid autodetect
Disk /dev/sdc: 300.0 GB, 300000000000 bytes, 585937500 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x1924fffa
Device Boot Start End Blocks Id System
/dev/sdc1 2048 585937499 292967726 fd Linux raid autodetect
Disk /dev/sdb: 146.8 GB, 146814976000 bytes, 286748000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: 84315DFA-1357-4132-BEB9-F34006715C56
# Start End Size Type Name
1 2048 33589247 16G Linux RAID
2 33589248 37787647 2G Linux RAID
3 37787648 286746623 118.7G Linux RAID
Disk /dev/sda: 146.8 GB, 146814976000 bytes, 286748000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: F803EC82-4C7B-481A-89BF-83FBC9D84F50
# Start End Size Type Name
1 2048 33589247 16G Linux RAID
2 33589248 37787647 2G Linux RAID
3 37787648 286746623 118.7G Linux RAID
Disk /dev/md127: 17.2 GB, 17179869184 bytes, 33554432 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/md126: 127.4 GB, 127399886848 bytes, 248827904 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/md125: 2149 MB, 2149515264 bytes, 4198272 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
Disk /dev/md300: 599.7 GB, 599726751744 bytes, 1171341312 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 524288 bytes / 1048576 bytes
Disk /dev/md600: 1200.0 GB, 1199980937216 bytes, 2343712768 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 524288 bytes / 1048576 bytes
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.16.0.251/2021/03/01/mem_information
View file @
0a4e1fe5
Total Size: MemTotal: 65860564 kB
total used free shared buff/cache available
Mem: 62 31 0 0 3
1
30
Mem: 62 31 0 0 3
0
30
Swap: 15 0 15
Memory Bank: 16
...
...
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.24.0.151/2021/03/01/disk_information
View file @
0a4e1fe5
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_00] [SAT]: Device open changed type from 'megaraid,0' to 'sat+megaraid,0'
=== START OF INFORMATION SECTION ===
Device Model: ST1000NM0055-1V410C
Serial Number: ZBS0LB2G
LU WWN Device Id: 5 000c50 0a2f56e4a
Add. Product Id: DELL(tm)
Firmware Version: DA06
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 (unknown minor revision code: 0x006d)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:55 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_01] [SAT]: Device open changed type from 'megaraid,1' to 'sat+megaraid,1'
=== START OF INFORMATION SECTION ===
Model Family: Toshiba 3.5" MG03ACAxxx(Y) Enterprise HDD
Device Model: TOSHIBA MG03ACA100
Serial Number: 6728KAE7F
LU WWN Device Id: 5 000039 7dba8023a
Add. Product Id: DELL(tm)
Firmware Version: FL2H
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is: Mon Mar 1 22:50:55 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_02] [SAT]: Device open changed type from 'megaraid,2' to 'sat+megaraid,2'
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Caviar Black
Device Model: WDC WD1002FAEX-00Z3A0
Serial Number: WD-WCATRA849906
LU WWN Device Id: 5 0014ee 207ff52b3
Firmware Version: 05.01D05
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
Offline data collection status: (0x82) Offline data collection activity
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_03] [SAT]: Device open changed type from 'megaraid,3' to 'sat+megaraid,3'
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Caviar Black
Device Model: WDC WD1002FAEX-00Z3A0
Serial Number: WD-WCATRA849879
LU WWN Device Id: 5 0014ee 25d545202
Firmware Version: 05.01D05
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
Offline data collection status: (0x82) Offline data collection activity
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_04] [SAT]: Device open changed type from 'megaraid,4' to 'sat+megaraid,4'
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.12
Device Model: ST31000524AS
Serial Number: 5VP8XQLC
LU WWN Device Id: 5 000c50 03876649d
Firmware Version: JC4B
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS T13/1699-D revision 4
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
smartctl 6.2 2017-02-27 r4394 [x86_64-linux-3.10.0-693.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
/dev/sda [megaraid_disk_05] [SAT]: Device open changed type from 'megaraid,5' to 'sat+megaraid,5'
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.12
Device Model: ST31000524AS
Serial Number: 5VP9WZR0
LU WWN Device Id: 5 000c50 03d955d1b
Firmware Version: JC4B
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS T13/1699-D revision 4
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.24.0.151/2021/03/01/fdisk
0 → 100644
View file @
0a4e1fe5
Disk /dev/sdb: 999.7 GB, 999653638144 bytes, 1952448512 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x0000cf32
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 4196351 2097152 83 Linux
/dev/sdb2 4196352 37750783 16777216 82 Linux swap / Solaris
/dev/sdb3 37750784 247465983 104857600 83 Linux
/dev/sdb4 247465984 1952448511 852491264 8e Linux LVM
Disk /dev/sda: 1999.3 GB, 1999307276288 bytes, 3904897024 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0xb294cd36
Device Boot Start End Blocks Id System
/dev/sda1 2048 3904897023 1952447488 83 Linux
Disk /dev/mapper/TB2-VM: 872.9 GB, 872947908608 bytes, 1704976384 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.24.0.151/2021/03/01/mem_information
View file @
0a4e1fe5
Total Size: MemTotal: 148429656 kB
total used free shared buff/cache available
Mem: 141 53 1
1 0 76 85
Mem: 141 53 1
0 0 77 84
Swap: 15 0 15
Memory Bank: 18
...
...
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.24.0.245/2021/03/01/disk_information
View file @
0a4e1fe5
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1062.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Enterprise Capacity 3.5 HDD
Device Model: ST1000NM0055-1V410C
Serial Number: ZBS0LANV
LU WWN Device Id: 5 000c50 0a2f57d1a
Add. Product Id: DELL(tm)
Firmware Version: DA06
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:55 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1062.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Enterprise Capacity 3.5 HDD
Device Model: ST1000NM0055-1V410C
Serial Number: ZBS0LB2P
LU WWN Device Id: 5 000c50 0a2f56a73
Add. Product Id: DELL(tm)
Firmware Version: DA06
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:55 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1062.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Enterprise Capacity 3.5 HDD
Device Model: ST1000NM0055-1V410C
Serial Number: ZBS0LAHN
LU WWN Device Id: 5 000c50 0a2f5750c
Add. Product Id: DELL(tm)
Firmware Version: DA06
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1062.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Toshiba 3.5" MG03ACAxxx(Y) Enterprise HDD
Device Model: TOSHIBA MG03ACA100
Serial Number: 6729KMIQF
LU WWN Device Id: 5 000039 7dbb0026f
Add. Product Id: DELL(tm)
Firmware Version: FL2H
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1062.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Enterprise Capacity 3.5 HDD
Device Model: ST1000NM0055-1V410C
Serial Number: ZBS0LB34
LU WWN Device Id: 5 000c50 0a2f566b0
Add. Product Id: DELL(tm)
Firmware Version: DA06
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1062.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Toshiba 3.5" MG03ACAxxx(Y) Enterprise HDD
Device Model: TOSHIBA MG03ACA100
Serial Number: 6729KMILF
LU WWN Device Id: 5 000039 7dbb0026a
Add. Product Id: DELL(tm)
Firmware Version: FL2H
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is: Mon Mar 1 22:50:56 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.24.0.245/2021/03/01/fdisk
0 → 100644
View file @
0a4e1fe5
Disk /dev/sda: 2999.0 GB, 2998960914432 bytes, 5857345536 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: 87C013D0-278D-4501-9030-A28F87FEDA48
# Start End Size Type Name
1 2048 4095 1M BIOS boot
2 4096 4198399 2G Microsoft basic
3 4198400 423628799 200G Microsoft basic
4 423628800 457183231 16G Linux swap
5 457183232 5857345502 2.5T Linux LVM
Disk /dev/mapper/DATA-WEB_DATA: 107.4 GB, 107374182400 bytes, 209715200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/DATA-GIT: 544.4 GB, 544420659200 bytes, 1063321600 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/DATA-GITLAB_BACKUP: 334.7 GB, 334705459200 bytes, 653721600 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/DATA-VIRT: 334.7 GB, 334705459200 bytes, 653721600 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/DATA-GLUSTERFS: 1073.7 GB, 1073741824000 bytes, 2097152000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/DATA-WEB_SRC: 107.4 GB, 107374182400 bytes, 209715200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/172.24.0.245/2021/03/01/mem_information
View file @
0a4e1fe5
Total Size: MemTotal: 90563252 kB
total used free shared buff/cache available
Mem: 86 20
1 0 64 64
Mem: 86 20
0 0 65 65
Swap: 15 0 15
Memory Bank: 18
...
...
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/180.180.180.250/2021/03/01/disk_information
View file @
0a4e1fe5
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1127.19.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM008-2FR102
Serial Number: WFL1P3EK
LU WWN Device Id: 5 000c50 0bf4e3634
Firmware Version: 0001
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is: Mon Mar 1 22:50:50 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1127.19.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM008-2FR102
Serial Number: WFL2BSVK
LU WWN Device Id: 5 000c50 0c077d319
Firmware Version: 0001
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:51 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1127.19.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM008-2FR102
Serial Number: WFL1G79E
LU WWN Device Id: 5 000c50 0becb4908
Firmware Version: 0001
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:51 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1127.19.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Toshiba 3.5" DT01ACA... Desktop HDD
Device Model: TOSHIBA DT01ACA200
Serial Number: 27JW6KEAS
LU WWN Device Id: 5 000039 fe5da7628
Firmware Version: MX4OABB0
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS T13/1699-D revision 4
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is: Mon Mar 1 22:50:52 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/180.180.180.250/2021/03/01/fdisk
0 → 100644
View file @
0a4e1fe5
Disk /dev/sda: 3999.7 GB, 3999688294400 bytes, 7811891200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: 481E4DAF-FA97-441C-B33D-C3B88B0A352F
# Start End Size Type Name
1 2048 4095 1M BIOS boot
2 4096 4198399 2G Microsoft basic
3 4198400 423628799 200G Microsoft basic
4 423628800 440406015 8G Linux swap
5 440406016 7811891166 3.4T Linux LVM
Disk /dev/mapper/DATABASE-VIRT: 3221.2 GB, 3221225472000 bytes, 6291456000 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/180.180.180.250/2021/03/01/mem_information
View file @
0a4e1fe5
Total Size: MemTotal: 65792636 kB
total used free shared buff/cache available
Mem: 62 20
1 0 40 41
Mem: 62 20
2 0 39 42
Swap: 7 1 6
Memory Bank: 8
...
...
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/192.168.200.217/2021/03/01/disk_information
View file @
0a4e1fe5
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1160.6.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Red
Device Model: WDC WD20EFRX-68EUZN0
Serial Number: WD-WCC4M6FKN3R7
LU WWN Device Id: 5 0014ee 2b7a1dc52
Firmware Version: 82.00A82
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2 (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Mar 1 22:50:58 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1160.6.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Desktop SSHD
Device Model: ST2000DX001-1CM164
Serial Number: Z1E77KXV
LU WWN Device Id: 5 000c50 0661eed0d
Firmware Version: CC43
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Mar 1 22:50:59 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1160.6.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Desktop SSHD
Device Model: ST2000DX001-1CM164
Serial Number: Z1E8W34Q
LU WWN Device Id: 5 000c50 079b702bd
Firmware Version: CC43
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:59 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-3.10.0-1160.6.1.el7.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 3.5
Device Model: ST2000DM006-2DM164
Serial Number: Z4Z7D2G3
LU WWN Device Id: 5 000c50 0a1ee99c1
Firmware Version: CC26
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:59 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/192.168.200.217/2021/03/01/fdisk
0 → 100644
View file @
0a4e1fe5
Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes, 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0xba90a4b5
Device Boot Start End Blocks Id System
/dev/sdb1 2048 4196351 2097152 83 Linux
/dev/sdb2 4196352 20973567 8388608 82 Linux swap / Solaris
/dev/sdb3 20973568 230688767 104857600 83 Linux
/dev/sdb4 230688768 3907029167 1838170200 fd Linux raid autodetect
Disk /dev/sdd: 2000.4 GB, 2000398934016 bytes, 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x461af9e9
Device Boot Start End Blocks Id System
/dev/sdd1 2048 629147647 314572800 fd Linux raid autodetect
/dev/sdd2 629147648 3907029167 1638940760 fd Linux raid autodetect
Disk /dev/sdc: 2000.4 GB, 2000398934016 bytes, 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x15997a3a
Device Boot Start End Blocks Id System
/dev/sdc1 2048 629147647 314572800 fd Linux raid autodetect
/dev/sdc2 629147648 3907029167 1638940760 fd Linux raid autodetect
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes, 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0008d038
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 4196351 2097152 83 Linux
/dev/sda2 4196352 20973567 8388608 82 Linux swap / Solaris
/dev/sda3 20973568 230688767 104857600 83 Linux
/dev/sda4 230688768 3907029167 1838170200 fd Linux raid autodetect
Disk /dev/md1: 1882.2 GB, 1882150993920 bytes, 3676076160 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/md100: 322.0 GB, 321987280896 bytes, 628881408 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/md200: 1678.1 GB, 1678140047360 bytes, 3277617280 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/loop0: 107.4 GB, 107374182400 bytes, 209715200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 2147 MB, 2147483648 bytes, 4194304 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/docker-8:3-503040-pool: 107.4 GB, 107374182400 bytes, 209715200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disk /dev/mapper/docker-8:3-503040-65c02d2b639b7679ff10c7d02671eb08bbd78d03c5cdca97de586d6fd3e554f8: 10.7 GB, 10737418240 bytes, 20971520 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disk /dev/mapper/docker-8:3-503040-8eeac60622ed334fa760b58c81acc6cff6555c4a108a611f1b744bd7c4993988: 10.7 GB, 10737418240 bytes, 20971520 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/192.168.200.62/2021/03/01/disk_information
View file @
0a4e1fe5
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-3.10.0-957.1.3.el7.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 3.5
Device Model: ST2000DM006-2DM164
Serial Number: Z4Z83DY9
LU WWN Device Id: 5 000c50 0a2f7fd36
Firmware Version: CC26
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:50 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-3.10.0-957.1.3.el7.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 3.5
Device Model: ST2000DM006-2DM164
Serial Number: Z4Z8698Z
LU WWN Device Id: 5 000c50 0a2f4e2e5
Firmware Version: CC26
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:50 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-3.10.0-957.1.3.el7.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.14 (AF)
Device Model: ST2000DM001-1ER164
Serial Number: Z4Z5NQCX
LU WWN Device Id: 5 000c50 09179ba0d
Firmware Version: CC26
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:50 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
smartctl 6.5 2016-05-07 r4318 [x86_64-linux-3.10.0-957.1.3.el7.x86_64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: ST2000DM008-2FR102
Serial Number: WFL1G7L1
LU WWN Device Id: 5 000c50 0becb2e5a
Firmware Version: 0001
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Mon Mar 1 22:50:51 2021 KST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: ATA return descriptor not supported by controller firmware
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.
General SMART Values:
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/192.168.200.62/2021/03/01/fdisk
0 → 100644
View file @
0a4e1fe5
Disk /dev/sda: 3999.7 GB, 3999688294400 bytes, 7811891200 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
Disk identifier: 1F7006DE-793A-497A-A609-3638C4840652
# Start End Size Type Name
1 2048 6143 2M BIOS boot
2 6144 4200447 2G Microsoft basic
3 4200448 423630847 200G Microsoft basic
4 423630848 457185279 16G Linux swap
5 457185280 7811891166 3.4T Linux LVM Linux LVM
Disk /dev/mapper/HONGSNET-VIRT: 1288.5 GB, 1288490188800 bytes, 2516582400 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/HONGSNET-PDS: 2469.6 GB, 2469606195200 bytes, 4823449600 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SYSTEM/HW/SERVER/RESULT/192.168.200.62/2021/03/01/mem_information
View file @
0a4e1fe5
Total Size: MemTotal: 65791572 kB
total used free shared buff/cache available
Mem: 62 2
0 4 0 37 39
Mem: 62 2
6 3 0 32 34
Swap: 15 3 12
Memory Bank: 8
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment