Displaying 20 results from an estimated 20 matches for "7min".
Did you mean:
2min
2009 May 08
3
Software RAID resync
...104320 blocks [2/2] [UU]
resync=DELAYED
md1 : active raid1 hdb2[1] hda2[0]
4096448 blocks [2/2] [UU]
resync=DELAYED
md2 : active raid1 hdb3[1] hda3[0]
484182912 blocks [2/2] [UU]
[==========>..........] resync = 51.8% (251168768/484182912) finish=1975.
7min speed=1964K/sec
unused devices: <none>
I have reniced the md2-resync to -10
Q1. Does is take this long?
Q2. How to speed it up
Regards and Thanks
Rajagopal
2005 Oct 20
1
strange behaviour of memory management
Hi all!
My system: R 2.1.1, Mac OS X 10.4.2.
I have a very memory-consuming job for R, consisting of a function
calling some other functions, working often with matrices of size
100.000 x 300. If I call the job directly after starting R the job
takes overall 40min, however only 7min of process time. I assume the
large difference is through memory-handling which doesn't count as
process time. If i start the job after I make some shorter runs, some
programming, then the job stops by reaching a memory limit. It seems
that R doesn't release all the memory even if i...
2011 Jul 03
1
apache y más
Amigos de la lista.
Hace poco tiempo se charlo sobre R y apache, hay un blog que tiene algo sobre ese tema y algunos otros puntos por demás interesantes, comparto su dirección con ustedes.
http://www.r-bloggers.com/r-web-application-%E2%80%93-%E2%80%9Chello-world%E2%80%9D-using-rapache-7min-video-tutorial/
Javier Marcuzzi
[[alternative HTML version deleted]]
2008 May 27
8
Roaming Profiles Load Very Slowly
...l other services running on the
server as well). I can login with my XP machines and the profile is
downloaded to the machine but it is VERY VERY VERY slow. After a login
is started, there is a blank blue screen (~4min), then the dialog that
says "Loading your personal settings..."(~7min), and another that says
"Applying your personal settings..."(~6min). The whole login process
takes ~15 minutes with any user. The server is running an AMD64 2GHz
and the client is AMD Athlon 1.32GHz. I have used these clients on a
Windows 2003 Server with AD and roaming profiles be...
2015 Mar 24
5
libvirtd can't start
...s is below:
[root@openstack3 libvirt]# service libvirtd status
Redirecting to /bin/systemctl status libvirtd.service
libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled)
Active: failed (Result: signal) since Tue 2015-03-24 16:10:31 CST; 7min
ago
Process: 27372 ExecStart=/usr/sbin/libvirtd $LIBVIRTD_ARGS (code=killed,
signal=SEGV)
Main PID: 27372 (code=killed, signal=SEGV)
Mar 24 16:10:31 openstack3 libvirtd[27372]: 2015-03-24 08:10:31.412+0000:
27383: debug : virFileClose:90 : Closed fd 22
Mar 24 16:10:31 openstack3 libvirtd[27372]...
2016 Aug 22
1
RPC server is unavailable when using ADUC
...etc/init.d/samba-ad-dc; bad; vendor preset: enabled)
Active: active (running) since Fri 2016-08-19 16:43:03 CEST; 2 days ago
Docs: man:systemd-sysv-generator(8)
Process: 2365 ExecStart=/etc/init.d/samba-ad-dc start (code=exited,
status=0/SUCCESS)
Tasks: 23
Memory: 249.4M
CPU: 7min 21.875s
CGroup: /system.slice/samba-ad-dc.service
├─2772 /usr/sbin/samba -D
├─2789 /usr/sbin/samba -D
├─2790 /usr/sbin/samba -D
├─2791 /usr/sbin/samba -D
├─2792 /usr/sbin/samba -D
├─2793 /usr/sbin/samba -D
├─2794 /usr/s...
2011 Dec 06
1
HTML Forms to R
I have currently a R function that reads a csv file, does some computations,
produces some plots and writes a csv file as output. I would like to use
HTML forms to make a user interface for calling appropriate parts of the
functions (reading csv file, doing computations, displaying plots and
writing csv files).
Are there are tutorials available that would help me get started??
Thank you.
Ravi
1999 Apr 20
0
2.0.3: smbtar slow in restoring to a pc
...dirs)
2) a patched smbclient2.0.2 or smbclient2.0.3.
On the win95 pc there's a share, this share contains a dir with:
MB 4
Files 142
Subdirs 2
Tarring from the pc to the linux box takes:
1.9.18: 10sec
2.0.2/2.0.3: 10sec
Restoring from the linux box to the pc takes:
1.9.18: 10sec
2.0.2/2.0.3: 7min 30sec
The tar made with 2.0.2 is restored in 10sec if I use smbclient1.9.18.
I used:
smbclient '\\pc\share' -N -Tc filename.tar
smbclient '\\pc\share' -N -Tx filename.tar
Is this a smbclient problem?
Thanks.
--
Giulio
giuliox@tin.it
2015 Mar 26
0
Re: 答复: libvirtd can't start
...service libvirtd status Redirecting to
>>/bin/systemctl status libvirtd.service libvirtd.service -
>>Virtualization daemon
>> Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled)
>> Active: failed (Result: signal) since Tue 2015-03-24 16:10:31 CST;
>>7min ago
>> Process: 27372 ExecStart=/usr/sbin/libvirtd $LIBVIRTD_ARGS
>>(code=killed,
>>signal=SEGV)
>> Main PID: 27372 (code=killed, signal=SEGV)
>>
>>Mar 24 16:10:31 openstack3 libvirtd[27372]: 2015-03-24 08:10:31.412+0000:
>>27383: debug : virFileClose:90 :...
2016 Jan 29
2
Apache doesn't display "It works page" under CentOS 7
...cked the status of Apache:
# service httpd status
Redirecting to /bin/systemctl status httpd.service
? httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor
preset: disabled)
Active: active (running) since Fri 2016-01-29 11:16:00 EST; 7min ago
Docs: man:httpd(8)
man:apachectl(8)
Main PID: 18738 (httpd)
Status: "Total requests: 0; Current requests/sec: 0; Current traffic:
0 B/sec"
CGroup: /system.slice/httpd.service
??18738 /usr/sbin/httpd -DFOREGROUND
??18739 /usr/sbin/httpd -DFO...
2013 Sep 20
5
Run one-time startup script
I have to change IP numbers across a number of virtual and physical
machines because of network center move. This has to be done before
network startup, of course. I'm thinking about the best method to do this.
Where should I include/init this script? Or would it rather make more
sense to do this on the last shutdown?
Changes largely involve removing old files and putting new files in
2001 Nov 21
6
home directory PDC
...C Faq, net tested for
samba 2.2.X that leaving
"logon drive = " would not allow
roaming profile, and that it will
save the profile in the user computer
speeding up the login/logout process.
However, i have tried both method above
and am still looking at very long
login/logout time. ~7min/~4min
What are some ways that " You " have done
to speed up the process for the user to
get on the domain. ? i only have a
small netlogin.cmd batch file that
executes to set the time, and connect
2 share directory for all users.
Thanks.
2017 May 26
0
Powercom Smart KING Pro 1250A - Driver failed to start
...ols - power devices information server.
?systemctl status nut-monitor.service
? nut-monitor.service - Network UPS Tools - power device monitor and shutdown controller
?? Loaded: loaded (/lib/systemd/system/nut-monitor.service; enabled)
?? Active: active (running) since ?? 2017-05-26 14:51:26 MSK; 7min ago
? Process: 1005 ExecStart=/sbin/upsmon (code=exited, status=0/SUCCESS)
?Main PID: 1062 (upsmon)
?? CGroup: /system.slice/nut-monitor.service
?????????? ??1061 /lib/nut/upsmon
?????????? ??1062 /lib/nut/upsmon
may 26 14:58:31 egorkeke upsmon[1062]: UPS [myups at localhost]: connect failed: Conn...
2017 May 26
0
Powercom Smart KING Pro 1250A - Driver failed to start
...ols - power devices information server.
?systemctl status nut-monitor.service
? nut-monitor.service - Network UPS Tools - power device monitor and shutdown controller
?? Loaded: loaded (/lib/systemd/system/nut-monitor.service; enabled)
?? Active: active (running) since ?? 2017-05-26 14:51:26 MSK; 7min ago
? Process: 1005 ExecStart=/sbin/upsmon (code=exited, status=0/SUCCESS)
?Main PID: 1062 (upsmon)
?? CGroup: /system.slice/nut-monitor.service
?????????? ??1061 /lib/nut/upsmon
?????????? ??1062 /lib/nut/upsmon
may 26 14:58:31 egorkeke upsmon[1062]: UPS [myups at localhost]: connect failed: Conn...
2016 Sep 17
2
NUT unable to resolve host despite DNS working.
...*----------------------------------------------*
? nut-monitor.service - Network UPS Tools - power device monitor and
shutdown controller
Loaded: loaded (/usr/lib/systemd/system/nut-monitor.service; enabled;
vendor preset: disabled)
Active: active (running) since Fri 2016-09-16 18:44:05 CDT; 7min ago
Process: 822 ExecStartPre=/usr/bin/systemd-tmpfiles --create
/etc/tmpfiles.d/nut-client.conf (code=exited, status=0/SUCCESS)
Main PID: 831 (upsmon)
Tasks: 2 (limit: 512)
CGroup: /system.slice/nut-monitor.service
??831 /usr/sbin/upsmon -F -DD
??902 /usr/sbin/upsmo...
1999 May 01
4
Bad smbclient put performance and smbfs write performance
Hi,
I've had extremely bad smbclient put performance when connecting from my Linux
box to a Windows 95 box. I only get about 10KBytes/s! All other forms of data
transfer work fine, and I get from 600-700KBytes/s. This is on a local 10BT
LAN. I've seen a few other reports of this, but no solutions as of yet.
smbclient does puts just fine to another Linux/Samba Server. I'm using
2015 Mar 26
2
答复: 答复: libvirtd can't start
...vice libvirtd status Redirecting to
>>/bin/systemctl status libvirtd.service libvirtd.service -
>>Virtualization daemon
>> Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled)
>> Active: failed (Result: signal) since Tue 2015-03-24 16:10:31 CST;
>>7min ago
>> Process: 27372 ExecStart=/usr/sbin/libvirtd $LIBVIRTD_ARGS
>>(code=killed,
>>signal=SEGV)
>> Main PID: 27372 (code=killed, signal=SEGV)
>>
>>Mar 24 16:10:31 openstack3 libvirtd[27372]: 2015-03-24 08:10:31.412+0000:
>>27383: debug : virFileClose:90...
2017 Jun 03
0
Re: libvirtd not accepting connections
...lem,
though at least arm and alpha don't show up.
$ sudo systemctl status libvirtd.service
● libvirtd.service - Virtualization daemon
Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled;
vendor preset: enabled)
Active: active (running) since Sat 2017-06-03 16:59:40 EDT; 7min ago
Docs: man:libvirtd(8)
http://libvirt.org
Main PID: 1200 (libvirtd)
Tasks: 20 (limit: 4915)
Memory: 101.4M
CPU: 361ms
CGroup: /system.slice/libvirtd.service
├─1200 /usr/sbin/libvirtd
├─1481 /usr/bin/qemu-system-i386 -S -no-user-conf...
2017 Jun 03
2
Re: libvirtd not accepting connections
On Sat, Jun 03, 2017 at 09:22:58AM -0400, Michael C Cambria wrote:
>
>
>On 06/02/2017 09:53 AM, Michael C. Cambria wrote:
>>
>>
>> On 06/02/2017 09:43 AM, Martin Kletzander wrote:
>>> [adding back the ML, you probably hit reply instead of reply-all, this
>>> way other people might help if they know more]
>>>
>>> On Fri, Jun 02, 2017 at
2011 Jun 14
1
builder-ubuntu libguestfs FAILED tests 4ee190628bc05f0c8fad1f6d9c3e85619a91e8b8
...ttp://gb.archive.ubuntu.com/ubuntu/ natty/main zlib1g amd64 1:1.2.3.4.dfsg-3ubuntu3 [53.0 kB]
Get:205 http://gb.archive.ubuntu.com/ubuntu/ natty/universe scrub amd64 2.4-2 [24.3 kB]
Get:206 http://gb.archive.ubuntu.com/ubuntu/ natty/universe zerofree amd64 1.0.1-2ubuntu1 [7272 B]
Fetched 86.1 MB in 7min 20s (195 kB/s)
resolved packages: acl_2.2.49-4ubuntu2_amd64.deb adduser_3.112+nmu1ubuntu5_all.deb attr_1%3a2.4.44-2ubuntu3_amd64.deb augeas-lenses_0.8.0-0ubuntu4_all.deb base-files_5.0.0ubuntu28_amd64.deb base-passwd_3.5.22_amd64.deb bash_4.2-0ubuntu3_amd64.deb binutils_2.21.0.20110327-2ubuntu2_amd...