ツイッターパーツ
t

2013年12月12日木曜日

ontapのAD参加 参考ログ

検証の途中でなんども動かしていたので、一度止めます。WORKGROPでの設定をしていて、後からドメイン参加する場合も、とめます。
filer> cifs terminate

CIFS local server is shutting down...

CIFS local server has shut down...
filer>


ドメイン参加のために、再セットアップをします。

filer> cifs setup
This process will enable CIFS access to the filer from a Windows(R) system.
Use "?" for help at any prompt and Ctrl-C to exit without committing changes.

        This filer is currently a member of the Active Directory domain
        'hogehoge.CO.JP'.
Do you want to continue and change the current filer account information? [n]: yes
        Your filer does not have WINS configured and is visible only to
        clients on the same subnet.
Do you want to make the system visible via WINS? [n]: no
        This filer is currently configured as an NTFS-only filer.
Would you like to reconfigure this filer to be a multiprotocol filer? [n]: yes
        The default name for this CIFS server is 'FILER'.
Would you like to change this name? [n]:
        Data ONTAP CIFS services support four styles of user authentication.
        Choose the one from the list below that best suits your situation.

(1) Active Directory domain authentication (Active Directory domains only)
(2) Windows NT 4 domain authentication (Windows NT or Active Directory domains)
(3) Windows Workgroup authentication using the filer's local user accounts
(4) /etc/passwd and/or NIS/LDAP authentication

Selection (1-4)? [1]: 1
What is the name of the Active Directory domain? [hogehoge.CO.JP]:
        In Active Directory-based domains, it is essential that the filer's
        time match the domain's internal time so that the Kerberos-based
        authentication system works correctly. If the time difference between
        the filer and the domain controllers is more than 5 minutes,
        authentication will fail. Time services are currently not configured
        on this filer.
Would you like to configure time services? [y]:
        CIFS Setup will configure basic time services. To continue, you must
        specify one or more time servers. Specify values as a comma or space
        separated list of server names or IPv4 addresses. In Active
        Directory-based domains, you can also specify the fully qualified
        domain name of the domain being joined (for example: "hogehoge.CO.JP"),
        and time services will use those domain controllers as time servers.
Enter the time server host(s) and/or address(es) [hogehoge.CO.JP]:
Would you like to specify additional time servers? [n]:
1 entry was deleted.


        In order to create an Active Directory machine account for the filer,
        you must supply the name and password of a Windows account with
        sufficient privileges to add computers to the hogehoge.CO.JP domain.
Enter the name of the Windows user [Administrator@hogehoge.CO.JP]:
Password for Administrator@hogehoge.CO.JP:
CIFS - Logged in as Administrator@hogehoge.CO.JP.
        An account that matches the name 'FILER' already exists in Active
        Directory: 'cn=filer,cn=computers,dc=hogehoge,dc=co,dc=jp'. This is
        normal if you are re-running CIFS Setup. You may continue by using
        this account or changing the name of this CIFS server.
Do you want to re-use this machine account? [y]: n
Enter the CIFS server name for the filer [FILER]: filer02
        The user that you specified has permission to create the filer's
        machine account in several (2) containers. Please choose where you
        would like this account to be created.

(1) CN=computers
(2) OU=Domain Controllers
(3) None of the above

Selection (1-3)? [1]: 1
CIFS - Starting SMB protocol...
Welcome to the hogehoge.CO.JP (hogehoge) Active Directory(R) domain.

CIFS local server is running.
filer>
ここまでが、セットアップ。あとは、各コマンドでアクセス権の設定だとか、ユーザーの確認、ドメイン情報を見たりしていきます。


filer>
filer> cifs shares
Name         Mount Point                       Description
----         -----------                       -----------
ETC$         /etc                              Remote Administration
                        BUILTIN\Administrators / Full Control
HOME         /vol/vol0/home                    Default Share
                        everyone / Full Control
C$           /                                 Remote Administration
                        BUILTIN\Administrators / Full Control
vol          /vol/vol
                        everyone / Full Control
                        BUILTIN\Users / Full Control
                        hogehoge\guest / Full Control
                        hogehoge\hogehoge / Full Control
                        hogehoge\ac-admin / Full Control
                        FILER02\administrator / Full Control
                        BUILTIN\Administrators / Full Control
                        hogehoge\administrator / Full Control
filer>
filer> Thu Dec 12 01:25:23 JST [filer:nbt.nbns.registrationComplete:info]: NBT: All CIFS name registrations have completed for the local server.

filer> useradmin domainuser list -g Administrators
List of SIDS in Administrators
S-1-5-21-566600022-1970368624-1386761716-500
S-1-5-21-473926273-954487227-3379319696-512
S-1-5-21-473926273-954487227-3379319696-500
For more information about a user, use the 'cifs lookup' and 'useradmin user list' commands.
filer>
filer>
filer> cifs lookup S-1-5-21-566600022-1970368624-1386761716-500
name = FILER02\administrator
filer> cifs lookup S-1-5-21-473926273-954487227-3379319696-512
name = hogehoge\Domain Admins
filer> cifs lookup S-1-5-21-473926273-954487227-3379319696-500p
lookup failed
filer> cifs lookup S-1-5-21-473926273-954487227-3379319696-500
name = hogehoge\administrator
filer>
filer>
filer>
filer>
filer> cifs
The following commands are available; for more information
type "cifs help <command>"
access              domaininfo          nbalias             shares
adupdate            gpresult            prefdc              sidcache
audit               gpupdate            resetdc             stat
broadcast           help                restart             terminate
changefilerpwd      homedir             sessions            testdc
comment             lookup              setup               top
filer> cifs sessions
Server Registers as 'FILER02' in Windows 2000 domain 'hogehoge'
Root volume language is not set. Use vol lang.
Selected domain controller \\AD-SERVER for authentication
====================================================
PC IP(PC Name) (user)           #shares   #files
filer> cifs stat
                        reject        0  0%
                         mkdir        0  0%
                         rmdir        0  0%
                          open        0  0%
                        create        0  0%
                         close        0  0%
                       X&close        0  0%
                         flush        0  0%
                       X&flush        0  0%
                        delete        0  0%
                        rename        0  0%
                      NTRename        0  0%
                        getatr        0  0%
                        setatr        0  0%
                          read        0  0%
                        X&read        0  0%
                         write        0  0%
                       X&write        0  0%
                          lock        0  0%
                        unlock        0  0%
                         mknew        0  0%
                        chkpth        0  0%
                          exit        0  0%
                         lseek        0  0%
                      lockread        0  0%
                    X&lockread        0  0%
                   writeunlock        0  0%
                      readbraw        0  0%
                     writebraw        0  0%
                        writec        0  0%
                     gettattre        0  0%
                     settattre        0  0%
                      lockingX        0  0%
                           IPC        0  0%
                         open2        0  0%
                   find_first2        0  0%
                    find_next2        0  0%
                 query_fs_info        0  0%
               query_path_info        0  0%
                 set_path_info        0  0%
               query_file_info        0  0%
                 set_file_info        0  0%
                   create_dir2        0  0%
                  Dfs_referral        0  0%
                    Dfs_report        0  0%
                          echo        0  0%
                    writeclose        0  0%
                         openX        0  0%
                         readX        0  0%
                        writeX        0  0%
                     findclose        0  0%
                          tcon        0  0%
                          tdis        9  6%
                       negprot        3  2%
                         login        0  0%
                        logout        0  0%
                         tconX        0  0%
                       dskattr        0  0%
                        search        0  0%
                        fclose        0  0%
                     NTCreateX        0  0%
                 NTTransCreate        0  0%
                  NTTransIoctl        0  0%
                 NTTransNotify        0  0%
                 NTTransSetSec        0  0%
               NTTransQuerySec        0  0%
              NTNamedPipeMulti        0  0%
                   NTCancel CN        0  0%
                NTCancel Other        0  0%
                      SMB2Echo        0  0%
                   SMB2Negprot        0  0%
              SMB2TreeConnnect       16 11%
            SMB2TreeDisconnect        9  6%
                     SMB2Login        6  4%
                    SMB2Create       15 10%
                      SMB2Read        0  0%
                     SMB2Write        0  0%
                      SMB2Lock        0  0%
                    SMB2Unlock        0  0%
                SMB2OplkBrkAck        0  0%
                    SMB2ChgNfy        4  3%
                     SMB2CLose       18 13%
                     SMB2Flush        0  0%
                    SMB2Logout        2  1%
                    SMB2Cancel        3  2%
                 SMB2IPCCreate       11  8%
                   SMB2IPCRead       11  8%
                  SMB2IPCWrite       11  8%
                  SMB2QueryDir        8  6%
        SMB2QueryFileBasicInfo        0  0%
         SMB2QueryFileStndInfo        0  0%
          SMB2QueryFileIntInfo        0  0%
           SMB2QueryFileEAInfo        0  0%
          SMB2QueryFileFEAInfo        0  0%
         SMB2QueryFileModeInfo        0  0%
          SMB2QueryAltNameInfo        0  0%
       SMB2QueryFileStreamInfo        0  0%
          SMB2QueryNetOpenInfo        0  0%
          SMB2QueryAttrTagInfo        0  0%
           SMB2QueryAccessInfo        0  0%
      SMB2QueryFileUnsupported        0  0%
          SMB2QueryFileInvalid        0  0%
            SMB2QueryFSVolInfo        0  0%
           SMB2QueryFSSizeInfo        0  0%
            SMB2QueryFSDevInfo        0  0%
           SMB2QueryFSAttrInfo        0  0%
         SMB2QueryFSFullSzInfo        0  0%
          SMB2QueryFSObjIdInfo        0  0%
            SMB2QueryFSInvalid        0  0%
         SMB2QuerySecurityInfo        0  0%
              SMB2SetBasicInfo        0  0%
             SMB2SetRenameInfo        0  0%
           SMB2SetFileLinkInfo        0  0%
           SMB2SetFileDispInfo        0  0%
             SMB2SetFullEAInfo        0  0%
               SMB2SetModeInfo        0  0%
              SMB2SetAllocInfo        0  0%
                SMB2SetEOFInfo        0  0%
            SMB2SetUnsupported        0  0%
            SMB2SetInfoInvalid        0  0%
           SMB2SetSecurityInfo        0  0%
       SMB2FsctlPipeTransceive       11  8%
             SMB2FsctlPipePeek        0  0%
        SMB2FsctlEnumSnapshots        0  0%
         SMB2FsctlDfsReferrals        7  5%
            SMB2FsctlSetSparse        0  0%
          SMB2FsctlSecureShare        0  0%
      SMB2FsctlFileUnsupported        0  0%
       SMB2FsctlIpcUnsupported        0  0%
                   cancel lock        0
                     wait lock        0
                 copy to align        0
                  alignedSmall       43
                  alignedLarge       27
               alignedSmallRel        0
               alignedLargeRel        0
                 FidHashAllocs        0
                 TidHashAllocs        0
                 UidHashAllocs        0
                      mbufWait        0
                       nbtWait        0
                      pBlkWait        0
              BackToBackCPWait        0
                       cwaWait        0
             short msg prevent        0
                   multipleVCs        0
                   SMB signing        0
              mapped null user        0
                    PDCupcalls        0
                     nosupport        0
                read pipe busy        0
               write pipe busy        0
               trans pipe busy        0
              read pipe broken        0
             write pipe broken        0
             trans pipe broken        0
               queued writeraw        0
                nbt disconnect        2
                smb disconnect        1
                dup disconnect        0
            OpLkBkXorBatchToL2        0
          OpLkBkXorBatchToNone        0
                OpLkBkL2ToNone        0
              OpLkBkNoBreakAck        0
            OpLkBkNoBreakAck95        0
            OpLkBkNoBreakAckNT        0
              OpLkBkIgnoredAck        0
          OpLkBkWaiterTimedOut        0
            OpLkBkDelayedBreak        0
           SharingErrorRetries        0
                  FoldAttempts        0
                   FoldRenames        0
            FoldRenameFailures        0
                 FoldOverflows        0
                FoldDuplicates        0
               FoldWAFLTooBusy        0
               NoAllocCredStat        0
             RetryRPCcollision        0
                  TconCloseTID        0
               GetNTAPExtAttrs        0
               SetNTAPExtAttrs        0
                    SearchBusy        0
                ChgNfyNoMemory        0
                ChgNfyNewWatch        4
               ChgNfyLastWatch        4
             UsedMIDTblCreated        0
           UnusedMIDTblCreated        0
             InvalidMIDRejects        0
          SMB2InvalidSignature        0
     SMB2DurableCreateReceived       15
    SMB2DurableCreateSucceeded        0
    SMB2DurableReclaimReceived        0
   SMB2DurableReclaimSucceeded        0
    SMB2DurableHandlePreserved        0
       SMB2DurableHandlePurged        0
      SMB2DurableHandleExpired        0
               SMB2FileDirInfo        0
           SMB2FileFullDirInfo        0
         SMB2FileIdFullDirInfo        0
           SMB2FileBothDirInfo        0
         SMB2FileIdBothDirInfo        4
             SMB2FileNamesInfo        0
        SMB2FileDirUnsupported        0
                 SMB2QueryInfo        0
                   SMB2SetInfo        0
                     SMB2Ioctl       18
        SMB2RelatedCompRequest        8
      SMB2UnRelatedCompRequest        0
               SMB2FileRequest       38
               SMB2PipeRequest       67
                 SMB2nosupport        0
Max Multiplex = 0, Max pBlk Exhaust = 0, Max pBlk Reserve Exhaust = 0
Max FIDs = 3, Max FIDs on one tree = 3
Max Searches on one tree = 0, Max Core Searches on one tree = 0
Max sessions = 2
Max trees = 3
Max shares = 6
Max session UIDs = 1, Max session TIDs = 3
Max locks = 3
Max credentials = 1
Max group SIDs per credential = 9
Max pBlks = 874 Current pBlks = 874 Num Logons = 0
Max reserved pBlks = 32 Current reserved pBlks = 32
Max gAuthQueue depth         = 2
Max gSMBBlockingQueue depth  = 1
Max gSMBTimerQueue depth     = 3
Max gSMBAlfQueue depth       = 1
Max gSMBRPCWorkerQueue depth = 1
Max gOffloadQueue depth      = 2
Local groups: builtins = 6, user-defined = 1, SIDs = 5
RPC group count = 10, RPC group active count = 0
Max Watched Directories = 1, Current Watched Directories = 0
Max Pending ChangeNotify Requests = 0, Current Pending ChangeNotify Requests = 0
Max Pending DeleteOnClose Requests = 2622, Current Pending DeleteOnClose Requests = 0
filer>
filer>
filer> cifs
The following commands are available; for more information
type "cifs help <command>"
access              domaininfo          nbalias             shares
adupdate            gpresult            prefdc              sidcache
audit               gpupdate            resetdc             stat
broadcast           help                restart             terminate
changefilerpwd      homedir             sessions            testdc
comment             lookup              setup               top
filer> cifs top
The cifs.per_client_stats.enable option must be on to use "cifs top"
filer> options cifs.per_client_stats.enable on
filer> cifs top
No active clients.
filer> cifs top
 ops/s  reads(n, KB/s) writes(n, KB/s) suspect/s   IP              Name
     5 |      0     0 |       0     0 |        0 | 192.168.11.100  hogehoge\administrator
filer> cifs sessions
Server Registers as 'FILER02' in Windows 2000 domain 'hogehoge'
Root volume language is not set. Use vol lang.
Selected domain controller \\AD-SERVER for authentication
====================================================
PC IP(PC Name) (user)           #shares   #files
192.168.11.100(AD-SERVER) (hogehoge\administrator - pcuser)
                                      1         0
filer> cifs gpresult

[1]
        Display Name: Default Domain Policy
        GPO DN: CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=hogehoge,DC=co,DC=jp
        Name: {31B2F340-016D-11D2-945F-00C04FB984F9}
        FileSysPath: \\hogehoge.co.jp\sysvol\hogehoge.co.jp\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}
        versionNumber: 3
        Link:Domain
        Extension:
                  Registry (partially supported)
                  Security (partially supported)
                  EFS Recovery (not supported)


filer> cifs domaininfo
Thu Dec 12 01:29:24 JST [filer:auth.ldap.trace.LDAPConnection.statusMsg:info]: AUTH: TraceLDAPServer- Starting AD LDAP server address discovery for hogehoge.CO.JP.
Thu Dec 12 01:29:24 JST [filer:auth.ldap.trace.LDAPConnection.statusMsg:info]: AUTH: TraceLDAPServer- Found 1 AD LDAP server addresses using DNS site query (Default-First-Site-Name).
Thu Dec 12 01:29:24 JST [filer:auth.ldap.trace.LDAPConnection.statusMsg:info]: AUTH: TraceLDAPServer- Found 1 AD LDAP server addresses using generic DNS query.
Thu Dec 12 01:29:24 JST [filer:auth.ldap.trace.LDAPConnection.statusMsg:info]: AUTH: TraceLDAPServer- AD LDAP server address discovery for hogehoge.CO.JP complete. 1 unique addresses found.
NetBios Domain:           hogehoge
Windows 2003 Domain Name: hogehoge.co.jp
Type:                     Windows 2003
Filer AD Site:            Default-First-Site-Name

