Using a Modem on a T5-2 or a T5240


 
Thread Tools Search this Thread
Operating Systems Solaris Using a Modem on a T5-2 or a T5240
# 1  
Old 03-17-2016
Using a Modem on a T5-2 or a T5240

Hi Folks,

Just a quick question - hopefully!

I have an application currently running on a V890 with Solaris 9, I'd like to move this to either one of our T-5's or one of the T5240's in a Legacy container on an LDOM - but the fly in the ointment is the application still uses a standard Hayes dial-up modem.

Obviously the T-5 is the best option here for going forward, but the T5240 has a DB9 connector and it can be used as a TTYA device.

There's a couple of things that I'd like to ask.
  1. Has anyone connected a serial modem to a T-5 using a USB/Serial converter.
  2. Has anyone connected a serial modem to a T5240 and passed it through to an LDOM.

Or has anyone got any pointers to information with guidance, it's obviously not done very often nowadays.

Regards and TIA

Gull04

Last edited by gull04; 03-17-2016 at 04:48 AM.. Reason: More information.
# 2  
Old 03-20-2016
# 3  
Old 03-21-2016
Hi H,

Ta, muchly for that. Although I'm not sure that it will help that much, the issue is that it would seem that there are no "USB" drivers that will work from within the Legacy container.

It is currently looking like the T5240 would be the best solution, but I still have the issue to some extent. I'm currently looking at creating an I/O domain to see if that will get me round the issue of passing the "TTY" device through the hypervisor.

I'll eventually report my success or failure in the forum.

Regards

Gull04
# 4  
Old 03-22-2016
Are you sure that the (legacy) zone would run the device drivers?

Aren't all devices/peripherals driven by the global zone with any non-global zones being given access via the global? Like with ethernet interfaces, the legacy zone either has exclusive or shared access to the network adapter but the global runs the driver.

I'm assuming that access to a USB or serial port would depend on whether the non-global zone has the device mapped (in /dev) and then whether the global allows the access, assuming the device is not already in use.

Perhaps other forum members may know the specifics.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Question: # of ldoms on T5240 with 2 T2 US 8 core

I have a T5240 with 2 T2 US 8 core.. Theoretically how many ldoms can I configure? (5 Replies)
Discussion started by: Iftikhar Barrie
5 Replies

2. Solaris

Cannot configure RAID on T5240

Hi ! I've been given a T5240 with 4 disks and 2 HBA cards (but no array connected). I did a factory reset on SP and NVRAM clean on OBP because the server had been used before. I boot cdrom in single mode and try to create a hw mirror with disks from c1... but only c2 is seen by raidctl. ... (2 Replies)
Discussion started by: delavega
2 Replies

3. Solaris

Disable multithreading option on T5240

Hi Gurus Can any one tell me the process of disabling the multithreading option on T5240 server and my OS is on LDOM, having one physical processor with 8 core & 8 thread per core Regards (3 Replies)
Discussion started by: amity
3 Replies

4. Solaris

Bizarre Sun T5240 behavior

Hi - I have a T5240 with 7 LDOMS configured. One night, network comm was broken somehow. Nobody was doing anything on the machine at the time. Here is what I saw in messages: WARNING: nxge3 : nxge_dma_mem_alloc: ddi_dma_mem_alloc kmem alloc failed WARNING: nxge3 : nxge_alloc_rx_buf_dma:... (2 Replies)
Discussion started by: pyroman
2 Replies

5. Solaris

ufsrestore T5240

Hi Friends we have sun T5240 server, we have taken ufsdump of this server remotely with scsi tapedrive, If we need to do ufsrestore means what we have to do, since T5240 has not having scsi port, any procedure is there? Regards Rajasekar (5 Replies)
Discussion started by: rajasekg
5 Replies

6. Solaris

SUN T5240 vs M3000

Hi, We are planning to buy new server for our data center. Sun T5240 or M3000 which one have better performance, we are going to create many dt sessions in this server. So, i need your suggestions. RJS (4 Replies)
Discussion started by: rajasekg
4 Replies

7. Solaris

cannot plumb nxge on T5240

its a fresh installation. during the OS setup, it did not prompt for IP, netmask and gateway. using Solaris 10 08/07 update 4. I tried to plumb manually but encountered no such interface error. but nxge interfaces can be greped from the /etc/path_to_inst file. getting similar error on... (3 Replies)
Discussion started by: incredible
3 Replies

8. Solaris

raidctl on SUN T5240

Setting up a T5240 with two disks c1t0d0 and c1t1d0. I am trying to use raidctl but when I issue. raidctl -l I get Controller 1 Disk: 0.0.0 Disk: 0.1.0 So I try raidctl -c '0.0.0 0.1.0' -r 1 1 and I get "Array in use." I try (4 Replies)
Discussion started by: photon
4 Replies

9. UNIX for Dummies Questions & Answers

Modem - Test /dev/modem

Ok. I tried following the directions from some of the other threads, but I've hit a road block. I have red hat 7.3 and I installed the hcf package: hcfpcimodem-0.99lnxtbeta03042700k2.4.18_3-1rh.i386.rpm It installed ok, no errors, but I still can't get linux to find my modem. I've tried... (2 Replies)
Discussion started by: lawadm1
2 Replies
Login or Register to Ask a Question