kihei/i-02c2ff6f34069647e
by SadServersMore by SadServers
newfstatat(AT_FDCWD, "/usr/sbin/fallocate", 0xc000012d38, 0) = -1 ENOENT (No sucnewfstatat(AT_FDCWD, "/usr/bin/fallocate", {st_mode=S_IFREG|0755, st_size=35048,openat(AT_FDCWD, "/dev/null", O_RDONLY|O_CLOEXEC) = 3 openat(AT_FDCWD, "/dev/null", O_WRONLY|O_CLOEXEC) = 7 openat(AT_FDCWD, "/dev/null", O_WRONLY|O_CLOEXEC) = 8 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=698, si_uid=1000, si_sme=0} --- unlinkat(AT_FDCWD, "/home/admin/data/newdatafile", 0) = 0 panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d +++ exited with 2 +++ admin@i-048eed74781c3e02b:~$ strace -e trace=file ./kihei
kihei/i-048eed74781c3e02b 00:23
by SadServersLogical volume "my_lv" created. admin@i-08fd4969dab4ed48f:~$ sudo mkfs.ext4 /dev/my_vg/my_lv mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 472064 4k blocks and 118080 inodes Filesystem UUID: cd7eddd3-af99-4128-aa7f-a01899708b6c Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: done Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done admin@i-08fd4969dab4ed48f:~$ sudo mount /dev/my_vg/my_lv /mnt/my_mount_point
kihei/i-08fd4969dab4ed48f 00:36
by SadServersReading symbols from /lib/x86_64-linux-gnu/libuuid.so.1... (No debugging symbols found in /lib/x86_64-linux-gnu/libuuid.so.1) Reading symbols from /usr/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-l(No debugging symbols found in /usr/lib/python3.9/lib-dynload/_asyncio.cpython-3Reading symbols from /lib/x86_64-linux-gnu/libnss_files.so.2... Reading symbols from /usr/lib/debug/.build-id/ba/b4b71665bcc7f3f9b142804534c6de1Reading symbols from /usr/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-li(No debugging symbols found in /usr/lib/python3.9/lib-dynload/_ctypes.cpython-39Reading symbols from /lib/x86_64-linux-gnu/libffi.so.7... (No debugging symbols found in /lib/x86_64-linux-gnu/libffi.so.7) 0x00007fa63286f933 in __GI___poll (fds=0x7fa631a7ea50, nfds=1, timeout=500) at ../sysdeps/unix/sysv/linux/poll.c:29 29 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory. (gdb) (gdb) py-