Current Connected DCs:    \\AD-SERVER
Total DC addresses found: 1
Preferred Addresses:
                          None
Favored Addresses:
                          192.168.11.100  AD-SERVER        PDC
Other Addresses:
                          None

Connected AD LDAP Server: \\ad-server.hogehoge.co.jp
Preferred Addresses:
                          None
Favored Addresses:
                          192.168.11.100
                           ad-server.hogehoge.co.jp
Other Addresses:
                          None
filer>
filer>
filer>

2013年12月10日火曜日

snapmirror関係解除について


 簡単にメモ

#preparing snapmirror
#(source side) confirm volume size
df -Vh

#(destination side) confirm volume size
df -Vh

#above
#required same volume size both souce vol and dest vol
#required read only dest vol(destination side)
vol restrict testvol

#(destination side)snapmirror initialize
#if output error, check language of vol
snapmirror initialize -S filer1:testvol filer2:testvol

#show snapmirror status
snapmirror status
snapmirror status -l  #show details

#(source side)show snapmirror path
snapmirror status
snapmirror destinations

#(destination side)snapmirror break
snapmirror break testvol

#(source side)snapmirror release
vol1 filer2:testvol

#(source side)snapmirror destinations
snapmirror destinations
snapmirror status
snap list -V testvol

#(destination side)check status
snapmirror status
snap list -V testvol
snap delete -V testvol {base snapshot name}

#(destination side)undo vol status
vol options testvol fs_size_fixed off
vol status testvol


fin.

2013年12月8日日曜日

windows システム復元ポイントの作成

僕のPCは復元ポイントを作成しないような設定をしてあります。
こわれても困らないし、パーティションを区切ってあるので、最悪
システム領域だけクリーンインストールすればよいだけだからです。


まあでも、最近壊れて意外と面倒だったので、復元ポイントの作成はしておいたほうが
さくっと元に戻せるかもしれませんので、その方法を紹介。

ちなみに、自動的に作成はしない設定のままでよいです。自動で作成しないように
しておいたほうが、動作は軽快だからです。


で、まずは「PowerShell」 を開きます。


たちあがったら以下のコマンドを入力し、descriptionに好きな内容で、復元ポイントの
説明を記載してあげてください。

あとは少々待つだけで完了です。

以上。たまーに作っといてあげてください。復元ポイントがないと、壊れたとき
修復の仕様がないです。


user> checkpoint-Computer

コマンド パイプライン位置 1 のコマンドレット Checkpoint-Computer
次のパラメーターに値を指定してください:
Description: 20131210
user>


2013年11月27日水曜日

MacBook Air13インチ カバーシール

こんばんは、寝れません


今日掲題のものがとどきました



ほい、こんなんでした

開封しちゃいますよー



裏面こんなんでした。
結構包装からおしゃれ


MacBookの背面で光るりんごマークがちょっとね…

格好いいけど、なんか見るからにパソコンいじってますぜ、かっけえやろ!

