Displaying 14 results from an estimated 14 matches for "10177".
Did you mean:
101,7
2017 Nov 14
2
Re: Urgent: virsh - change-media run into a promptly close of libvirt
...----------------------------
etcsvms5:/var/adm # coredumpctl
TIME PID UID GID SIG PRESENT EXE
Tue 2017-11-07 16:22:57 CET 485 0 0 11 /usr/sbin/plymouthd
Wed 2017-11-08 14:44:12 CET 485 0 0 11 /usr/sbin/plymouthd
Tue 2017-11-14 10:11:37 CET 10177 0 0 11 *
/usr/local/sbin/libvirtd
etcsvms5:/var/adm # coredumpctl --help
etcsvms5:/var/adm # coredumpctl dump libvirt
No match found.
etcsvms5:/var/adm # coredumpctl info libvirt
No coredumps found.
etcsvms5:/var/adm #
etcsvms5:/var/adm # coredumpctl info
.
.
PID: 10177 (lib...
2017 Nov 14
0
Re: Urgent: virsh - change-media run into a promptly close of libvirt
Ups ... my fault ...
libvirtd instead libvirt ....
etcsvms5:/var/lib/systemd/coredump # coredumpctl info libvirtd
PID: 10177 (libvirtd)
UID: 0 (root)
GID: 0 (root)
Signal: 11 (SEGV)
Timestamp: Tue 2017-11-14 10:11:32 CET (9h ago)
Command Line: /usr/local/sbin/libvirtd -d
Executable: /usr/local/sbin/libvirtd
Control Group: /
Slice: -.slice
Boot ID: 4d5f74e...
2017 Nov 15
2
Re: Urgent: virsh - change-media run into a promptly close of libvirt
On Tue, Nov 14, 2017 at 07:19:01PM +0100, Holger Schranz wrote:
> Ups ... my fault ...
>
> libvirtd instead libvirt ....
>
>
> etcsvms5:/var/lib/systemd/coredump # coredumpctl info libvirtd
> PID: 10177 (libvirtd)
> UID: 0 (root)
> GID: 0 (root)
> Signal: 11 (SEGV)
> Timestamp: Tue 2017-11-14 10:11:32 CET (9h ago)
> Command Line: /usr/local/sbin/libvirtd -d
> Executable: /usr/local/sbin/libvirtd
> Control Group: /
> Slice:...
2017 Nov 14
2
Urgent: virsh - change-media run into a promptly close of libvirt
...utput error
----------------------
journalctl -b | less shows the following:
Nov 14 10:11:32 etcsvms5 kernel: libvirtd[10178]: segfault at 10 ip
00007f49ff969170 sp 00007f4a069cb940 error 4 in
libvirt_driver_qemu.so[7f49ff8d9000+172000]
Nov 14 10:11:37 etcsvms5 systemd-coredump[42152]: Process 10177
(libvirtd) of user 0 dumped core.
----------------------
At the end all open consoles of all virtual machines closed and the
virt-manager also.
A restart of the libvirtd is possible but not helpful
The virsh change-media commands are in procedure andused since a long time.
I need the change-me...
2006 May 31
0
VMX status report 10177:d5f98d23427a
We have tested the latest xen on VT platform with Intel 915/E8500
chipset.
Here is the test summary:
Issues:
- Only one CPU is detected in SMP dom0
- Destroying VMX with 4G memory may make xend hang on IA-32e
IA-32:
+ Build&Boot UP xen0 without problem
+ Can bootup unmodified IA-32 2.4/2.6 linux in VMX domain
+ Can bootup unmodified IA-32 WindowsXP SP1/SP2 in VMX domain
+ Can bootup
2017 Nov 15
1
Re: Urgent: virsh - change-media run into a promptly close of libvirt
...at util/virthreadpool.c:167
> #12 0x00007f4a0cd0b8f8 in virThreadHelper (data=<optimized out>) at util/virthread.c:206
> #13 0x00007f4a0a254744 in start_thread () from /lib64/libpthread.so.0
> #14 0x00007f4a09f92aad in clone () from /lib64/libc.so.6
> (gdb) q
> PID: 10177 (libvirtd)
> UID: 0 (root)
> GID: 0 (root)
> Signal: 11 (SEGV)
> Timestamp: Tue 2017-11-14 10:11:32 CET (1 day 2h ago)
> Command Line: /usr/local/sbin/libvirtd -d
> Executable: /usr/local/sbin/libvirtd
> Control Group: /
> S...
2006 May 30
2
Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable
Summary:
Changeset 10173
- 64bit UP and SMP guests boot cleanly
- 32bit UP guests boot clean and 32bit SMP guests still fail to boot
(see failure.7)
- 32bit UP guests lockup under load with "ata1: command 0x25 timeout"
(see failure.4)
- 64bit SMP 2 CPU guests lockup under load with "ata1: command 0x25
timeout" (see failure.2)
- 32bit UP guest crashed on user load test
2006 Aug 09
2
How to generate dynamic image on ROR?
Hello, i am very new to ROR.
i want to use ROR to generate a dynamic image which is a combinationn of
some other images and some strings. and then people can use <img
src=www.mysite.com/makeMeAnImage> tag to display that image. like the
web page counters, which is a combination of a serious of images of
numbers.
is there any ROR library can do this? or i have to use php for that?
2017 Nov 14
0
Re: Urgent: virsh - change-media run into a promptly close of libvirt
...--
>
> journalctl -b | less shows the following:
>
> Nov 14 10:11:32 etcsvms5 kernel: libvirtd[10178]: segfault at 10 ip
> 00007f49ff969170 sp 00007f4a069cb940 error 4 in
> libvirt_driver_qemu.so[7f49ff8d9000+172000]
> Nov 14 10:11:37 etcsvms5 systemd-coredump[42152]: Process 10177 (libvirtd)
> of user 0 dumped core.
Seeing the stack trace of libvirtd will be key to identifying the bug. With
any luck systemd-coredump will have captured that. So can you run 'coredumpctl'
to get the stack trace it saved.
Then I'd suggest filing a bugzilla ticket against libvirt...
2006 May 30
0
[PATCH][SVM] CPUID cleanup
Attached SVM patch fixes a virtualization of the CPUID NX bit, and
cleans up other CPUID bits.
Applies cleanly to xen-unstable.hg 10177.
Applies to xen-3.0-testing 9696.
Please apply to xen-unstable.hg.
Please apply to xen-3.0-testing.hg.
Tested on top of the KY patches for XCHG (HVM) and SMP SVM support.
Keir,
Can those 2 patches KY posted last week, also be applied to 3.0.2?
We''ve booted 64bit SUSE10 8-way, and 64b...
2001 Jun 07
1
nlme html?
...ary"
and
/bin >which perl
/usr/local/bin/perl
This seems non-standard!?
And quite OK:
/usr/local/lib/R/bin> ls
-rwxr-xr-x 1 root other 1651 Apr 26 11:26 BATCH*
-rwxr-xr-x 1 root other 1596 Apr 26 11:26 COMPILE*
-rwxr-xr-x 1 root other 10177 Apr 26 11:26 INSTALL*
-rwxr-xr-x 1 root other 1636 Apr 26 11:26 LINK*
-rwxr-xr-x 1 root other 4952 Apr 26 11:26 R*
[clip]
-rwxr-xr-x 1 root other 771 Apr 26 11:26 Rcmd*
-rwxr-xr-x 1 root other 1030 Apr 26 11:26 Rd2contents*
-rwxr-xr-x 1 root ot...
2006 Oct 18
1
Assertion failure with Dovecot 1.0rc10
Hi,
I am seeing the following (with Dovecot 1.0 rc10):
Oct 18 07:35:58 dovecot: IMAP(user): UIDs broken with partial sync in mbox file /var/mail/user
Oct 18 07:35:58 dovecot: IMAP(user): mbox sync: UID inserted in the middle of mailbox /var/mail/user (15314 > 9604, seq=5, idx_msgs=224)
Oct 18 07:35:59 dovecot: IMAP(user): file mbox-sync-rewrite.c: line 405 (mbox_sync_read_and_move): assertion
2005 Aug 06
0
printer loss [susepro9.1]-mostly solved-samba the problem?
...6489/ntpd
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node PID/Program
name Path
unix 2 [ ACC ] STREAM LISTENING 10173
6894/master private/bsmtp
unix 2 [ ACC ] STREAM LISTENING 10177
6894/master private/vscan
unix 2 [ ACC ] STREAM LISTENING 10181
6894/master private/procmail
unix 2 [ ACC ] STREAM LISTENING 9874
6841/X /tmp/.X11-unix/X0
unix 2 [ ACC ] STREAM LISTENING 12089 7921/kdeinit:
dcop...
2009 Sep 11
1
pam_winbind seems unable to return full list of trusted relationship domain members
...DE-LC/nelson \
gesero:/bin/sh
REDE-LC+celso silva:*:26203:20339:Celso Silva:/home/REDE-LC/celso \
silva:/bin/sh
REDE-LC+luis soares:*:26361:20339:Luis Manuel Gaspar \
Soares:/home/REDE-LC/luis soares:/bin/sh
administrator:*:10000:10001:Administrator:/home/ABRANTINA/administrator:/bin/sh
fmendonca:*:10177:10014:Filipe Mendon?a:/home/ABRANTINA/fmendonca:/bin/sh
echironadmin:*:10001:10001:eChiron
Administration:/home/ABRANTINA/echironadmin:/bin/sh
asequeira:*:10073:10000:Ant?nio Sequeira:/home/ABRANTINA/asequeira:/bin/sh
jalberto:*:10219:10000:Jos? Alberto Santos:/home/ABRANTINA/jalberto:/bin/sh
...
(...