Sponsored Content
Operating Systems Solaris Sharing a local disk between to solaris machines Post 302599926 by bartus11 on Sunday 19th of February 2012 12:00:27 PM
Old 02-19-2012
Run dfshares Support_Main on client machine and post output here.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Any solaris machines on the NET??

i am running a linux redhat machine here and am interested in learning some deeper more sophisticated comands in solaris. can someone show me some free sites that allows people to telnet into their (solaris) machines to use for practice?? (1 Reply)
Discussion started by: TRUEST
1 Replies

2. Solaris

installing from local disk

We ordered a DVD for solaris 10 upgrade . However I realized that we have cd rom only and DVD is unreadable . Can i use this DVD , to upgrade the release from local disks. If yes , is there any specific procedure. (5 Replies)
Discussion started by: Hitesh Shah
5 Replies

3. Solaris

sharing a directory between local and global zone

is this the step? add fs set dir=/export set special=/export set type=lofs add options rw end i notice i can't post immediately, moderator needs to moderate. i have 1 more post still haven't appear in the forum..hmm.... (1 Reply)
Discussion started by: binary0011
1 Replies

4. Solaris

Sharing devices (tape drive) to local zone

I have to setup a local zone and need to share the fiber attached tape drive that is connected to the global zone. What is the best way to do this? Will sharing the /dev/rmt directory via lofs work? Any help is appreciated! (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

5. UNIX and Linux Applications

Problems of sharing of disk space in Rock Clusters

Hi Server configuration is Processor : xeon 64 bit Os: centos 5 We are in the process of setting up the Rock Cluster with 5 node.Currently the node are communication with each other however the disk space is not being shared in the cluster We would like to know how to used one disk space... (1 Reply)
Discussion started by: airquality
1 Replies

6. Solaris

No local disk in format in Solaris

I have Solaris-10 server. During troubleshooting of some storage issue, I removed disk entries from /dev/dsk and /dev/rdsk rm /dev/vx/dmp/* rm /dev/vx/rdmp/* rm /dev/dsk/* rm /dev/rdsk/ And rebooted the box. That recreated device tree for SAN disks, but I do not see c1t0d0s0 and c1t1d0s0... (7 Replies)
Discussion started by: solaris_1977
7 Replies

7. Red Hat

Sharing SAN disk with multiple severs

Hi , I had a requirement to share a san disk between two rhel severs. I am planning to discover the same disk in two rhel nodes and mount it. Is it a feasible solution? and what kind of issues we may encounter mounting same disk in two OS's parallel ? (2 Replies)
Discussion started by: nanduri
2 Replies

8. Shell Programming and Scripting

Solaris 9 Home Directory, Two Machines Sharing a NAS

Good Morning, I have 2 Solaris 9 machines sharing a NAS, and need to have users to be able to log in from the 2nd machine and get to all of their files on the NAS that were created on the 1st machine. So far its working ok, but when users log in to the second machine, their user IDs show... (20 Replies)
Discussion started by: Stellaman1977
20 Replies

9. UNIX for Beginners Questions & Answers

SAN vs. Local disk.

I am in the market looking to purchase a new E950 server and I am trying to decide between using local SSD drives or SSD based SAN. The application that will be running on this server is read-intensive so I am looking for the most optimal configuration to support this application. There are no... (2 Replies)
Discussion started by: ikx
2 Replies

10. Solaris

Sharing a physical disk with an LDOM

I have a guest LDOM running Solaris 10U11 on a Sun T4-1 host running Solaris 11.4. The host has a disk named bkpool that I'd like to share with the LDOM so both can read and write it. The host is hemlock, the guest is sol10. root@hemlock:~# zpool list NAME SIZE ALLOC FREE CAP DEDUP ... (3 Replies)
Discussion started by: Michele31416
3 Replies
GEARMAN(1)							     Gearmand								GEARMAN(1)

NAME
gearman - Gearmand Documentation, http://gearman.info/ Command line client for Gearmand SYNOPSIS
Common options -f <function> Function name to use for jobs (can give many) -h <host> Job server host -H Print this help menu -p <port> Gearman server port -t <timeout> Timeout in milliseconds -i <pidfile> Create a pidfile for the process -n In client mode run one job per line, in worker mode send data packet for each line -N Same as -n, but strip off the newline Client options -b Run jobs in the background -I Run jobs as high priority -L Run jobs as low priority -P Prefix all output lines with functions names -s Send job without reading from standard input -u <unique> Unique key to use for job Worker options* -c <count> Number of jobs for worker to run before exiting -w Run in worker mode DESCRIPTION
With gearman you can run client and worker functions from the command line. HOME
To find out more information please check: http://gearman.info/ SEE ALSO
gearmand(8) libgearman(3) AUTHOR
Data Differential http://www.datadifferential.com/ COPYRIGHT
2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN(1)
All times are GMT -4. The time now is 07:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy