unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)


jonp

Recommended Posts

having some trouble uninstalling Python 2.7 in the latest ver

 

nerd tools suggests that it isnt in use by any other plugins, and it seems to be causing kernel issues having it enabled - see below;

 

unraid is latest RC, Nerd Tools etc are all up to date

 

Quote

[ 3352.469259] swap_dup: Bad swap file entry 00010000
[ 3352.477249] swap_info_get: Bad swap file entry 00010000
[ 3352.477251] BUG: Bad page map in process python2  pte:40000000 pmd:3a456a067
[ 3352.477325] addr:00002b3d63d01000 vm_flags:00100073 anon_vma:ffff880387a4ecd0 mapping:          (null) index:2b3d63d01
[ 3352.477428] file:          (null) fault:          (null) mmap:          (null) readpage:          (null)
[ 3352.477525] CPU: 5 PID: 15052 Comm: python2 Not tainted 4.12.14-unRAID #1
[ 3352.477526] Hardware name: System manufacturer System Product Name/MAXIMUS IV GENE-Z/GEN3, BIOS 0402 10/19/2011
[ 3352.477527] Call Trace:
[ 3352.477531]  dump_stack+0x61/0x7e
[ 3352.477535]  print_bad_pte+0x207/0x225
[ 3352.477536]  unmap_page_range+0x6d4/0x7f6
[ 3352.477538]  unmap_single_vma+0x65/0x6f
[ 3352.477539]  unmap_vmas+0x51/0x7e
[ 3352.477540]  exit_mmap+0x6e/0x106
[ 3352.477542]  gmmput+0x49/0xe8
[ 3352.477544]  flush_old_exec+0x5a9/0x61b
[ 3352.477546]  load_elf_binary+0x26d/0x132f
[ 3352.477548]  ? get_cached_acl+0x41/0x49
[ 3352.477549]  ? get_acl+0x19/0xca
[ 3352.477550]  ? in_group_p+0x27/0x2f
[ 3352.477552]  ? generic_permission+0x49/0x16c
[ 3352.477553]  ? __inode_permission+0x48/0x9c
[ 3352.477554]  search_binary_handler+0x70/0x1f3
[ 3352.477556]  do_execveat_common.isra.15+0x458/0x5bc
[ 3352.477557]  do_execve+0x1e/0x20
[ 3352.477558]  SyS_execve+0x25/0x29
[ 3352.477560]  do_syscall_64+0x5e/0xb4
[ 3352.477562]  entry_SYSCALL64_slow_path+0x25/0x25
[ 3352.477563] RIP: 0033:0x2b3d55453897
[ 3352.477563] RSP: 002b:00002b3d6346e758 EFLAGS: 00000202 ORIG_RAX: 000000000000003b
[ 3352.477565] RAX: ffffffffffffffda RBX: 00002b3dc0004340 RCX: 00002b3d55453897
[ 3352.477565] RDX: 00007ffd6fe14cc0 RSI: 00002b3dc0004340 RDI: 00002b3dc0000b10
[ 3352.477566] RBP: 0000000000000008 R08: 00002b3dc0004310 R09: 0000000000000000
[ 3352.477567] R10: 0000000000000095 R11: 0000000000000202 R12: 00002b3d551752c8
[ 3352.477567] R13: 00002b3d54e0bed0 R14: 0000559feca99ed0 R15: 0000000000000008
[ 3352.477569] Disabling lock debugging due to kernel taint
 

 

thanks guys

Link to comment

Hi,

is it possible to update the version of "nc" to a version wich support the "U" parameter (U = Use UNIX domain socket). I would like to use Virt-Manager to connect over SSH to the unRaid server. But Virt-Manager use nc and the U parameter for this solution. I know it is possible to connect, via changing the list_addr of the libvirtd configuration. But I think this is not a secure solution. Other secure methods of libvirtd, need more configuration and work not out of the box.

 

Regards Thomas

Link to comment
Hi,
is it possible to update the version of "nc" to a version wich support the "U" parameter (U = Use UNIX domain socket). I would like to use Virt-Manager to connect over SSH to the unRaid server. But Virt-Manager use nc and the U parameter for this solution. I know it is possible to connect, via changing the list_addr of the libvirtd configuration. But I think this is not a secure solution. Other secure methods of libvirtd, need more configuration and work not out of the box.
 
Regards Thomas
Did you try the netcat-openbsd?
Link to comment
Hello, is it possible to add gstack?
 
When I boot my virtual machines it sometimes just hanging on Windows Logo, and qemu-system-x86_64 is using 100% cpu all the time. I think a stack call trace by gstack might help a lot to troubleshoot this kind of issue.
 
Best Regards,
Alex
I can see about adding pstack to the dev pack. It requires a too many dependencies for here. And most are already in the dev pack.
  • Upvote 1
Link to comment
9 hours ago, dmacias said:
On 10/1/2017 at 10:59 AM, rowid_alex said:
Hello, is it possible to add gstack?
 
When I boot my virtual machines it sometimes just hanging on Windows Logo, and qemu-system-x86_64 is using 100% cpu all the time. I think a stack call trace by gstack might help a lot to troubleshoot this kind of issue.
 
Best Regards,
Alex

I can see about adding pstack to the dev pack. It requires a too many dependencies for here. And most are already in the dev pack.

 

Thanks! Good to know at least we have a plan to add it in the future.

Link to comment
3 hours ago, isvein said:
how to uninstall components?
If I click on "uninstall off" nothing happens.

Normally you click uninstall off, it toggles, changes blue and then shows uninstall on. Then everytime you click Apply, any non selected packages will be uninstalled.

However, I if your on the latest version of the plugin you can't from the webgui. I forgot one little period in the last update. I'll fix shortly. But you can deselect what you don't want. Click Apply. Then run packagemanager -u from the command line.

 

Edit: should be fixed now if you update the plugin

Edited by dmacias
  • Upvote 2
Link to comment

quick question...

 

Once installed should it work right away or will I need to reboot?

 

It says it is installed, but borg --version yields:  

-bash: /bin/borg: No such file or directory

edit:

 

WHen I try and run it from where it is installed:

:# borg --version
Traceback (most recent call last):
  File "./borg", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'

Thanks again!

Edited by airbillion
Link to comment
  • Squid unpinned this topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.