I have 4 systems and each one of them has a partition I'd like to be remotely
accessible on the other 3 systems.
In other words System1 has Partition1. Systems 2,3,4 should be able to
remotely mount Partition1 from System1. Also System2 has Partition2. Then
systems 1,3,4 should be able to remot
lp or idea is highly appreciated.
Thank you
Peter
--
Peter Blajev
Systems Administrator
Computer Science and Engineering Department
University of California, San Diego
Office: EBU3B 1214
Phone: (858) 534-2532
E-mail: [EMAIL PROTECTED]
___
CentOS
> Undo the LVM config, wipe out any MBR or disklabels on the drive,
> then pvcreate the raw disk (/dev/sdb) it should be able to handle
> the whole 5.4TB.
I tried this but I'll try again tonight just in case I missed something the
first time.
I didn't check what pvcreate did but vgcreate after t
Thank you all for the help.
I'm writing this summary message because of people requests. I haven't tried
all of this. I just collected it and organized it.
You've got a big storage. Now what?
The short answer is: "Just connect it. It should work."
I'll play safe by saying that the following appl
Boris,
Are you using bash?
Try this:
/bin/bash
. ./vars
--
Peter
On 01/20/2011 08:28 AM, Boris Epstein wrote:
> Hello listmates,
>
> I've got this Centos 5.5 box which I am trying to configure as an
> OpenVPN server. Now 2.1.4 seems to have added pkcs11 support and that
> stops me from creating
Hi,
I increased the size of one of the LUNs and on CentOS 5.4 if I restart
iscsi (`service iscsi restart`) I'll see the the new size but this will
disconnect all other LUNs.
I'm hoping that there is isciadm or some other command that will force
iscsi to rediscover the LUNs but I can't seem to
Pasi Kärkkäinen wrote:
> On Fri, Jan 15, 2010 at 05:34:47PM -0800, Peter Blajev wrote:
>> Hi,
>>
>> I increased the size of one of the LUNs and on CentOS 5.4 if I restart
>> iscsi (`service iscsi restart`) I'll see the the new size but this will
>> disco
I have two CentOS5 systems server1 and server2. There is user peter on
server1 who can ssh to server2 using public ssh keys and no password is
needed.
What I noticed is that running remote ssh commands in bash script breaks
while loops.
==
#!/bin/sh
for i in server2 server2; do
echo "-->
On Wed, Feb 1, 2012 at 2:53 PM, Stephen Harris wrote:
> On Wed, Feb 01, 2012 at 01:07:31PM -0800, Peter Blajev wrote:
> > echo " server2
> > server2" | \
> > while read confLine; do
> > echo "--> $confLine"
> > ssh peter@$confLine
On Wed, Feb 1, 2012 at 7:13 PM, Stephen Harris wrote:
> On Wed, Feb 01, 2012 at 07:03:33PM -0800, Peter Blajev wrote:
> > On Wed, Feb 1, 2012 at 2:53 PM, Stephen Harris wrote:
> >
> > > On Wed, Feb 01, 2012 at 01:07:31PM -0800, Peter Blajev wrote:
> > >
Todd,
Run "yum clean all" first and then try your yum command again.
--
Peter
Todd Cary wrote:
> I am spoiled with Yum: never have had a dependency problem until today.
> Can this be resolved:
>
> ---> Downloading header for compat-openldap to pack into transaction set.
> compat-openldap-2.3.
Hi,
I have a system running CentOS4.8.
Last month I installed the latest updates including kernel 2.6.9-89.0.23
and rebooted the system. It has been running for almost a month.
Last night I updated the system again which updated only a few packages:
openssl, tzdata, curl,vixie-cron and logrotat
12 matches
Mail list logo