って雰囲気でちゃうのが苦手なので隠したかったんです

ほいで、取り付けたらこんなん

ふむふむ、なるほどと。
意外に悪くないです。

実物しょぼいんだろうなあ、とか思いつつ待ってたんですが、良いですね

ちなみに、海外から取り寄せで三週間くらいかかりました。品切れだったので

シールと言ってもなんども付けたり外したりできるのでオススメです

りんごマーク隠したい方、是非どうぞ




2013年7月22日月曜日

渋谷 肉横町に行ってきました

渋谷に激辛のハンバーガーを食べて一ヶ月無料券をもらいに…

なんかガリガリ君のキャンペーンやってました。

パルコの前です。ただかなっと

てくてくしましたが、有料でした。
ちなみに地元の商品です。ガリガリ君


ここの店が目的のとろでしたが、時既に遅し。
辛いのは大好きなので挑戦しにいきたかった。。。



ほんで、しゃあないんで、渋谷の肉横町に。
ここはデビルチキン

ほんで、しゃあないんで、デビルチキンのサタンソースを注文



こんなんでした。



最初はサラダを。んまい






デビルチキンこねえ。
なんと1羽やくので50分待てと…。なげえよ

ということで、ほかのお店が大量に入っている横町では
出前が可能でした。

クワトロとベーコンを









あんまりこないので、サービスきた
めっちゃんまい




サッカーやってましたね今日。
中国戦。


開始3分で先制され、逆転し、同点で終わるという
なんともなさけない展開でした。

そしてこれが殺人的な辛さの春雨。
タイ料理みたいですね。


















サッカーも飽きた頃にきました。
デビルチキン

確かに激辛です。
まあ殺人春雨よりはらくちんでした。
が、サタンソースが口につくと異様に痛い。













で、その後は焼き肉を食べに、一本ホルモン?
たべて

しめに別のお店で、なま親子丼?食べました。

写真がなんか同期されてないので、みせません!

以上、おなかがきつくなった一日でした。

各サービスに投稿する方法 | post to facebook

各サービスに投稿する方法 | post to line

各サービスに投稿する方法 | post to twitter

twitter にポストする機能を実装する

2013年5月30日木曜日

evernoteからブログを作成できるおもしろいサイト見つけました

Postach.ioというサービスです。

evernoteを使用するのですが、指定のノートブックにてノートをとり、タグにpublishedを使用することで自動的にブログとしてアップされるサービスです。

そのままブログを作成すればいいではないかと思うのですが、これはこれで使ってみると便利。

evernoteを頻繁に使用するので、こういうサービスはありがたいですね。実験的に記事を書いてみました。

http://syuntatata.postach.io/

2013年3月31日日曜日

やっぱ自転車かっこいいな

もう4月になりますね。

はやいはやい。。。


さくらは散り始め、会社の花見の時期には青々としていることでしょう。
例年よりはやくやってる所も多いみたいですけど。

イオンの自転車屋さんに初めていってみました。案外自転車取り扱ってる数が多くて、興奮しちゃいました。自転車ですぐいける距離なので、こんどからすぐに行けます。

3万から5万くらいで買えるんですね。色んな色があって洒落てますよね。ずいぶん安く買えるもんなのですね。



もう一台くらい買って気軽に乗れる奴ほしいです。あんまり高いと、自由に乗り降りできなくて。たしょう雑に扱えて、味がでたほうがいい感じですよね。


で、イオン行く途中に桜並木がありまして、おお!と思ったので激写!!
激写ってどういう意味だろう。

普通に撮りました。
やっぱり写真撮り慣れてない上に、下手くそなので、この延々と続きそうな並木道が伝ることなさそうな画で残念です。

写真うまい人には素直に尊敬します。







自転車のパーツもパソコンも欲しいなあ。


このタイヤなんか格好良いけど、くそたけえw





こういうのが一番欲しい。けど高い。。。






2013年2月10日日曜日

行田 忍城いってきた


せっかくの連休だし、のぼうの城みたんで、忍城をみてこようと出かけて参りました。

あと数キロの所でパンク…


