paris/i-0f11b52b2e36cec58
by SadServersMore by SadServers
voluntary_ctxt_switches: 898 nonvoluntary_ctxt_switches: 81 admin@i-05ce3246527379f18:~$ cat /proc/575/ arch_status cwd mem patch_state attr/ environ mountinfo personality autogroup exe mounts projid_map auxv fd/ mountstats root cgroup fdinfo/ net/ sched clear_refs gid_map ns/ schedstat cmdline io numa_maps sessionid comm limits oom_adj setgroups coredump_filter loginuid oom_score smaps cpu_resctrl_groups map_files/ oom_score_adj smaps_rollup cpuset maps pagemap stack admin@i-05ce3246527379f18:~$ cat /proc/575/map
paris/i-05ce3246527379f18 08:31
by SadServersroot 594 0.0 3.7 26612 17396 ? Ss 17:08 0:00 /usr/bin/pyth_chrony 596 0.0 0.7 10852 3604 ? S 17:08 0:00 /usr/sbin/chr_chrony 598 0.0 0.1 10724 548 ? S 17:08 0:00 /usr/sbin/chrroot 680 0.0 0.0 0 0 ? I 17:08 0:00 [kworker/1:4-admin 683 0.0 0.9 6740 4460 pts/0 S<s+ 17:09 0:00 bash -l admin 687 0.1 4.1 98188 19320 pts/0 R<l+ 17:09 0:00 /usr/bin/pythadmin 690 0.0 3.0 24456 14420 pts/0 R<+ 17:09 0:00 /usr/bin/pythadmin 691 0.0 0.1 2480 500 pts/1 S<s 17:09 0:00 sh -c /bin/baadmin 692 0.0 1.0 6952 4756 pts/1 S< 17:09 0:00 /bin/bash admin 793 0.0 0.6 8648 3244 pts/1 R<+ 17:11 0:00 ps aux admin@i-01ae2ccb494fc3a25:~$ nc -zv 5000 nc: missing port number admin@i-01ae2ccb494fc3a25:~$ nc -zv localhost 5000 Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded! admin@i-01ae2ccb494fc3a25:~$ ps aux
paris/i-01ae2ccb494fc3a25 02:35
by SadServersnvme2n1 259:2 0 1G 0 disk nvme0n1p1 259:3 0 7.9G 0 part / nvme0n1p14 259:4 0 3M 0 part nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0733d401d9afbfadc:~$ sudo pvcreate /dev/nvme1n1 Physical volume "/dev/nvme1n1" successfully created. admin@i-0733d401d9afbfadc:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0733d401d9afbfadc:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0733d401d9afbfadc:~$ lvcreate -n -l 100%FREE vg WARNING: Running as a non-root user. Functionality may be unavailable. No command with matching syntax recognised. Run 'lvcreate --help' for more inadmin@i-0733d401d9afbfadc:~$ lvcreate -n -l 100%FREE vg