Code Monkey home page Code Monkey logo

sed-opal-temp's People

Contributors

scottybauer avatar yang8621 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sed-opal-temp's Issues

Unknown error 524

ubuntu@ubuntu:~/sed-opal-temp$ sudo strace ./sed-opal sed-lock-state  /dev/nvme0n1 --lr 0 --user admin1 --locktype RW --password abcdefg
execve("./sed-opal", ["./sed-opal", "sed-lock-state", "/dev/nvme0n1", "--lr", "0", "--user", "admin1", "--locktype", "RW", "--password", "abcdefg"], [/* 14 vars */]) = 0
brk(NULL)                               = 0x5604dad20000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f96b27f7000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=82741, ...}) = 0
mmap(NULL, 82741, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f96b27e2000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\22\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1960656, ...}) = 0
mmap(NULL, 4061792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f96b21f3000
mprotect(0x7f96b23c9000, 2097152, PROT_NONE) = 0
mmap(0x7f96b25c9000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d6000) = 0x7f96b25c9000
mmap(0x7f96b25cf000, 14944, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f96b25cf000
close(3)                                = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f96b27df000
arch_prctl(ARCH_SET_FS, 0x7f96b27df740) = 0
mprotect(0x7f96b25c9000, 16384, PROT_READ) = 0
mprotect(0x5604d9c69000, 4096, PROT_READ) = 0
mprotect(0x7f96b27fa000, 4096, PROT_READ) = 0
munmap(0x7f96b27e2000, 82741)           = 0
brk(NULL)                               = 0x5604dad20000
brk(0x5604dad41000)                     = 0x5604dad41000
openat(AT_FDCWD, "/dev/nvme0n1", O_RDONLY) = 3
fstat(3, {st_mode=S_IFBLK|0660, st_rdev=makedev(259, 0), ...}) = 0
ioctl(3, _IOC(_IOC_WRITE, 0x70, 0xdd, 0x118), 0x7ffebac5f4b0) = -1 ENOTSUPP (Unknown error 524)
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
write(1, "Unknown Errorerrno Unknown error"..., 37Unknown Errorerrno Unknown error 524
) = 37
exit_group(-1)                          = ?
+++ exited with 255 +++
ubuntu@ubuntu:~/sed-opal-temp$ uname -a
Linux ubuntu 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.