Sponsored Content
Full Discussion: SCO system V documentation
Operating Systems SCO SCO system V documentation Post 302356593 by iMan on Saturday 26th of September 2009 08:40:48 AM
Old 09-26-2009
SCO system V documentation

Hi! I'm about to throw away a shelf meter or so of SCO system V official documentation.
The original beige binders. I'm not sure if there is a shortage of these old books, but if anyone near Gothenburg, Sweden has use for them. Drop me a line at : martin (dot) rudolfson at mac (dot) com

Martin
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sco Unix Online Documentation

help would be appreciated, thanks. (1 Reply)
Discussion started by: BAM
1 Replies

2. Filesystems, Disks and Memory

SCO TCP/IP runtime System for SCO Unix

Hi everyone i have a question for all of you. It may be basic or it may be a good one. I recently aquired a copy of "SCO TCP/IP runtime System for SCO Unix" (thats what the disks say) and for the life of me i can not get it to load. i have tried opening the disk in linux and it can not determine... (0 Replies)
Discussion started by: Cerberus
0 Replies

3. SCO

system log of SCO

Hi, I did shutdown and restart SCO server, now wanna find log to know exactly when system was effected. I took a look at /var/adm/ but seem there are no logs for my required information. it seems diff from Sun or HP UNIX... appreciate all your help. Thanks (2 Replies)
Discussion started by: milo
2 Replies

4. SCO

where can get iso of sco system v 5.05

hi all please someone tell me where can get iso of sco System V vs 5.05 regards (1 Reply)
Discussion started by: weramirez
1 Replies

5. Solaris

Comprehensive system documentation by button click

Guys There's a new WebPage where you can generate a comprehensive detailed system documentation by button click. Look at the example at https://sdoctool.sun.com/data/doc.php?ID=sdoctool&N=2 ;) Interested, go to Cheers (0 Replies)
Discussion started by: lebch
0 Replies

6. SCO

Help on System Freeze in SCO

Hi, My SCO server freezes suddenly. I just want to know if there any tools / commands availble that can find which is causing the freeze? Any help on this would be greatly appreciated. Regards, Ravikumar R (4 Replies)
Discussion started by: rrb2009
4 Replies

7. SCO

SCO UNIXware 7.1.4 system backups

Hi, I wonder if someone can help me, I want to backup my sco unix system, I dont have an external/internal tape drive. How can I make a system backup? I do have a CD-RW on the server. I am new to sco unix. Please can anyone advise on what methods I can use, I have looked a cpio. I tried... (1 Reply)
Discussion started by: kpnuts
1 Replies

8. SCO

SCO Development System for System V 3.2 R4.2

Hi Guys, Some time ago I get a disk for my SCO System V 3.2 R4.2 tcp 1.2.1 distribution. Now 4 Year later I am serarching the development system due to the fact that System V did not come with the C compiler. There is any change to get it ? my intention is academyc only. or anyone... (3 Replies)
Discussion started by: locovich
3 Replies
vblade(8)						      System Manager's Manual							 vblade(8)

NAME
vblade, vbladed - export data via ATA over Ethernet SYNOPSIS
vblade [ -m mac[,mac...] ] shelf slot netif filename DESCRIPTION
The vblade command starts a process that uses raw sockets to perform ATA over Ethernet, acting like a virtual EtherDrive (R) blade. The vbladed script can be used to daemonize the vblade process, detaching it from your terminal and sending its output to the system logs. Arguments shelf This should be the shelf address (major AoE address) of the AoE device to create. slot This should be the slot address (minor AoE address) of the AoE device to create. netif The name of the ethernet network interface to use for AoE communications. filename The name of the regular file or block device to export. Options -b The -b flag takes an argument, the advertised buffer count, specifying the maximum number of outstanding messages the server can queue for processing. -d The -d flag selects O_DIRECT mode for accessing the underlying block device. -s The -s flag selects O_SYNC mode for accessing the underlying block device, so all writes are committed to disk before returning to the client. -r The -r flag restricts the export of the device to be read-only. -m The -m flag takes an argument, a comma separated list of MAC addresses permitted access to the vblade. A MAC address can be speci- fied in upper or lower case, with or without colons. EXAMPLE
In this example, the root user on a host named nai exports a file named "3TB" to the LAN on eth0 using AoE shelf address 11 and slot address 1. The process runs in the foreground. Using vbladed would have resulted in the process running as a daemon in the background. nai:~# vblade 11 1 eth0 /data/3TB BUGS
Users of Jumbo frames should read the README file distributed with vblade to learn about a workaround for kernel buffering limitations. AUTHOR
Brantley Coile (brantley@coraid.com) vblade(8)
All times are GMT -4. The time now is 11:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy