Displaying 20 results from an estimated 198 matches for "file_id".
2016 Sep 08
1
[PATCH] virt-v2v: Support for ova exported from AWS [v2]
...:Name from OVF document")
+ warning (f_"could not parse ovf:Name from OVF document");
+ "default"
| Some name -> name in
(* Search for memory. *)
@@ -245,10 +246,10 @@ object
Xml.xpathctx_set_current_context xpathctx n;
let file_id = xpath_string_default "rasd:HostResource/text()" "" in
- let rex = Str.regexp "^ovf:/disk/\\(.*\\)" in
+ let rex = Str.regexp "^\\(ovf:\\)?/disk/\\(.*\\)" in
if Str.string_match rex file_id 0 then (
(* Chase the references t...
2016 Sep 06
2
[PATCH] virt-v2v: Support for ova exported from AWS
...ch for memory. *)
let memory = xpath_to_int "/ovf:Envelope/ovf:VirtualSystem/ovf:VirtualHardwareSection/ovf:Item[rasd:ResourceType/text()=4]/rasd:VirtualQuantity/text()" (1024 * 1024) in
@@ -263,10 +261,10 @@ object
Xml.xpathctx_set_current_context xpathctx n;
let file_id = xpath_to_string "rasd:HostResource/text()" "" in
- let rex = Str.regexp "^ovf:/disk/\\(.*\\)" in
+ let rex = Str.regexp "^\\(ovf:\\)?/disk/\\(.*\\)" in
if Str.string_match rex file_id 0 then (
(* Chase the references throug...
2006 May 21
3
find with belongs_to -> belongs_to -> belongs_to
I have 3 tables
keywords (keywords attached to a file)
files (info about the file)
paths (path for the file)
[This is a legacy database, so I can''t change this]
keyword belongs_to file and file belongs_to path. Users need to be able
to search the keywords, but they only have access to certain volumes, so
the results need to be limited by the path. I also need to show paging,
2015 Feb 09
0
Error when removing kernel oplock
...the samba log there are many messages like
[2015/02/02 14:02:05.545710, 0, pid=32169, class=locking] ../source3/smbd/oplock_linux.c:184(linux_release_kernel_oplock)
linux_release_kernel_oplock: Error when removing kernel oplock on file jt2/HIP.gdb/GDB_SystemCatalog.WIN-SA4UFI59NRG.4960.rd.lock, file_id = fc31:98000012f:0, gen_id = 2057849019. Error was Resource temporarily unavailable
[2015/02/02 14:02:05.556290, 0, pid=32169, class=locking] ../source3/smbd/oplock_linux.c:184(linux_release_kernel_oplock)
linux_release_kernel_oplock: Error when removing kernel oplock on file jt2/HIP.gdb/GDB_Sys...
2006 Aug 26
3
order of saving/validating
...ges.count > 0
end
My controller action to save the form/upload the images looks like -
def create
@property = Property.new(params[:property])
@property_profile = @property.property_profile =
PropertyProfile.new(params[:property_profile])
params[:property_image].each do |file_id, imageFile|
file_id = file_id.to_i
if file_id >= 1 and file_id <= 3
unless imageFile["filename"].nil?
@property_image = PropertyImage.new(imageFile)
@property.property_images << @property_image
end
end
end...
2016 Sep 06
0
Re: [PATCH] virt-v2v: Support for ova exported from AWS
...let memory = xpath_to_int "/ovf:Envelope/ovf:VirtualSystem/ovf:VirtualHardwareSection/ovf:Item[rasd:ResourceType/text()=4]/rasd:VirtualQuantity/text()" (1024 * 1024) in
> @@ -263,10 +261,10 @@ object
>
> Xml.xpathctx_set_current_context xpathctx n;
> let file_id = xpath_to_string "rasd:HostResource/text()" "" in
> - let rex = Str.regexp "^ovf:/disk/\\(.*\\)" in
> + let rex = Str.regexp "^\\(ovf:\\)?/disk/\\(.*\\)" in
> if Str.string_match rex file_id 0 then (
> (* Chase t...
2002 Aug 04
4
Help! Mysterious samba problem...
...ith_timeout(298)
read_socket_with_timeout: timeout read. read error = Connection reset
by peer.
[2002/08/04 21:17:59, 0] smbd/oplock.c:oplock_break(758)
oplock_break: receive_smb error (Connection reset by peer)
oplock_break failed for file eudora/data/eudora.log (dev = 303, inode = 621482, file_id = 3).
[2002/08/04 21:17:59, 0] smbd/oplock.c:oplock_break(843)
oplock_break: client failure in break - shutting down this smbd.
[2002/08/04 21:18:31, 0] smbd/oplock.c:request_oplock_break(981)
request_oplock_break: no response received to oplock break request to pid 366 on port 1028 for dev = 3...
2004 Jul 30
2
Samba problems in stable?
Recently a production "stable" samba server started producing this:
samba-log.cpr8r: oplock_break failed for file Share1/Files/Financial/Comms.xls (dev = b, inode = 151073815, file_id = 31).
samba-log.cpr8r: oplock_break failed for file Share1/Files/Financial/Futures.xls (dev = b, inode = 411546895, file_id = 31).
samba-log.cpr8r: oplock_break failed for file Share1/Files/Financial/Historical.xls (dev = b, inode = 402910038, file_id = 8).
etc etc for many many files. My samb...
2003 Jan 15
1
A lot of errors
...Jan 14 14:51:54 linux smbd[17789]: [2003/01/14 14:51:54, 0]
smbd/oplock.c:oplock_break(793)
Jan 14 14:51:54 linux smbd[17789]: oplock_break: receive_smb error
(Connection reset by peer)
Jan 14 14:51:54 linux smbd[17789]: oplock_break failed for file
PERMISO1/A2212052 (dev = 302, inode = 53164, file_id = 1056).
Jan 14 14:51:54 linux smbd[17789]: [2003/01/14 14:51:54, 0]
smbd/oplock.c:oplock_break(878)
Jan 14 14:51:54 linux smbd[17789]: oplock_break: client failure in
break - shutting down this smbd.
Jan 14 14:52:26 linux smbd[18488]: [2003/01/14 14:52:26, 0]
smbd/oplock.c:request_oplock_break(1...
2003 Feb 19
1
CD sharing via iso9660, mounted, and samba
...ogram , whereupon, we get spurious crashes. I have tried disableing
op-locks, which seemed to help, but only slightly.
Any suggestions gratefully received.
Shane
oplock_break: no break received from client within 30 seconds.
oplock_break failed for file pc/ka.exe (dev = 70e, inode = 45428,
file_id = 5).
[2003/02/19 10:45:20, 0] smbd/oplock.c:oplock_break(868)
oplock_break: client failure in oplock break in file pc/ka.exe
[2003/02/19 10:48:55, 0] smbd/oplock.c:oplock_break(796)
oplock_break: receive_smb timed out after 30 seconds.
oplock_break failed for file pc/ka.exe (dev = 70e, inode...
2005 Jul 29
0
incoherent oplock request/reply
...ous clients blocked by this
pid :
For one workstation it says :
----------------------------------
[2005/07/29 09:43:43, 0] smbd/oplock.c:request_oplock_break(1054)
request_oplock_break: no response received to oplock break request to pid
14556 on port 59668 for dev = 6911, inode = 680216880, file_id = 3491
[2005/07/29 09:43:43, 0] smbd/open.c:open_mode_check(743)
open_mode_check: exlusive oplock left by process 14556 after break ! For
file PC-BIB/PC_BIB.EXE, dev = 6911, inode = 680216880. Deleting it to
continue...
[2005/07/29 09:43:43, 0] smbd/open.c:open_mode_check(747)
open_mode_check...
2003 Jan 08
0
VS: oplock_break (PR#26342)
...ou help me?
>
> Best regards
> Preben S?rensen
>
>
>
> Dec 19 13:15:42 thor smbd[1678]: oplock_break: receive_smb timed out after 30
> seconds.
> Dec 19 13:15:42 thor smbd[1678]: oplock_break failed for file
> word/pc3/13268-200.doc (dev = 12a, inode = 52773, file_id = 7).
> Dec 19 13:15:42 thor smbd[1678]: [2002/12/19 13:15:42, 0]
> smbd/oplock.c:oplock_break(868)
> Dec 19 13:15:42 thor smbd[1678]: oplock_break: client failure in oplock break
> in file word/pc3/13268-200.doc
> Dec 19 13:16:28 thor smbd[2206]: [2002/12/19 13:16:28, 0]
> s...
2002 Dec 24
3
Oplock break request failures
I hope someone can enlighten me on this.
Situation: NT network, Samba PDC, about 20 NT 4.0 workstations. log(s).smbd
are created per machine for easier analysis (as log.smbd.<NetBios Name>).
Not often, but often enough to be of concern, are errors in
request_oplock_break that seem to indicate that another smbd process that
should be listening for break requests on a UDP socket
2005 Oct 31
0
"disappeared" user
...8.1.52) connect to service profiles initially as user
student1 (uid=538, gid=538) (pid 30970)
[2005/10/28 10:53:48, 0] smbd/oplock.c:oplock_break(847)
oplock_break: receive_smb timed out after 30 seconds.
oplock_break failed for file student1/Templates/quattro.wb2 (dev = fd00, inode
= 13371610, file_id = 2831).
[2005/10/28 10:53:48, 0] smbd/oplock.c:oplock_break(919)
oplock_break: client failure in oplock break in file
student1/Templates/quattro.wb2
[2005/10/28 10:54:18, 0] smbd/oplock.c:oplock_break(847)
oplock_break: receive_smb timed out after 30 seconds.
oplock_break failed for file stu...
2007 Mar 16
1
CentOS samba MS Word corruption
...9 server02 smbd[10062]: [2007/03/13 11:42:29, 0]
smbd/oplock.c:oplock_break(839)
Mar 13 11:42:29 server02 smbd[10062]: oplock_break: receive_smb timed out
after 30 seconds.
Mar 13 11:42:29 server02 smbd[10062]: oplock_break failed for file
Apps/EXACT70/USR/BEDRYF (dev = fd01, inode = 541383, file_id = 74).
Mar 13 11:42:29 server02 smbd[10062]: [2007/03/13 11:42:29, 0]
smbd/oplock.c:oplock_break(911)
Mar 13 11:42:29 server02 smbd[10062]: oplock_break: client failure in oplock
break in file Apps/EXACT70/USR/BEDRYF
Mar 13 11:42:59 server02 smbd[10062]: [2007/03/13 11:42:59, 0]
smbd/oplock.c:...
2003 Feb 24
5
XP irratic delay in opening files....
...opened file Saranes_Documents/NJC/Invoices/NJC Invoice25
R001.xls read=Yes write=No (numopen=2)
[2003/02/24 15:53:42, 3]
smbd/oplock_linux.c:linux_set_kernel_oplock(182)
set_file_oplock: got kernel oplock on file
Saranes_Documents/NJC/Invoices/NJC Invoice25 R001.xls, dev = 903, inode
= 13385874, file_id = 2048
[2003/02/24 15:53:42, 3] smbd/process.c:process_smb(860)
Transaction 7347 of length 63
[2003/02/24 15:53:42, 3] smbd/process.c:switch_message(667)
switch message SMBreadX (pid 10033)
[2003/02/24 15:53:42, 3] smbd/sec_ctx.c:set_sec_ctx(313)
setting sec ctx (99, 99) - sec_ctx_stack_ndx =...
2003 Jul 31
1
oplock_break: client failure in oplock break in file ...
Hi!
I keep getting errors like these:
oplock_break failed for file Word/einaikoon/v-Locator/IBB-Beantragung/0_Antrag_AZK.doc (dev = 301, inode = 2469218, file_id = 7).
[2003/07/31 15:43:22, 0] smbd/oplock.c:oplock_break(843)
oplock_break: client failure in break - shutting down this smbd.
[2003/07/31 15:47:12, 0] smbd/oplock.c:oplock_break(758)
oplock_break: receive_smb error (Success)
oplock_break failed for file Word/einaikoon/v-Locator/IBB-Beantrag...
2003 Oct 09
1
2.2.5 performanc issues...
...rying to troubleshoot slow performance.
A lot of my NT client log files show messages like this about oplock
break issues.
[2003/10/09 12:50:39, 0] smbd/oplock.c:(1008)
request_oplock_break: no response received to oplock break request to
pid 2907 on port 61752 for dev = 40240002, inode = 29, file_id = 2
64
[2003/10/09 12:51:03, 0] smbd/oplock.c:(395)
process_local_message: Received unsolicited break reply - dumping
info.
[2003/10/09 12:51:03, 0] smbd/oplock.c:(409)
process_local_message: unsolicited oplock break reply from pid 982,
port 61752, dev = 40240002, inode = 29, file_id = 264
[200...
2002 Nov 16
1
file locks problem??
...log(475)
tdb(/var/cache/samba/locking.tdb): tdb_lock failed on list 54 ltype=0
(Interrupted system call)
[2002/11/16 11:22:09, 0] smbd/oplock.c:request_oplock_break(981)
request_oplock_break: no response received to oplock break request to pid
20445 on port 32964 for dev = 805, inode = 3326030, file_id = 95
[2002/11/16 11:22:09, 0] smbd/open.c:open_mode_check(551)
open_mode_check: exlusive oplock left by process 20445 after break ! For
file PROSYST/PRO02/SYSMENU.LOG, dev = 805, inode = 3326030. Deleting it to
continue...
[2002/11/16 11:22:09, 0] smbd/open.c:open_mode_check(555)
open_mode_chec...
2002 Jun 12
0
Win2k oplocks and you
...name list.
[2002/06/12 17:15:40, 3] lib/util.c:unix_clean_name(387)
unix_clean_name [marketing/Slicks/Components/servericon.cdr]
[2002/06/12 17:15:40, 10] locking/locking.c:get_share_modes(454)
get_share_modes: share_mode_entry[0]: pid = 18911, share_mode = 0x40,
port = 0x8e16, type= 0x3, file_id = 6, dev = 0x801, inode = 359229
[2002/06/12 17:15:40, 5] smbd/open.c:open_mode_check(495)
open_mode_check: oplock_request = 3, breaking oplock (3) on file
marketing/Slicks/Components/servericon.cdr, dev = 801, inode = 359229
[2002/06/12 17:15:40, 5] smbd/oplock.c:request_oplock_break(888)...