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...
Hi Sweets,
This is the host to the VM's routing table:
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default router UGSc 35 8 en0
10.10.10/24 link#4 UCS 6...
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...
Hi Folks,
Can anyone assist with this one?
I have my internal network on a 10.10.10/24 subnet and have a virtual machine residing on 10.10.10.9 with an ip of 10.211.55.5. the virtual machine can ping the host and vice versa but now I would like to get to this machine from the www. My router is...
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...
Can anyone shed any light on the relevance of a disks vtoc whilst the disk is encapsulated and under the control of VxVm. The rootdisk has a VTOC that shows overlapping of slice 1 and 6 ( /var & /opt according to my /etc/vfstab.prevxvm ).
<hostname> / :# prtvtoc -s /dev/dsk/c1t0d0s2
*...
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.