I tried that and it won't work as 10.211.55.1 is the virtual gw interface of the host. I tried adding a different ip in the same subnet but again there was no route to the VM. BTW I've turned on IPFORWARDING on my host too just to make sure it will route traffic to the VM but again still no...
...and this is the hosts:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.211.55.0 * 255.255.255.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 0 0 0 eth0
loopback...
Possibly a timeout issue as wifi clients are often slow to respond in time so:
!
dot11 wpa handshake timeout 2000
!
This give the client time to authenticate!
ART
Oh and here is a WPA example:
!
dot11 ssid [SSID_NAME]
vlan 1
authentication open
authentication key-management wpa
wpa-psk ascii 7 [WPA_KEY]
!
interface Dot11Radio0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
!
encryption vlan 1 mode ciphers...
Here ya go m8:
!
dot11 ssid [SSID_NAME]
vlan 1
authentication open
guest-mode
!
!
interface Dot11Radio0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
!
encryption vlan 1 key 1 size 128bit 7 [WEP_KEY] transmit-key
encryption vlan 1 mode wep...
...1 subnets
C 93.97.16.0 is directly connected, ATM0.1
10.0.0.0/24 is subnetted, 1 subnets
C 10.10.10.0 is directly connected, BVI1
S* 0.0.0.0/0 [1/0] via 93.97.20.1
How do I correctly route to the 10.211.55 subnet(on which the VM resides)? I'm presuming I need to create a...
Thanks for that JG5. I was hoping that it could be handled from within commvault but was pretty much expecting your answer as we have "Backups pre-empt other backups" set globally. I read in the documentation somewhere that you can save the backup to file and then insert that line into a script...
Hi DJCopa,
You'll need a media agent for each host that controls the tape or library, of course once the library is configured you can amalgamate several devices into a pool. This gives you what appears to be one "large" library and backups that use that storage policy/pool will just pick up an...
Can anyone tell me if CommVault has the ability to terminate a backup if it does not finish within a time window. As I understand it, it merely pauses until the backup window starts again and then resumes. Not much good to me as I'm performing a cold backup of DB locations and need to have them...
...a VTOC that shows overlapping of slice 1 and 6 ( /var & /opt according to my /etc/vfstab.prevxvm ).
<hostname> / :# prtvtoc -s /dev/dsk/c1t0d0s2
* First Sector Last
* Partition Tag Flags Sector Count Sector Mount Directory
0 2 00...
Has anyone here got any first-hand experience using resource manager(containers)? Does it actually work?? Is it easy to setup the projects and how managable is it???
ART
check out the level of errors on the drive with: iostat -En /dev/dsk/c?t?d?s2
If the number of errors are high then you're probably into a new disk...in fact I'd probably swap this one out asap!
ART
Thanks for your input folks. I let the situation ride and all went well. The only problem (as Mike rightly pointed out) was that cron would run those entries twice but seeing as we run a separate scheduler for batch and the only thing we use cron for is system monitoring scripts, we could live...
Well it's been a while since I had this problem and I think if I recall I upped the file handles in /etc/system and reduced the time wait to 30 seconds. Additonally, this was caused because I moved the app from a sparc20 to a V880 and the io was dramatically improved such that when I ran several...
Hi,
We'll shortly be coming round to that time of the year here (in the UK) where our machines will auto roll back one hour at 2.am on 31/10/04, but we have mission critical updates taking place on our E10K domains here (which take their times from our SSP's) and we need to make sure that...
The only entry disksuite enters automatically in vfstab is for the root mirror( that is once you have issued metaroot d? ) If you mirror any other slice you will have to manually add an entry to vfstab.
You can use blaine's key sequence to go to the OBP and set output to the LOM
The machine gets as far as ...
I suspect it maybe missing path_to_inst but I havn't had time to look further yet... I'm at home right now. I'll probably try ...
ok> boot -arv
first thing tomorrow
ART
Hello All,
Well one of my associates tried to mirror the root disk with disksuite and *ucked up. He told me he was a little rusty with disksuite so could I "jog" his memory on how it was done.....no problem I says..do:
* create the meta DB's...preferably on some spare slice(s)
* create the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.