similar to: Got it working.....after a fashion

Displaying 20 results from an estimated 1000 matches similar to: "Got it working.....after a fashion"

2003 Mar 25
3
Can't reach Samba shares from Win XP Pro
This seems to be common enough problem. I've used a variety of methods (command line as well as utilities like LinNeighborhood) to mount XP shares on my RedHat 8.0 running Samba 2.2.7. I get consistent problems the other way around. Despite a couple of shares on my Linux partition, I am just unable to do get to it. Network Neighborhood shows my Linux/Samba server but no shares, nor can I
2003 Nov 19
16
Help needed
Hi, I have installed the public domain version of samba version 2.2.8a on aix 5.2 and I receive the following error message while attempting to start the samba server. I am wondering if anyone could help me. Thanks in advance. [2003/11/19 11:52:21, 0] smbd/server.c:main(791) smbd version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/11/19 11:52:21, 0]
2006 Nov 15
2
Page() Function Timeout
I'm trying to use a simple page function. It starts a MeetMe conference with the devices I've listed, but the devices hang up after 3-5 seconds. After doing some research I found this was a problem, and I needed to remove a (5) from app_page.c Well, my app_page.c didn't have the (5). I did make clean; make install again just in case I had some weird compiled version installed that
2013 Sep 28
1
Help about a R command
Hi, I was trying to get an answer to this issue: bookRatingData <- read.table(file.choose(),header=TRUE,nrows=1048570) Warning message: In read.table(file.choose(), header = TRUE, nrows = 1048570) : incomplete final line found by readTableHeader on 'C:\Users\srinivas\Downloads\BX-Book-Ratings (2).xlsx' I tried opening the data file (BX-Book-Ratings (2).xlsx) and added a new line
2009 Feb 28
1
[PATCH 1/1] Patch to recover orphans from the slot during mount
Currently we only queue recovery during mount if the journal is dirty. If the last node holding orphans in other node's orphan directory dies and is the first one to mount then it only recovers its orphan directory which leaves the orphans in other nodes slots. Since the other nodes journals are clean they will not queue to recover their orphan directory. This patch queues to recover orphans
2014 Mar 25
2
[PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor
On Wed, Mar 19, 2014 at 10:48 AM, Venkatesh Srinivas <venkateshs at google.com> wrote: >> And I rewrote it substantially, mainly to take >> VIRTIO_RING_F_INDIRECT_DESC into account. >> >> As QEMU sets the vq size for PCI to 128, Venkatash's patch wouldn't >> have made a change. This version does (since QEMU also offers >>
2014 Mar 25
2
[PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor
On Wed, Mar 19, 2014 at 10:48 AM, Venkatesh Srinivas <venkateshs at google.com> wrote: >> And I rewrote it substantially, mainly to take >> VIRTIO_RING_F_INDIRECT_DESC into account. >> >> As QEMU sets the vq size for PCI to 128, Venkatash's patch wouldn't >> have made a change. This version does (since QEMU also offers >>
2008 Feb 18
2
Failure of Sending Voicemail As an attachment in E-mail
Hello all, I am struggling with sending voicemail as an attachement in Email. When i have given the email like someone at gmail.com it is delivering to my gamil account perfectly(of course to spam folder). But when i given the email like someone at mycompanymail.com it is not delivering to my company email account.. What should i do ? Actually my company is using a third party email server..
2008 Sep 24
1
FW: My Contact Details in B'lore
Srinivas sastry contact details ________________________________ From: Srinivas_Manda at sta.nsw.gov.au [mailto:Srinivas_Manda at sta.nsw.gov.au] Sent: Wednesday, 24 September 2008 11:44 AM To: Harry Sukumar Subject: My Contact Details in B'lore Home: +90-80-26681118 Mob: +91-9986032562 Regards, Srinivas Manda Graduate Engineer Fleet Systems State Transit Authority Lvl 1,
2010 Jun 19
3
[PATCH 1/1] ocfs2 fix o2dlm dlm run purgelist
There are two problems in dlm_run_purgelist 1. If a lockres is found to be in use, dlm_run_purgelist keeps trying to purge the same lockres instead of trying the next lockres. 2. When a lockres is found unused, dlm_run_purgelist releases lockres spinlock before setting DLM_LOCK_RES_DROPPING_REF and calls dlm_purge_lockres. spinlock is reacquired but in this window lockres can get reused. This
2015 Nov 19
1
[PATCH] virtio_ring: Shadow available ring flags & index
On 11/18/2015 12:28 PM, Venkatesh Srinivas wrote: > On Tue, Nov 17, 2015 at 08:08:18PM -0800, Venkatesh Srinivas wrote: >> On Mon, Nov 16, 2015 at 7:46 PM, Xie, Huawei <huawei.xie at intel.com> wrote: >> >>> On 11/14/2015 7:41 AM, Venkatesh Srinivas wrote: >>>> On Wed, Nov 11, 2015 at 02:34:33PM +0200, Michael S. Tsirkin wrote: >>>>> On Tue,
2008 May 05
3
MeetMeAdmin() working problem
Hello users, I have been working with a conference setup. My setup includes: 1)There will be an interface number provided to the user which might be a DID number or A Toll free number When user calls the number it asks for the conference room number and the user pin . on successfull authentication he will be participated in the conference 2)by didaling the same DID number the
2009 Feb 28
1
[PATCH 1/1] Patch to recover orphans in offline slots during recovery.
In the current recovery procedure, recovering node recovers orphans from the slot it is holding and the slots that dead nodes were holding. Other online nodes recover orphans from their slots. But orphans in offline slots are left un-recovered. This patch queues recovery_completion for offline slots. Signed-off-by: Srinivas Eeda <srinivas.eeda at oracle.com> --- fs/ocfs2/journal.c | 21
2006 May 07
3
Rsync backups over the internet
All I am use rsync to backup a large filesystem over the internet. I do an incremental backup of the 2 file systems once a day to keep an offsite backup. However, this backup takes about 60 minutes. Are there some tweaks I can do to speed up the backup? Here is the command I run via cron every day: rsync --exclude-from=/home/backups/rsync/attachments-exclude.lst --delete -ave ssh
2001 Aug 27
5
Importing file from Excel
Hi, I have a basic import problem. I tried to import a comma delimited "boston.csv" from C drive and gave the following command at R prompt >read.csv(c:\boston.csv,sep=",",dec=".",fill=TRUE) Error: syntax error can any one help to debugg the code.I am using R version 1.3 for windows with regards srinivas __________________________________________________ Do
2005 Jul 01
3
error while connecting from squirrelmail
Hi all, I am new to dovecot and squirrelmail and I am trying to configure squirrelmail with dovecot as its imap server. When i disable "Secure Imap (TLS)" option (2-A-7) from squirrelmail configure menu, it's working fine. But when i try to enable tls support, squirrelmail is giving the following error: Warning: fsockopen(): unable to connect to 192.xx.xx.xx:993 in
2007 Dec 05
2
Text-To-Speech synthesizer--help required
Hello users, Actually i wanted to implement Text-To-Speech engine from cepstral voice using swift application i tried the documentation of doing this and i was unsuccessful at doing this work with asterisk can anybody please help me out finding the solution to installation thanks in advacnce srinivas Antarvedi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Mar 06
1
[PATCH 1/1] Patch to recover orphans in offline slots during recovery and mount (revised)
During recovery, a node recovers orphans in it's slot and the dead node(s). But if the dead nodes were holding orphans in offline slots, they will be left unrecovered. If the dead node is the last one to die and is holding orphans in other slots and is the first one to mount, then it only recovers it's own slot, which leaves orphans in offline slots. This patch queues complete_recovery
2014 Mar 14
4
[PATCH] virtio-blk: Initialize blkqueue depth from virtqueue size
virtio-blk set the default queue depth to 64 requests, which was insufficient for high-IOPS devices. Instead set the blk-queue depth to the device's virtqueue depth divided by two (each I/O requires at least two VQ entries). Signed-off-by: Venkatesh Srinivas <venkateshs at google.com> --- drivers/block/virtio_blk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git
2014 Mar 14
4
[PATCH] virtio-blk: Initialize blkqueue depth from virtqueue size
virtio-blk set the default queue depth to 64 requests, which was insufficient for high-IOPS devices. Instead set the blk-queue depth to the device's virtqueue depth divided by two (each I/O requires at least two VQ entries). Signed-off-by: Venkatesh Srinivas <venkateshs at google.com> --- drivers/block/virtio_blk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git