kihei/i-06688559e0cbdf975
by SadServersMore by SadServers
admin@i-076cd0a7cd775af64:~$ sudo lvcreate -L%100 newdata Size requires number argument. Invalid argument for --size: %100 Error during parsing of command line. admin@i-076cd0a7cd775af64:~$ sudo lvcreate -L%100 newdataadmin@i-076cd0a7cd775afFREE -n newfile newdata Invalid argument for --extents: %100FREE Error during parsing of command line. admin@i-076cd0a7cd775af64:~$ vgs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-076cd0a7cd775af64:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree newdata 2 0 0 wz--n- 1.99g 1.99g admin@i-076cd0a7cd775af64:~$ sudo lvcreate -l %100FREE -n newfilnewdata
kihei/i-076cd0a7cd775af64 07:34
by SadServers< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Sun, 18 Feb 2024 21:23:47 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p> * Closing connection 0 admin@i-07648651034177082:~$
paris/i-07648651034177082 06:09
by SadServerswrite(2, " -v\tVerbose mode (print extra i"..., 37 -v Verbose mode (print extr) = 37 write(2, " -verbose\n \tVerbose mode (pr"..., 48 -verbose Verbose mode (print extra info) ) = 48 exit_group(2) = ? +++ exited with 2 +++ admin@i-0e235312469363df1:~$ strace ./kihei -o output.txtstrace -o output.txt ./admin@i-0e235312469363df1:~$ strace -o output.txt ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0e235312469363df1:~$ cat output.tx