変なさびきった鉄板の上を走ってしまい、でっかい穴が空いた。
歩道なんてろくなもんじゃない。だらだらと走ってたんで歩道に入ったんだけど
それが運の尽き

まるで銃声のような音が響くパンク劇

パンク修理キットもってない気がしたんだけど、とりあえずどんな具合か調べるんで道端に移動しました。


びろ~んって



たまたま修理キット入ってたんで、応急処置。近くの病院の先生がなんか持ってこようか
なんて話しかけてくれたんで、空気入れをお願いしました。


したら白衣きて車で登場。

チャリンコと僕を載せ、ゼリーフライをおごってくれ、忍城をみせてくれ、更には家まで送ってくれるというなんともありがたい施しが。

今度は、君が困ってる人にやってあげなさいと言われ、至れり尽くせりな感じで助けてくれました。
連絡先きいてなかったもんだから、お礼ができない。。。

どうやら先生方はチョコレートを20,30ももらうらしい。お返しケチるのもだせーし、出費がとにかくかさむんで、禁止令だしたいそうで笑

ぼくのやってる意味のわからん仕事の話も聞いてくれ、いいことがないと色々話した。
話してみれば、そんな山ほど嫌なことあったわけじゃないし、そのぶん別の形でいいこと?
もあって、プラマイ0な感じな事に気づいた。

これがいつしかプラスになっていくんだろうなと感じました。


まあできれば、自分の足だけで時間使えれば最高だったけど、赤の他人の僕に親切にしてくれる人に出会えて色々話せてラッキーな経験だった。

あとは、パンクして、30kmも歩いてかえるかなんかするか悩んだ時に、そんな落ち込まなかったのは
いいように自身が変わってんのかなーと思った


なんか道中、飛行機いっぱい飛んでた
妻沼の滑空場だったみたい

上からなんか落としてて、爆弾かと思ってめちゃくちゃ焦った

向かい風続きで相当つらくて、帰りの追い風超楽しみにしてたんだけど堪能できず
まあ、貴重な体験できてよかった。





そうそう。パンクしたときは、超ひと目につくところで修理するか、修理するフリするといいことあるよ

2013年1月20日日曜日

コンソールケーブルのUSB変換

仕事でしか使わないと思うんですけど



スイッチとかストレージの構築する人には必須ですよね。このドライバがなんか上手くインストールできなかった気がするけど、今普通に使えてますね。インストールが面倒だったのは違うやつかな?
仕事はじめたときは、これの使い方もわからず途方に暮れてましたね。だれも教えてくれないし。SANスイッチは、クロスケーブルとこのコネクタで使えて、ciscoのスイッチは、よくあるあの青いストレートケーブルと、このUSB変換で使えました。

最近はようやくcisco触る機会があって、vlan消して、ポートチャネルを組んでNICの冗長性テストとかやりました。割りと簡単にできて、良かったんですが、ほめられましたね、らっきー

netappを今触っているのですが、コントローラーABの両方を同時にモニタするなら2本必要です。まあ大体は1本だけあればことは足りるんですけど、フェイルオーバーさせるテストのときとかは2本あると便利

おわり

かわいいイヤホンジャック

にゃんこ型のイヤホンジャックなんですが、これがまたかわいい。
このぶら下がってるのがたまらんです


チョコンとすわってるのもあるんですが、ぶら下がってるのが最高です。

正面から見て、背を向けるにゃんこの状態になるように指すのがベストプラクティスですね笑
僕は人に取られてしまってない…

また買おうかなあ。



PS3をパソコンで使ってるモニタでやるには

僕はテレビなくて、PS3やりたかったので、HDMI接続でモニタとつなぎました。

ケーブル繋げたらPS3の設定で、HDMI接続を指定すればばっちりうつります

先輩カラの話だと、LGのモニタならばっちりだそうですね、モニタやすいし、うつりもいいのでLGおすすめです。

なんか面白いゲームないですかね…


まほろ駅前多田便利軒

まほろのドラマが今やっていますね。三浦しおんさんの作品です。以前に小説で読んで、映画も観ました。

主人公の二人の掛け合いがとても面白いのですけど、映画、ドラマともに”ぎょうてん” の松田龍平がおもしろい。原作にあってるキャラでとっても気に入っています。





