Displaying 20 results from an estimated 30000 matches similar to: "Can Samba run on Unisys?"
2011 Aug 03
0
[LLVMdev] Unisys Compiler--LLVM
Unisys-Lead Engineer
Location: Roseville, MN
Unisys is looking for a Compiler Specialist for our facility in Roseville, MN. We have a ClearPath mainframe product line that has been running on custom CMOS CPUs. The Unisys 36-bit OS2200 CISC mainframe architecture has been evolving for many years and is too expensive to continue implementing in custom silicon, so we have also produced a version
2011 Aug 31
1
mount.cifs -> Unisys MCP Mainframe -- Linux touch command "setting times of `testfile.txt': Permission denied"
I've got a share from a Unisys MCP Mainframe mounted with mount.cifs from
RHEL 6.1 (samba-common-3.5.6-86.el6.x86_64).
when I try to touch a file, it creates the file, but reports an error -
"setting times of `testfile.txt': Permission denied"
strace on the touch command shows that it is erroring out on the utimensat()
call
utimensat(0, NULL, NULL, 0) = -1 EACCES (Permission
2011 Jun 21
0
[LLVMdev] LLVM job opportunity at Unisys
During the past 12 months we have been doing some exciting research to accelerate the execution performance of a instruction stream for a 36-bit CISC mainframe architecture being emulated on Intel platforms. This research has been focused in the area of dynamic binary translation. We are using the LLVM IR and JIT in our project to execute thousands of small compiles to optimize this execution
2011 Oct 26
0
mount.cifs - 4.8.1 -- server side restart - CIFS VFS: No repsonse for cmd
Samba list:
We are mounting a share provided by a Unisys MCP mainframe with the
following fstab entry....
/etc/fstab:
//UnisysMCPmainframe.example.com/staging_test /mnt/staging cifs
rw,file_mode=0775,dir_mode=0775,uid=4051,gid=4053,credentials=/etc/nx-credentials.txt,_netdev
0 0
The mount is established just fine and works with the exception that
the mainframe does not support the POSIX utime()
1999 Jan 28
0
Samba 2.0 : Installation on Unisys SMP6400
Hello,
We have a server Unix Unisys SMP6400 connected with 60 PC Win95.
Samba 1.9.17 installed since Nov 97 is working fine.
Now I wish for install Samba 2.0, but the shell "configure" don't
recognize our System.
I get the following message :
# ./configure
loading cache ./config.cache
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc -O ) works...
2006 Oct 14
1
Re: unisys UPS using RD, genericups does not
Hello, ahgu
>I have a unisys UPS, I probed the RS232 and notice that pin 2,
>(receive data) is going from -6v (OL) to 12v(OB), but I don't see the
>setting for the genericups. Seems nobody else is using the RD pin?
>Any driver I can use?
>Thanks
>-Andrew
Try RX as signal name (not RD).
--
Best regards,
Sergiy mailto:rendol@mail.zp.ua
2005 Apr 15
5
Clustered xAPIC and Unisys ES7000 patch
Here is a patch for clustered xAPIC and Unisys ES7000 support in Xen. To
turn the features on add CONFIG_X86_CLUSTERED_APIC and CONFIG_ES7000
defines to xen/include/asm-x86/config.h
Signed off by Aravindh Puthiyaparambil
<aravindh.puthiyaparambil@unisys.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2006 Sep 21
1
Other domain sequence numbers are -1
Everyone,
I have configured a new SLES 10 server exactly the same as I
had previously configured a SLES 9 server. The only difference is the
version of samba. On the SLES 10 server, I am running the 3.0.23c
level, the SLES 9 server is behind a little. My problem is with
connecting to other AD domains. Only my default domain has a valid
sequence number. All the other domains are
2006 May 04
9
Excessive traffic causing slow logons
I am seeing some extremely slow logons to my SUSE servers. All are
configured exactly the same. When I attempt to log on, I can enter my
domain (AD) account without any problems. I then enter my password and
sit and wait for several minutes until it eventually takes me to my
desktop. In attempting to debug the problem, we have been able to see
millions of calls to the domain controller. They
2009 Dec 03
1
nmbd fails to start
Dear all,
I regret that I am very new to this tool from the install side. I have so far altered shares on a running machine only.
I have (thanks to Joss for some help already) installed version 3.4.3 under AIX 6.1 giving it our preferred base directory of /opt/freeware/samba/3.4.3
I have copied over the smb.conf file from the source machine (AIX 5.2 / Samba 2.0.7) and tweaked the content of
2009 Nov 26
0
Install 3.4.3 problem
Dear all,
I have been given the task of replacing the hardware we inherited from an outsourcing deal some time ago.
The live server is AIX 5.2 running Samba 2.0.7. The replacement server is running AIX 6.1 and GNU C compiler version 4.2.0-3. We are not licenced for the IBM C compiler. I have downloaded Samba 3.4.2 (as samba-latest.tar.gz via the samba.org site) and I'm stuck.
As a very
2013 Dec 10
2
[LLVMdev] lit: deprecating trailing \ in RUN lines
On Dec 10, 2013, at 1:43 PM, Caldarale, Charles R <Chuck.Caldarale at unisys.com> wrote:
>> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
>> On Behalf Of Alp Toker
>> Subject: Re: [LLVMdev] lit: deprecating trailing \ in RUN lines
>
>> //\
>> int x=0;
>> int x=0;
>
>> $ gcc-4.9 -fsyntax-only f.c
>
> Try
2006 Sep 29
5
ObjectPreviouslyDeleted when trying to paint
Hi,
I''m running into something along the lines of bug 5383. I''m hoping I''m
doing something obviously wrong and that someone can point me in the
right direction.
I''ve got a custom paint event handler:
def on_paint
puts "mainframe on_paint"
paint do |dc|
dc.clear
@cl.draw dc
end
end
Then I''ve got a key press
2009 Dec 01
1
nmbd startup fails
Dear all,
I regret that I am very new to this tool from the install side. I have so far altered shares on a running machine only.
I have (thanks to Joss for some help already) installed version 3.4.3 under AIX 6.1 giving it our preferred base directory of /opt/freeware/samba/3.4.3
I have copied over the smb.conf file from the source machine (AIX 5.2 / Samba 2.0.7) and tweaked the content of
2006 Feb 22
0
Problem authenticating another domain
I am trying to authenticate a user in a domain (EU) other than my
default domain (NA). I am at a loss as to what may be wrong at this
point. When I run a wbinfo -sequence, I see the following:
linux:~ # wbinfo --sequence
LAC : DISCONNECTED
EU : DISCONNECTED
AP : DISCONNECTED
UIS : 19895750
TRIMBLRDLINUX : 1
BUILTIN : 1
NA : 15410431
If I try a kinit, here is the output:
2016 Oct 20
0
[PATCH net-next v2 6/9] net: use core MTU range checking in virt drivers
On Thu, Oct 20, 2016 at 01:55:21PM -0400, Jarod Wilson wrote:
> hyperv_net:
> - set min/max_mtu, per Haiyang, after rndis_filter_device_add
>
> virtio_net:
> - set min/max_mtu
> - remove virtnet_change_mtu
> vmxnet3:
> - set min/max_mtu
>
> xen-netback:
> - min_mtu = 0, max_mtu = 65517
>
> xen-netfront:
> - min_mtu = 0, max_mtu = 65535
>
>
2006 May 17
0
RE: correction... cannot create 2GB (not 2MB) domU
On Unisys 16X 16GB ES7000/one with SLES10 Beta11 updated to xen changeset 9998, attempted to create a 2GB domU and get Error: The privileged domain did not balloon. xm list shows that before the attempt to create the domain, dom0 has 15910 MB memory. After the error, dom0 has dropped down to 13993 MB.
Bugzilla number is 650
> Sue Krysan
> Linux Systems Group
> Unisys Corporation
>
2016 Mar 29
1
[PATCH 02/10] x86/cpufeature: Kill cpu_has_hypervisor
From: Borislav Petkov <bp at suse.de>
Use boot_cpu_has() instead.
Signed-off-by: Borislav Petkov <bp at suse.de>
Cc: virtualization at lists.linux-foundation.org
Cc: sparmaintainer at unisys.com
---
arch/x86/events/intel/cstate.c | 2 +-
arch/x86/events/intel/uncore.c | 2 +-
arch/x86/include/asm/cpufeature.h | 1 -
2016 Mar 29
1
[PATCH 02/10] x86/cpufeature: Kill cpu_has_hypervisor
From: Borislav Petkov <bp at suse.de>
Use boot_cpu_has() instead.
Signed-off-by: Borislav Petkov <bp at suse.de>
Cc: virtualization at lists.linux-foundation.org
Cc: sparmaintainer at unisys.com
---
arch/x86/events/intel/cstate.c | 2 +-
arch/x86/events/intel/uncore.c | 2 +-
arch/x86/include/asm/cpufeature.h | 1 -
1998 Jun 19
4
file access problems
we're testing a new NFS product for our mainframe system (Conectivitiy
Systems TCP/IP for VSE) and have successfully mapped a virtual drive to our
unix system (AIX 4.2). We use Samba (v.1.9.18p2) to share files with the
Windows 95 and Windows NT systems in the building. We have attempted to map
the "mapped" drive from the mainframe via Samba. We're able to see files in
the