上のやつがその作品なんですが、ドラマでおもしろいと思った方は一度小説もみてみるといいのでは!正直この作品がドラマ化されるのにはテンション上がりましたね


いま放送されているものとは別のストーリーなので、ドラマが終わる前にでも目を通しておくとまた一段と放送が楽しみになるんじゃないでしょうかね


おわり




ちなみに電子書籍でもあるみたいですね、ぼくは紙媒体がいいですけど

NetApp ONTAP | 構築メモ priv set advanced

タイトルのpriv set advancedですが、このコマンドをうつと実行できるコマンドが増えます。

linuxで使用できるようなコマンドが使えたり、各ディスクのLEDを点灯させることができたりします。

  • priv set advanced[enter]
  • ls /vol/vol_name

と実行すると、指定したボリューム下の内容を見ることができます。

注意点としては、絶対パスで指定することです。/volを必ず付けなければ、エラーが返されます。これが使えると、ダミー作成からの確認や、ミラーボリュームとの内容の比較が容易になりますね。

ちなみに、要領などを確認することはできず、確認したい場合は、df -Vg vol_name などで見ないといけません。Vオプションは、ボリュームを指し、Aにするとアグリゲートの中身を指定出来ます。

Vgのgはサイズの単位を指定していて、GB表示になります。察しの良い人は、もうおわかりかと思いますが、mだとMB表示になりますので、適宜変更していただくと良いと思います。



おわり

ゆっくりと休める時間が欲しいですね

こんにちは


最近どうもしっかりと休めていません。好きで休みも仕事のためになることをしているわけですが、やりたくない時もあります。


やっぱりミスが出てき始めると、もう仕事は緊張の連続で、なかなか息を抜くのが難しくなります。休みの日は、仕事のことをわすれ休めていたのですが、最近はそんなこともなくなりました。

多少考えるくらいのことなら構わないのですが、休日もがっつりと頭から離れません。やっぱり要領がわるかったりするんだろうなあ・・・と思いつつ、1,2年はひたすら勉強あるのみだと思います。


飲み込みが速いと色々お褒めの言葉をいただいていて、めちゃくちゃ嬉しいですが、言われた瞬間は素直に喜べず、相変わらずかわいくない後輩なんだろうなあと思ったり思わなかったり



インフラエンジニアをやっているわけですが、まだソリューションを提供することができるほどの頭がないので、いち早くSEといえるようになりたいです。

それと同時にやっぱりプログラムもまたかけるようになりたいと思っていたり。。。現在は電車の中で本行の勉強や、準備で時間を使っているので、新聞も読めていない現状です。


慣れてきたらプログラムの勉強に費やしたいものです。プログラミングは本業には一切関係なくて、個人的な趣味に近かったり、友達にさそわれて何か作るときのためにやろうかなという感じです。

実際もう誘われていて、やりたいのですがまだその時間が作れず。


来年が厄年になるはずなのですが、年始から怒られてばかりです。それと同時に一人で現地に向かうことが急に増えました。かなり山あり谷ありの年始です。


知らなかったのですが、配属先の部署はキャリアを積んだ人が配属されるところのようです。新人として打ち込まれたのは大変辛かったですが、こんなに居心地の良い、厳しい部署で良かった。


精神的にタフじゃないと大変なところですが、いつのまにか図太くなりました。半年後には新卒が配属されてきますが、サポートできるようにならないとですね。本当ラッキーな昨年でした。


話は変わりますが、僕も奥さんがほしいなあと思ってるこのごろです。先輩の仲睦まじい奥さんとの話をいつも聞かされ、羨ましくて…

落ち着いて付き合える彼女でもできたらと最近良く思いますね。。。出会いが全然無い、さらに僕は草食系とよばれる部類でしょうね


なんかこうピンとくる人もいないし、以前の人を未だにひきずるわでダメですね笑
恋愛に奥手ではないのですが、やっぱり興味湧く人がいないというか


そんな上から言えるような人間ではないのでなんとも言えませんが、ねえ…


はやく余裕作って、自サバの再構築と、プログラミングやりたいですね。